This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

GDB to GPX

0

I regularly save my GPS tracks to the hard disk using MapSource. But MapSource always saves them as .gdb-files. The only .gpx-files I have are on the GPS device, but as far as I know they are usually overwritten. I saved the tracks from the last couple of months covering Iran and most of Pakistan and I'd like to upload them. Here are my questions:

  1. How do I convert my stored tracks (*.gdb) on my computer back to .gpx-files so I can upload them?
  2. Is there a way to upload the .gdb-files directly?

asked 03 Jan '11, 12:03

Besold_200D's gravatar image

Besold_200D
6224
accept rate: 0%


One Answer:

4

There is no way to upload GDB files directly. You can however open them in MapSource and then chose "Save As..." from the "File" menu, where you can then select the type to save the file as.

You can also use the open source utility GPSBabel (available for Windows, Linux, OS X) to convert from GDB to GPX.

answered 03 Jan '11, 12:49

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .