create_track_selection
Select one continuous subsection from an analyzed GPX track segment using start and end coordinates, timestamps, or point indices—enabling targeted analysis and editing without duplicating the original data.
Instructions
Select one continuous subsection of an analyzed GPX without copying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_lat | No | ||
| end_lon | No | ||
| end_time | No | ||
| track_id | Yes | ||
| start_lat | No | ||
| start_lon | No | ||
| segment_id | Yes | ||
| start_time | No | ||
| end_point_index | No | ||
| start_point_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |