[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) # street_lamps A layer showing street lights - This layer is shown at zoomlevel **16** and higher ## Table of contents 1. [Themes using this layer](#themes-using-this-layer) 2. [Presets](#presets) 3. [Basic tags for this layer](#basic-tags-for-this-layer) 4. [Supported attributes](#supported-attributes) - [images](#images) - [ref](#ref) - [support](#support) - [lamp_mount](#lamp_mount) - [method](#method) - [colour](#colour) - [count](#count) - [lit](#lit) - [direction](#direction) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - [delete-button](#delete-button) - [lod](#lod) ## Themes using this layer - [personal](https://mapcomplete.org/personal) - [street_lighting](https://mapcomplete.org/street_lighting) - [street_lighting_assen](https://mapcomplete.org/street_lighting_assen) ## Presets The following options to create new points are included: - **a street lamp** which has the following tags:highway=street_lamp ## Basic tags for this layer Elements must match the expression **highway=street_lamp** [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22street_lamp%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 | -----|-----|----- | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | | [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [catenary](https://wiki.openstreetmap.org/wiki/Tag:support%3Dcatenary) [ceiling](https://wiki.openstreetmap.org/wiki/Tag:support%3Dceiling) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) [pedestal](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpedestal) [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [wall_mount](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mount) | | [lamp_mount](https://wiki.openstreetmap.org/wiki/Key:lamp_mount) | Multiple choice | [straight_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dstraight_mast) [bent_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dbent_mast) | | [light:method](https://wiki.openstreetmap.org/wiki/Key:light:method) | Multiple choice | [LED](https://wiki.openstreetmap.org/wiki/Tag:light:method%3DLED) [incandescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dincandescent) [halogen](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhalogen) [discharge](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Ddischarge) [mercury](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmercury) [metal-halide](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmetal-halide) [fluorescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dfluorescent) [sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dsodium) [low_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dlow_pressure_sodium) [high_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhigh_pressure_sodium) [gas](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dgas) | | [light:colour](https://wiki.openstreetmap.org/wiki/Key:light:colour) | [color](../SpecialInputElements.md#color) | [white](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dwhite) [green](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dgreen) [orange](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dorange) | | [light:count](https://wiki.openstreetmap.org/wiki/Key:light:count) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D2) | | [light:lit](https://wiki.openstreetmap.org/wiki/Key:light:lit) | Multiple choice | [dusk-dawn](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddusk-dawn) [24/7](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3D24/7) [motion](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Dmotion) [demand](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddemand) | | [light:direction](https://wiki.openstreetmap.org/wiki/Key:light:direction) | [direction](../SpecialInputElements.md#direction) | | ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* ### ref The question is `What is the reference number of this street lamp?` *This street lamp has the reference number {ref}* is shown if `ref` is set ### support The question is `How is this street lamp mounted?` - *This lamp is suspended using cables* is shown if with support=catenary - *This lamp is mounted on a ceiling* is shown if with support=ceiling - *This lamp is mounted in the ground* is shown if with support=ground - *This lamp is mounted on a short pole (mostly < 1.5m)* is shown if with support=pedestal - *This lamp is mounted on a pole* is shown if with support=pole - *This lamp is mounted directly to the wall* is shown if with support=wall - *This lamp is mounted to the wall using a metal bar* is shown if with support=wall_mount ### lamp_mount The question is `How is this lamp mounted to the pole?` - *This lamp sits atop of a straight mast* is shown if with lamp_mount=straight_mast - *This lamp sits at the end of a bent mast* is shown if with lamp_mount=bent_mast This tagrendering is only visible in the popup if the following condition is met: support=pole ### method The question is `What kind of lighting does this lamp use?` - *This lamp is lit electrically* is shown if with light:method=electric. _This option cannot be chosen as answer_ - *This lamp uses LEDs* is shown if with light:method=LED - *This lamp uses incandescent lighting* is shown if with light:method=incandescent - *This lamp uses halogen lighting* is shown if with light:method=halogen - *This lamp uses discharge lamps (unknown type)* is shown if with light:method=discharge - *This lamp uses a mercury-vapour lamp (lightly blueish)* is shown if with light:method=mercury - *This lamp uses metal-halide lamps (bright white)* is shown if with light:method=metal-halide - *This lamp uses fluorescent lighting* is shown if with light:method=fluorescent - *This lamp uses sodium lamps (unknown type)* is shown if with light:method=sodium - *This lamp uses low pressure sodium lamps (monochrome orange)* is shown if with light:method=low_pressure_sodium - *This lamp uses high pressure sodium lamps (orange with white)* is shown if with light:method=high_pressure_sodium - *This lamp is lit using gas* is shown if with light:method=gas ### colour The question is `What colour light does this lamp emit?` *This lamp emits {light:colour} light* is shown if `light:colour` is set - *This lamp emits white light* is shown if with light:colour=white - *This lamp emits green light* is shown if with light:colour=green - *This lamp emits orange light* is shown if with light:colour=orange ### count The question is `How many fixtures does this light have?` *This lamp has {light:count} fixtures* is shown if `light:count` is set - *This lamp has 1 fixture* is shown if with light:count=1 - *This lamp has 2 fixtures* is shown if with light:count=2 This tagrendering is only visible in the popup if the following condition is met: support=pole ### lit The question is `When is this lamp lit?` - *This lamp is lit at night* is shown if with light:lit=dusk-dawn - *This lamp is lit 24/7* is shown if with light:lit=24/7 - *This lamp is lit based on motion* is shown if with light:lit=motion - *This lamp is lit based on demand (e.g. with a pushbutton)* is shown if with light:lit=demand ### direction The question is `Where does this lamp point to?` *This lamp points towards {light:direction}* is shown if `light:direction` is set This tagrendering is only visible in the popup if the following condition is met: light:count=1 ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### move-button _This tagrendering has no question and is thus read-only_ *{move_button()}* ### delete-button _This tagrendering has no question and is thus read-only_ *{delete_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` This document is autogenerated from [assets/layers/street_lamps/street_lamps.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)