Matching Tracks to the Road Network
The track matching tries to assign a GPS track to segments on a digital map.
Benefits
- GPS inaccuracy correction and automatic route
A route corresponds to a path of a vehicle through the underlying transport network. The main attributes of a route are the distance and the time that the vehicle travels along the path. matching validation, recognising driving directions and further rules
- Create driving reports and compare real driven speed with speed limits
- Dissect driving behaviour like mileage, breaks and speeding
Prerequisites
Please ensure following prerequisites are fulfilled before you start with the use case:
- Installed and licensed PTV xMatch Service
Programming Guide
The following sample illustrates the basic steps that are necessary to match a GPS track with the matchTrack web service A web service represents a communication technology applied in computer networks. It provides an interface described in a machine-processable format, for example WSDL. API and visualize it on the map:
Related Topics
The following topics might be relevant for this use case.