GPX To Features

Title  GPX To Features

Summary

Converts the point data in a .gpx file to features.


Usage

Syntax

Parameter Explanation
Input_GPX_File

The input .gpx file to be converted.

Output_Feature_class

The output point feature class.

Output_Type

Specifies the geometry type of the output feature class.Points—An output point feature class will be created. All GPX points will be included in the output. This is the default.Tracks as polylines—An output polyline feature class will be created. Only GPX track points will be included in the output.

Code Samples

Tags

change, convert, export, feature, format, garmin, gps, gpx, handheld, import, rte, satellite, topografix, track, trackpoint, turn, waypoint, wpt, xml

Credits

Use limitations