mapcomplete/Docs/Layers/indoors.md

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

150 lines
4.2 KiB
Markdown
Raw Normal View History

2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-07-26 10:51:14 +02:00
indoors
=========
Basic indoor mapping: shows room outlines
- This layer is shown at zoomlevel **13** and higher
2022-07-31 13:33:45 +02:00
- This layer is needed as dependency for layer [entrance](#entrance)
2022-07-26 10:51:14 +02:00
#### Themes using this layer
- [indoors](https://mapcomplete.osm.be/indoors)
2022-07-26 16:58:51 +02:00
- [onwheels](https://mapcomplete.osm.be/onwheels)
2022-07-26 10:51:14 +02:00
- [personal](https://mapcomplete.osm.be/personal)
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:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Droom' target='_blank'>room</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Darea' target='_blank'>area</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dwall' target='_blank'>wall</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Ddoor' target='_blank'>door</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dlevel' target='_blank'>level</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22indoor%22%3D%22room%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22area%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22wall%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22door%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22level%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
----------------------
2022-07-31 13:33:45 +02:00
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-08-24 03:09:51 +02:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) |
2022-07-31 13:33:45 +02:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
2022-07-26 10:51:14 +02:00
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
2022-07-26 10:51:14 +02:00
This tagrendering has no question and is thus read-only
2022-07-31 13:33:45 +02:00
### ref
2022-12-08 00:48:44 +01:00
The question is *What is the reference number of this room?*
2022-08-24 03:09:51 +02:00
This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref)
2022-12-08 00:48:44 +01:00
This is rendered with `This room has the reference number {ref}`
2022-08-24 03:09:51 +02:00
2022-12-06 03:41:27 +01:00
This tagrendering is only visible in the popup if the following condition is met: `indoor=room|indoor=area|indoor=corridor`
2022-08-24 03:09:51 +02:00
### name
2022-12-08 00:48:44 +01:00
The question is *What is the name of this room?*
2022-07-31 13:33:45 +02:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
2022-12-08 00:48:44 +01:00
This is rendered with `This room is named {name}`
2022-07-31 13:33:45 +02:00
2022-08-24 03:09:51 +02:00
2023-04-15 03:02:01 +02:00
This tagrendering is only visible in the popup if the following condition is met: `indoor=room|indoor=area|indoor=corridor`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
2022-07-26 10:51:14 +02:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/indoors/indoors.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/indoors/indoors.json)