mapcomplete/Docs/Layers/lit_streets.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

122 lines
2.9 KiB
Markdown
Raw Normal View History

2022-04-06 16:12:01 +02:00
lit_streets
2022-01-14 19:36:36 +01:00
=============
2022-07-18 00:12:56 +02:00
- This layer is shown at zoomlevel **16** and higher
2022-04-06 16:12:01 +02:00
- 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)
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-04-06 16:12:01 +02:00
- highway~^..*$
- lit!=no
2022-04-06 16:12:01 +02:00
- lit~^..*$
- service!=driveway
2022-04-06 16:12:01 +02:00
[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)
2022-04-06 16:12:01 +02:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
2022-06-19 22:13:38 +02:00
### images
2022-07-26 10:51:14 +02:00
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
2022-06-19 22:13:38 +02:00
This tagrendering has no question and is thus read-only
2022-04-06 16:12:01 +02:00
### lit
2022-01-14 19:36:36 +01:00
The question is Is this street lit?
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
2022-07-26 10:51:14 +02:00
- This street is lit corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes' target='_blank'>yes</a>`
- This street is not lit corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno' target='_blank'>no</a>`
- This street is lit at night corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dsunset-sunrise' target='_blank'>sunset-sunrise</a>`
- This option cannot be chosen as answer
2022-07-26 10:51:14 +02:00
- This street is lit 24/7 corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7' target='_blank'>24/7</a>`
2022-04-06 16:12:01 +02:00
### questions
2022-07-26 10:51:14 +02:00
Show the images block at this location
This tagrendering has no question and is thus read-only
2022-04-06 16:12:01 +02:00
### minimap
2022-07-26 10:51:14 +02:00
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
2022-04-06 16:12:01 +02:00
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)