Analyse cycling event route
analyse_event_routeAnalyse a cycling-event GPX using SEMIPRO Event Demand Intelligence. Use this when a rider, coach or agent asks what a route will demand, which climbs or sections matter, or what kind of performance problem the course creates. This analyses the course only: it does not inspect an athlete, prescribe training, predict a result, diagnose a medical issue, or analyse a completed FIT activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | ||
| gpx_xml | No | Complete GPX XML. Provide this or gpx_base64. Maximum decoded size: 3 MB. | |
| gpx_base64 | No | Base64-encoded GPX file. Provide this or gpx_xml. Maximum decoded size: 3 MB. |