Jump to content

Loc,mps Files


Recommended Posts

I have downloaded waypoints from geocaching.com to a LOC file. I have also converted these to Mapsource format using Babel. However, geocaching only allows you to download a page of waypoints at a time. If I download page 1, then page 2, then page 3 from geocaching (those closest to home), how can I pull these LOC files into one big LOC file OR after converting these to MPS files, pull all of the MPS files into one big MPS file for use in MapSource? MapSource doesn't appear to allow 'adding' of new files. I would like to print maps from MapSource containing all of the waypoints for that area of the map, not just Page 1 from geocaching.com for that area, then Page 2 for that area, etc. Any ideas?

Link to comment

You could use your favorite text editor to combine the .loc files. Just open one up, select all the <waypoint>...</waypoint> data and paste it into the bottom of another .loc file, just after the last </waypoint>.

 

With MapSource, you can select the items (waypoints, routes, whatever), hit CTRL-C to copy them to the clipboard, then paste them into another instance of MapSource. It's clunky and they really should support a better way of doing it, but it works.

 

You should probably also check out GSAK. It'll do all that stuff and more.

Link to comment

Since you're already using GPSBabel, just use the merging capabilities to glom them together. You can do this with any format - loc or mps - but the song basically goes like:

 

gpsbabel -i loc -f file1.loc -f file2.loc -f file3.loc -o mapsource -F blah.mps

 

(If this had been asked in "units and software" you'd likely have had an answer sooner.)

Link to comment

I second the suggestion of EasyMPS. I was using several tools to get geocaching data loaded into my 60C. I almost paid for ExpertGPS (about$50) just to get USB compatibility - then I found EasyMPS.

 

It's perfect - it can format your waypoints (in a limited fashion). It can load/merge multple .mps and .loc files. And it can automatically open one or more files into Mapsource.

 

Just what I was looking for.

 

Mike

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...