GPX to shapefile
- Author: 
- Menu: File | GPS Import
Description
Converts a GPX file into a Shapefile (.shp)(c) 2005 by Victor Olaya
email: volaya@ya.com
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 ] [-FILE ] [-TRACKPOINTS ] [-WAYPOINTS ] [-ROUTES ] [-ADD ]
  -BASEPATH:   	Gpx2shp path
	file path
  -FILE:       	GPX file
	file path
  -TRACKPOINTS:	Convert track points
	boolean
	Default: 1
  -WAYPOINTS:  	Convert way points
	boolean
	Default: 1
  -ROUTES:     	Convert routes
	boolean
	Default: 1
  -ADD:        	Load shapefile
	boolean
	Default: 1