csv format to GPX format

 

Is it possible to convert the cvs files to GPX files using GPSbabel?

gpsvisualizer

I have not tried GPSbabel but you could also try these.

http://www.gpsvisualizer.com/convert
http://www.poi-factory.com/node/14015

Yes

GPSbabel will convert CSV to GPX and back. Take a look at www.gpsbabel.org for the latest version and list of file formats.

--
___________________ Garmin 2455, 855, Oregon 550t

formating files

Thanks, I'll take a look at the site. I appreciate it.
I just wanted to make sure before I downloaded it. I'm new to all this.

file formats

Thanks Paul, This is a whole new world for me....

Yes...

trumandean wrote:

Is it possible to convert the cvs files to GPX files using GPSbabel?

...but there are some issues (this is V1.3.5).

Sample command line (assuming Garmin csv):-
gpsbabel -i garmin_poi -f test.csv -o gpx -F test.gpx

I gave it this as input:
-2.0,53.0,"Test","Description"

and received this as part of the output:

<wpt lat="53.000000000" lon="-2.000000000">
<name>&quot;Test&quot;</name>
<cmt>&quot;Description&quot;</cmt>
<desc>&quot;Description&quot;</desc>
</wpt>

There are two problems:

  1. It's done what the current version of Mapsource does - and written the comment data to the description field as well. Using POI Loader 2.5.2 with this file, will result in the data appearing twice (undocumented change from 2.4.2)
  2. It's not understood that the " characters are not to be taken literally.

The 9 decimal places are quite entertaining too!

--
------------------------ Phil Hornby, Stockport, England ----------------------               http://GeePeeEx.com - Garmin POI Creation made easy           »      

.

trumandean wrote:

Is it possible to convert the cvs files to GPX files using GPSbabel?

Just download GeePeeEx Editor and make your life easy.

--
Nuvi 660 -- and not upgrading it or maps until Garmin fixes long-standing bugs/problems, and get maps to where they are much more current, AND corrected on a more timely basis when advised of mistakes.

Gee Pee Ex Editor

Thanks buddy, I'll take a look appreciate it. I'm not familiar with any of this and so I'm just learning. I'm havin' a blast learning

The www.gpsvisualizer.com

The www.gpsvisualizer.com site is fantastic. Create files, convert to different formats, create maps and all for free!