4 MapMatcher - A simple and fast local map matcher for go

github.com godoc.org goreportcard.com posted by Cih2001 2438 days ago  

Map-Matching is the process of aligning a sequence of observed user positions with the road network on a digital map.

MapMatcher is a golang package that lets you to do so. Its input is a set of GPS trajectories consist of latitude, longitude, and timestamp of the points, plus information of road traffic.

Register to comment or vote on this story