Tool GPX to shapefile
Converts a GPX file into a Shapefile (.shp)(c) 2005 by Victor Olaya
email: volaya@ya.com
- Author: 
 
- Menu: File|GPS Import
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Options | Gpx2shp path | File path | BASEPATH | Gpx2shp path | - | 
 | GPX file | File path | FILE | - | - | 
 | Convert track points | Boolean | TRACKPOINTS | Convert track points | Default: 1 | 
 | Convert way points | Boolean | WAYPOINTS | Convert way points | Default: 1 | 
 | Convert routes | Boolean | ROUTES | Convert routes | Default: 1 | 
 | Load shapefile | Boolean | ADD | Load shapefile after conversion | Default: 1 | 
Command-line
Usage: saga_cmd io_gps 0 [-BASEPATH <str>] [-FILE <str>] [-TRACKPOINTS <str>] [-WAYPOINTS <str>] [-ROUTES <str>] [-ADD <str>]
  -BASEPATH:<str>   	Gpx2shp path
	File path
  -FILE:<str>       	GPX file
	File path
  -TRACKPOINTS:<str>	Convert track points
	Boolean
	Default: 1
  -WAYPOINTS:<str>  	Convert way points
	Boolean
	Default: 1
  -ROUTES:<str>     	Convert routes
	Boolean
	Default: 1
  -ADD:<str>        	Load shapefile
	Boolean
	Default: 1