104 lines
No EOL
2.8 KiB
Markdown
104 lines
No EOL
2.8 KiB
Markdown
|
|
|
|
extinguisher
|
|
==============
|
|
|
|
|
|
|
|
<img src='https://mapcomplete.osm.be/./assets/themes/hailhydrant/Twemoji12_1f9ef.svg' height="100px">
|
|
|
|
Map layer to show fire extinguishers.
|
|
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
1. [extinguisher](#extinguisher)
|
|
* [Themes using this layer](#themes-using-this-layer)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [extinguisher-location](#extinguisher-location)
|
|
+ [images](#images)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Themes using this layer
|
|
|
|
|
|
|
|
|
|
|
|
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
|
|
- [personal](https://mapcomplete.osm.be/personal)
|
|
|
|
|
|
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/extinguisher/extinguisher.json)
|
|
|
|
|
|
|
|
Basic tags for this layer
|
|
---------------------------
|
|
|
|
|
|
|
|
Elements must have the all of following tags to be shown on this layer:
|
|
|
|
|
|
|
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:emergency' target='_blank'>emergency</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_extinguisher' target='_blank'>fire_extinguisher</a>
|
|
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22emergency%22%3D%22fire_extinguisher%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
|
|
----------- | ------ | ------------------------------------------
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/location#values) [location](https://wiki.openstreetmap.org/wiki/Key:location) | [string](../SpecialInputElements.md#string) | [indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Doutdoor)
|
|
|
|
|
|
|
|
|
|
### extinguisher-location
|
|
|
|
|
|
|
|
The question is **Where is it positioned?**
|
|
|
|
This rendering asks information about the property [location](https://wiki.openstreetmap.org/wiki/Key:location)
|
|
This is rendered with `Location: {location}`
|
|
|
|
|
|
|
|
- **Found indoors.** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor' target='_blank'>indoor</a>
|
|
- **Found outdoors.** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Doutdoor' target='_blank'>outdoor</a>
|
|
|
|
|
|
|
|
|
|
### images
|
|
|
|
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
|
|
|
|
|
|
This document is autogenerated from [assets/layers/extinguisher/extinguisher.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/extinguisher/extinguisher.json) |