Map Matching
map_matching"Snap GPS trace to roads" / "clean up noisy GPS coordinates" / "match track to road network" — takes a sequence of GPS points and returns the most likely path along the road network. Use for vehicle telematics, fitness-tracker cleanup, or "what road did this driver actually take" questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tidy | No | ||
| steps | No | ||
| profile | No | ||
| overview | No | ||
| radiuses | No | ||
| geometries | No | ||
| timestamps | No | ||
| annotations | No | ||
| coordinates | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||