Jump to content

Gpsbabel And Delorme


Gold Star

Recommended Posts

I thought I could use GPSBabel to load waypoints received from Pocket Queries (.gpx) into my Delorem Street Atlas program. I'm not sure what format to choose, because GPSBabel shows multiple formats for Delorme, none of which I can seem to import into Delorme Street Atlas. Any Help?

 

Thanks

Link to comment

Tried to test this numerous times, but GPSbabel continuously craps out while reading the GPX file, with the error GPX: XML parse error at 37753: reference to invalid character number. So I can't say if it generates a file that's useable in Street Atlas or not. The text seems to indicate that it's for the handheld version. Hard to say, since the program can't seem to handle the GPX data well enough to generate a file.

 

However, I do know that Utopia will allow you export GPX and/or LOC data in a file that can be imported by either the older Street Atlas programs (through v9), and the newer Street Atlas 2003/2004. You can select exactly which caches are exported, and fully customize the map label to include the waypoint ID, cache name, owner, date placed, type of cache, size of cache container, terrain and/or difficulty ratings, etc.

 

3608_2800.gif

"Don't mess with a geocacher. We know all the best places to hide a body."

Link to comment
Tried to test this numerous times, but GPSbabel continuously craps out while reading the GPX file, with the error GPX: XML parse error at 37753: reference to invalid character number. So I can't say if it generates a file

Email 'contact@geocaching.com' about your pocket query and ask them why they're STILL generating illegal GPX files? Every time I see this (and I get it about a dozen times a week) it's invalid XML that won't validate.

 

I'm seriously considering inserting an error handling with a 'cut and paste this to contact@geocaching.com' message.

Link to comment
I thought I could use GPSBabel to load waypoints received from Pocket Queries (.gpx) into my Delorem Street Atlas program. I'm not sure what format to choose, because GPSBabel shows multiple formats for Delorme,

GPSBabel works fine with Street Atlas. http://gpsbabel.sourceforge.net/readme.html shows that 'csv' is the correct form for SA9 Deluxe and SA 2003. XMapHH is for the Topo strains. If you have more specific questions, please follow up on the gpsbabel-misc mailing list.

 

I personally have SA9Dlx and SA2003, so I'm confident that works...

Link to comment
Thanks

 

I downloaded Utopia and ran it but couldnt find how to make the files for the Street Atlas 2003 or 2004,  only the TXT files for older versions.  Can you give me a clue wher I went wrong?

Thanks  Lou

In the file export dialog, you can select if you want the file for the older SA (v 9.0 or earlier) or for SA2003/2004. If it's for the latter, save the file in the DeLorme Docs/Draw folder (you don't have to, but it saves a step). It will have a .txt extension. In Street Atlas, just click on the Draw tab and click the File... button. Then click the Import... button. Select your file, and it's done.

 

The icon used will be whatever you have set as the default icon symbol at the time the import is performed.

 

Each import will create a new draw layer, so you can do multiple imports, and selectively activate just the ones you need.

 

I've added a FAQ section to the help text, and included this info in it. It will be available in the next incremental build.

 

3608_2800.gif

"Don't mess with a geocacher. We know all the best places to hide a body."

Link to comment
Email 'contact@geocaching.com' about your pocket query and ask them why they're STILL generating illegal GPX files?  Every time I see this (and I get it about a dozen times a week) it's invalid XML that won't validate.

That was a pain in my backside as well, but I just added code to CMConvert to filter invalid characters out of the input XML, and that seems to have pretty much eliminated the problem, in my case anyway. You might want to check the source for that (near the end of parser.cpp) and see what I'm doing.

 

Ideally, we should be able to get the guys at Groundspeak to fix the Pocket Query system but, as long as it's taking for the complaints to sink in over there, I just opted to reduce the support requests that I was getting :)

Link to comment
Thanks

 

Tried that and works GREAT. Nice to print SA map of a area to kind of orient oneself to start caching when there are several around a town.

 

Great job on Utopia

 

Lou

