mapcomplete/Docs/Layers/assembly_point.md

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

86 lines
5.3 KiB
Markdown
Raw Normal View History

2024-02-12 12:52:28 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-07-12 03:16:41 +02:00
# assembly_point
2024-05-07 00:41:59 +02:00
2024-02-12 12:52:28 +01:00
This layer contains assembly points and waiting areas where all employees, passengers or a large crowd assemble in case of an emergency.
2024-07-12 03:16:41 +02:00
- This layer is shown at zoomlevel **10** and higher
2024-07-16 19:31:00 +02:00
2024-05-07 00:41:59 +02:00
## Table of contents
2024-07-12 03:16:41 +02:00
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
2024-06-18 21:11:42 +02:00
- [images](#images)
- [assembly_point_name](#assembly_point_name)
- [assembly_point_operator](#assembly_point_operator)
- [disaster_type](#disaster_type)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Themes using this layer
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
- [disaster_response](https://mapcomplete.org/disaster_response)
- [personal](https://mapcomplete.org/personal)
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Basic tags for this layer
2024-05-07 00:41:59 +02:00
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:emergency' target='_blank'>emergency</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dassembly_point' target='_blank'>assembly_point</a>**
2024-02-12 12:52:28 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22emergency%22%3D%22assembly_point%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-07-12 03:16:41 +02:00
## Supported attributes
2024-02-12 12:52:28 +01:00
2024-07-12 03:16:41 +02:00
**Warning:**,this quick overview is incomplete,
2024-02-12 12:52:28 +01:00
2024-07-12 03:16:41 +02:00
| attribute | type | values which are supported by this layer |
-----|-----|----- |
2024-07-16 19:31:00 +02:00
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/operator#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/operator/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
2024-02-12 12:52:28 +01:00
2024-06-18 21:11:42 +02:00
### images
2024-05-07 00:41:59 +02:00
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
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{image_carousel()}{image_upload()}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### assembly_point_name
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What is the name of this assembly point?`
2024-07-16 19:31:00 +02:00
*This assembly point is named <b>{name}</b>* is shown if `name` is set
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### assembly_point_operator
2024-02-12 12:52:28 +01:00
2024-06-16 16:06:26 +02:00
The question is `What organization operates this assembly point?`
2024-07-16 19:31:00 +02:00
*This assembly point is operated by <b>{operator}</b>* is shown if `operator` is set
2024-02-12 12:52:28 +01:00
2024-06-18 21:11:42 +02:00
### disaster_type
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `For which disaster type is this assembly point meant?`
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/assembly_point/earthquake.svg' style='width: 3rem; height: 3rem'> *Earthquake* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:assembly_point:earthquake' target='_blank'>assembly_point:earthquake</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:assembly_point:earthquake%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add assembly_point:earthquake=
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/assembly_point/flood.svg' style='width: 3rem; height: 3rem'> *Flood* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:assembly_point:flood' target='_blank'>assembly_point:flood</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:assembly_point:flood%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add assembly_point:flood=
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/assembly_point/fire.svg' style='width: 3rem; height: 3rem'> *Fire* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:assembly_point:fire' target='_blank'>assembly_point:fire</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:assembly_point:fire%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add assembly_point:fire=
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/assembly_point/landslide.svg' style='width: 3rem; height: 3rem'> *Landslide* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:assembly_point:landslide' target='_blank'>assembly_point:landslide</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:assembly_point:landslide%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add assembly_point:landslide=
2024-06-18 21:11:42 +02:00
2024-07-16 19:31:00 +02:00
### leftover-questions
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{questions( ,)}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### move-button
2024-02-12 12:52:28 +01:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{move_button()}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### lod
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{linked_data_from_website()}*
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
This document is autogenerated from [assets/layers/assembly_point/assembly_point.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/assembly_point/assembly_point.json)