Shp2Gpx is a command line tool which reads Shapefiles and writes GPX (to be completed...).
Features:
Dependencies:
See also:
Usage 1: Show copyright and version
% shp2gpx
Usage 2: Convert with defaults (geometry, routes, shapeid), creates shapefilename.gpx
% shp2gpx shapefilename
Usage 3: Show content (dbase file) field names and statistics
% shp2gpx shapefilename -content
Usage 4: Create gpxfilename.gpx with defaults
% shp2gpx shapefilename gpxfilename.gpx
Usage 5: Create gpxfilename.gpx with parameters
% shp2gpx shapefilename gpxfilename.gpx -sym=aFieldname -desc=anotherFieldname -ele=fieldnameX
Binaries including source code and some docs (INSTALL.txt, LICENSE.txt):