There was a local tech expo here a few months back, and the organizers asked our geocaching group if we would like to participate. For the event, I used Street Atlas's multi-panel map printing function to print out a huge map showing every physical geocache in the entire Dallas/Ft Worth area. Pretty cool.

Link to comment
I just added code to CMConvert to filter invalid characters out of the input XML, and that seems to have pretty much eliminated the problem, in my case anyway. 

I don't know if this thread inspired him, but Warm Fuzzies-Fuzzy just contributed the same idea to GPSBabel. It will now eat the broken XML that this site is content to generate since a year of problem reports is getting us nowhere. I'm so tired of dealing with this in GPSBabel that I'll probably spin another release in the next couple of days just to lighten the load on MY mailbox.

 

So much for standards :D

Street Atlas's multi-panel map printing function to print out a huge map

Delorme's 3x3 page maps are indeed very cool, but a pain to make. When I plan major out-of-town attacks, I build up a set of them so I can zoom out further than I can on the GPS itself (without the screen turning black) to get a sense of direction on which way to work.

Link to comment
I don't know if this thread inspired him, but Warm Fuzzies-Fuzzy just contributed the same idea to GPSBabel.

I have it on good authority that this thread was the straw that broke the camel's back. He'd been thinking about it for some time, though. (That's why he had all those files to test the fix with...)

Link to comment

I have been spinning my GPX files before sending to babel to get rid of the invalid characters, just use the standard templet, and let it kill my 2mb gps down to something 60-100k ;) Then Run babel on it for xmap and import it as a draw file in SA2003.

 

Ill hav eto get a newer version of babel it looks like. Thanks Fuzzy and Robert :D

 

-Robert

 

ps - I do like your program Robert even if you think I am a hater :D

Link to comment

Just downloaded Utopia, and was able to get the map pins on the Delorme Street Atlas 2004. Now my question is is there a way to get the G number, the name, and the difficulty level on those map pins all at one time. I do this with Microsoft Streets and Trips, but would use Delorme's Topo if I could do this in one move.

Link to comment
GPSbabel continuously craps out while reading the GPX file, with the error GPX: XML parse error at 37753: reference to invalid character number.

 

The freshly-released GPSBabel 1.2.1 is immune to the control characters in GPX log problem.

 

Since this has been the number one reported "problem" in GPSBabel for nearly a year, I'm pleased to release a version of GPSBabel that - like Spinner, Watcher, and many other programs that have to deal with geocaching.com pocket queries - now includes a disgusting hack to "fix" the broken pocket queries. (I"m even more pleased that Warm Fuzzies - Fuzzy did the work and not me. :-) It's invisible to the users; this problem should just Go Away from your view.

 

http://gpsbabel.sourceforge.net

Link to comment
Just downloaded Utopia, and was able to get the map pins on the Delorme Street Atlas 2004. Now my question is is there a way to get the G number, the name, and the difficulty level on those map pins all at one time. I do this with Microsoft Streets and Trips, but would use Delorme's Topo if I could do this in one move.

I don't have DeLorme TOPO, so I can't check this, but for Street Atlas you can format the label just about any way you want. It will probably work for TOPO as well.

 

In Utopia, from the Options menu, open the Export Options dialog and click on the Street Atlas tab.

 

The Label Text input field lets you format the label. Click inside the box to set focus to it, and press F1 to bring up the help display. This will list all the replacement codes. They all begin and end with a percent sign. Anything entered that's not a replacement code will be treated as a constant value.

 

Here's the format string I use:

 

%w%-%n% [%t%-%z% %dr%/%tr%]

 

This gives the waypoint ID, the name of the cache, the type of cache, the size of the container, and the difficulty and terrain rating. Here's a sample of the output:

 

GCH7X9-Out of Reach! [Mult-Micr 1.5/1]

Link to comment
Thanks, I changed the sting, and that added the G number, the name, and the rating, now if I could get it to do all 500 of my waypoints at one time I would use it.

If they're all in GPX files, it will. I've displayed over 650 waypoints in SA2003 before, with no problem. There's no extra work. I just opened 2 GPX files into Utopia (it handled the data merge and filtered out duplicates), then exported the file that I then opened in SA2003. It took less than a minute.

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...