Compare routing profiles
compare_profilesCompare multiple routing profiles for the same waypoints and evaluate distance, riding time, climb, and surface mix to decide which bike route style fits your needs.
Instructions
Routes the same waypoints with several profiles (e.g. trekking vs gravel vs fastbike) and compares distance, riding time, climb and surface mix, so the best style of route can be picked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profiles | Yes | Profiles to compare, e.g. ["trekking", "gravel", "fastbike"] | |
| waypoints | Yes | Start, optional via points, and destination | |
| avoid_areas | No | ||
| profile_options | No | Profile parameter overrides sent as profile:NAME=VALUE, e.g. {"avoid_unsafe": true, "maxSpeed": 25}. Use get_profile_options to discover what a profile supports. |