All Projects → conveyal → traffic-tools

conveyal / traffic-tools

Licence: LGPL-3.0 license
a collection of data processing tools roadway traffic analysis

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
ApacheConf
554 projects
shell
77523 projects

traffic-tools

A collection of vehicle traffic analysis and traffic operations management tools. The project includes:

  • traffic-engine: an OpenStreetMap-based traffic monitoring engine. traffic-engine consumes GPS real-time or offline location data and converts to an aggregate measure of roadway speed. Can be used for a variety of analysis applications, including generation of travel speed maps (https://a.tiles.mapbox.com/v3/conveyal.map-p0tdb7j3.html#13/10.2990/123.9055)

  • TrafficProbe: an Android-based mobile platform for collecting real-time traffic data. Efficiently collects and transmits GPS locations to a central traffic-engine server. And as integrated with the cebu-server instance, allows users to view traffic alerts and roadway speed overlays on a mobile device.

  • examples/cebu-server: a city specific implementation of a traffic-engine front-end. This server collects real-time floating car sample data for use by traffic-engine. This also offers a variety of related traffic management interfaces including a distributed traffic alert tracking interface and analysis/querying tools for extracting data from traffic-engine generated data sets.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].