mapbox_matrix
Calculate travel time and distance matrices between multiple coordinates for navigation planning with customizable parameters like bearings, approaches, and departure time.
Instructions
Calculate travel time and distance matrices between coordinates
Input Schema
Name | Required | Description | Default |
---|---|---|---|
annotations | No | Type of matrix to return | duration,distance |
approaches | No | Approaches to coordinates | |
bearings | No | Bearings for coordinates | |
coordinates | Yes | Array of coordinates | |
depart_at | No | Departure time in ISO 8601 format | |
destinations | No | Indices of destination coordinates | |
fallback_speed | No | Speed for direct path calculation when no route exists | |
profile | No | Navigation mode | driving |
sources | No | Indices of source coordinates |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mapbox-mcp-server
Related Tools
- @modelcontextprotocol/google-maps
- @AidenYangX/mapbox-mcp-server
- @AidenYangX/mapbox-mcp-server
- @GongRzhe/TRAVEL-PLANNER-MCP-Server
- @modelcontextprotocol/google-maps