Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-07-26 10:51:14 +02:00
parent 5cd300f42e
commit 22d79b0dc2
178 changed files with 5023 additions and 3595 deletions

View file

@ -16,6 +16,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- This layer is shown at zoomlevel **18** and higher
- This layer is not visible by default and must be enabled in the filter by the user.
- This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-<id>=true
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
- This layer will automatically load [entrance](./entrance.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _entrance_properties)
@ -36,7 +37,6 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [entrances](https://mapcomplete.osm.be/entrances)
- [personal](https://mapcomplete.osm.be/personal)
- [surveillance](https://mapcomplete.osm.be/surveillance)
- [walls_and_buildings](https://mapcomplete.osm.be/walls_and_buildings)
@ -89,7 +89,7 @@ This is rendered with <a href ='#{_entrance:id} '>This door has a width of {can
- This entrance has no width information corresponds with
- This entrance has no width information corresponds with ``
This document is autogenerated from [assets/layers/walls_and_buildings/walls_and_buildings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/walls_and_buildings/walls_and_buildings.json)