Skip to content

Commit 2aa4073

Browse files
committed
Add drips screenshot to README.md
1 parent 7970ef4 commit 2aa4073

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# verkeersdrukte
22
Java application to serve traffic data from NDW in a friendly format
33

4-
See https://stofradar.nl/traffic for the live map.
4+
See https://stofradar.nl/traffic and https://stofradar.nl/drips for live maps.
55

6-
![Traffic map](images/traffic_map.png)
6+
![Traffic map](images/traffic_map.png) ![DRIPs](images/drips_map.png)
77

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

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

images/drips_map.png

299 KB
Loading

0 commit comments

Comments
 (0)