mapcomplete/Docs/Layers/observation_tower.md

267 lines
10 KiB
Markdown
Raw Normal View History

2022-02-14 04:59:49 +01:00
observation_tower
2022-01-14 19:36:36 +01:00
===================
2022-02-14 04:59:49 +01:00
<img src='https://mapcomplete.osm.be/circle:white;./assets/layers/observation_tower/Tower_observation.svg' height="100px">
2022-01-14 19:36:36 +01:00
Towers with a panoramic view
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [observation_tower](#observation_tower)
2022-02-14 04:59:49 +01:00
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [images](#images)
+ [name](#name)
+ [Height](#height)
2022-02-14 04:59:49 +01:00
+ [access](#access)
2022-01-14 19:36:36 +01:00
+ [Fee](#fee)
+ [payment-options](#payment-options)
2022-02-14 04:59:49 +01:00
+ [website](#website)
2022-02-04 01:04:20 +01:00
+ [step_count](#step_count)
+ [elevator](#elevator)
2022-02-14 04:59:49 +01:00
+ [Operator](#operator)
2022-01-14 19:36:36 +01:00
+ [wheelchair-access](#wheelchair-access)
+ [wikipedia](#wikipedia)
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [observation_towers](https://mapcomplete.osm.be/observation_towers)
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/observation_tower/observation_tower.json)
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:tower:type' target='_blank'>tower:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tower:type%3Dobservation' target='_blank'>observation</a>
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-02-14 04:59:49 +01: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) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/height#values) [height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [guided](https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided)
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
2022-02-14 04:59:49 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/step_count#values) [step_count](https://wiki.openstreetmap.org/wiki/Key:step_count) | [pnat](../SpecialInputElements.md#pnat) |
2022-02-04 01:04:20 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/elevator#values) [elevator](https://wiki.openstreetmap.org/wiki/Key:elevator) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dno)
2022-02-14 04:59:49 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
2022-02-14 04:59:49 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### name
2022-01-14 19:36:36 +01:00
The question is **What is the name of this tower?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
2022-01-14 19:36:36 +01:00
This is rendered with `This tower is called <b>{name}</b>`
2022-02-14 04:59:49 +01:00
- **This tower doesn't have a specific name** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a>
### Height
2022-01-14 19:36:36 +01:00
The question is **What is the height of this tower?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [height](https://wiki.openstreetmap.org/wiki/Key:height)
2022-01-14 19:36:36 +01:00
This is rendered with `This tower is {height} high`
2022-02-14 04:59:49 +01:00
### access
The question is **Can this tower be visited?**
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
- **This tower is publicly accessible** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
- **This tower can only be visited with a guide** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided' target='_blank'>guided</a>
### Fee
2022-01-14 19:36:36 +01:00
The question is **How much does one have to pay to enter this tower?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
2022-01-14 19:36:36 +01:00
This is rendered with `Visiting this tower costs <b>{charge}</b>`
2022-02-14 04:59:49 +01:00
- **Free to visit** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>
### payment-options
2022-01-14 19:36:36 +01:00
The question is **Which methods of payment are accepted here?**
2022-02-14 04:59:49 +01:00
- **Cash is accepted here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- **Payment cards are accepted here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
### website
The question is **What is the website of {name}?**
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
- **<a href='{contact:website}' target='_blank'>{contact:website}</a>** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
### step_count
2022-02-04 01:04:20 +01:00
The question is **How much individual steps does one have to climb to reach the top of this tower?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [step_count](https://wiki.openstreetmap.org/wiki/Key:step_count)
2022-02-04 01:04:20 +01:00
This is rendered with `This tower has {step_count} steps to reach the top`
2022-02-14 04:59:49 +01:00
### elevator
2022-02-04 01:04:20 +01:00
The question is **Does this tower have an elevator?**
2022-02-14 04:59:49 +01:00
- **This tower has an elevator which takes visitors to the top** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:elevator' target='_blank'>elevator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dyes' target='_blank'>yes</a>
- **This tower does not have an elevator** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:elevator' target='_blank'>elevator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dno' target='_blank'>no</a>
### Operator
The question is **Who maintains this tower?**
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `Maintained by <b>{operator}</b>`
### wheelchair-access
2022-01-14 19:36:36 +01:00
The question is **Is this place accessible with a wheelchair?**
2022-02-14 04:59:49 +01:00
- **This place is specially adapted for wheelchair users** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated' target='_blank'>designated</a>
- **This place is easily reachable with a wheelchair** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>
- **It is possible to reach this place in a wheelchair, but it is not easy** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited' target='_blank'>limited</a>
- **This place is not reachable with a wheelchair** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno' target='_blank'>no</a>
### wikipedia
2022-01-14 19:36:36 +01:00
The question is **What is the corresponding Wikidata entity?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata)
2022-01-14 19:36:36 +01:00
This is rendered with `{wikipedia():max-height:25rem}`
2022-02-14 04:59:49 +01:00
- **No Wikipedia page has been linked yet** corresponds with _This option cannot be chosen as answer_
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/observation_tower/observation_tower.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/observation_tower/observation_tower.json)