SAGA-GIS Module Library Documentation (v2.3.0)

Module GPX to shapefile

Converts a GPX file into a Shapefile (.shp)(c) 2005 by Victor Olaya
email: volaya@ya.com

Parameters

 NameTypeIdentifierDescriptionConstraints
OptionsGpx2shp pathFile pathBASEPATHGpx2shp path-
GPX fileFile pathFILE--
Convert track pointsBooleanTRACKPOINTSConvert track pointsDefault: 1
Convert way pointsBooleanWAYPOINTSConvert way pointsDefault: 1
Convert routesBooleanROUTESConvert routesDefault: 1
Load shapefileBooleanADDLoad shapefile after conversionDefault: 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