docs: what is add-manually

This commit is contained in:
knoflook 2025-02-24 00:45:55 +01:00
parent 921ce189d1
commit dec0882cf9

View File

@ -7,7 +7,8 @@ Rotterdam has a lot of streets with live view cameras. The list of these streets
![grayscale map with a bunch of red lines](docs/partial-map.png)
this is a WIP, the current structure of repo is as follows:
- `docs/` - self-explanatory
- `docs/`
- `add-manually.md` - list of places that are not picked up by scripts and have to be added manually to the map. it's important to update this based on the info you get from `working-data/05`
- `source-data`
- `all-streets` - what I copied from the OG 2022 gemeenteblad with the camera plan. Doesn't include further changes. Not very useful
- `by-district/` - the document that describes the camera surveillance divides the city into 11 districts. So there's 11 files in that directory, each containing an annotated list of streets in that district, with further updates from the gemeente. Also includes spelling fixes (surprising amount of misspelled streets in the source documents, but sometimes also the streets are just called differently in OSM. For example Overpass doesn't like "1° Pijnackerstraat" but "1e Pijnackerstraat" works fine. Or the municipality put A. Wellingpad in the document they published but the street is actually called Alberta Wellingpad on OSM.)