Map Matching Tool
This tool estimates the most likely trajectory given raw GPS locations and OpenStreetMap data.
Precomputed examples
Supported input formats
- GPS Exchange Format (.gpx)
- A common, XML-based GPS data format. More....
- Comma-separated values (.csv or .txt)
- Timestamp (required): int or float, Unix timestamp or YYYY-MM-DD hh:mm:ss
- Latitude (required): float
- Longitude (required): float
- Speed (optional): float, in [m/s]
- Examples:
1529390541.509389,51.095868333,3.125031539
2018-10-30 13:55:42.509389,51.095868333,3.125031539,6.25
2018-10-30 13:55:42,51.095868333,3.125031539