Reachable area (isochrone)
isochroneDetermine the reachable area from a location within a given time or distance budget. Returns a bounding box and reach per direction for foot, car, or bike.
Instructions
Shows how far you can get from a place within a time or distance budget ("what is reachable in 15 minutes on foot?"). Returns a compact summary of the reachable area: bounding box and reach per compass direction. Give exactly one of minutes or kilometers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| center | Yes | Place name, address, or coordinates as "lat,lon" | |
| minutes | No | ||
| profile | Yes | Travel mode: on foot, by car or by bicycle | |
| language | No | Language for resolved place labels, default "en" | |
| kilometers | No |