gpx_to_geojson
Convert a GPS track/route file (GPX — from Garmin, Strava exports, hiking/cycling apps, waypoints) to GeoJSON (e.g. "convert my GPS track to GeoJSON", "GPX to GeoJSON", "import my Strava route").
Returns the GeoJSON FeatureCollection as a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpx | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |