street_lamps
==============
A layer showing street lights
## Table of contents
1. [street_lamps](#street_lamps)
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [ref](#ref)
+ [support](#support)
+ [lamp_mount](#lamp_mount)
+ [method](#method)
+ [colour](#colour)
+ [count](#count)
+ [lit](#lit)
+ [direction](#direction)
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
- [street_lighting](https://mapcomplete.osm.be/street_lighting)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- highway=street_lamp
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22street_lamp%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/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/support#values) [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)
[](https://taginfo.openstreetmap.org/keys/lamp_mount#values) [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)
[](https://taginfo.openstreetmap.org/keys/light:method#values) [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)
[](https://taginfo.openstreetmap.org/keys/light:colour#values) [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)
[](https://taginfo.openstreetmap.org/keys/light:count#values) [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)
[](https://taginfo.openstreetmap.org/keys/light:lit#values) [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)
[](https://taginfo.openstreetmap.org/keys/light:direction#values) [light:direction](https://wiki.openstreetmap.org/wiki/Key:light:direction) | [direction](../SpecialInputElements.md#direction) |
### ref
The question is **What is the reference number of this street lamp?**
This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref)
This is rendered with `This street lamp has the reference number {ref}`
### support
The question is **How is this street lamp mounted?**
- **This lamp is suspended using cables** corresponds with support=catenary
- **This lamp is mounted on a ceiling** corresponds with support=ceiling
- **This lamp is mounted in the ground** corresponds with support=ground
- **This lamp is mounted on a short pole (mostly < 1.5m)** corresponds with support=pedestal
- **This lamp is mounted on a pole** corresponds with support=pole
- **This lamp is mounted directly to the wall** corresponds with support=wall
- **This lamp is mounted to the wall using a metal bar** corresponds 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** corresponds with lamp_mount=straight_mast
- **This lamp sits at the end of a bent mast** corresponds with lamp_mount=bent_mast
### method
The question is **What kind of lighting does this lamp use?**
- **This lamp is lit electrically** corresponds with light:method=electric_This option cannot be chosen as answer_
- **This lamp uses LEDs** corresponds with light:method=LED
- **This lamp uses incandescent lighting** corresponds with light:method=incandescent
- **This lamp uses halogen lighting** corresponds with light:method=halogen
- **This lamp uses discharge lamps (unknown type)** corresponds with light:method=discharge
- **This lamp uses a mercury-vapour lamp (lightly blueish)** corresponds with light:method=mercury
- **This lamp uses metal-halide lamps (bright white)** corresponds with light:method=metal-halide
- **This lamp uses fluorescent lighting** corresponds with light:method=fluorescent
- **This lamp uses sodium lamps (unknown type)** corresponds with light:method=sodium
- **This lamp uses low pressure sodium lamps (monochrome orange)** corresponds with light:method=low_pressure_sodium
- **This lamp uses high pressure sodium lamps (orange with white)** corresponds with light:method=high_pressure_sodium
- **This lamp is lit using gas** corresponds with light:method=gas
### colour
The question is **What colour light does this lamp emit?**
This rendering asks information about the property [light:colour](https://wiki.openstreetmap.org/wiki/Key:light:colour)
This is rendered with `This lamp emits {light:colour} light`
- **This lamp emits white light** corresponds with light:colour=white
- **This lamp emits green light** corresponds with light:colour=green
- **This lamp emits orange light** corresponds with light:colour=orange
### count
The question is **How many fixtures does this light have?**
This rendering asks information about the property [light:count](https://wiki.openstreetmap.org/wiki/Key:light:count)
This is rendered with `This lamp has {light:count} fixtures`
- **This lamp has 1 fixture** corresponds with light:count=1
- **This lamp has 2 fixtures** corresponds with light:count=2
### lit
The question is **When is this lamp lit?**
- **This lamp is lit at night** corresponds with light:lit=dusk-dawn
- **This lamp is lit 24/7** corresponds with light:lit=24/7
- **This lamp is lit based on motion** corresponds with light:lit=motion
- **This lamp is lit based on demand (e.g. with a pushbutton)** corresponds with light:lit=demand
### direction
The question is **Where does this lamp point to?**
This rendering asks information about the property [light:direction](https://wiki.openstreetmap.org/wiki/Key:light:direction)
This is rendered with `This lamp points towards {light:direction}`
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)