snap_to_road
Snaps a series of GPS coordinates to the nearest road, correcting noisy GPS traces from devices.
Instructions
Snap a series of GPS coordinates to the nearest road. Useful for cleaning up raw GPS traces from a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| points | Yes | Semicolon-separated lat,lng GPS points to snap to roads. e.g. '28.55,77.13;28.56,77.14' |