An open API service indexing awesome lists of open source software.

https://github.com/bertrik/verkeersdrukte

Serves near-realtime traffic data (speed/intensity from NDW) for dutch roads in a friendly format (geoJSON, JSON, SSE)
https://github.com/bertrik/verkeersdrukte

citizen-science dutch ndw netherlands noise opendata road-traffic

Last synced: 4 months ago
JSON representation

Serves near-realtime traffic data (speed/intensity from NDW) for dutch roads in a friendly format (geoJSON, JSON, SSE)

Awesome Lists containing this project

README

          

# verkeersdrukte
Java application to serve traffic data from NDW in a friendly format

See https://stofradar.nl/traffic for the live map.

![Traffic map](images/traffic_map.png)

You can access the underlying data by zooming in, clicking a measurement location and noting the site name,
for example RWS01_MONIBAS_0121hrr0292ra.

Each measurement location has a couple of endpoint associated with it, for example:
* Static data: https://stofradar.nl/traffic/static/RWS01_MONIBAS_0121hrr0292ra
* Dynamic data, new data every minute: https://stofradar.nl/traffic/dynamic/RWS01_MONIBAS_0121hrr0292ra
* SSE event stream with live data: https://stofradar.nl/traffic/dynamic/RWS01_MONIBAS_0121hrr0292ra/events