forked from MapComplete/MapComplete
Chore: update docs
This commit is contained in:
parent
fc754f1632
commit
9cabc83a8e
43 changed files with 1673 additions and 346 deletions
|
@ -70,6 +70,8 @@
|
|||
- grave
|
||||
- guidepost
|
||||
- hackerspace
|
||||
- historic_aircraft
|
||||
- historic_rolling_stock
|
||||
- hydrant
|
||||
- ice_cream
|
||||
- indoors
|
||||
|
@ -132,6 +134,7 @@
|
|||
- village_green
|
||||
- waste_basket
|
||||
- waste_disposal
|
||||
- windpump
|
||||
- windturbine
|
||||
|
||||
### luminous_or_lit
|
||||
|
@ -296,14 +299,18 @@
|
|||
|
||||
- artwork
|
||||
- cinema
|
||||
- historic_rolling_stock
|
||||
- lighthouse
|
||||
- nature_reserve
|
||||
- observation_tower
|
||||
- school
|
||||
- windpump
|
||||
|
||||
### memorial.memorial-questions
|
||||
|
||||
- artwork
|
||||
- historic_aircraft
|
||||
- historic_rolling_stock
|
||||
|
||||
### bench.bench-questions
|
||||
|
||||
|
@ -486,6 +493,13 @@
|
|||
- physiotherapist
|
||||
- school
|
||||
|
||||
### smoking
|
||||
|
||||
- cafe_pub
|
||||
- food
|
||||
- food_courts
|
||||
- outdoor_seating
|
||||
|
||||
### wheelchair-access
|
||||
|
||||
- cafe_pub
|
||||
|
@ -502,13 +516,6 @@
|
|||
- tourism_accomodation
|
||||
- transit_stops
|
||||
|
||||
### smoking
|
||||
|
||||
- cafe_pub
|
||||
- food
|
||||
- food_courts
|
||||
- outdoor_seating
|
||||
|
||||
### service:electricity
|
||||
|
||||
- cafe_pub
|
||||
|
@ -819,6 +826,10 @@
|
|||
|
||||
- tourism_accomodation
|
||||
|
||||
### ref
|
||||
|
||||
- windpump
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/*.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/*.json)
|
||||
|
|
|
@ -78,6 +78,7 @@ This is a special layer - data is not sourced from OpenStreetMap
|
|||
- [name](#name)
|
||||
- [has_toilets](#has_toilets)
|
||||
- [reservation](#reservation)
|
||||
- [ref](#ref)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
|
@ -122,6 +123,7 @@ This is a special layer - data is not sourced from OpenStreetMap
|
|||
| <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/toilets#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/ref#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/ref/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
|
@ -182,6 +184,7 @@ This is a special layer - data is not sourced from OpenStreetMap
|
|||
| [name](#name) <br/> _(Original in [questions](./BuiltinQuestions.md#name))_ | What is the name of this place?<br/>_<b>{name}</b>_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [has_toilets](#has_toilets) <br/> _(Original in [questions](./BuiltinQuestions.md#has_toilets))_ | Has toilets?<br/>3 options | | _Multiple choice only_ |
|
||||
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
|
||||
| [ref](#ref) <br/> _(Original in [questions](./BuiltinQuestions.md#ref))_ | What is the reference number?<br/>_The reference number is <b>{ref}</b>_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) |
|
||||
|
||||
### questions
|
||||
Show the questions block at this location
|
||||
|
@ -690,6 +693,12 @@ The question is `Is a reservation required for this place?`
|
|||
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
|
||||
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
|
||||
|
||||
### ref
|
||||
|
||||
The question is `What is the reference number?`
|
||||
|
||||
*The reference number is <b>{ref}</b>* is shown if `ref` is set.
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/questions/questions.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/questions/questions.json)
|
||||
|
|
|
@ -409,11 +409,12 @@ This table gives a summary of ids, names and other metainformation. [See the onl
|
|||
| osm-hr-knin-2007 | osm-hr: Knin 2007 Aerial imagery | historicphoto | | |
|
||||
| osm-hr-zagreb-2012 | osm-hr: Zagreb 2012 Aerial imagery | historicphoto | | Grad Zagreb, Gradski ured za strategijsko planiranje i razvoj Grada |
|
||||
| osm-hr-zagreb-2018 | osm-hr: Zagreb 2018 Aerial imagery | photo | ⭐ | Grad Zagreb, Gradski ured za strategijsko planiranje i razvoj Grada |
|
||||
| Budapest_XI_2015 | Budapest district XI orthophoto 2015 | historicphoto | | Budapest XI. kerület önkormányzata |
|
||||
| Budapest_XI_2017 | Budapest district XI orthophoto 2017 | historicphoto | | Budapest XI. kerület önkormányzata |
|
||||
| Budapest_XI_2019 | Budapest district XI orthophoto 2019 | historicphoto | | Budapest XI. kerület önkormányzata |
|
||||
| Budapest_XI_2021 | Budapest district XI orthophoto 2021 | historicphoto | | Budapest XI. kerület önkormányzata |
|
||||
| Budapest_XI_2023 | Budapest district XI orthophoto 2023 | photo | ⭐ | Budapest XI. kerület önkormányzata |
|
||||
| Budapest_XI_2015 | Budapest district XI orthophoto 2015 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| Budapest_XI_2017 | Budapest district XI orthophoto 2017 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| Budapest_XI_2019 | Budapest district XI orthophoto 2019 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| Budapest_XI_2021 | Budapest district XI orthophoto 2021 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| Budapest_XI_2023 | Budapest district XI orthophoto 2023 | photo | ⭐ | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| Budapest_XI_2025 | Budapest district XI orthophoto 2025 | photo | ⭐ | Budapest Főváros XI. Kerület Újbuda Önkormányzata |
|
||||
| FOMI_2015_leafoff_20cm | FÖMI orthophoto 2015 leaf-off 20cm (webp) | photo | | Lechner Tudásközpont |
|
||||
| OpenStreetMap-turistautak | OpenStreetMap (turistautak) | osmbasedmap | | © OpenStreetMap contributors |
|
||||
| Torokbalint-orthophoto-2013 | Törökbálint orthophoto 2013 | historicphoto | | Törökbálint |
|
||||
|
@ -523,9 +524,13 @@ This table gives a summary of ids, names and other metainformation. [See the onl
|
|||
| UkraineVinnytsiaTG2021 | Ukraine - Vinnytsia TG 2021 | photo | | © Вінницька міська рада |
|
||||
| Canvec_French | Canvec - French | map | | |
|
||||
| Canvec | Canvec - English | map | | |
|
||||
| Toronto-Imagery-Most-Current-Year | Toronto Latest Orthoimagery | photo | | Contains information licensed under the Open Government Licence – Toronto |
|
||||
| Geobase_Roads_French | Geobase Roads - French | other | | |
|
||||
| Geobase_Roads | Geobase Roads - English | other | | |
|
||||
| NRCan-HRDEM-DSM | High Resolution Digital Elevation Model Mosaic (DSM) | elevation | | Contains information licensed under the Open Government Licence – Canada |
|
||||
| NRCan-HRDEM-DTM | High Resolution Digital Elevation Model Mosaic (DTM) | elevation | | Contains information licensed under the Open Government Licence – Canada |
|
||||
| Toronto-Imagery-Most-Current-Year | Toronto Latest Orthoimagery | photo | | Contains information licensed under the Open Government Licence – Toronto |
|
||||
| Ontario_Mosaic_2018-2022_CIR | Ontario Orthophotography Mosaic 2018-2022 (CIR) | photo | | Contains information licensed under the Open Government Licence – Ontario |
|
||||
| Ontario_Mosaic_2018-2022_RGB | Ontario Orthophotography Mosaic 2018-2022 (RGB) | photo | | Contains information licensed under the Open Government Licence – Ontario |
|
||||
| canaan_drone_red_cross_201712 | Canaan - American Red Cross, Dec-2017 | photo | | American Red Cross |
|
||||
| inegi-wms | INEGI Digital Map of Mexico (WMS) | other | | Instituto Nacional de Estadísticas y Geografía |
|
||||
| NOAA_East_2023 | NOAA NGS East Coast Imagery (2023) | historicphoto | | NOAA National Geodetic Survey |
|
||||
|
|
|
@ -16,8 +16,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
|
|||
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [Opening hours](#opening-hours)
|
||||
- [images](#images)
|
||||
- [repeated](#repeated)
|
||||
- [single_level](#single_level)
|
||||
- [reviews](#reviews)
|
||||
- [Name](#name)
|
||||
- [Classification](#classification)
|
||||
- [opening_hours](#opening_hours)
|
||||
|
@ -26,15 +25,17 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
|
|||
- [email](#email)
|
||||
- [phone](#phone)
|
||||
- [payment-options](#payment-options)
|
||||
- [wheelchair-access](#wheelchair-access)
|
||||
- [repeated](#repeated)
|
||||
- [single_level](#single_level)
|
||||
- [smoking](#smoking)
|
||||
- [wheelchair-access](#wheelchair-access)
|
||||
- [pub_reusable_packaging](#pub_reusable_packaging)
|
||||
- [service:electricity](#serviceelectricity)
|
||||
- [seating](#seating)
|
||||
- [dog-access](#dog-access)
|
||||
- [internet](#internet)
|
||||
- [internet-fee](#internet-fee)
|
||||
- [internet-ssid](#internet-ssid)
|
||||
- [reviews](#reviews)
|
||||
- [toilets-group](#toilets-group)
|
||||
- [grouptitle](#grouptitle)
|
||||
- [has_toilets](#has_toilets)
|
||||
|
@ -112,15 +113,16 @@ Elements must match **any** of the following expressions:
|
|||
|
||||
| attribute | type | values which are supported by this layer |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <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/amenity#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/amenity/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub) [bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar) [cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) [biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten) [nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/email#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/email/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/smoking#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/smoking/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reusable_packaging:accept#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reusable_packaging%3Aaccept/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/service:electricity#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/service%3Aelectricity/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/dog#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/dog/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
||||
|
@ -158,8 +160,7 @@ Elements must match **any** of the following expressions:
|
|||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
|
||||
| [Name](#Name) | What is the name of this business?<br/>_This business is named {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Classification](#Classification) | What kind of cafe is this?<br/>6 options | | _Multiple choice only_ |
|
||||
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
|
||||
|
@ -167,15 +168,17 @@ Elements must match **any** of the following expressions:
|
|||
| [email](#email) <br/> _(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
|
||||
| [phone](#phone) <br/> _(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
|
||||
| [payment-options](#payment-options) <br/> _(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?<br/>3 options | | _Multiple choice only_ |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [pub_reusable_packaging](#pub_reusable_packaging) | Does accept bring-your-own reusable cups?<br/>3 options | | _Multiple choice only_ |
|
||||
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
|
||||
| [seating](#seating) <br/> _(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?<br/>2 options | | _Multiple choice only_ |
|
||||
| [dog-access](#dog-access) <br/> _(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?<br/>5 options | | _Multiple choice only_ |
|
||||
| [internet](#internet) <br/> _(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?<br/>6 options | internet-all | _Multiple choice only_ |
|
||||
| [internet-fee](#internet-fee) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?<br/>3 options | internet-all | _Multiple choice only_ |
|
||||
| [internet-ssid](#internet-ssid) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
|
||||
| [toilets-group](#toilets-group) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-group))_ | _{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}_ | all | _Multiple choice only_ |
|
||||
| [grouptitle](#grouptitle) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#grouptitle))_ | _Toilet information_<br/>1 options | all, hidden | _Multiple choice only_ |
|
||||
| [has_toilets](#has_toilets) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#has_toilets))_ | Has toilets?<br/>3 options | toilet-questions, hidden, all | _Multiple choice only_ |
|
||||
|
@ -224,30 +227,11 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### repeated
|
||||
|
||||
### reviews
|
||||
Shows the reviews module (including the possibility to leave a review)
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Multiple, identical objects can be found on floors {repeat_on}.*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
|
||||
This tagrendering has labels
|
||||
`level`
|
||||
|
||||
### single_level
|
||||
|
||||
The question is `On what level is this feature located?`
|
||||
|
||||
*Located on the {level}th floor* is shown if `level` is set.
|
||||
|
||||
- *Located underground* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>. _This option cannot be chosen as answer_
|
||||
- *Located on the ground floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
|
||||
- *Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
|
||||
- *Located on the first floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D1' target='_blank'>1</a>
|
||||
- *Located on the first basement level* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1' target='_blank'>-1</a>
|
||||
|
||||
This tagrendering has labels
|
||||
`level`
|
||||
*{create_review()}{list_reviews()}*
|
||||
|
||||
### Name
|
||||
|
||||
|
@ -316,6 +300,39 @@ The question is `Which methods of payment are accepted here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/payment_card.svg'> *Payment cards are accepted here* is shown if 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>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/qrcode.svg'> *Payment by QR-code is possible here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
|
||||
|
||||
### repeated
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Multiple, identical objects can be found on floors {repeat_on}.*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
|
||||
This tagrendering has labels
|
||||
`level`
|
||||
|
||||
### single_level
|
||||
|
||||
The question is `On what level is this feature located?`
|
||||
|
||||
*Located on the {level}th floor* is shown if `level` is set.
|
||||
|
||||
- *Located underground* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>. _This option cannot be chosen as answer_
|
||||
- *Located on the ground floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
|
||||
- *Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
|
||||
- *Located on the first floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D1' target='_blank'>1</a>
|
||||
- *Located on the first basement level* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1' target='_blank'>-1</a>
|
||||
|
||||
This tagrendering has labels
|
||||
`level`
|
||||
|
||||
### smoking
|
||||
|
||||
The question is `Is smoking allowed at {title()}?`
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/smoking.svg'> *Smoking is <b>allowed</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes' target='_blank'>yes</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/no_smoking.svg'> *Smoking is <b>not allowed</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno' target='_blank'>no</a>
|
||||
- *Smoking is <b>allowed outside</b>.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside' target='_blank'>outside</a>
|
||||
|
||||
### wheelchair-access
|
||||
|
||||
The question is `Is this place accessible with a wheelchair?`
|
||||
|
@ -325,13 +342,13 @@ The question is `Is this place accessible with a wheelchair?`
|
|||
- *It is possible to reach this place in a wheelchair, but it is not easy* is shown if 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* is shown if 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>
|
||||
|
||||
### smoking
|
||||
### pub_reusable_packaging
|
||||
|
||||
The question is `Is smoking allowed at {title()}?`
|
||||
The question is `Does {title()} accept bring-your-own reusable cups?`
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/smoking.svg'> *Smoking is <b>allowed</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes' target='_blank'>yes</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/no_smoking.svg'> *Smoking is <b>not allowed</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno' target='_blank'>no</a>
|
||||
- *Smoking is <b>allowed outside</b>.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside' target='_blank'>outside</a>
|
||||
- *Accepts reusable cups* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept' target='_blank'>reusable_packaging:accept</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes' target='_blank'>yes</a>
|
||||
- *Does not accept reusable cups* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept' target='_blank'>reusable_packaging:accept</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno' target='_blank'>no</a>
|
||||
- *<b>Only</b> serves to people who bring reusable cups* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept' target='_blank'>reusable_packaging:accept</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly' target='_blank'>only</a>
|
||||
|
||||
### service:electricity
|
||||
|
||||
|
@ -397,12 +414,6 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
This tagrendering has labels
|
||||
`internet-all`
|
||||
|
||||
### reviews
|
||||
Shows the reviews module (including the possibility to leave a review)
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{create_review()}{list_reviews()}*
|
||||
|
||||
### toilets-group
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
|
|
@ -144,7 +144,7 @@ Elements must match **any** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -212,7 +212,7 @@ Elements must match **any** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -416,6 +416,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1451,6 +1452,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -129,7 +129,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -197,7 +197,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -401,6 +401,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1436,6 +1437,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -131,7 +131,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -199,7 +199,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -414,6 +414,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1437,6 +1438,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -131,7 +131,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -199,7 +199,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -414,6 +414,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1437,6 +1438,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -129,7 +129,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -197,7 +197,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -401,6 +401,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1436,6 +1437,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
213
Docs/Layers/historic_aircraft.md
Normal file
213
Docs/Layers/historic_aircraft.md
Normal file
|
@ -0,0 +1,213 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
# historic_aircraft
|
||||
|
||||
- This layer is shown at zoomlevel **5** and higher
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
2. [Presets](#presets)
|
||||
3. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
4. [Supported attributes](#supported-attributes)
|
||||
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [Wikipedia page about the memorial](#wikipedia-page-about-the-memorial)
|
||||
- [Wikipedia page about the remembered event or person](#wikipedia-page-about-the-remembered-event-or-person)
|
||||
- [images](#images)
|
||||
- [model](#model)
|
||||
- [is_memorial](#is_memorial)
|
||||
- [memorial-type](#memorial-type)
|
||||
- [inscription](#inscription)
|
||||
- [memorial-wikidata](#memorial-wikidata)
|
||||
- [Wikipedia page about the memorial](#wikipedia-page-about-the-memorial)
|
||||
- [subject-wikidata](#subject-wikidata)
|
||||
- [Wikipedia page about the remembered event or person](#wikipedia-page-about-the-remembered-event-or-person)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [lod](#lod)
|
||||
6. [Filters](#filters)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
- [historic_aircraft](https://mapcomplete.org/historic_aircraft)
|
||||
- [memorials](https://mapcomplete.org/memorials)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
|
||||
## Presets
|
||||
|
||||
The following options to create new points are included:
|
||||
|
||||
- **a aircraft on a permanent location** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Daircraft' target='_blank'>aircraft</a>
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Daircraft' target='_blank'>aircraft</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Daircraft' target='_blank'>aircraft</a>
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22aircraft%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22memorial%22%3D%22aircraft%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/model:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/model%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [model:wikidata](https://wiki.openstreetmap.org/wiki/Key:model:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/memorial#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/memorial/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/inscription#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/inscription/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/subject:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/subject%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [model](#model) | What type of model is this aircraft?<br/>_{wikipedia(model:wikidata)}_ | | *[model:wikidata](https://wiki.osm.org/wiki/Key:model:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [is_memorial](#is_memorial) | Does this aircraft also serve as a memorial?<br/>2 options | | _Multiple choice only_ |
|
||||
| [memorial-type](#memorial-type) <br/> _(Original in [memorial](./memorial.md#memorial-type))_ | What type of memorial is this?<br/>_This is a {memorial}_<br/>15 options | memorial-questions | *[memorial](https://wiki.osm.org/wiki/Key:memorial)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [inscription](#inscription) <br/> _(Original in [memorial](./memorial.md#inscription))_ | What is the inscription on this memorial?<br/>_The inscription on this memorial reads: <p><i>{inscription}<i></p>_<br/>1 options | memorial-questions | *[inscription](https://wiki.osm.org/wiki/Key:inscription)* ([text](../SpecialInputElements.md#text)) |
|
||||
| [memorial-wikidata](#memorial-wikidata) <br/> _(Original in [memorial](./memorial.md#memorial-wikidata))_ | What is the Wikipedia page about this memorial?<br/>_<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}_ | memorial-specific, memorial-questions | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [subject-wikidata](#subject-wikidata) <br/> _(Original in [memorial](./memorial.md#subject-wikidata))_ | What is the Wikipedia page about the person or event that is remembered here?<br/>_<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}_ | memorial-specific, memorial-questions | *[subject:wikidata](https://wiki.osm.org/wiki/Key:subject:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### images
|
||||
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
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### model
|
||||
|
||||
The question is `What type of model is this aircraft?`
|
||||
|
||||
*{wikipedia(model:wikidata)}* is shown if `model:wikidata` is set.
|
||||
|
||||
### is_memorial
|
||||
|
||||
The question is `Does this aircraft also serve as a memorial?`
|
||||
|
||||
- *Serves as a memorial* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Daircraft' target='_blank'>aircraft</a>
|
||||
- *Does not serve as a memorial* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:not:memorial' target='_blank'>not:memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:not:memorial%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### memorial-type
|
||||
|
||||
The question is `What type of memorial is this?`
|
||||
|
||||
*This is a {memorial}* is shown if `memorial` is set.
|
||||
|
||||
- *This is a statue* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue' target='_blank'>statue</a>
|
||||
- *This is a plaque* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque' target='_blank'>plaque</a>
|
||||
- *This is a commemorative bench* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench' target='_blank'>bench</a>
|
||||
- *This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike' target='_blank'>ghost_bike</a>
|
||||
- *This is a stolperstein (stumbing stone)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein' target='_blank'>stolperstein</a>
|
||||
- *This is a stele* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele' target='_blank'>stele</a>
|
||||
- *This is a memorial stone* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone' target='_blank'>stone</a>
|
||||
- *This is a bust* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust' target='_blank'>bust</a>
|
||||
- *This is a sculpture* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture' target='_blank'>sculpture</a>
|
||||
- *This is an obelisk* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk' target='_blank'>obelisk</a>
|
||||
- *This is a cross* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross' target='_blank'>cross</a>
|
||||
- *This is a blue plaque* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque' target='_blank'>blue_plaque</a>
|
||||
- *This is a historic tank, permanently placed in public space as memorial* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank' target='_blank'>tank</a>
|
||||
- *This is a memorial tree* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree' target='_blank'>tree</a>
|
||||
- *This is a gravestone; the person is buried here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dtomb' target='_blank'>tomb</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-questions`
|
||||
|
||||
### inscription
|
||||
|
||||
The question is `What is the inscription on this memorial?`
|
||||
|
||||
*The inscription on this memorial reads: <p><i>{inscription}<i></p>* is shown if `inscription` is set.
|
||||
|
||||
- *This memorial does not have an inscription* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:not:inscription' target='_blank'>not:inscription</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:not:inscription%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial!=bench & memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-questions`
|
||||
|
||||
### memorial-wikidata
|
||||
|
||||
The question is `What is the Wikipedia page about this memorial?`
|
||||
|
||||
*<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}* is shown if `wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-specific`
|
||||
`memorial-questions`
|
||||
|
||||
### subject-wikidata
|
||||
|
||||
The question is `What is the Wikipedia page about the person or event that is remembered here?`
|
||||
|
||||
*<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}* is shown if `subject:wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-specific`
|
||||
`memorial-questions`
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
## Filters
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
| memorial-type.0 | *What type of memorial is this?* (default) | |
|
||||
| memorial-type.1 | This is a statue | memorial=statue |
|
||||
| memorial-type.2 | This is a plaque | memorial=plaque |
|
||||
| memorial-type.3 | This is a commemorative bench | memorial=bench |
|
||||
| memorial-type.4 | This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash | memorial=ghost_bike |
|
||||
| memorial-type.5 | This is a stolperstein (stumbing stone) | memorial=stolperstein |
|
||||
| memorial-type.6 | This is a stele | memorial=stele |
|
||||
| memorial-type.7 | This is a memorial stone | memorial=stone |
|
||||
| memorial-type.8 | This is a bust | memorial=bust |
|
||||
| memorial-type.9 | This is a sculpture | memorial=sculpture |
|
||||
| memorial-type.10 | This is an obelisk | memorial=obelisk |
|
||||
| memorial-type.11 | This is a cross | memorial=cross |
|
||||
| memorial-type.12 | This is a blue plaque | memorial=blue_plaque |
|
||||
| memorial-type.13 | This is a historic tank, permanently placed in public space as memorial | memorial=tank |
|
||||
| memorial-type.14 | This is a memorial tree | memorial=tree |
|
||||
| memorial-type.15 | This is a gravestone; the person is buried here | historic=tomb |
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/historic_aircraft/historic_aircraft.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/historic_aircraft/historic_aircraft.json)
|
240
Docs/Layers/historic_rolling_stock.md
Normal file
240
Docs/Layers/historic_rolling_stock.md
Normal file
|
@ -0,0 +1,240 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
# historic_rolling_stock
|
||||
|
||||
Historic rolling stock (such as locomotives, railway cars and wagons) which are permanently placed at a location
|
||||
|
||||
- This layer is shown at zoomlevel **5** and higher
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
2. [Presets](#presets)
|
||||
3. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
4. [Supported attributes](#supported-attributes)
|
||||
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [Wikipedia page about the memorial](#wikipedia-page-about-the-memorial)
|
||||
- [Wikipedia page about the remembered event or person](#wikipedia-page-about-the-remembered-event-or-person)
|
||||
- [images](#images)
|
||||
- [preset_type](#preset_type)
|
||||
- [wikipedia](#wikipedia)
|
||||
- [model](#model)
|
||||
- [is_memorial](#is_memorial)
|
||||
- [memorial-type](#memorial-type)
|
||||
- [inscription](#inscription)
|
||||
- [memorial-wikidata](#memorial-wikidata)
|
||||
- [Wikipedia page about the memorial](#wikipedia-page-about-the-memorial)
|
||||
- [subject-wikidata](#subject-wikidata)
|
||||
- [Wikipedia page about the remembered event or person](#wikipedia-page-about-the-remembered-event-or-person)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [lod](#lod)
|
||||
6. [Filters](#filters)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
- [historic_rolling_stock](https://mapcomplete.org/historic_rolling_stock)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
|
||||
## Presets
|
||||
|
||||
The following options to create new points are included:
|
||||
|
||||
- **a locomotive on a permanent location** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dlocomotive' target='_blank'>locomotive</a>
|
||||
- **a railway car on a permanent location** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Drailway_car' target='_blank'>railway_car</a>
|
||||
- **a minecart on a permanent location** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dminecart' target='_blank'>minecart</a>
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dlocomotive' target='_blank'>locomotive</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Drailway_car' target='_blank'>railway_car</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dminecart' target='_blank'>minecart</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dlocomotive' target='_blank'>locomotive</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Drailway_car' target='_blank'>railway_car</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dmincart' target='_blank'>mincart</a>
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22locomotive%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22historic%22%3D%22railway_car%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22historic%22%3D%22minecart%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22memorial%22%3D%22locomotive%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22memorial%22%3D%22railway_car%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22memorial%22%3D%22mincart%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/model#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/model/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [model](https://wiki.openstreetmap.org/wiki/Key:model) | [string](../SpecialInputElements.md#string) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/memorial#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/memorial/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/inscription#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/inscription/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/subject:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/subject%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [preset_type](#preset_type) | _{preset_type_select()}_ | | _Multiple choice only_ |
|
||||
| [wikipedia](#wikipedia) <br/> _(Original in [questions](./BuiltinQuestions.md#wikipedia))_ | What is the corresponding Wikidata entity?<br/>_{wikipedia():max-height:25rem}_<br/>2 options | | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [model](#model) | What is the model of this rolling stock?<br/>_Model <b>{model}</b>_ | | *[model](https://wiki.osm.org/wiki/Key:model)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [is_memorial](#is_memorial) | Does this also serve as a memorial?<br/>2 options | | _Multiple choice only_ |
|
||||
| [memorial-type](#memorial-type) <br/> _(Original in [memorial](./memorial.md#memorial-type))_ | What type of memorial is this?<br/>_This is a {memorial}_<br/>15 options | memorial-questions | *[memorial](https://wiki.osm.org/wiki/Key:memorial)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [inscription](#inscription) <br/> _(Original in [memorial](./memorial.md#inscription))_ | What is the inscription on this memorial?<br/>_The inscription on this memorial reads: <p><i>{inscription}<i></p>_<br/>1 options | memorial-questions | *[inscription](https://wiki.osm.org/wiki/Key:inscription)* ([text](../SpecialInputElements.md#text)) |
|
||||
| [memorial-wikidata](#memorial-wikidata) <br/> _(Original in [memorial](./memorial.md#memorial-wikidata))_ | What is the Wikipedia page about this memorial?<br/>_<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}_ | memorial-specific, memorial-questions | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [subject-wikidata](#subject-wikidata) <br/> _(Original in [memorial](./memorial.md#subject-wikidata))_ | What is the Wikipedia page about the person or event that is remembered here?<br/>_<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}_ | memorial-specific, memorial-questions | *[subject:wikidata](https://wiki.osm.org/wiki/Key:subject:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### images
|
||||
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
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### preset_type
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{preset_type_select()}*
|
||||
|
||||
### wikipedia
|
||||
Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
|
||||
The question is `What is the corresponding Wikidata entity?`
|
||||
|
||||
*{wikipedia():max-height:25rem}* is shown if `wikidata` is set.
|
||||
|
||||
- *{wikipedia():max-height:25rem}* is shown if with wikipedia~.+. _This option cannot be chosen as answer_
|
||||
- *No Wikipedia page has been linked yet* is shown if with wikidata=. _This option cannot be chosen as answer_
|
||||
|
||||
### model
|
||||
|
||||
The question is `What is the model of this rolling stock?`
|
||||
|
||||
*Model <b>{model}</b>* is shown if `model` is set.
|
||||
|
||||
### is_memorial
|
||||
|
||||
The question is `Does this also serve as a memorial?`
|
||||
|
||||
- *Serves as a memorial* is shown if with memorial=
|
||||
- *Does not serve as a memorial* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:not:memorial' target='_blank'>not:memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:not:memorial%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### memorial-type
|
||||
|
||||
The question is `What type of memorial is this?`
|
||||
|
||||
*This is a {memorial}* is shown if `memorial` is set.
|
||||
|
||||
- *This is a statue* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue' target='_blank'>statue</a>
|
||||
- *This is a plaque* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque' target='_blank'>plaque</a>
|
||||
- *This is a commemorative bench* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench' target='_blank'>bench</a>
|
||||
- *This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike' target='_blank'>ghost_bike</a>
|
||||
- *This is a stolperstein (stumbing stone)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein' target='_blank'>stolperstein</a>
|
||||
- *This is a stele* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele' target='_blank'>stele</a>
|
||||
- *This is a memorial stone* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone' target='_blank'>stone</a>
|
||||
- *This is a bust* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust' target='_blank'>bust</a>
|
||||
- *This is a sculpture* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture' target='_blank'>sculpture</a>
|
||||
- *This is an obelisk* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk' target='_blank'>obelisk</a>
|
||||
- *This is a cross* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross' target='_blank'>cross</a>
|
||||
- *This is a blue plaque* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque' target='_blank'>blue_plaque</a>
|
||||
- *This is a historic tank, permanently placed in public space as memorial* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank' target='_blank'>tank</a>
|
||||
- *This is a memorial tree* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree' target='_blank'>tree</a>
|
||||
- *This is a gravestone; the person is buried here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dtomb' target='_blank'>tomb</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-questions`
|
||||
|
||||
### inscription
|
||||
|
||||
The question is `What is the inscription on this memorial?`
|
||||
|
||||
*The inscription on this memorial reads: <p><i>{inscription}<i></p>* is shown if `inscription` is set.
|
||||
|
||||
- *This memorial does not have an inscription* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:not:inscription' target='_blank'>not:inscription</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:not:inscription%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial!=bench & memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-questions`
|
||||
|
||||
### memorial-wikidata
|
||||
|
||||
The question is `What is the Wikipedia page about this memorial?`
|
||||
|
||||
*<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}* is shown if `wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-specific`
|
||||
`memorial-questions`
|
||||
|
||||
### subject-wikidata
|
||||
|
||||
The question is `What is the Wikipedia page about the person or event that is remembered here?`
|
||||
|
||||
*<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}* is shown if `subject:wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: memorial~.+
|
||||
This tagrendering has labels
|
||||
`memorial-specific`
|
||||
`memorial-questions`
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
## Filters
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
| memorial-type.0 | *What type of memorial is this?* (default) | |
|
||||
| memorial-type.1 | This is a statue | memorial=statue |
|
||||
| memorial-type.2 | This is a plaque | memorial=plaque |
|
||||
| memorial-type.3 | This is a commemorative bench | memorial=bench |
|
||||
| memorial-type.4 | This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash | memorial=ghost_bike |
|
||||
| memorial-type.5 | This is a stolperstein (stumbing stone) | memorial=stolperstein |
|
||||
| memorial-type.6 | This is a stele | memorial=stele |
|
||||
| memorial-type.7 | This is a memorial stone | memorial=stone |
|
||||
| memorial-type.8 | This is a bust | memorial=bust |
|
||||
| memorial-type.9 | This is a sculpture | memorial=sculpture |
|
||||
| memorial-type.10 | This is an obelisk | memorial=obelisk |
|
||||
| memorial-type.11 | This is a cross | memorial=cross |
|
||||
| memorial-type.12 | This is a blue plaque | memorial=blue_plaque |
|
||||
| memorial-type.13 | This is a historic tank, permanently placed in public space as memorial | memorial=tank |
|
||||
| memorial-type.14 | This is a memorial tree | memorial=tree |
|
||||
| memorial-type.15 | This is a gravestone; the person is buried here | historic=tomb |
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/historic_rolling_stock/historic_rolling_stock.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/historic_rolling_stock/historic_rolling_stock.json)
|
|
@ -580,7 +580,7 @@ The question is `What is the width of the door to the wheelchair accessible toil
|
|||
|
||||
*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until infinity (both inclusive). A warning will appear below 0.6.
|
||||
The allowed input is of type pfloat and is in range 0.4 until 4 (both inclusive). A warning will appear if the value is outside of 0.6 and 2.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets' target='_blank'>toilets</a> & (<a href='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated' target='_blank'>designated</a> | <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> | <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 tagrendering has labels
|
||||
|
|
|
@ -114,8 +114,9 @@ Elements must match **any** of the following expressions:
|
|||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand' target='_blank'>second_hand</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity' target='_blank'>charity</a>
|
||||
- (<a href='https://wiki.openstreetmap.org/wiki/Key:second_hand' target='_blank'>second_hand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:second_hand' target='_blank'>second_hand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly' target='_blank'>only</a>) & shop~.+
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22second_hand%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22charity%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22second_hand%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22charity%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22second_hand%22%3D%22yes%22%5D%5B%22shop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22second_hand%22%3D%22only%22%5D%5B%22shop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
|
|
|
@ -617,7 +617,7 @@ The question is `What is the width of the door to the wheelchair accessible toil
|
|||
|
||||
*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until infinity (both inclusive). A warning will appear below 0.6.
|
||||
The allowed input is of type pfloat and is in range 0.4 until 4 (both inclusive). A warning will appear if the value is outside of 0.6 and 2.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated' target='_blank'>designated</a> | <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> | <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 tagrendering has labels
|
||||
|
|
114
Docs/Layers/windpump.md
Normal file
114
Docs/Layers/windpump.md
Normal file
|
@ -0,0 +1,114 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
# windpump
|
||||
|
||||
- This layer is shown at zoomlevel **0** and higher
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
2. [Presets](#presets)
|
||||
3. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
4. [Supported attributes](#supported-attributes)
|
||||
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [images](#images)
|
||||
- [operator](#operator)
|
||||
- [ref](#ref)
|
||||
- [wikipedia](#wikipedia)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [move-button](#move-button)
|
||||
- [lod](#lod)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
- [openwindpowermap](https://mapcomplete.org/openwindpowermap)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
|
||||
## Presets
|
||||
|
||||
The following options to create new points are included:
|
||||
|
||||
- **a windpump** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:man_made' target='_blank'>man_made</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dwindpump' target='_blank'>windpump</a>
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:man_made' target='_blank'>man_made</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dwindpump' target='_blank'>windpump</a>**
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22man_made%22%3D%22windpump%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
|
||||
-----|-----|----- |
|
||||
| <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) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/ref#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/ref/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [operator](#operator) | Who operates this windpump?<br/>_Operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [ref](#ref) <br/> _(Original in [questions](./BuiltinQuestions.md#ref))_ | What is the reference number?<br/>_The reference number is <b>{ref}</b>_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [wikipedia](#wikipedia) <br/> _(Original in [questions](./BuiltinQuestions.md#wikipedia))_ | What is the corresponding Wikidata entity?<br/>_{wikipedia():max-height:25rem}_<br/>2 options | | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### images
|
||||
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
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### operator
|
||||
|
||||
The question is `Who operates this windpump?`
|
||||
|
||||
*Operated by {operator}* is shown if `operator` is set.
|
||||
|
||||
### ref
|
||||
|
||||
The question is `What is the reference number?`
|
||||
|
||||
*The reference number is <b>{ref}</b>* is shown if `ref` is set.
|
||||
|
||||
### wikipedia
|
||||
Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
|
||||
The question is `What is the corresponding Wikidata entity?`
|
||||
|
||||
*{wikipedia():max-height:25rem}* is shown if `wikidata` is set.
|
||||
|
||||
- *{wikipedia():max-height:25rem}* is shown if with wikipedia~.+. _This option cannot be chosen as answer_
|
||||
- *No Wikipedia page has been linked yet* is shown if with wikidata=. _This option cannot be chosen as answer_
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/windpump/windpump.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/windpump/windpump.json)
|
|
@ -12,6 +12,8 @@ General usage is `{func_name()}`, `{func_name(arg, someotherarg)}` or `{func_nam
|
|||
2. [Using expanded syntax](#using-expanded-syntax)
|
||||
3. [Overview of all special components](#overview-of-all-special-components)
|
||||
- [data_import](#data_import)
|
||||
+ [auto_apply](#auto_apply)
|
||||
* [Example usage of auto_apply](#example-usage-of-auto_apply)
|
||||
+ [compare_data](#compare_data)
|
||||
* [Example usage of compare_data](#example-usage-of-compare_data)
|
||||
+ [conflate_button](#conflate_button)
|
||||
|
@ -66,6 +68,28 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
|
|||
|
||||
Elements to help with importing data to OSM. For example: buttons to import a feature, apply tags on an element, apply multiple tags on an element or to work with maproulette
|
||||
|
||||
### auto_apply
|
||||
|
||||
A button to run many actions for many features at once.
|
||||
To effectively use this button, you'll need some ingredients:
|
||||
|
||||
1. A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: tag_apply, import_way_button, conflate_button
|
||||
2. A host feature to place the auto-action on. This can be a big outline (such as a city). Another good option for this is the layer [current_view](./BuiltinLayers.md#current_view)
|
||||
3. Then, use a calculated tag on the host feature to determine the overlapping object ids
|
||||
4. At last, add this component
|
||||
|
||||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
| target_layer | _undefined_ | The layer that the target features will reside in |
|
||||
| target_feature_ids | _undefined_ | The key, of which the value contains a list of ids |
|
||||
| tag_rendering_id | _undefined_ | The ID of the tagRendering containing the autoAction. This tagrendering will be calculated. The embedded actions will be executed |
|
||||
| text | _undefined_ | The text to show on the button |
|
||||
| icon | ./assets/svg/robot.svg | The icon to show on the button |
|
||||
|
||||
#### Example usage of auto_apply
|
||||
|
||||
`{auto_apply(,,,,./assets/svg/robot.svg)}`
|
||||
|
||||
### compare_data
|
||||
|
||||
Gives an interactive element which shows a tag comparison between the OSM-object and the upstream object. This allows to copy some or all tags into OSM
|
||||
|
@ -411,9 +435,14 @@ Adds a button which allows to move the object to another location. The config wi
|
|||
|
||||
Generates a QR-code to share the selected object
|
||||
|
||||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
| text | _undefined_ | Extra text on the side of the QR-code |
|
||||
| textClass | _undefined_ | CSS class of the the side text |
|
||||
|
||||
#### Example usage of qr_code
|
||||
|
||||
`{qr_code()}`
|
||||
`{qr_code(,)}`
|
||||
|
||||
### share_link
|
||||
|
||||
|
@ -683,6 +712,19 @@ A module showing the pending changes, with the option to clear the pending chang
|
|||
|
||||
`{pending_changes()}`
|
||||
|
||||
### qr_login
|
||||
|
||||
A QR-code which shares the current URL and adds the login token. Anyone with this login token will have the same permissions as you currently have. Logging out from this session will also log them out
|
||||
|
||||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
| text | _undefined_ | Extra text on the side of the QR-code |
|
||||
| textClass | _undefined_ | CSS class of the the side text |
|
||||
|
||||
#### Example usage of qr_login
|
||||
|
||||
`{qr_login(,)}`
|
||||
|
||||
### storage_all_tags
|
||||
|
||||
Shows the current state of storage
|
||||
|
@ -872,28 +914,6 @@ Prints all key-value pairs of the object - used for debugging
|
|||
|
||||
`{all_tags()}`
|
||||
|
||||
### auto_apply
|
||||
|
||||
A button to run many actions for many features at once.
|
||||
To effectively use this button, you'll need some ingredients:
|
||||
|
||||
1. A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: tag_apply, import_way_button, conflate_button
|
||||
2. A host feature to place the auto-action on. This can be a big outline (such as a city). Another good option for this is the layer [current_view](./BuiltinLayers.md#current_view)
|
||||
3. Then, use a calculated tag on the host feature to determine the overlapping object ids
|
||||
4. At last, add this component
|
||||
|
||||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
| target_layer | _undefined_ | The layer that the target features will reside in |
|
||||
| target_feature_ids | _undefined_ | The key, of which the value contains a list of ids |
|
||||
| tag_rendering_id | _undefined_ | The ID of the tagRendering containing the autoAction. This tagrendering will be calculated. The embedded actions will be executed |
|
||||
| text | _undefined_ | The text to show on the button |
|
||||
| icon | ./assets/svg/robot.svg | The icon to show on the button |
|
||||
|
||||
#### Example usage of auto_apply
|
||||
|
||||
`{auto_apply(,,,,./assets/svg/robot.svg)}`
|
||||
|
||||
### braced
|
||||
|
||||
Show a literal text within braces
|
||||
|
@ -1074,7 +1094,7 @@ An editable tag rendering which allows to change the type
|
|||
|
||||
### questions
|
||||
|
||||
The special element which shows the questions which are unkown. Added by default if not yet there
|
||||
The special element which shows the questions which are unknown. Added by default if not yet there
|
||||
|
||||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -81,46 +81,6 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#images",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "underground",
|
||||
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "0",
|
||||
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "1",
|
||||
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "-1",
|
||||
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This business is named {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Cafés and pubs",
|
||||
|
@ -245,6 +205,67 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
|
||||
"icon_url": "./assets/layers/questions/qrcode.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "underground",
|
||||
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "0",
|
||||
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "1",
|
||||
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "-1",
|
||||
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Toilets",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "yes",
|
||||
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/smoking.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "no",
|
||||
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/no_smoking.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "outside",
|
||||
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "wheelchair",
|
||||
"value": "designated",
|
||||
|
@ -274,24 +295,24 @@
|
|||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "yes",
|
||||
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/smoking.svg"
|
||||
"description": "reusable_packaging:accept=yes is displayed as \"Accepts reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "no",
|
||||
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/no_smoking.svg"
|
||||
"description": "reusable_packaging:accept=no is displayed as \"Does not accept reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "outside",
|
||||
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "only",
|
||||
"description": "reusable_packaging:accept=only is displayed as \"<b>Only</b> serves to people who bring reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/layers/cafe_pub/pub.svg"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hospitals, Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hospitals, Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
|
@ -150,109 +150,109 @@
|
|||
{
|
||||
"key": "amenity",
|
||||
"value": "fire_station",
|
||||
"description": "Features with this tag are displayed by layer Map of fire stations",
|
||||
"description": "Features with this tag are displayed by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Map of fire stations",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_name",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:street",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Map of fire stations",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_street",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:place",
|
||||
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_place",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator",
|
||||
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator",
|
||||
"value": "Bureau of Fire Protection",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "government",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "government",
|
||||
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "community",
|
||||
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "ngo",
|
||||
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "private",
|
||||
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
|
@ -318,27 +318,27 @@
|
|||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_extinguisher",
|
||||
"description": "Features with this tag are displayed by layer Map of fire extinguishers",
|
||||
"description": "Features with this tag are displayed by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Map of fire extinguishers",
|
||||
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "indoor",
|
||||
"description": "location=indoor is displayed as \"Found indoors.\" by layer Map of fire extinguishers",
|
||||
"description": "location=indoor is displayed as \"Found indoors.\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "outdoor",
|
||||
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Map of fire extinguishers",
|
||||
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
|
@ -582,145 +582,145 @@
|
|||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "Features with this tag are displayed by layer Map of hydrants",
|
||||
"description": "Features with this tag are displayed by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"value": "yellow",
|
||||
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Map of hydrants",
|
||||
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"value": "red",
|
||||
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Map of hydrants",
|
||||
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Map of hydrants",
|
||||
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "pillar",
|
||||
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_pillar.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "pipe",
|
||||
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "wall",
|
||||
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "underground",
|
||||
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_underground.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Map of hydrants",
|
||||
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "disused:emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "removed:emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:diameter",
|
||||
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_diameter",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings",
|
||||
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_number_of_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "Storz",
|
||||
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/layers/hydrant/storz.jpg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "UNI",
|
||||
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "Barcelona",
|
||||
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/layers/hydrant/barcelona.jpg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:diameters",
|
||||
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings_diameters",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "ref",
|
||||
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#ref",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
|
@ -787,19 +787,19 @@
|
|||
{
|
||||
"key": "emergency",
|
||||
"value": "ambulance_station",
|
||||
"description": "Features with this tag are displayed by layer Map of ambulance stations",
|
||||
"description": "Features with this tag are displayed by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Map of ambulance stations",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_name",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:street",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Map of ambulance stations",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_street",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
},
|
||||
|
|
|
@ -363,6 +363,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",
|
||||
|
|
|
@ -369,6 +369,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Fries shop",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Fries shop",
|
||||
|
|
|
@ -397,6 +397,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",
|
||||
|
|
|
@ -13,306 +13,306 @@
|
|||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "Features with this tag are displayed by layer Map of hydrants",
|
||||
"description": "Features with this tag are displayed by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"value": "yellow",
|
||||
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Map of hydrants",
|
||||
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "colour",
|
||||
"value": "red",
|
||||
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Map of hydrants",
|
||||
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Map of hydrants",
|
||||
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "pillar",
|
||||
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_pillar.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "pipe",
|
||||
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "wall",
|
||||
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:type",
|
||||
"value": "underground",
|
||||
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Map of hydrants",
|
||||
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant_underground.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Map of hydrants",
|
||||
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "disused:emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
|
||||
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "removed:emergency",
|
||||
"value": "fire_hydrant",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
|
||||
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "fire_hydrant:diameter",
|
||||
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_diameter",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings",
|
||||
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_number_of_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "Storz",
|
||||
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/layers/hydrant/storz.jpg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "UNI",
|
||||
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:type",
|
||||
"value": "Barcelona",
|
||||
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Map of hydrants",
|
||||
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
|
||||
"icon_url": "./assets/layers/hydrant/barcelona.jpg"
|
||||
},
|
||||
{
|
||||
"key": "couplings:diameters",
|
||||
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings_diameters",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "ref",
|
||||
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Map of hydrants",
|
||||
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Hydrants",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#ref",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
|
||||
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"value": "fire_extinguisher",
|
||||
"description": "Features with this tag are displayed by layer Map of fire extinguishers",
|
||||
"description": "Features with this tag are displayed by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Map of fire extinguishers",
|
||||
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "indoor",
|
||||
"description": "location=indoor is displayed as \"Found indoors.\" by layer Map of fire extinguishers",
|
||||
"description": "location=indoor is displayed as \"Found indoors.\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "outdoor",
|
||||
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Map of fire extinguishers",
|
||||
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Fire extinguishers",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"value": "fire_station",
|
||||
"description": "Features with this tag are displayed by layer Map of fire stations",
|
||||
"description": "Features with this tag are displayed by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Map of fire stations",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_name",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:street",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Map of fire stations",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_street",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:place",
|
||||
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_place",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator",
|
||||
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator",
|
||||
"value": "Bureau of Fire Protection",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "government",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
|
||||
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "government",
|
||||
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "community",
|
||||
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "ngo",
|
||||
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator:type",
|
||||
"value": "private",
|
||||
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Map of fire stations, Map of ambulance stations",
|
||||
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Fire stations, Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
"value": "ambulance_station",
|
||||
"description": "Features with this tag are displayed by layer Map of ambulance stations",
|
||||
"description": "Features with this tag are displayed by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Map of ambulance stations",
|
||||
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_name",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
},
|
||||
{
|
||||
"key": "addr:street",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Map of ambulance stations",
|
||||
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Ambulance stations",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_street",
|
||||
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
|
||||
}
|
||||
|
|
220
Docs/TagInfo/mapcomplete_historic_aircraft.json
Normal file
220
Docs/TagInfo/mapcomplete_historic_aircraft.json
Normal file
|
@ -0,0 +1,220 @@
|
|||
{
|
||||
"data_format": 1,
|
||||
"project": {
|
||||
"name": "MapComplete Historic aircraft",
|
||||
"description": "A map showing all historic, permanently installed aircraft",
|
||||
"project_url": "https://mapcomplete.org/historic_aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
|
||||
"icon_url": "https://mapcomplete.org/assets/svg/airport.svg",
|
||||
"contact_name": "Pieter Vander Vennet",
|
||||
"contact_email": "info@mapcomplete.org"
|
||||
},
|
||||
"tags": [
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "aircraft",
|
||||
"description": "Features with this tag are displayed by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "aircraft",
|
||||
"description": "Features with this tag are displayed by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "model:wikidata",
|
||||
"description": "Values of `model:wikidata` are shown with \"{wikipedia(model:wikidata)}\" and can be updated. The question is \"What type of model is this aircraft?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#model",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "aircraft",
|
||||
"description": "memorial=aircraft is displayed as \"Serves as a memorial\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "not:memorial",
|
||||
"value": "yes",
|
||||
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "statue",
|
||||
"description": "memorial=statue is displayed as \"This is a statue\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "plaque",
|
||||
"description": "memorial=plaque is displayed as \"This is a plaque\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bench",
|
||||
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "ghost_bike",
|
||||
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stolperstein",
|
||||
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stele",
|
||||
"description": "memorial=stele is displayed as \"This is a stele\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stone",
|
||||
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bust",
|
||||
"description": "memorial=bust is displayed as \"This is a bust\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "sculpture",
|
||||
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "obelisk",
|
||||
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "cross",
|
||||
"description": "memorial=cross is displayed as \"This is a cross\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "blue_plaque",
|
||||
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tank",
|
||||
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tree",
|
||||
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "tomb",
|
||||
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "inscription",
|
||||
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#inscription",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "not:inscription",
|
||||
"value": "yes",
|
||||
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#inscription",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_wikidata",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "subject:wikidata",
|
||||
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#subject_wikidata",
|
||||
"icon_url": "airport"
|
||||
}
|
||||
]
|
||||
}
|
228
Docs/TagInfo/mapcomplete_historic_rolling_stock.json
Normal file
228
Docs/TagInfo/mapcomplete_historic_rolling_stock.json
Normal file
|
@ -0,0 +1,228 @@
|
|||
{
|
||||
"data_format": 1,
|
||||
"project": {
|
||||
"name": "MapComplete Historic rolling stock",
|
||||
"description": "A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e",
|
||||
"project_url": "https://mapcomplete.org/historic_rolling_stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
|
||||
"icon_url": "https://mapcomplete.org/assets/layers/historic_rolling_stock/steam_locomotive.svg",
|
||||
"contact_name": "Pieter Vander Vennet",
|
||||
"contact_email": "info@mapcomplete.org"
|
||||
},
|
||||
"tags": [
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "locomotive",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "locomotive",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "railway_car",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "railway_car",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "minecart",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "mincart",
|
||||
"description": "Features with this tag are displayed by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
|
||||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
|
||||
},
|
||||
{
|
||||
"key": "model",
|
||||
"description": "Values of `model` are shown with \"Model <b>{model}</b>\" and can be updated. The question is \"What is the model of this rolling stock?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#model"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"description": "memorial= is displayed as \"Serves as a memorial\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#is_memorial"
|
||||
},
|
||||
{
|
||||
"key": "not:memorial",
|
||||
"value": "yes",
|
||||
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#is_memorial"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "statue",
|
||||
"description": "memorial=statue is displayed as \"This is a statue\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "plaque",
|
||||
"description": "memorial=plaque is displayed as \"This is a plaque\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bench",
|
||||
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "ghost_bike",
|
||||
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stolperstein",
|
||||
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stele",
|
||||
"description": "memorial=stele is displayed as \"This is a stele\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stone",
|
||||
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bust",
|
||||
"description": "memorial=bust is displayed as \"This is a bust\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "sculpture",
|
||||
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "obelisk",
|
||||
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "cross",
|
||||
"description": "memorial=cross is displayed as \"This is a cross\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "blue_plaque",
|
||||
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tank",
|
||||
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tree",
|
||||
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "tomb",
|
||||
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
|
||||
},
|
||||
{
|
||||
"key": "inscription",
|
||||
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#inscription"
|
||||
},
|
||||
{
|
||||
"key": "not:inscription",
|
||||
"value": "yes",
|
||||
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#inscription"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_wikidata"
|
||||
},
|
||||
{
|
||||
"key": "subject:wikidata",
|
||||
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layer Historic rolling stock",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#subject_wikidata"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -397,6 +397,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",
|
||||
|
|
|
@ -19,37 +19,37 @@
|
|||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
|
||||
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
|
||||
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
|
||||
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
|
||||
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
|
||||
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
|
||||
},
|
||||
|
@ -105,137 +105,137 @@
|
|||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layers Memorials, Artworks",
|
||||
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "statue",
|
||||
"description": "memorial=statue is displayed as \"This is a statue\" by layers Memorials, Artworks",
|
||||
"description": "memorial=statue is displayed as \"This is a statue\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "plaque",
|
||||
"description": "memorial=plaque is displayed as \"This is a plaque\" by layers Memorials, Artworks",
|
||||
"description": "memorial=plaque is displayed as \"This is a plaque\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bench",
|
||||
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layers Memorials, Artworks",
|
||||
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "ghost_bike",
|
||||
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layers Memorials, Artworks",
|
||||
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stolperstein",
|
||||
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layers Memorials, Artworks",
|
||||
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stele",
|
||||
"description": "memorial=stele is displayed as \"This is a stele\" by layers Memorials, Artworks",
|
||||
"description": "memorial=stele is displayed as \"This is a stele\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "stone",
|
||||
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layers Memorials, Artworks",
|
||||
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "bust",
|
||||
"description": "memorial=bust is displayed as \"This is a bust\" by layers Memorials, Artworks",
|
||||
"description": "memorial=bust is displayed as \"This is a bust\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "sculpture",
|
||||
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layers Memorials, Artworks",
|
||||
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "obelisk",
|
||||
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layers Memorials, Artworks",
|
||||
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "cross",
|
||||
"description": "memorial=cross is displayed as \"This is a cross\" by layers Memorials, Artworks",
|
||||
"description": "memorial=cross is displayed as \"This is a cross\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "blue_plaque",
|
||||
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layers Memorials, Artworks",
|
||||
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tank",
|
||||
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layers Memorials, Artworks",
|
||||
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "tree",
|
||||
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layers Memorials, Artworks",
|
||||
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "tomb",
|
||||
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layers Memorials, Artworks",
|
||||
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "inscription",
|
||||
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layers Memorials, Artworks",
|
||||
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#inscription",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "not:inscription",
|
||||
"value": "yes",
|
||||
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layers Memorials, Artworks",
|
||||
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layers Memorials, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#inscription",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layers Memorials, Benches, Artworks",
|
||||
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layers Memorials, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_wikidata",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
{
|
||||
"key": "subject:wikidata",
|
||||
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layers Memorials, Benches, Artworks",
|
||||
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layers Memorials, Benches, Artworks, Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#subject_wikidata",
|
||||
"icon_url": "./assets/layers/memorial/memorial.svg"
|
||||
},
|
||||
|
@ -943,6 +943,40 @@
|
|||
"description": "Values of `denomination` are shown with \"The denomination of this shrine is {denomination}\" and can be updated. The question is \"What's the denomination of this shrine?\" by layer Artworks",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_other",
|
||||
"icon_url": "./assets/themes/artwork/artwork.svg"
|
||||
},
|
||||
{
|
||||
"key": "historic",
|
||||
"value": "aircraft",
|
||||
"description": "Features with this tag are displayed by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "aircraft",
|
||||
"description": "Features with this tag are displayed by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "model:wikidata",
|
||||
"description": "Values of `model:wikidata` are shown with \"{wikipedia(model:wikidata)}\" and can be updated. The question is \"What type of model is this aircraft?\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#model",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "memorial",
|
||||
"value": "aircraft",
|
||||
"description": "memorial=aircraft is displayed as \"Serves as a memorial\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
|
||||
"icon_url": "airport"
|
||||
},
|
||||
{
|
||||
"key": "not:memorial",
|
||||
"value": "yes",
|
||||
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic aircraft",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
|
||||
"icon_url": "airport"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -81,46 +81,6 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#images",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "underground",
|
||||
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "0",
|
||||
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "1",
|
||||
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "-1",
|
||||
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "name",
|
||||
"description": "Values of `name` are shown with \"This business is named {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Cafés and pubs",
|
||||
|
@ -245,6 +205,67 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
|
||||
"icon_url": "./assets/layers/questions/qrcode.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "location",
|
||||
"value": "underground",
|
||||
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "0",
|
||||
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "1",
|
||||
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "level",
|
||||
"value": "-1",
|
||||
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "yes",
|
||||
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/smoking.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "no",
|
||||
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/no_smoking.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "outside",
|
||||
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "wheelchair",
|
||||
"value": "designated",
|
||||
|
@ -274,24 +295,24 @@
|
|||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "yes",
|
||||
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/smoking.svg"
|
||||
"description": "reusable_packaging:accept=yes is displayed as \"Accepts reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "no",
|
||||
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"icon_url": "./assets/layers/questions/no_smoking.svg"
|
||||
"description": "reusable_packaging:accept=no is displayed as \"Does not accept reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
"key": "smoking",
|
||||
"value": "outside",
|
||||
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
|
||||
"key": "reusable_packaging:accept",
|
||||
"value": "only",
|
||||
"description": "reusable_packaging:accept=only is displayed as \"<b>Only</b> serves to people who bring reusable cups\" by layer Cafés and pubs",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
|
||||
"icon_url": "./assets/themes/onwheels/cafe.svg"
|
||||
},
|
||||
{
|
||||
|
@ -1524,6 +1545,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/themes/onwheels/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/themes/onwheels/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
{
|
||||
"key": "id",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer wind turbine",
|
||||
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#just_created",
|
||||
"icon_url": "./assets/svg/party.svg"
|
||||
},
|
||||
|
@ -61,33 +61,70 @@
|
|||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
|
||||
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
|
||||
},
|
||||
{
|
||||
"key": "panoramax",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
|
||||
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
|
||||
},
|
||||
{
|
||||
"key": "mapillary",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
|
||||
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
|
||||
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
|
||||
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
|
||||
},
|
||||
{
|
||||
"key": "man_made",
|
||||
"value": "windpump",
|
||||
"description": "Features with this tag are displayed by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
},
|
||||
{
|
||||
"key": "operator",
|
||||
"description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this windpump?\" by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#operator",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
},
|
||||
{
|
||||
"key": "ref",
|
||||
"description": "Values of `ref` are shown with \"The reference number is <b>{ref}</b>\" and can be updated. The question is \"What is the reference number?\" by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#ref",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikipedia",
|
||||
"description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
},
|
||||
{
|
||||
"key": "wikidata",
|
||||
"description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Windpumps",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
|
||||
"icon_url": "./assets/layers/windpump/windpump.svg"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -575,6 +575,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Dog friendly eateries",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Dog friendly eateries",
|
||||
|
|
|
@ -1772,6 +1772,13 @@
|
|||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "cuisine",
|
||||
"value": "spanish",
|
||||
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
|
||||
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
|
||||
"icon_url": "./assets/layers/food/restaurant.svg"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",
|
||||
|
|
|
@ -149,8 +149,9 @@ Elements must match **any** of the following expressions:
|
|||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand' target='_blank'>second_hand</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity' target='_blank'>charity</a>
|
||||
- (<a href='https://wiki.openstreetmap.org/wiki/Key:second_hand' target='_blank'>second_hand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:second_hand' target='_blank'>second_hand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly' target='_blank'>only</a>) & shop~.+
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22second_hand%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22charity%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22second_hand%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22charity%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22second_hand%22%3D%22yes%22%5D%5B%22shop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22second_hand%22%3D%22only%22%5D%5B%22shop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -227,7 +227,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -431,6 +431,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1466,6 +1467,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -279,7 +279,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -347,7 +347,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -562,6 +562,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1585,6 +1586,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
21
Docs/Themes/historic_aircraft.md
Normal file
21
Docs/Themes/historic_aircraft.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
## Historic aircraft ( [historic_aircraft](https://mapcomplete.org/historic_aircraft) )
|
||||
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
|
||||
The theme introduction reads:
|
||||
|
||||
> A map showing all historic, permanently installed aircraft. The aircraft can be in a museum, an artwork or a memorial.
|
||||
|
||||
This theme contains the following layers:
|
||||
|
||||
- [historic_aircraft](../Layers/historic_aircraft.md)
|
||||
|
||||
Available languages:
|
||||
|
||||
- en
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/historic_aircraft/historic_aircraft.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/historic_aircraft/historic_aircraft.json)
|
21
Docs/Themes/historic_rolling_stock.md
Normal file
21
Docs/Themes/historic_rolling_stock.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
## Historic rolling stock ( [historic_rolling_stock](https://mapcomplete.org/historic_rolling_stock) )
|
||||
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
|
||||
The theme introduction reads:
|
||||
|
||||
> A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e.g. in a museum, an artwork or a memorial.
|
||||
|
||||
This theme contains the following layers:
|
||||
|
||||
- [historic_rolling_stock](../Layers/historic_rolling_stock.md)
|
||||
|
||||
Available languages:
|
||||
|
||||
- en
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/historic_rolling_stock/historic_rolling_stock.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/historic_rolling_stock/historic_rolling_stock.json)
|
|
@ -276,7 +276,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -344,7 +344,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -559,6 +559,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1582,6 +1583,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -13,6 +13,7 @@ This theme contains the following layers:
|
|||
- [grave](../Layers/grave.md)
|
||||
- [bench](../Layers/bench.md)
|
||||
- [artwork](../Layers/artwork.md)
|
||||
- [historic_aircraft](../Layers/historic_aircraft.md)
|
||||
- [walls_and_buildings](../Layers/walls_and_buildings.md)
|
||||
|
||||
Available languages:
|
||||
|
|
|
@ -9,6 +9,7 @@ The theme introduction reads:
|
|||
This theme contains the following layers:
|
||||
|
||||
- [windturbine](../Layers/windturbine.md)
|
||||
- [windpump](../Layers/windpump.md)
|
||||
|
||||
Available languages:
|
||||
|
||||
|
|
|
@ -123,6 +123,7 @@ This theme contains the following layers:
|
|||
- [waste_basket](../Layers/waste_basket.md)
|
||||
- [waste_disposal](../Layers/waste_disposal.md)
|
||||
- [wayside_shrine](../Layers/wayside_shrine.md)
|
||||
- [windpump](../Layers/windpump.md)
|
||||
- [windturbine](../Layers/windturbine.md)
|
||||
- [building](../Layers/building.md)
|
||||
- [charge_point](../Layers/charge_point.md)
|
||||
|
@ -151,6 +152,8 @@ This theme contains the following layers:
|
|||
- [memorial](../Layers/memorial.md)
|
||||
- [bench](../Layers/bench.md)
|
||||
- [artwork](../Layers/artwork.md)
|
||||
- [historic_rolling_stock](../Layers/historic_rolling_stock.md)
|
||||
- [historic_aircraft](../Layers/historic_aircraft.md)
|
||||
- [drinking_water](../Layers/drinking_water.md)
|
||||
|
||||
Available languages:
|
||||
|
|
|
@ -365,7 +365,7 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/phone#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/phone/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cuisine#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cuisine/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/website:menu#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/website%3Amenu/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/reservation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/reservation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/takeaway#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/takeaway/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
||||
|
@ -433,7 +433,7 @@ Elements must match **all** of the following expressions:
|
|||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
|
||||
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
|
||||
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
|
||||
|
@ -637,6 +637,7 @@ The question is `What kind of food is served here?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇯🇵'> *Japanese dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ' target='_blank'>japanese </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐔'> *Chicken based dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ' target='_blank'>chicken </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🐟'> *Seafood dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ' target='_blank'>seafood </a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🇪🇸'> *Spanish dishes are served here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish' target='_blank'>spanish</a>
|
||||
|
||||
### show-menu-image
|
||||
|
||||
|
@ -1672,6 +1673,7 @@ This tagrendering has labels
|
|||
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
|
||||
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
|
||||
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
|
||||
| Cuisine.20 | Spanish dishes are served here | cuisine=spanish |
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
|
|
|
@ -23,10 +23,10 @@ This theme contains the following layers:
|
|||
- [ticket_machine](../Layers/ticket_machine.md)
|
||||
- [ticket_validator](../Layers/ticket_validator.md)
|
||||
- [entrance](../Layers/entrance.md)
|
||||
- [elevator](../Layers/elevator.md)
|
||||
- [waste_basket](../Layers/waste_basket.md)
|
||||
- [atm](../Layers/atm.md)
|
||||
- [clock](../Layers/clock.md)
|
||||
- [elevator](../Layers/elevator.md)
|
||||
- [bench](../Layers/bench.md)
|
||||
- [drinking_water](../Layers/drinking_water.md)
|
||||
- [departures_board (defined in this theme)](#departures_board)
|
||||
|
|
|
@ -35,18 +35,19 @@ This document gives an overview of which URL-parameters can be used to influence
|
|||
26. [background](#background)
|
||||
+ [Selecting a category](#selecting-a-category)
|
||||
+ [Selecting a specific layer](#selecting-a-specific-layer)
|
||||
27. [oauth_token](#oauth_token)
|
||||
28. [z](#z)
|
||||
29. [lat](#lat)
|
||||
30. [lon](#lon)
|
||||
31. [layer-public_bookcase](#layer-public_bookcase)
|
||||
32. [filter-public_bookcase-kid-books](#filter-public_bookcase-kid-books)
|
||||
33. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books)
|
||||
34. [filter-public_bookcase-inside](#filter-public_bookcase-inside)
|
||||
35. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image)
|
||||
36. [layer-walls_and_buildings](#layer-walls_and_buildings)
|
||||
37. [mode](#mode)
|
||||
38. [layer-<layer-id>](#layer-<layer-id>)
|
||||
27. [shared_oauth_cookie](#shared_oauth_cookie)
|
||||
28. [oauth_token](#oauth_token)
|
||||
29. [z](#z)
|
||||
30. [lat](#lat)
|
||||
31. [lon](#lon)
|
||||
32. [layer-public_bookcase](#layer-public_bookcase)
|
||||
33. [filter-public_bookcase-kid-books](#filter-public_bookcase-kid-books)
|
||||
34. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books)
|
||||
35. [filter-public_bookcase-inside](#filter-public_bookcase-inside)
|
||||
36. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image)
|
||||
37. [layer-walls_and_buildings](#layer-walls_and_buildings)
|
||||
38. [mode](#mode)
|
||||
39. [layer-<layer-id>](#layer-<layer-id>)
|
||||
|
||||
## What is a URL parameter?
|
||||
|
||||
|
@ -335,11 +336,19 @@ This documentation is defined in the source code at [FeatureSwitchState.ts](/src
|
|||
|
||||
No default value set
|
||||
|
||||
## shared_oauth_cookie
|
||||
|
||||
Used to share a session with another device - this saves logging in at another device
|
||||
|
||||
This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L44)
|
||||
|
||||
No default value set
|
||||
|
||||
## oauth_token
|
||||
|
||||
Used to complete the login
|
||||
|
||||
This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L43)
|
||||
This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L45)
|
||||
|
||||
No default value set
|
||||
|
||||
|
|
|
@ -409,6 +409,24 @@ The position of a signpost can be used by a hiker/biker/rider/s…
|
|||
|genre= POI, editor, hailhydrant
|
||||
}}
|
||||
{{service_item
|
||||
|name= [https://mapcomplete.org/historic_aircraft historic_aircraft]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}
|
||||
|descr= A MapComplete theme: A map showing all historic, permanently installed aircraft
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|genre= POI, editor, historic_aircraft
|
||||
}}
|
||||
{{service_item
|
||||
|name= [https://mapcomplete.org/historic_rolling_stock historic_rolling_stock]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}
|
||||
|descr= A MapComplete theme: A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e
|
||||
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|
||||
|image= MapComplete_Screenshot.png
|
||||
|genre= POI, editor, historic_rolling_stock
|
||||
}}
|
||||
{{service_item
|
||||
|name= [https://mapcomplete.org/hotels hotels]
|
||||
|region= Worldwide
|
||||
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue