lit_streets ============= - This layer is shown at zoomlevel **16** and higher - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` #### Themes using this layer - [street_lighting](https://mapcomplete.osm.be/street_lighting) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - highway~^..*$ - lit!=no - lit~^..*$ - service!=driveway [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%5D%5B%22lit%22!%3D%22no%22%5D%5B%22lit%22%5D%5B%22service%22!%3D%22driveway%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` This tagrendering has no question and is thus read-only ### lit The question is Is this street lit? - This street is lit corresponds with `lit=yes` - This street is not lit corresponds with `lit=no` - This street is lit at night corresponds with `lit=sunset-sunrise` - This option cannot be chosen as answer - This street is lit 24/7 corresponds with `lit=24/7` ### questions Show the images block at this location This tagrendering has no question and is thus read-only ### minimap Shows a small map with the feature. Added by default to every popup This tagrendering has no question and is thus read-only This document is autogenerated from [assets/themes/street_lighting/street_lighting.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/street_lighting/street_lighting.json)