Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 324 Bytes

traffic-engine

Java Library for generating structured traffic speed statistics. OSM street extracts and GPS points go in. Anonymized OSM-linked speed samples come out.

See traffic-engine-app for a packaged web application for collecting and visualizing traffic statistics.

build

$ mvn clean package

run