analyze_gpx_route
Analyze a GPX track or route to obtain distance, elevation, endpoints, and fixed-distance sectors with grade and bearing. No external writes needed.
Instructions
Analyze a GPX track or route without external writes. Returns distance, elevation, endpoints and compact fixed-distance sectors with coordinates, grade and bearing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpxXml | Yes | Complete GPX XML document | |
| segmentDistanceKm | No |