From 097d2cf35e74b1c9611df977f2f07fbb7d8fc2a1 Mon Sep 17 00:00:00 2001 From: knoflook Date: Sun, 25 May 2025 10:31:41 +0200 Subject: [PATCH] update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 13f4289..324c606 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ Rotterdam has a lot of streets with live view cameras. The list of these streets [here's where you can find the lists](https://zoek.officielebekendmakingen.nl/resultaten?q=(c.product-area==%22officielepublicaties%22)and(cql.textAndIndexes=%22aanwijzingsbesluit%22%20and%20cql.textAndIndexes=%22cameratoezicht%22)%20AND%20dt.creator==%22Rotterdam%22&zv=aanwijzingsbesluit+cameratoezicht&pg=10&col=&svel=Publicatiedatum&svol=Aflopend&sf=po%7cRotterdam) +> [!CAUTION] +> This map is not complete! Look in `docs/add-manually.md` for a list of streets/parks etc that were not properly imported. Also check the gemeenteblad before trusting this map as the data might have changed in the meantime. + +## How to view the map on your computer + +- Install [qgis](https://qgis.org) +- in qgis, go to Plugins → Manage and install plugins → find QuickMapServices and install it +- go to Project → Open and open the `.qgz` file + +## Info + ![grayscale map with a bunch of red lines](docs/partial-map.png) this is a WIP, the current structure of repo is as follows: