chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2024-12-11 02:45:44 +01:00
parent a178de3e03
commit bb6b053429
131 changed files with 7447 additions and 5143 deletions

View file

@ -16,6 +16,7 @@
- bank
- barrier
- bbq
- beehive
- bench
- bench_at_pt
- bicycle_counter
@ -68,6 +69,7 @@
- ice_cream
- indoors
- information_board
- insect_hotel
- item_with_image
- kerbs
- lighthouse
@ -452,6 +454,11 @@
- cafe_pub
- food
### seating
- cafe_pub
- food
### dog-access
- cafe_pub
@ -490,6 +497,11 @@
- playground
- sport_pitch
### maxstay
- charging_station
- parking
### climbing.website
- climbing_area

View file

@ -68,6 +68,9 @@ This is a special layer - data is not sourced from OpenStreetMap
- [preset_description](#preset_description)
- [brand](#brand)
- [indoor](#indoor)
- [seating](#seating)
- [maxstay](#maxstay)
- [name](#name)
2. [Filters](#filters)
## Supported attributes
@ -109,6 +112,8 @@ This is a special layer - data is not sourced from OpenStreetMap
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/shower#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/shower/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/brand#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/brand/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/indoor#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/indoor/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/maxstay#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/maxstay/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) |
| <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) | |
### questions
Show the questions block at this location
@ -549,6 +554,25 @@ The question is `Is this object located indoors?`
- *This object is located indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>
- *This object is located outdoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### maxstay
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
### name
The question is `What is the name of this place?`
*<b>{name}</b>* is shown if `name` is set
## Filters
| id | question | osmTags |

View file

@ -309,6 +309,8 @@ This table gives a summary of ids, names and other metainformation. [See the onl
| Tours-Orthophoto-2008_2010 | Tours - Orthophotos 2008-2010 | historicphoto | | Orthophoto Tour(s) Plus 2008 |
| fr.dpt.84.2010 | Vaucluse 2010 | historicphoto | | ORTHO 2010 © PACA-04-05-84 |
| Vercors-Orthophotos-1999 | Vercors (Réserve naturelle des Hauts-Plateaux du Vercors) - Orthophoto - 1999 - 1 m | historicphoto | | Parc Naturel Régional du Vercors |
| EA_LIDAR_DSM_1m_2022 | EA LiDAR Digital Surface Model 1m (2022) | elevation | | Environment Agency |
| EA_LIDAR_DTM_1m_2022 | EA LiDAR Digital Terrain Model 1m (2022) | elevation | | Environment Agency |
| Hampshire-Aerial-FCIR | Hampshire Aerial FCIR | photo | | |
| Hampshire-Aerial-RGB | Hampshire Aerial RGB | photo | | |
| NLS-OS-NatGrid-11250-1940-60 | NLS - OS 1:1,250 National Grid Maps, 1940s-1960s | historicmap | | National Library of Scotland Historic Maps |
@ -519,6 +521,7 @@ 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 | | |
| canaan_drone_red_cross_201712 | Canaan - American Red Cross, Dec-2017 | photo | | American Red Cross |
@ -791,7 +794,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl
| DVRPC_2020_MontgomeryPA | DVRPC Orthoimagery 2020 - Montgomery County (1ft) | photo | | Delaware Valley Regional Planning Commission |
| DVRPC_2020_PhiladelphiaPA | DVRPC Orthoimagery 2020 - Philadelphia County (1ft) | photo | | Delaware Valley Regional Planning Commission |
| PEMA_Orthoimagery | PEMA Orthoimagery (2018-2020) | historicphoto | | Pennsylvania Emergency Management Agency |
| PEMA_Orthoimagery_2022 | PEMA Orthoimagery (Western) [2022] | photo | ⭐ | Pennsylvania Emergency Management Agency |
| PEMA_Orthoimagery_2023 | PEMA Orthoimagery Cycle 2 (2021-2023) | photo | | Pennsylvania Emergency Management Agency |
| Philadelphia_Ortho_2020 | Philadelphia Orthoimagery 2020 (3in) | historicphoto | | City of Philadelphia |
| Philadelphia_Ortho_2022 | Philadelphia Orthoimagery 2022 (2in) | historicphoto | | City of Philadelphia |
| Philadelphia_Ortho_2023 | Philadelphia Orthoimagery 2023 | photo | ⭐ | City of Philadelphia |

View file

@ -67,9 +67,9 @@ The question is `What type of aerialway is this?`
- *A drag lift with T-shaped carriers for two passengers at a time* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dt-bar' target='_blank'>t-bar</a>
- *A drag lift with L-shaped bars for a single passenger at a time* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dj-bar' target='_blank'>j-bar</a>
- *A drag lift with a platter to drag a single passenger at a time* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dplatter' target='_blank'>platter</a>
- *A tow line which which drags skieers* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Drope_tow' target='_blank'>rope_tow</a>
- *A tow line which skiers hold on to or attach themselves onto* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Drope_tow' target='_blank'>rope_tow</a>
- *A magic carpet (a conveyor belt on the ground)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dmagic_carpet' target='_blank'>magic_carpet</a>
- *A zip line. (A touristical attraction where adventurous people go down at high speeds) * is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dzip_line' target='_blank'>zip_line</a>
- *A zip line. (A touristic attraction where adventurous people go down at high speeds)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:aerialway' target='_blank'>aerialway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dzip_line' target='_blank'>zip_line</a>
### duration

View file

@ -2,7 +2,7 @@
# assisted_repair
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
- This layer is shown at zoomlevel **1** and higher

View file

@ -57,30 +57,30 @@ _This tagrendering has no question and is thus read-only_
### access
The question is `What is the permitted access?`
The question is `Who is allowed to use this barbecue?`
- *Public* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
- *No access* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno' target='_blank'>no</a>
- *Private* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *Access until revoked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
- *Access only for customers* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *Access only for authorized persons* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit' target='_blank'>permit</a>
- *This barbecue can be used by anyone* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
- *This barbecue can't be used by anyone* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno' target='_blank'>no</a>
- *This barbecue is private* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- *This barbecue can be used by anyone, but the owner can revoke access at any time* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
- *This barbecue can only be used by customers* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>
- *This barbecue can only be used by authorized persons* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit' target='_blank'>permit</a>
### covered
The question is `Is the grill covered?`
The question is `Is this barbecue covered?`
- *The grill is not covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno' target='_blank'>no</a>
- *The grill is covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes' target='_blank'>yes</a>
- *This barbecue is not covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno' target='_blank'>no</a>
- *This barbecue is covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes' target='_blank'>yes</a>
### fuel
The question is `How ist the grill fueled?`
The question is `How is this barbecue fuelled?`
- *Wood* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dwood' target='_blank'>wood</a>
- *Charcoal* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dcharcoal' target='_blank'>charcoal</a>
- *Electric* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Delectric' target='_blank'>electric</a>
- *Gas* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dgas' target='_blank'>gas</a>
- *This barbecue uses wood as fuel* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dwood' target='_blank'>wood</a>
- *This barbecue uses charcoal as fuel* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dcharcoal' target='_blank'>charcoal</a>
- *This barbecue is powered by electricity* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Delectric' target='_blank'>electric</a>
- *This barbecue uses gas as fuel* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fuel' target='_blank'>fuel</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dgas' target='_blank'>gas</a>
### leftover-questions

83
Docs/Layers/beehive.md Normal file
View file

@ -0,0 +1,83 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# beehive
Layer showing beehives
- This layer is shown at zoomlevel **11** 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)
- [images](#images)
- [capacity](#capacity)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
## Themes using this layer
- [insects](https://mapcomplete.org/insects)
- [personal](https://mapcomplete.org/personal)
## Presets
The following options to create new points are included:
- **a beehive** 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%3Dbeehive' target='_blank'>beehive</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%3Dbeehive' target='_blank'>beehive</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%22beehive%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/capacity#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/capacity/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) |
### 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()}*
### capacity
The question is `How many beehives are there?`
*There are {capacity} beehives* is shown if `capacity` is set
- *There is 1 beehive* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:capacity' target='_blank'>capacity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1' target='_blank'>1</a>
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### 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`
This document is autogenerated from [assets/layers/beehive/beehive.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/beehive/beehive.json)

View file

@ -4,7 +4,7 @@
This layer is based on [assisted_repair](../Layers/assisted_repair.md)
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
- This layer is shown at zoomlevel **11** and higher

View file

@ -76,10 +76,11 @@ Elements must match **any** of the following expressions:
- <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair' target='_blank'>service:bicycle:repair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes' target='_blank'>yes</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail' target='_blank'>service:bicycle:retail</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes' target='_blank'>yes</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand' target='_blank'>service:bicycle:second_hand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes' target='_blank'>yes</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle' target='_blank'>bicycle</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports' target='_blank'>sports</a> & (<a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbicycle' target='_blank'>bicycle</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling' target='_blank'>cycling</a> | sport=) & service:bicycle:retail!=no & service:bicycle:repair!=no
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22service%3Abicycle%3Arepair%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22service%3Abicycle%3Aretail%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22bicycle%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B%22sport%22%3D%22bicycle%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B%22sport%22%3D%22cycling%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B!%22sport%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%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%22service%3Abicycle%3Arepair%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22service%3Abicycle%3Aretail%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22service%3Abicycle%3Asecond_hand%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22bicycle%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B%22sport%22%3D%22bicycle%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B%22sport%22%3D%22cycling%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D%5B!%22sport%22%5D%5B%22service%3Abicycle%3Aretail%22!%3D%22no%22%5D%5B%22service%3Abicycle%3Arepair%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes

View file

@ -26,6 +26,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [wheelchair-access](#wheelchair-access)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -202,6 +203,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -299,6 +307,14 @@ This tagrendering has labels
-----|-----|----- |
| has_electricity.0 | Offers electricity | service:electricity=yes |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| dogs.0 | *No preference towards dogs* (default) | |

View file

@ -1262,9 +1262,9 @@ This tagrendering is only visible in the popup if the following condition is met
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *No timelimit on leaving your vehicle here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a> | maxstay~.+
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a>
### Network

View file

@ -1251,9 +1251,9 @@ This tagrendering is only visible in the popup if the following condition is met
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *No timelimit on leaving your vehicle here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a> | maxstay~.+
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a>
### Network

View file

@ -2,7 +2,7 @@
# cinema
A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US
A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US.
- This layer is shown at zoomlevel **10** and higher

View file

@ -27,6 +27,8 @@ A climbing gym
- [toprope](#toprope)
- [shoe_rental](#shoe_rental)
- [harness_rental](#harness_rental)
- [auto_belay_toprope](#auto_belay_toprope)
- [auto_belay_lead](#auto_belay_lead)
- [belay_device_rental](#belay_device_rental)
- [rope_rental](#rope_rental)
- [average_length](#average_length)
@ -59,9 +61,9 @@ The following options to create new points are included:
Elements must match **all** of the following expressions:
0. <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>
1. <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsports_centre' target='_blank'>sports_centre</a>
1. <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsports_centre' target='_blank'>sports_centre</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsports_hall' target='_blank'>sports_hall</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22sport%22%3D%22climbing%22%5D%5B%22leisure%22%3D%22sports_centre%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%22sport%22%3D%22climbing%22%5D%5B%22leisure%22%3D%22sports_centre%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22sport%22%3D%22climbing%22%5D%5B%22leisure%22%3D%22sports_hall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@ -80,6 +82,8 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/climbing:toprope#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/climbing%3Atoprope/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/service:climbing_shoes:rental#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/service%3Aclimbing_shoes%3Arental/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [service:climbing_shoes:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/service:climbing_harness:rental#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/service%3Aclimbing_harness%3Arental/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [service:climbing_harness:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/climbing:autobelay:toprope#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/climbing%3Aautobelay%3Atoprope/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [climbing:autobelay:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dyes) [all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dall) [only](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Donly) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/climbing:autobelay:sport#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/climbing%3Aautobelay%3Asport/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [climbing:autobelay:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dyes) [all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dall) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/service:climbing_rope:rental#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/service%3Aclimbing_rope%3Arental/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [service:climbing_rope:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/climbing:length#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/climbing%3Alength/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/climbing%3Agrade%3Afrench%3Amin/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) | |
@ -187,7 +191,7 @@ The question is `Is toprope climbing possible here?`
### shoe_rental
The question is `Can one rent climbing shoes here?`
The question is `Can one rent climbing shoes here to use in the gym?`
- *Climbing shoes can be borrowed for free here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental' target='_blank'>service:climbing_shoes:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental:fee' target='_blank'>service:climbing_shoes:rental:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental:fee%3Dno' target='_blank'>no</a>
- *Climbing shoes can be rented here for {service:climbing_shoes:rental:charge}* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental' target='_blank'>service:climbing_shoes:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes' target='_blank'>yes</a> & service:climbing_shoes:rental:charge~.+. _This option cannot be chosen as answer_
@ -196,16 +200,41 @@ The question is `Can one rent climbing shoes here?`
### harness_rental
The question is `Can one rent a climbing harness here?`
The question is `Can one rent a climbing harness here to use in the gym?`
- *A climbing harness can be borrowed for free here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental' target='_blank'>service:climbing_harness:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental:fee' target='_blank'>service:climbing_harness:rental:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental:fee%3Dno' target='_blank'>no</a>
- *A climbing harness can be rented here for {service:climbing_harness:rental:charge}* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental' target='_blank'>service:climbing_harness:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes' target='_blank'>yes</a> & service:climbing_harness:rental:charge~.+. _This option cannot be chosen as answer_
- *A climbing harness can be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental' target='_blank'>service:climbing_harness:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes' target='_blank'>yes</a>
- *A climbing harness can <b>not</b> be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental' target='_blank'>service:climbing_harness:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no)
### auto_belay_toprope
The question is `Are there auto belays for top roping here?`
*There are {climbing:autobelay:toprope} auto belay devices for top roping* is shown if `climbing:autobelay:toprope` is set
- *There are no auto belays for top roping* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope' target='_blank'>climbing:autobelay:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dno' target='_blank'>no</a>
- *There are a number of auto belays for top roping* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope' target='_blank'>climbing:autobelay:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dyes' target='_blank'>yes</a>
- *There is an auto belay for every top rope route but manual belaying is also possible* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope' target='_blank'>climbing:autobelay:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dall' target='_blank'>all</a>
- *Top rope routes can only be climbed on auto belay* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope' target='_blank'>climbing:autobelay:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: climbing:toprope~.+ & climbing:toprope!=no
### auto_belay_lead
The question is `Are there auto belays for lead climbing here?`
*There are {climbing:autobelay:sport} auto belays for lead climbing* is shown if `climbing:autobelay:sport` is set
- *There are no auto belays for lead climbing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport' target='_blank'>climbing:autobelay:sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dno' target='_blank'>no</a>
- *There is a number of auto belays for lead climbing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport' target='_blank'>climbing:autobelay:sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dyes' target='_blank'>yes</a>
- *There is an auto belay for every lead climbing route* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport' target='_blank'>climbing:autobelay:sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dall' target='_blank'>all</a>
This tagrendering is only visible in the popup if the following condition is met: climbing:sport~.+ & climbing:sport!=no
### belay_device_rental
The question is `Can one rent a belay device here?`
The question is `Can one rent a belay device here to use in the gym?`
- *Belay devices are provided at each rope* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_belay_device:provided_at_each_rope' target='_blank'>service:climbing_belay_device:provided_at_each_rope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_belay_device:provided_at_each_rope%3Dyes' target='_blank'>yes</a>
- *A belay device can be borrowed for free here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_belay_device:rental' target='_blank'>service:climbing_belay_device:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_belay_device:rental%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_belay_device:rental:fee' target='_blank'>service:climbing_belay_device:rental:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_belay_device:rental:fee%3Dno' target='_blank'>no</a>
@ -213,9 +242,11 @@ The question is `Can one rent a belay device here?`
- *A belay device can be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_belay_device:rental' target='_blank'>service:climbing_belay_device:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_belay_device:rental%3Dyes' target='_blank'>yes</a>
- *A belay device can <b>not</b> be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_belay_device:rental' target='_blank'>service:climbing_belay_device:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_belay_device:rental%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no)
### rope_rental
The question is `Can one rent a climbing rope here?`
The question is `Can one rent a climbing rope here to use in the gym?`
- *A climbing rope can be borrowed for free here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental' target='_blank'>service:climbing_rope:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental:fee' target='_blank'>service:climbing_rope:rental:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental:fee%3Dno' target='_blank'>no</a>
- *A climbing rope can be rented here for {service:climbing_rope:rental:charge}* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental' target='_blank'>service:climbing_rope:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes' target='_blank'>yes</a> & service:climbing_rope:rental:charge~.+. _This option cannot be chosen as answer_

View file

@ -33,6 +33,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
@ -47,6 +50,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [lactose_free](#lactose_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -89,6 +93,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -272,6 +278,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -413,6 +437,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -527,6 +558,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -32,6 +32,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
@ -46,6 +49,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [lactose_free](#lactose_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -104,6 +108,8 @@ Elements must match **any** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -287,6 +293,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -428,6 +452,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -542,6 +573,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -34,6 +34,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
@ -47,6 +50,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [lactose_free](#lactose_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -91,6 +95,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -285,6 +291,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -414,6 +438,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -528,6 +559,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -34,6 +34,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
@ -47,6 +50,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [gluten_free](#gluten_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -91,6 +95,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -285,6 +291,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -414,6 +438,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -528,6 +559,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -33,6 +33,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
@ -47,6 +50,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [lactose_free](#lactose_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
@ -89,6 +93,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -272,6 +278,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -413,6 +437,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -527,6 +558,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -0,0 +1,70 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# insect_hotel
Layer showing insect hotels
- This layer is shown at zoomlevel **11** 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)
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
## Themes using this layer
- [insects](https://mapcomplete.org/insects)
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
## Presets
The following options to create new points are included:
- **an insect hotel** 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%3Dinsect_hotel' target='_blank'>insect_hotel</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%3Dinsect_hotel' target='_blank'>insect_hotel</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%22insect_hotel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
### 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()}*
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### 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`
This document is autogenerated from [assets/layers/insect_hotel/insect_hotel.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/insect_hotel/insect_hotel.json)

View file

@ -58,7 +58,7 @@ _This tagrendering has no question and is thus read-only_
### nearby-images
_This tagrendering has no question and is thus read-only_
*<h3>Nearby images</h3>The pictures below are nearby geotagged images and might be helpful to handle this note.{nearby_images(open,)}*
*<h3>Nearby images</h3>The pictures below are nearby geotagged images and might be helpful to handle this note.{nearby_images(open,yes)}*
### report-contributor

View file

@ -18,6 +18,7 @@ A layer showing car parkings
- [parking-type](#parking-type)
- [capacity-disabled](#capacity-disabled)
- [capacity](#capacity)
- [maxstay](#maxstay)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
@ -52,6 +53,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/parking#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/parking/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [parking](https://wiki.openstreetmap.org/wiki/Key:parking) | Multiple choice | [surface](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsurface) [street_side](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dstreet_side) [underground](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dunderground) [multi-storey](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dmulti-storey) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:parking%3Drooftop) [lane](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlane) [carports](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dcarports) [garage_boxes](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dgarage_boxes) [layby](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlayby) [sheds](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsheds) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/capacity:disabled#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/capacity%3Adisabled/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [capacity:disabled](https://wiki.openstreetmap.org/wiki/Key:capacity:disabled) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:capacity:disabled%3D0) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/capacity#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/capacity/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/maxstay#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/maxstay/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) |
### 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
@ -110,6 +112,13 @@ The question is `How many disabled parking spots are there at this parking?`
The question is `How many parking spots are there at this parking?`
*There are {capacity} parking spots* is shown if `capacity` is set
### maxstay
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
### leftover-questions
_This tagrendering has no question and is thus read-only_

View file

@ -0,0 +1,110 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# parks_without_etymology
This layer is based on [etymology](../Layers/etymology.md)
All objects which have an etymology known
- This layer is shown at zoomlevel **18** and higher
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [etymology-images-from-wikipedia](#etymology-images-from-wikipedia)
- [wikipedia-etymology](#wikipedia-etymology)
- [Wikipedia article of the name giver](#wikipedia-article-of-the-name-giver)
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- [street-name-sign-image](#street-name-sign-image)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
- [lod](#lod)
## Themes using this layer
- [etymology](https://mapcomplete.org/etymology)
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. <a href='https://wiki.openstreetmap.org/wiki/Key:landuse' target='_blank'>landuse</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dvillage_green' target='_blank'>village_green</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:landuse' target='_blank'>landuse</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:landuse%3Drecreation_ground' target='_blank'>recreation_ground</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dpark' target='_blank'>park</a>
1. name~.+
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22landuse%22%3D%22village_green%22%5D%5B%22name%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22landuse%22%3D%22recreation_ground%22%5D%5B%22name%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22leisure%22%3D%22park%22%5D%5B%22name%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/name:etymology:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name:etymology#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) |
### etymology-images-from-wikipedia
_This tagrendering has no question and is thus read-only_
*{image_carousel(name:etymology:wikidata)}*
### wikipedia-etymology
The question is `What is the Wikidata-item that this object is named after?`
*<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}* is shown if `name:etymology:wikidata` is set
### zoeken op inventaris onroerend erfgoed
_This tagrendering has no question and is thus read-only_
*<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Search on inventaris onroerend erfgoed</a>*
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:_country' target='_blank'>_country</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_country%3Dbe' target='_blank'>be</a>
### simple etymology
The question is `What is this object named after?`
*Named after {name:etymology}* is shown if `name:etymology` is set
- *The origin of this name is unknown in all literature* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:name:etymology' target='_blank'>name:etymology</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown' target='_blank'>unknown</a>
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
### street-name-sign-image
_This tagrendering has no question and is thus read-only_
*{image_carousel(image:streetsign)}<br/>{image_upload(image:streetsign, Add image of a street name sign)}*
### minimap
_This tagrendering has no question and is thus read-only_
*{minimap(18, id, _same_name_ids):height:10rem}*
### etymology_multi_apply
_This tagrendering has no question and is thus read-only_
*{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}*
### wikipedia
_This tagrendering has no question and is thus read-only_
*A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}*
This tagrendering is only visible in the popup if the following condition is met: wikidata~.+
### 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/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)

View file

@ -138,7 +138,7 @@ The question is `What sports are played at this venue?`
- *Canoe* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe' target='_blank'>canoe</a>
- *Chess* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess' target='_blank'>chess</a>
- *Non-competitive diving* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving' target='_blank'>cliff_diving</a>
- *Rock climbing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>
- *Climbing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>
- *Climbing Adventure* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure' target='_blank'>climbing_adventure</a>
- *Cockfighting* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting' target='_blank'>cockfighting</a>
- *Cricket* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket' target='_blank'>cricket</a>

View file

@ -42,7 +42,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| 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) | [string](../SpecialInputElements.md#string) | [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/conveying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/conveying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/conveying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/conveying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [reversible](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dreversible) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handrail#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handrail/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/tactile_writing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/tactile_writing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [tactile_writing](https://wiki.openstreetmap.org/wiki/Key:tactile_writing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/incline#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/incline/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [incline](https://wiki.openstreetmap.org/wiki/Key:incline) | [slope](../SpecialInputElements.md#slope) | |
@ -65,9 +65,11 @@ The question is `Between which levels are these stairs?`
### conveying
_This tagrendering has no question and is thus read-only_
The question is `Is this an escalator?`
- *This is an escalator* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes' target='_blank'>yes</a>
- *This is an escalator moving in the direction of the arrows* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dforward' target='_blank'>forward</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dbackward' target='_blank'>backward</a>. _This option cannot be chosen as answer_
- *This is a reversible escalator* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dreversible' target='_blank'>reversible</a>
- *This is not an escalator* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno' target='_blank'>no</a>
- *This is not an escalator* is shown if with conveying=. _This option cannot be chosen as answer_

View file

@ -32,6 +32,7 @@ A layer showing trees
## Themes using this layer
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
- [trees](https://mapcomplete.org/trees)

View file

@ -559,7 +559,7 @@ A component showing nearby images loaded from various online services such as Ma
| name | default | description |
-----|-----|----- |
| mode | closed | Either `open` or `closed`. If `open`, then the image carousel will always be shown |
| readonly | _undefined_ | If 'readonly', will not show the 'link'-button |
| readonly | _undefined_ | If 'readonly' or 'yes', will not show the 'link'-button |
#### Example usage of nearby_images

View file

@ -1289,17 +1289,32 @@
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' (in the mapcomplete.org theme 'OSM for the blind')",
"description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' and allows to pick this as a default answer (in the mapcomplete.org theme 'OSM for the blind')",
"value": "yes"
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' (in the mapcomplete.org theme 'OSM for the blind')",
"description": "Layer 'Stairs' shows conveying=forward | conveying=backward with a fixed text, namely 'This is an escalator moving in the direction of the arrows' (in the mapcomplete.org theme 'OSM for the blind')",
"value": "forward"
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying=forward | conveying=backward with a fixed text, namely 'This is an escalator moving in the direction of the arrows' (in the mapcomplete.org theme 'OSM for the blind')",
"value": "backward"
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying=reversible with a fixed text, namely 'This is a reversible escalator' and allows to pick this as a default answer (in the mapcomplete.org theme 'OSM for the blind')",
"value": "reversible"
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' and allows to pick this as a default answer (in the mapcomplete.org theme 'OSM for the blind')",
"value": "no"
},
{
"key": "conveying",
"description": "Layer 'Stairs' shows conveying= with a fixed text, namely 'This is not an escalator' (in the mapcomplete.org theme 'OSM for the blind')",
"description": "Layer 'Stairs' shows conveying= with a fixed text, namely 'This is not an escalator' (in the mapcomplete.org theme 'OSM for the blind') Picking this answer will delete the key conveying.",
"value": ""
},
{

View file

@ -229,6 +229,16 @@
"description": "Layer 'Cafés and pubs' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Cafés and pubs' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Cafés and pubs' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Cafés and pubs' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs')",

View file

@ -1246,11 +1246,11 @@
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Charging stations') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)"
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Charging stations') (This is only shown if motorcar=yes | hgv=yes | bus=yes)"
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'No timelimit on leaving your vehicle here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Charging stations') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Charging stations') (This is only shown if motorcar=yes | hgv=yes | bus=yes)",
"value": "unlimited"
},
{

View file

@ -112,6 +112,11 @@
"description": "The MapComplete theme Climbing gyms, clubs and spots has a layer Climbing gyms showing features with this tag",
"value": "sports_centre"
},
{
"key": "leisure",
"description": "The MapComplete theme Climbing gyms, clubs and spots has a layer Climbing gyms showing features with this tag",
"value": "sports_hall"
},
{
"key": "id",
"description": "Layer 'Climbing gyms' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
@ -294,65 +299,108 @@
},
{
"key": "service:climbing_harness:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no with a fixed text, namely 'A climbing harness can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no with a fixed text, namely 'A climbing harness can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))",
"value": "yes"
},
{
"key": "service:climbing_harness:rental:fee",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no with a fixed text, namely 'A climbing harness can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no with a fixed text, namely 'A climbing harness can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))",
"value": "no"
},
{
"key": "service:climbing_harness:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ with a fixed text, namely 'A climbing harness can be rented here for {service:climbing_harness:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ with a fixed text, namely 'A climbing harness can be rented here for {service:climbing_harness:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))",
"value": "yes"
},
{
"key": "service:climbing_harness:rental:charge",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ with a fixed text, namely 'A climbing harness can be rented here for {service:climbing_harness:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)"
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ with a fixed text, namely 'A climbing harness can be rented here for {service:climbing_harness:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))"
},
{
"key": "service:climbing_harness:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes with a fixed text, namely 'A climbing harness can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=yes with a fixed text, namely 'A climbing harness can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))",
"value": "yes"
},
{
"key": "service:climbing_harness:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=no with a fixed text, namely 'A climbing harness can <b>not</b> be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_harness:rental=no with a fixed text, namely 'A climbing harness can <b>not</b> be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no) | (climbing:speed~.+ & climbing:speed!=no))",
"value": "no"
},
{
"key": "climbing:autobelay:toprope",
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:autobelay:toprope' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:toprope~.+ & climbing:toprope!=no)"
},
{
"key": "climbing:autobelay:toprope",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:toprope=no with a fixed text, namely 'There are no auto belays for top roping' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:toprope~.+ & climbing:toprope!=no)",
"value": "no"
},
{
"key": "climbing:autobelay:toprope",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:toprope=yes with a fixed text, namely 'There are a number of auto belays for top roping' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:toprope~.+ & climbing:toprope!=no)",
"value": "yes"
},
{
"key": "climbing:autobelay:toprope",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:toprope=all with a fixed text, namely 'There is an auto belay for every top rope route but manual belaying is also possible' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:toprope~.+ & climbing:toprope!=no)",
"value": "all"
},
{
"key": "climbing:autobelay:toprope",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:toprope=only with a fixed text, namely 'Top rope routes can only be climbed on auto belay' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:toprope~.+ & climbing:toprope!=no)",
"value": "only"
},
{
"key": "climbing:autobelay:sport",
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:autobelay:sport' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport~.+ & climbing:sport!=no)"
},
{
"key": "climbing:autobelay:sport",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:sport=no with a fixed text, namely 'There are no auto belays for lead climbing' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport~.+ & climbing:sport!=no)",
"value": "no"
},
{
"key": "climbing:autobelay:sport",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:sport=yes with a fixed text, namely 'There is a number of auto belays for lead climbing' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport~.+ & climbing:sport!=no)",
"value": "yes"
},
{
"key": "climbing:autobelay:sport",
"description": "Layer 'Climbing gyms' shows climbing:autobelay:sport=all with a fixed text, namely 'There is an auto belay for every lead climbing route' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport~.+ & climbing:sport!=no)",
"value": "all"
},
{
"key": "service:climbing_belay_device:provided_at_each_rope",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:provided_at_each_rope=yes with a fixed text, namely 'Belay devices are provided at each rope' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:provided_at_each_rope=yes with a fixed text, namely 'Belay devices are provided at each rope' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "yes"
},
{
"key": "service:climbing_belay_device:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no with a fixed text, namely 'A belay device can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no with a fixed text, namely 'A belay device can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "yes"
},
{
"key": "service:climbing_belay_device:rental:fee",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no with a fixed text, namely 'A belay device can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no with a fixed text, namely 'A belay device can be borrowed for free here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "no"
},
{
"key": "service:climbing_belay_device:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ with a fixed text, namely 'A belay device can be rented here for {service:climbing_belay_device:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ with a fixed text, namely 'A belay device can be rented here for {service:climbing_belay_device:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "yes"
},
{
"key": "service:climbing_belay_device:rental:charge",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ with a fixed text, namely 'A belay device can be rented here for {service:climbing_belay_device:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)"
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ with a fixed text, namely 'A belay device can be rented here for {service:climbing_belay_device:rental:charge}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))"
},
{
"key": "service:climbing_belay_device:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes with a fixed text, namely 'A belay device can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=yes with a fixed text, namely 'A belay device can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "yes"
},
{
"key": "service:climbing_belay_device:rental",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=no with a fixed text, namely 'A belay device can <b>not</b> be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if climbing:sport!=no | climbing:toprope!=no)",
"description": "Layer 'Climbing gyms' shows service:climbing_belay_device:rental=no with a fixed text, namely 'A belay device can <b>not</b> be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if (climbing:sport~.+ & climbing:sport!=no) | (climbing:toprope~.+ & climbing:toprope!=no))",
"value": "no"
},
{

View file

@ -287,6 +287,11 @@
"description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Bike repair/shop showing features with this tag",
"value": "yes"
},
{
"key": "service:bicycle:second_hand",
"description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Bike repair/shop showing features with this tag",
"value": "yes"
},
{
"key": "shop",
"description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Bike repair/shop showing features with this tag",
@ -4123,11 +4128,11 @@
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)"
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if motorcar=yes | hgv=yes | bus=yes)"
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'No timelimit on leaving your vehicle here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if motorcar=yes | hgv=yes | bus=yes)",
"value": "unlimited"
},
{

View file

@ -615,6 +615,82 @@
{
"key": "wikipedia",
"description": "The layer 'Sport places without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "name",
"description": "The MapComplete theme Etymology - what is a place named after? has a layer Parks without etymology information showing features with this tag"
},
{
"key": "leisure",
"description": "The MapComplete theme Etymology - what is a place named after? has a layer Parks without etymology information showing features with this tag",
"value": "park"
},
{
"key": "landuse",
"description": "The MapComplete theme Etymology - what is a place named after? has a layer Parks without etymology information showing features with this tag",
"value": "village_green"
},
{
"key": "landuse",
"description": "The MapComplete theme Etymology - what is a place named after? has a layer Parks without etymology information showing features with this tag",
"value": "recreation_ground"
},
{
"key": "id",
"description": "Layer 'Parks without etymology information' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Etymology - what is a place named after?') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
},
{
"key": "image",
"description": "The layer 'Parks without etymology information shows images based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Parks without etymology information shows images based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Parks without etymology information shows images based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Parks without etymology information shows images based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Parks without etymology information shows images based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "name:etymology:wikidata",
"description": "Layer 'Parks without etymology information' shows and asks freeform values for key 'name:etymology:wikidata' (in the mapcomplete.org theme 'Etymology - what is a place named after?') (This is only shown if name:etymology!=unknown)"
},
{
"key": "name:etymology",
"description": "Layer 'Parks without etymology information' shows and asks freeform values for key 'name:etymology' (in the mapcomplete.org theme 'Etymology - what is a place named after?') (This is only shown if name:etymology~.+ | name:etymology:wikidata=)"
},
{
"key": "name:etymology",
"description": "Layer 'Parks without etymology information' shows name:etymology=unknown with a fixed text, namely 'The origin of this name is unknown in all literature' and allows to pick this as a default answer (in the mapcomplete.org theme 'Etymology - what is a place named after?') (This is only shown if name:etymology~.+ | name:etymology:wikidata=)",
"value": "unknown"
},
{
"key": "image",
"description": "The layer 'Parks without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Parks without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Parks without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Parks without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Parks without etymology information allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
}
]
}

View file

@ -115,62 +115,62 @@
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'Public' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'This barbecue can be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "yes"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'No access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'This barbecue can't be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "no"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'Private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'This barbecue is private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "private"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'Access until revoked' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'This barbecue can be used by anyone, but the owner can revoke access at any time' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "permissive"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'Access only for customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'This barbecue can only be used by customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "customers"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'Access only for authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'This barbecue can only be used by authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "permit"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'The grill is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'This barbecue is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "no"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'The grill is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'This barbecue is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "yes"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'Wood' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'This barbecue uses wood as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "wood"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'Charcoal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'This barbecue uses charcoal as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "charcoal"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'Electric' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'This barbecue is powered by electricity' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "electric"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'Gas' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'This barbecue uses gas as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fireplaces and barbeques')",
"value": "gas"
}
]

View file

@ -347,6 +347,25 @@
"description": "Layer 'Restaurants and fast food' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Restaurants and fast food' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if cuisine!=friture)",
@ -607,6 +626,16 @@
"description": "Layer 'Restaurants and fast food' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Restaurants and fast food' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Restaurants and fast food' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Restaurants and fast food' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",

View file

@ -351,6 +351,25 @@
"description": "Layer 'Fries shop' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Fries shop' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Fries shop' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Fries shop' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Fries shops') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Fries shop' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Fries shop' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') (This is only shown if cuisine!=friture)",
@ -611,6 +630,16 @@
"description": "Layer 'Fries shop' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Fries shop' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Fries shop' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Fries shop' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",

View file

@ -371,6 +371,25 @@
"description": "Layer 'Restaurants and fast food' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Glutenfree') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Restaurants and fast food' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if cuisine!=friture)",
@ -611,6 +630,16 @@
"description": "Layer 'Restaurants and fast food' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Restaurants and fast food' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Restaurants and fast food' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Restaurants and fast food' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",

View file

@ -0,0 +1,81 @@
{
"data_format": 1,
"project": {
"name": "MapComplete Insect Hotels",
"description": "Insect hotels provide shelter for insects",
"project_url": "https://mapcomplete.org/insects",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.org/assets/layers/insect_hotel/insect_hotel.svg",
"contact_name": "Pieter Vander Vennet",
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
{
"key": "man_made",
"description": "The MapComplete theme Insect Hotels has a layer Insect Hotels showing features with this tag",
"value": "insect_hotel"
},
{
"key": "id",
"description": "Layer 'Insect Hotels' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Insect Hotels') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
},
{
"key": "image",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "man_made",
"description": "The MapComplete theme Insect Hotels has a layer Beehives showing features with this tag",
"value": "beehive"
},
{
"key": "id",
"description": "Layer 'Beehives' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Insect Hotels') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
},
{
"key": "image",
"description": "The layer 'Beehives allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Beehives allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Beehives allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Beehives allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Beehives allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "capacity",
"description": "Layer 'Beehives' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Insect Hotels')"
},
{
"key": "capacity",
"description": "Layer 'Beehives' shows capacity=1 with a fixed text, namely 'There is 1 beehive' and allows to pick this as a default answer (in the mapcomplete.org theme 'Insect Hotels')",
"value": "1"
}
]
}

View file

@ -371,6 +371,25 @@
"description": "Layer 'Restaurants and fast food' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Restaurants and fast food' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if cuisine!=friture)",
@ -611,6 +630,16 @@
"description": "Layer 'Restaurants and fast food' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Restaurants and fast food' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Restaurants and fast food' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Restaurants and fast food' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",

View file

@ -1511,62 +1511,62 @@
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'Public' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'This barbecue can be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "yes"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'No access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'This barbecue can't be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "no"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'Private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'This barbecue is private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "private"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'Access until revoked' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'This barbecue can be used by anyone, but the owner can revoke access at any time' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "permissive"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'Access only for customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'This barbecue can only be used by customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "customers"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'Access only for authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'This barbecue can only be used by authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "permit"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'The grill is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'This barbecue is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "no"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'The grill is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'This barbecue is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "yes"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'Wood' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'This barbecue uses wood as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "wood"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'Charcoal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'This barbecue uses charcoal as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "charcoal"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'Electric' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'This barbecue is powered by electricity' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "electric"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'Gas' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'This barbecue uses gas as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "gas"
},
{
@ -1642,6 +1642,207 @@
"key": "seasonal",
"description": "Layer 'Firepit' shows seasonal=spring;summer;autumn with a fixed text, namely 'Closed during the winter' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "spring;summer;autumn"
},
{
"key": "man_made",
"description": "The MapComplete theme Into nature has a layer Insect Hotels showing features with this tag",
"value": "insect_hotel"
},
{
"key": "id",
"description": "Layer 'Insect Hotels' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Into nature') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
},
{
"key": "image",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Insect Hotels allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "natural",
"description": "The MapComplete theme Into nature has a layer Tree showing features with this tag",
"value": "tree"
},
{
"key": "id",
"description": "Layer 'Tree' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Into nature') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
},
{
"key": "image",
"description": "The layer 'Tree allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "panoramax",
"description": "The layer 'Tree allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Tree allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Tree allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Tree allows to upload images and adds them under the 'panoramax'-tag (and panoramax:0, panoramax:1, ... for multiple images). Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "species:wikidata",
"description": "Layer 'Tree' shows and asks freeform values for key 'species:wikidata' (in the mapcomplete.org theme 'Into nature')"
},
{
"key": "circumference",
"description": "Layer 'Tree' shows and asks freeform values for key 'circumference' (in the mapcomplete.org theme 'Into nature')"
},
{
"key": "height",
"description": "Layer 'Tree' shows and asks freeform values for key 'height' (in the mapcomplete.org theme 'Into nature')"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "landmark"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=natural_monument with a fixed text, namely 'The tree is a natural monument, e.g. because it is especially old, or of a valuable species.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "natural_monument"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=agricultural with a fixed text, namely 'The tree is used for agricultural purposes, e.g. in an orchard.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "agricultural"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=park with a fixed text, namely 'The tree is in a park or similar (cemetery, school grounds, …).' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "park"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=garden with a fixed text, namely 'The tree is in a residential garden.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "garden"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=avenue with a fixed text, namely 'This is a tree along an avenue.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "avenue"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=urban with a fixed text, namely 'The tree is in an urban area.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "urban"
},
{
"key": "denotation",
"description": "Layer 'Tree' shows denotation=none with a fixed text, namely 'The tree is outside of an urban area.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "none"
},
{
"key": "leaf_type",
"description": "Layer 'Tree' shows leaf_type=broadleaved with a fixed text, namely 'Broadleaved' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if species:wikidata=)",
"value": "broadleaved"
},
{
"key": "leaf_type",
"description": "Layer 'Tree' shows leaf_type=needleleaved with a fixed text, namely 'Needleleaved' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if species:wikidata=)",
"value": "needleleaved"
},
{
"key": "leaf_type",
"description": "Layer 'Tree' shows leaf_type=leafless with a fixed text, namely 'Permanently leafless' (in the mapcomplete.org theme 'Into nature') (This is only shown if species:wikidata=)",
"value": "leafless"
},
{
"key": "leaf_cycle",
"description": "Layer 'Tree' shows leaf_cycle=deciduous with a fixed text, namely 'Deciduous: the tree loses its leaves for some time of the year.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if leaf_type!~^(^leafless$)$ & species:wikidata=)",
"value": "deciduous"
},
{
"key": "leaf_cycle",
"description": "Layer 'Tree' shows leaf_cycle=evergreen with a fixed text, namely 'Evergreen.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if leaf_type!~^(^leafless$)$ & species:wikidata=)",
"value": "evergreen"
},
{
"key": "name",
"description": "Layer 'Tree' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument | name~.+)"
},
{
"key": "name",
"description": "Layer 'Tree' shows name= & noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') Picking this answer will delete the key name. (This is only shown if denotation=landmark | denotation=natural_monument | name~.+)",
"value": ""
},
{
"key": "noname",
"description": "Layer 'Tree' shows name= & noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument | name~.+)",
"value": "yes"
},
{
"key": "heritage",
"description": "Layer 'Tree' shows heritage=4 & heritage:operator=OnroerendErfgoed with a fixed text, namely 'Registered as heritage by <i>Onroerend Erfgoed</i> Flanders' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "4"
},
{
"key": "heritage:operator",
"description": "Layer 'Tree' shows heritage=4 & heritage:operator=OnroerendErfgoed with a fixed text, namely 'Registered as heritage by <i>Onroerend Erfgoed</i> Flanders' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "OnroerendErfgoed"
},
{
"key": "heritage",
"description": "Layer 'Tree' shows heritage=4 & heritage:operator=aatl with a fixed text, namely 'Registered as heritage by <i>Direction du Patrimoine culturel</i> Brussels' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "4"
},
{
"key": "heritage:operator",
"description": "Layer 'Tree' shows heritage=4 & heritage:operator=aatl with a fixed text, namely 'Registered as heritage by <i>Direction du Patrimoine culturel</i> Brussels' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "aatl"
},
{
"key": "heritage",
"description": "Layer 'Tree' shows heritage=yes & heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "yes"
},
{
"key": "heritage:operator",
"description": "Layer 'Tree' shows heritage=yes & heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') Picking this answer will delete the key heritage:operator. (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": ""
},
{
"key": "heritage",
"description": "Layer 'Tree' shows heritage=no & heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": "no"
},
{
"key": "heritage:operator",
"description": "Layer 'Tree' shows heritage=no & heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') Picking this answer will delete the key heritage:operator. (This is only shown if denotation=landmark | denotation=natural_monument)",
"value": ""
},
{
"key": "heritage",
"description": "Layer 'Tree' shows heritage~.+ with a fixed text, namely 'Registered as heritage by a different organisation' (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument)"
},
{
"key": "ref:OnroerendErfgoed",
"description": "Layer 'Tree' shows and asks freeform values for key 'ref:OnroerendErfgoed' (in the mapcomplete.org theme 'Into nature') (This is only shown if heritage=4 & heritage:operator=OnroerendErfgoed)"
},
{
"key": "wikidata",
"description": "Layer 'Tree' shows and asks freeform values for key 'wikidata' (in the mapcomplete.org theme 'Into nature') (This is only shown if denotation=landmark | denotation=natural_monument | wikidata~.+)"
}
]
}

View file

@ -229,6 +229,16 @@
"description": "Layer 'Cafés and pubs' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Cafés and pubs' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Cafés and pubs' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Cafés and pubs' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
@ -884,6 +894,25 @@
"description": "Layer 'Restaurants and fast food' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'OnWheels') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Restaurants and fast food' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if cuisine!=friture)",
@ -1144,6 +1173,16 @@
"description": "Layer 'Restaurants and fast food' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Restaurants and fast food' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Restaurants and fast food' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Restaurants and fast food' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
@ -1432,6 +1471,15 @@
"key": "capacity",
"description": "Layer 'Parking' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "unlimited"
},
{
"key": "parking_space",
"description": "The MapComplete theme OnWheels has a layer Disabled parking spaces showing features with this tag",

View file

@ -141,6 +141,15 @@
"key": "capacity",
"description": "Layer 'Parking' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Parking')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Parking')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Parking')",
"value": "unlimited"
},
{
"key": "amenity",
"description": "The MapComplete theme Parking has a layer Parking Spaces showing features with this tag",
@ -1699,11 +1708,11 @@
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Parking') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)"
"description": "Layer 'Charging stations' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Parking') (This is only shown if motorcar=yes | hgv=yes | bus=yes)"
},
{
"key": "maxstay",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'No timelimit on leaving your vehicle here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Parking') (This is only shown if maxstay~.+ | motorcar=yes | hgv=yes | bus=yes)",
"description": "Layer 'Charging stations' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Parking') (This is only shown if motorcar=yes | hgv=yes | bus=yes)",
"value": "unlimited"
},
{

View file

@ -447,6 +447,25 @@
"description": "Layer 'Dog friendly eateries' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Dog friendly eateries' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Dog friendly eateries' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Dog friendly eateries' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Dog friendly eateries' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if cuisine!=friture)",
@ -707,6 +726,16 @@
"description": "Layer 'Dog friendly eateries' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Dog friendly eateries' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Dog friendly eateries' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Dog friendly eateries' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",

View file

@ -1167,62 +1167,62 @@
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'Public' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=yes with a fixed text, namely 'This barbecue can be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "yes"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'No access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=no with a fixed text, namely 'This barbecue can't be used by anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "no"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'Private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=private with a fixed text, namely 'This barbecue is private' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "private"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'Access until revoked' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=permissive with a fixed text, namely 'This barbecue can be used by anyone, but the owner can revoke access at any time' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "permissive"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'Access only for customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=customers with a fixed text, namely 'This barbecue can only be used by customers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "customers"
},
{
"key": "access",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'Access only for authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows access=permit with a fixed text, namely 'This barbecue can only be used by authorized persons' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "permit"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'The grill is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows covered=no with a fixed text, namely 'This barbecue is not covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "no"
},
{
"key": "covered",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'The grill is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows covered=yes with a fixed text, namely 'This barbecue is covered' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "yes"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'Wood' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows fuel=wood with a fixed text, namely 'This barbecue uses wood as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "wood"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'Charcoal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows fuel=charcoal with a fixed text, namely 'This barbecue uses charcoal as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "charcoal"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'Electric' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows fuel=electric with a fixed text, namely 'This barbecue is powered by electricity' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "electric"
},
{
"key": "fuel",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'Gas' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"description": "Layer 'BBQ' shows fuel=gas with a fixed text, namely 'This barbecue uses gas as fuel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "gas"
}
]

View file

@ -144,7 +144,7 @@
},
{
"key": "aerialway",
"description": "Layer 'Aerialways' shows aerialway=rope_tow with a fixed text, namely 'A tow line which which drags skieers' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"description": "Layer 'Aerialways' shows aerialway=rope_tow with a fixed text, namely 'A tow line which skiers hold on to or attach themselves onto' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "rope_tow"
},
{
@ -154,7 +154,7 @@
},
{
"key": "aerialway",
"description": "Layer 'Aerialways' shows aerialway=zip_line with a fixed text, namely 'A zip line. (A touristical attraction where adventurous people go down at high speeds) ' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"description": "Layer 'Aerialways' shows aerialway=zip_line with a fixed text, namely 'A zip line. (A touristic attraction where adventurous people go down at high speeds)' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "zip_line"
},
{
@ -1278,6 +1278,25 @@
"description": "Layer 'Restaurants and fast food' shows delivery=no with a fixed text, namely 'This business does not deliver at home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "no"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=yes with a fixed text, namely 'This fast-food restaurant has a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if amenity=fast_food)",
"value": "yes"
},
{
"key": "drive_through",
"description": "Layer 'Restaurants and fast food' shows drive_through=no with a fixed text, namely 'This fast-food restaurant does not have a drive-through' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if amenity=fast_food)",
"value": "no"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'opening_hours:drive_through' (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if drive_through=yes)"
},
{
"key": "opening_hours:drive_through",
"description": "Layer 'Restaurants and fast food' shows opening_hours:drive_through= with a fixed text, namely 'The opening hours of the drive-through are the same as the restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') Picking this answer will delete the key opening_hours:drive_through. (This is only shown if drive_through=yes)",
"value": ""
},
{
"key": "diet:vegetarian",
"description": "Layer 'Restaurants and fast food' shows diet:vegetarian=no with a fixed text, namely 'No vegetarian options are available' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if cuisine!=friture)",
@ -1538,6 +1557,16 @@
"description": "Layer 'Restaurants and fast food' shows service:electricity=no with a fixed text, namely 'There are a no domestic sockets available to customers seated indoors' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "no"
},
{
"key": "outdoor_seating",
"description": "Layer 'Restaurants and fast food' shows outdoor_seating=yes with a fixed text, namely 'This place has outdoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "yes"
},
{
"key": "indoor_seating",
"description": "Layer 'Restaurants and fast food' shows indoor_seating=yes with a fixed text, namely 'This place has indoor seating' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "yes"
},
{
"key": "dog",
"description": "Layer 'Restaurants and fast food' shows dog=yes with a fixed text, namely 'Dogs are allowed' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",

View file

@ -730,7 +730,7 @@
},
{
"key": "sport",
"description": "Layer 'Sports centres' shows sport=climbing with a fixed text, namely 'Rock climbing' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports')",
"description": "Layer 'Sports centres' shows sport=climbing with a fixed text, namely 'Climbing' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports')",
"value": "climbing"
},
{

View file

@ -575,6 +575,15 @@
"key": "capacity",
"description": "Layer 'Parking' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Bus routes')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows and asks freeform values for key 'maxstay' (in the mapcomplete.org theme 'Bus routes')"
},
{
"key": "maxstay",
"description": "Layer 'Parking' shows maxstay=unlimited with a fixed text, namely 'There is no limit to the amount of time one can stay here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Bus routes')",
"value": "unlimited"
},
{
"key": "amenity",
"description": "The MapComplete theme Bus routes has a layer Shelter showing features with this tag",

View file

@ -244,7 +244,7 @@ These layers can not be reused in different themes.
This layer is based on [assisted_repair](../Layers/assisted_repair.md)
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
- This layer is shown at zoomlevel **11** and higher
@ -1740,9 +1740,9 @@ This tagrendering is only visible in the popup if the following condition is met
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *No timelimit on leaving your vehicle here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a> | maxstay~.+
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a>
### Network

View file

@ -16,6 +16,7 @@ This theme contains the following layers:
- [toursistic_places_without_etymology (defined in this theme)](#toursistic_places_without_etymology)
- [health_and_social_places_without_etymology (defined in this theme)](#health_and_social_places_without_etymology)
- [sport_places_without_etymology (defined in this theme)](#sport_places_without_etymology)
- [parks_without_etymology (defined in this theme)](#parks_without_etymology)
Available languages:
@ -137,6 +138,20 @@ Available languages:
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
+ [lod](#lod)
9. [parks_without_etymology](#parks_without_etymology)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [etymology-images-from-wikipedia](#etymology-images-from-wikipedia)
+ [wikipedia-etymology](#wikipedia-etymology)
+ [Wikipedia article of the name giver](#wikipedia-article-of-the-name-giver)
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
+ [street-name-sign-image](#street-name-sign-image)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
+ [lod](#lod)
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
@ -741,6 +756,92 @@ This tagrendering is only visible in the popup if the following condition is met
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
# parks_without_etymology
This layer is based on [etymology](../Layers/etymology.md)
All objects which have an etymology known
- This layer is shown at zoomlevel **18** and higher
No themes use this layer
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. <a href='https://wiki.openstreetmap.org/wiki/Key:landuse' target='_blank'>landuse</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dvillage_green' target='_blank'>village_green</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:landuse' target='_blank'>landuse</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:landuse%3Drecreation_ground' target='_blank'>recreation_ground</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dpark' target='_blank'>park</a>
1. name~.+
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22landuse%22%3D%22village_green%22%5D%5B%22name%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22landuse%22%3D%22recreation_ground%22%5D%5B%22name%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22leisure%22%3D%22park%22%5D%5B%22name%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/name:etymology:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name:etymology#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) |
### etymology-images-from-wikipedia
_This tagrendering has no question and is thus read-only_
*{image_carousel(name:etymology:wikidata)}*
### wikipedia-etymology
The question is `What is the Wikidata-item that this object is named after?`
*<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}* is shown if `name:etymology:wikidata` is set
### zoeken op inventaris onroerend erfgoed
_This tagrendering has no question and is thus read-only_
*<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Search on inventaris onroerend erfgoed</a>*
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:_country' target='_blank'>_country</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_country%3Dbe' target='_blank'>be</a>
### simple etymology
The question is `What is this object named after?`
*Named after {name:etymology}* is shown if `name:etymology` is set
- *The origin of this name is unknown in all literature* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:name:etymology' target='_blank'>name:etymology</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown' target='_blank'>unknown</a>
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
### street-name-sign-image
_This tagrendering has no question and is thus read-only_
*{image_carousel(image:streetsign)}<br/>{image_upload(image:streetsign, Add image of a street name sign)}*
### minimap
_This tagrendering has no question and is thus read-only_
*{minimap(18, id, _same_name_ids):height:10rem}*
### etymology_multi_apply
_This tagrendering has no question and is thus read-only_
*{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}*
### wikipedia
_This tagrendering has no question and is thus read-only_
*A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}*
This tagrendering is only visible in the popup if the following condition is met: wikidata~.+
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`

View file

@ -52,6 +52,9 @@ Available languages:
+ [Reservation](#reservation)
+ [Takeaway](#takeaway)
+ [delivery](#delivery)
+ [drive-through](#drive-through)
+ [drive-through-opening_hours](#drive-through-opening_hours)
+ [Drive-through opening hours](#drive-through-opening-hours)
+ [Vegetarian (no friture)](#vegetarian-(no-friture))
+ [Vegan (no friture)](#vegan-(no-friture))
+ [halal (no friture)](#halal-(no-friture))
@ -66,6 +69,7 @@ Available languages:
+ [lactose_free](#lactose_free)
+ [smoking](#smoking)
+ [service:electricity](#serviceelectricity)
+ [seating](#seating)
+ [dog-access](#dog-access)
+ [internet](#internet)
+ [internet-fee](#internet-fee)
@ -116,6 +120,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -299,6 +305,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -440,6 +464,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -554,6 +585,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -57,6 +57,9 @@ Available languages:
+ [Reservation](#reservation)
+ [Takeaway](#takeaway)
+ [delivery](#delivery)
+ [drive-through](#drive-through)
+ [drive-through-opening_hours](#drive-through-opening_hours)
+ [Drive-through opening hours](#drive-through-opening-hours)
+ [Vegetarian (no friture)](#vegetarian-(no-friture))
+ [Vegan (no friture)](#vegan-(no-friture))
+ [halal (no friture)](#halal-(no-friture))
@ -70,6 +73,7 @@ Available languages:
+ [lactose_free](#lactose_free)
+ [smoking](#smoking)
+ [service:electricity](#serviceelectricity)
+ [seating](#seating)
+ [dog-access](#dog-access)
+ [internet](#internet)
+ [internet-fee](#internet-fee)
@ -192,6 +196,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -386,6 +392,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -515,6 +539,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -629,6 +660,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

23
Docs/Themes/insects.md Normal file
View file

@ -0,0 +1,23 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
## Insect Hotels ( [insects](https://mapcomplete.org/insects) )
_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:
> Insect hotels provide shelter for insects.
This theme contains the following layers:
- [insect_hotel](../Layers/insect_hotel.md)
- [beehive](../Layers/beehive.md)
Available languages:
- en
- nl
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
This document is autogenerated from [assets/themes/insects/insects.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/insects/insects.json)

View file

@ -54,6 +54,9 @@ Available languages:
+ [Reservation](#reservation)
+ [Takeaway](#takeaway)
+ [delivery](#delivery)
+ [drive-through](#drive-through)
+ [drive-through-opening_hours](#drive-through-opening_hours)
+ [Drive-through opening hours](#drive-through-opening-hours)
+ [Vegetarian (no friture)](#vegetarian-(no-friture))
+ [Vegan (no friture)](#vegan-(no-friture))
+ [halal (no friture)](#halal-(no-friture))
@ -67,6 +70,7 @@ Available languages:
+ [gluten_free](#gluten_free)
+ [smoking](#smoking)
+ [service:electricity](#serviceelectricity)
+ [seating](#seating)
+ [dog-access](#dog-access)
+ [internet](#internet)
+ [internet-fee](#internet-fee)
@ -189,6 +193,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -383,6 +389,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -512,6 +536,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -626,6 +657,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -20,6 +20,8 @@ This theme contains the following layers:
- [shelter](../Layers/shelter.md)
- [bbq](../Layers/bbq.md)
- [firepit](../Layers/firepit.md)
- [insect_hotel](../Layers/insect_hotel.md)
- [tree_node](../Layers/tree_node.md)
Available languages:

View file

@ -1293,7 +1293,7 @@ This tagrendering has labels
This layer is based on [cinema](../Layers/cinema.md)
A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US
A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US.
- This layer is shown at zoomlevel **6** and higher

View file

@ -19,6 +19,7 @@ This theme contains the following layers:
- [bank](../Layers/bank.md)
- [barrier](../Layers/barrier.md)
- [bbq](../Layers/bbq.md)
- [beehive](../Layers/beehive.md)
- [bench](../Layers/bench.md)
- [bench_at_pt](../Layers/bench_at_pt.md)
- [bicycle_counter](../Layers/bicycle_counter.md)
@ -75,6 +76,7 @@ This theme contains the following layers:
- [ice_cream](../Layers/ice_cream.md)
- [indoors](../Layers/indoors.md)
- [information_board](../Layers/information_board.md)
- [insect_hotel](../Layers/insect_hotel.md)
- [kerbs](../Layers/kerbs.md)
- [kindergarten_childcare](../Layers/kindergarten_childcare.md)
- [lighthouse](../Layers/lighthouse.md)

View file

@ -61,6 +61,9 @@ Available languages:
+ [Reservation](#reservation)
+ [Takeaway](#takeaway)
+ [delivery](#delivery)
+ [drive-through](#drive-through)
+ [drive-through-opening_hours](#drive-through-opening_hours)
+ [Drive-through opening hours](#drive-through-opening-hours)
+ [Vegetarian (no friture)](#vegetarian-(no-friture))
+ [Vegan (no friture)](#vegan-(no-friture))
+ [halal (no friture)](#halal-(no-friture))
@ -75,6 +78,7 @@ Available languages:
+ [lactose_free](#lactose_free)
+ [smoking](#smoking)
+ [service:electricity](#serviceelectricity)
+ [seating](#seating)
+ [dog-access](#dog-access)
+ [internet](#internet)
+ [internet-fee](#internet-fee)
@ -174,6 +178,8 @@ Elements must match **all** of the following expressions:
| <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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/delivery#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/delivery/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/drive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours:drive_through#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours%3Adrive_through/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegetarian#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegetarian/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:vegan#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Avegan/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:halal#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Ahalal/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
@ -357,6 +363,24 @@ The question is `Does {title()} deliver food to your home?`
- *This business does home delivery (possibly via a third party)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes' target='_blank'>yes</a>
- *This business does not deliver at home* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:delivery' target='_blank'>delivery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno' target='_blank'>no</a>
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
- *This fast-food restaurant does not have a drive-through* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno' target='_blank'>no</a>
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%3Dfast_food' target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:drive_through' target='_blank'>drive_through</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes' target='_blank'>yes</a>
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
@ -498,6 +522,13 @@ The question is `Does this amenity have electrical outlets, available to custome
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### seating
The question is `What kind of seating does {title()} have?`
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/outdoor_seating/outdoor_seating.svg' style='width: 3rem; height: 3rem'> *This place has outdoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating' target='_blank'>outdoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno' target='_blank'>no</a>
- *This place has indoor seating* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:indoor_seating' target='_blank'>indoor_seating</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno' target='_blank'>no</a>
### dog-access
The question is `Are dogs allowed in this business?`
@ -612,6 +643,14 @@ This tagrendering has labels
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |

View file

@ -1308,9 +1308,9 @@ This tagrendering is only visible in the popup if the following condition is met
The question is `What is the maximum amount of time one is allowed to stay here?`
*One can stay at most <b>{canonical(maxstay)}</b>* is shown if `maxstay` is set
- *No timelimit on leaving your vehicle here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
- *There is no limit to the amount of time one can stay here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxstay' target='_blank'>maxstay</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited' target='_blank'>unlimited</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a> | maxstay~.+
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:bus' target='_blank'>bus</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:hgv' target='_blank'>hgv</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:motorcar' target='_blank'>motorcar</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes' target='_blank'>yes</a>
### Network

View file

@ -307,8 +307,6 @@ One can use the [ID of an ELI-layer](./ELI-overview.md) or use one of the global
- protomaps.black
- protomaps.sunny_unlabeled
- americana
- maptiler
- maptiler.carto
- alidade.smooth
- alidade.smooth_dark
- stamen.terrain
@ -412,7 +410,7 @@ The default value is _0_
The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics'
This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L436)
This documentation is defined in the source code at [generateDocs.ts](ervdvn/git2/MapComplete/scripts/generateDocs.ts#L436)
The default value is _map_

View file

@ -427,6 +427,15 @@ The position of a signpost can be used by a hiker/biker/rider/s…
|genre= POI, editor, indoors
}}
{{service_item
|name= [https://mapcomplete.org/insects insects]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:nl|en}}
|descr= A MapComplete theme: Insect hotels provide shelter for insects
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
|genre= POI, editor, insects
}}
{{service_item
|name= [https://mapcomplete.org/kerbs_and_crossings kerbs_and_crossings]
|region= Worldwide
|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}

View file

@ -4,9 +4,9 @@
"en": "Charging stations",
"nl": "Oplaadpunten",
"ca": "Estacions de càrrega",
"cs": "Nabíjecí stanice",
"de": "Ladestationen",
"es": "Puntos de carga",
"cs": "Nabíjecí stanice"
"es": "Puntos de carga"
},
"minzoom": 10,
"source": {
@ -90,10 +90,10 @@
"en": "Which vehicles are allowed to charge here?",
"nl": "Welke voertuigen kunnen hier opgeladen worden?",
"ca": "Quins vehicles tenen permesa la càrrega aquí?",
"cs": "Která vozidla zde smí nabíjet?",
"de": "Welche Fahrzeuge können hier laden?",
"es": "¿Qué vehículos pueden cargar aquí?",
"pl": "Jakie pojazdy mogą być tutaj ładowane?",
"cs": "Která vozidla zde smí nabíjet?"
"pl": "Jakie pojazdy mogą być tutaj ładowane?"
},
"multiAnswer": true,
"mappings": [
@ -104,10 +104,10 @@
"en": "<b>Bicycles</b> can be charged here",
"nl": "<b>Elektrische fietsen</b> kunnen hier opgeladen worden",
"ca": "Aquí es poden carregar <b>bicicletes</b>",
"cs": "<b>Jízdní kola</b> lze nabíjet zde",
"de": "Hier können <b>Fahrräder</b> laden",
"es": "Aquí se pueden cargar <b>bicicletas</b>",
"pl": "Mogą tutaj być ładowane <b>rowery</b>",
"cs": "<b>Jízdní kola</b> lze nabíjet zde"
"pl": "Mogą tutaj być ładowane <b>rowery</b>"
}
},
{
@ -117,10 +117,10 @@
"en": "<b>Cars</b> can be charged here",
"nl": "<b>Elektrische auto's</b> kunnen hier opgeladen worden",
"ca": "Aquí es poden carregar <b>cotxes</b>",
"cs": "<b>Auta</b> lze nabíjet zde",
"de": "Hier können <b>Autos</b> laden",
"es": "Aquí se pueden cargar <b>coches</b>",
"pl": "Mogą tutaj być ładowane <b>samochody</b>",
"cs": "<b>Auta</b> lze nabíjet zde"
"pl": "Mogą tutaj być ładowane <b>samochody</b>"
}
},
{
@ -130,10 +130,10 @@
"en": "<b>Scooters</b> can be charged here",
"nl": "<b>Elektrische scooters</b> (snorfiets of bromfiets) kunnen hier opgeladen worden",
"ca": "Aquí es poden carregar <b>Scooters</b>",
"cs": "<b>Skútry</b> lze nabíjet zde",
"de": "Hier können <b>Roller</b> laden",
"es": "Aquí se pueden cargar <b>patinetes</b>",
"pl": "Mogą być tutaj ładowane <b>hulajnogi<b>",
"cs": "<b>Skútry</b> lze nabíjet zde"
"pl": "Mogą być tutaj ładowane <b>hulajnogi<b>"
}
},
{
@ -143,9 +143,9 @@
"en": "<b>Heavy good vehicles</b> (such as trucks) can be charged here",
"nl": "<b>Vrachtwagens</b> kunnen hier opgeladen worden",
"ca": "Aquí es poden carregar <b>camions o trailers</b>",
"cs": "<b>Těžká nákladní vozidla</b> (například nákladní automobily) lze nabíjet zde",
"de": "Hier können <b>LKW</b> laden",
"es": "Aquí se pueden cargar <b>vehículos de mercancías pesadas</b> (como camiones)",
"cs": "<b>Těžká nákladní vozidla</b> (například nákladní automobily) lze nabíjet zde"
"es": "Aquí se pueden cargar <b>vehículos de mercancías pesadas</b> (como camiones)"
}
},
{
@ -155,10 +155,10 @@
"en": "<b>Buses</b> can be charged here",
"nl": "<b>Bussen</b> kunnen hier opgeladen worden",
"ca": "Aquí es poden carregar <b>autobusos</b>",
"cs": "<b>Autobusy</b> lze nabíjet zde",
"de": "Hier können <b>Busse</b> laden",
"es": "Aquí se pueden cargar <b>autobuses</b>",
"pl": "Mogą być tutaj ładowane <b>autobusy</b>",
"cs": "<b>Autobusy</b> lze nabíjet zde"
"pl": "Mogą być tutaj ładowane <b>autobusy</b>"
}
}
]
@ -194,10 +194,10 @@
"en": "Anyone can use this charging station (payment might be needed)",
"nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
"ca": "Qualsevol persona pot utilitzar aquesta estació de recàrrega (pot ser calgui un pagament)",
"cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)",
"de": "Jeder kann die Station nutzen (eventuell gegen Bezahlung)",
"es": "Cualquiera puede usar este punto de carga (puede ser necesario el pago)",
"pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)",
"cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)"
"pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)"
}
},
{
@ -206,10 +206,10 @@
"en": "Anyone can use this charging station (payment might be needed)",
"nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
"ca": "Qualsevol persona pot utilitzar aquesta estació de recàrrega (pot ser calgui un pagament)",
"cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)",
"de": "Jeder kann diese Ladestation nutzen (eventuell gegen Bezahlung)",
"es": "Cualquiera puede usar este punto de carga (puede ser necesario el pago)",
"pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)",
"cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)"
"pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)"
},
"hideInAnswer": true
},
@ -219,9 +219,9 @@
"en": "Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>",
"nl": "Enkel <b>klanten van de bijhorende plaats</b> mogen dit oplaadpunt gebruiken<br/><span class='subtle'>Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel</span>",
"ca": "Sols cliente del lloc al que pertany aquest punt de càrrega poden utilitzar-lo <br/><span class='subtle'>p.e. un punt de càrrega d'un hotel que sols poden utilizar-los els hostes</span>",
"cs": "Tuto nabíjecí stanici mohou používat pouze zákazníci místa, kam tato stanice patří<br/><span class='subtle'>Např. nabíjecí stanice provozovaná hotelem, kterou mohou používat pouze jeho hosté</span>",
"de": "Nur Kunden des Ortes, zu dem diese Station gehört, können diese Ladestation nutzen<br/><span class='subtle'>Z.B. eine von einem Hotel betriebene Ladestation, die nur von dessen Gästen genutzt werden kann</span>",
"es": "Solo los clientes del lugar al que pertenece esta estación pueden usar este punto de carga<br/><span class='subtle'>Por ejemplo, un punto de carga operado por un hotel que solo pueden usar sus huéspedes</span>",
"cs": "Tuto nabíjecí stanici mohou používat pouze zákazníci místa, kam tato stanice patří<br/><span class='subtle'>Např. nabíjecí stanice provozovaná hotelem, kterou mohou používat pouze jeho hosté</span>"
"es": "Solo los clientes del lugar al que pertenece esta estación pueden usar este punto de carga<br/><span class='subtle'>Por ejemplo, un punto de carga operado por un hotel que solo pueden usar sus huéspedes</span>"
}
},
{
@ -284,9 +284,9 @@
"question": {
"en": "Which charging connections are available here?",
"nl": "Welke aansluitingen zijn hier beschikbaar?",
"cs": "Jaké nabíjecí přípojky jsou zde k dispozici?",
"de": "Welche Ladeanschlüsse gibt es hier?",
"es": "¿Qué conexiones de carga están disponibles aquí?",
"cs": "Jaké nabíjecí přípojky jsou zde k dispozici?"
"es": "¿Qué conexiones de carga están disponibles aquí?"
},
"multiAnswer": true,
"mappings": [
@ -297,9 +297,9 @@
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)",
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)",
"ca": "<b>Endoll de paret Schuko</b> sense pin a terra (CEE7/4 tipus F)",
"cs": "<b>Schuko zásuvka</b> bez zemnícího kolíku (CEE7/4 typ F)",
"de": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)",
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)",
"cs": "<b>Schuko zásuvka</b> bez zemnícího kolíku (CEE7/4 typ F)"
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)"
},
"icon": {
"path": "./assets/layers/charging_station/CEE7_4F.svg",
@ -394,9 +394,9 @@
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)",
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)",
"ca": "<b>Endoll de paret Schuko</b> sense pin a terra (CEE7/4 tipus F)",
"cs": "<b>Schuko zásuvka</b> bez zemnícího kolíku (CEE7/4 typ F)",
"de": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)",
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)",
"cs": "<b>Schuko zásuvka</b> bez zemnícího kolíku (CEE7/4 typ F)"
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)"
},
"hideInAnswer": true,
"icon": {
@ -411,9 +411,9 @@
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E)",
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)",
"ca": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)",
"cs": "<b>Evropská zásuvka</b> se zemnícím kolíkem (CEE7/4 typ E)",
"de": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)",
"es": "<b>Enchufe de pared europeo</b> con pin de tierra (tipo CEE7/4 E)",
"cs": "<b>Evropská zásuvka</b> se zemnícím kolíkem (CEE7/4 typ E)"
"es": "<b>Enchufe de pared europeo</b> con pin de tierra (tipo CEE7/4 E)"
},
"icon": {
"path": "./assets/layers/charging_station/TypeE.svg",
@ -493,9 +493,9 @@
"en": "<b>Chademo</b>",
"nl": "<b>Chademo</b>",
"ca": "<b>CHAdeMo</b>",
"cs": "<b>Chademo</b>",
"de": "<b>Chademo-Anschluss</b>",
"es": "<b>Chademo</b>",
"cs": "<b>Chademo</b>"
"es": "<b>Chademo</b>"
},
"icon": {
"path": "./assets/layers/charging_station/Chademo_type4.svg",
@ -539,9 +539,9 @@
"en": "<b>Chademo</b>",
"nl": "<b>Chademo</b>",
"ca": "<b>CHAdeMo</b>",
"cs": "<b>Chademo</b>",
"de": "<b>Chademo-Anschluss</b>",
"es": "<b>Chademo</b>",
"cs": "<b>Chademo</b>"
"es": "<b>Chademo</b>"
},
"hideInAnswer": true,
"icon": {
@ -556,9 +556,9 @@
"en": "<b>Type 1 with cable</b> (J1772)",
"nl": "<b>Type 1 met kabel</b> (J1772)",
"ca": "<b>Tipus 1 amb cable</b>",
"cs": "<b>Typ 1 s kabelem</b> (J1772)",
"de": "<b>Typ 1 mit Kabel</b> (J1772)",
"es": "<b>Tipo 1 con cable</b> (J1772)",
"cs": "<b>Typ 1 s kabelem</b> (J1772)"
"es": "<b>Tipo 1 con cable</b> (J1772)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1_J1772.svg",
@ -602,9 +602,9 @@
"en": "<b>Type 1 with cable</b> (J1772)",
"nl": "<b>Type 1 met kabel</b> (J1772)",
"ca": "<b>Tipus 1 amb cable</b>",
"cs": "<b>Typ 1 s kabelem</b> (J1772)",
"de": "<b>Typ 1 mit Kabel</b> (J1772)",
"es": "<b>Tipo 1 con cable</b> (J1772)",
"cs": "<b>Typ 1 s kabelem</b> (J1772)"
"es": "<b>Tipo 1 con cable</b> (J1772)"
},
"hideInAnswer": true,
"icon": {
@ -619,9 +619,9 @@
"en": "<b>Type 1 <i>without</i> cable</b> (J1772)",
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)",
"ca": "<b>Tipus 1 <i>sense</i> cable</b>",
"cs": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)",
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)",
"es": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)",
"cs": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
"es": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1_J1772.svg",
@ -665,9 +665,9 @@
"en": "<b>Type 1 <i>without</i> cable</b> (J1772)",
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)",
"ca": "<b>Tipus 1 <i>sense</i> cable</b>(J1772)",
"cs": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)",
"de": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)",
"es": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)",
"cs": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
"es": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
},
"hideInAnswer": true,
"icon": {
@ -682,9 +682,9 @@
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo)",
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)",
"ca": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)",
"cs": "<b>CCS typu 1</b> (neboli kombinace typu 1)",
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo)",
"es": "<b>Tipo 1 CCS</b> (también conocido como Tipo 1 Combo)",
"cs": "<b>CCS typu 1</b> (neboli kombinace typu 1)"
"es": "<b>Tipo 1 CCS</b> (también conocido como Tipo 1 Combo)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1-ccs.svg",
@ -728,9 +728,9 @@
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo)",
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)",
"ca": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)",
"cs": "<b>CCS typu 1</b> (neboli kombinace typu 1)",
"de": "<b> Typ 1 CCS </b> (auch bekannt als Typ 1 Combo)",
"es": "<b>Tipo 1 CCS</b> (también conocido como Tipo 1 Combo)",
"cs": "<b>CCS typu 1</b> (neboli kombinace typu 1)"
"es": "<b>Tipo 1 CCS</b> (también conocido como Tipo 1 Combo)"
},
"hideInAnswer": true,
"icon": {
@ -745,9 +745,9 @@
"en": "<b>Tesla Supercharger</b>",
"nl": "<b>Tesla Supercharger</b>",
"ca": "<b>Supercarregador de Tesla</b>",
"cs": "<b>Tesla Supercharger</b>",
"de": "<b>Tesla Supercharger</b>",
"es": "<b>Tesla Supercharger</b>",
"cs": "<b>Tesla Supercharger</b>"
"es": "<b>Tesla Supercharger</b>"
},
"icon": {
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
@ -791,9 +791,9 @@
"en": "<b>Tesla Supercharger</b>",
"nl": "<b>Tesla Supercharger</b>",
"ca": "<b>Supercarregador de Tesla</b>",
"cs": "<b>Tesla Supercharger</b>",
"de": "<b>Tesla Supercharger</b>",
"es": "<b>Tesla Supercharger</b>",
"cs": "<b>Tesla Supercharger</b>"
"es": "<b>Tesla Supercharger</b>"
},
"hideInAnswer": true,
"icon": {
@ -808,9 +808,9 @@
"en": "<b>Type 2</b> (mennekes)",
"nl": "<b>Type 2</b> (mennekes)",
"ca": "<b>Tipus 2</b> (mennekes)",
"cs": "<b>Typ 2</b> (mennekes)",
"de": "<b>Typ 2</b> (Mennekes)",
"es": "<b>Tipo 2</b> (mennekes)",
"cs": "<b>Typ 2</b> (mennekes)"
"es": "<b>Tipo 2</b> (mennekes)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_socket.svg",
@ -854,9 +854,9 @@
"en": "<b>Type 2</b> (mennekes)",
"nl": "<b>Type 2</b> (mennekes)",
"ca": "<b>Tipus 2</b> (mennekes)",
"cs": "<b>Typ 2</b> (mennekes)",
"de": "<b>Typ 2</b> (Mennekes)",
"es": "<b>Tipo 2</b> (mennekes)",
"cs": "<b>Typ 2</b> (mennekes)"
"es": "<b>Tipo 2</b> (mennekes)"
},
"hideInAnswer": true,
"icon": {
@ -871,9 +871,9 @@
"en": "<b>Type 2 CCS</b> (mennekes)",
"nl": "<b>Type 2 CCS</b> (mennekes)",
"ca": "<b>CSS Tipus 2</b> (mennekes)",
"cs": "<b>Typ 2 CCS</b> (mennekes)",
"de": "<b>Typ 2 CCS</b> (Mennekes)",
"es": "<b>Tipo 2 CCS</b> (mennekes)",
"cs": "<b>Typ 2 CCS</b> (mennekes)"
"es": "<b>Tipo 2 CCS</b> (mennekes)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_CCS.svg",
@ -917,9 +917,9 @@
"en": "<b>Type 2 CCS</b> (mennekes)",
"nl": "<b>Type 2 CCS</b> (mennekes)",
"ca": "<b>CSS Tipus 2</b> (mennekes)",
"cs": "<b>Typ 2 CCS</b> (mennekes)",
"de": "<b>Typ 2 CCS</b> (mennekes)",
"es": "<b>Tipo 2 CCS</b> (mennekes)",
"cs": "<b>Typ 2 CCS</b> (mennekes)"
"es": "<b>Tipo 2 CCS</b> (mennekes)"
},
"hideInAnswer": true,
"icon": {
@ -933,9 +933,9 @@
"then": {
"en": "<b>Type 2 with cable</b> (mennekes)",
"nl": "<b>Type 2 met kabel</b> (J1772)",
"cs": "<b>Typ 2 s kabelem</b> (mennekes)",
"de": "<b>Typ 2 mit Kabel</b> (Mennekes)",
"es": "<b>Tipo 2 con cable</b> (mennekes)",
"cs": "<b>Typ 2 s kabelem</b> (mennekes)"
"es": "<b>Tipo 2 con cable</b> (mennekes)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_tethered.svg",
@ -978,9 +978,9 @@
"then": {
"en": "<b>Type 2 with cable</b> (mennekes)",
"nl": "<b>Type 2 met kabel</b> (J1772)",
"cs": "<b>Typ 2 s kabelem</b> (mennekes)",
"de": "<b>Typ 2 mit Kabel</b> (mennekes)",
"es": "<b>Tipo 2 con cable</b> (mennekes)",
"cs": "<b>Typ 2 s kabelem</b> (mennekes)"
"es": "<b>Tipo 2 con cable</b> (mennekes)"
},
"hideInAnswer": true,
"icon": {
@ -994,9 +994,9 @@
"then": {
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css)",
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)",
"cs": "<b>Tesla Supercharger CCS</b> (značkový typ2_css)",
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)",
"es": "<b>Tesla Supercharger CCS</b> (un tipo2_css de marca)",
"cs": "<b>Tesla Supercharger CCS</b> (značkový typ2_css)"
"es": "<b>Tesla Supercharger CCS</b> (un tipo2_css de marca)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_CCS.svg",
@ -1039,9 +1039,9 @@
"then": {
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css)",
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)",
"cs": "<b>Tesla Supercharger CCS</b> (značkový typ2_css)",
"de": "<b>Tesla Supercharger CCS</b> (ein Markenzeichen von type2_css)",
"es": "<b>Tesla Supercharger CCS</b> (un tipo2_css de marca)",
"cs": "<b>Tesla Supercharger CCS</b> (značkový typ2_css)"
"es": "<b>Tesla Supercharger CCS</b> (un tipo2_css de marca)"
},
"hideInAnswer": true,
"icon": {
@ -1055,9 +1055,9 @@
"then": {
"en": "<b>Tesla Supercharger (destination)</b>",
"nl": "<b>Tesla Supercharger (destination)</b>",
"cs": "<b>Tesla Supercharger (cíl)</b>",
"de": "<b>Tesla Supercharger (Destination)</b>",
"es": "<b>Tesla Supercharger (destino)</b>",
"cs": "<b>Tesla Supercharger (cíl)</b>"
"es": "<b>Tesla Supercharger (destino)</b>"
},
"icon": {
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
@ -1106,9 +1106,9 @@
"then": {
"en": "<b>Tesla Supercharger (destination)</b>",
"nl": "<b>Tesla Supercharger (destination)</b>",
"cs": "<b>Tesla Supercharger (cíl)</b>",
"de": "<b>Tesla Supercharger (Destination)</b>",
"es": "<b>Tesla Supercharger (destino)</b>",
"cs": "<b>Tesla Supercharger (cíl)</b>"
"es": "<b>Tesla Supercharger (destino)</b>"
},
"hideInAnswer": true,
"icon": {
@ -1332,9 +1332,9 @@
"then": {
"en": "<b>BS1363</b> (Type G)",
"nl": "<b>BS1363</b> (VK 3-pin)",
"cs": "<b>BS1363</b> (Typ G)",
"de": "<b>BS1363</b> (Typ G)",
"es": "<b>BS1363</b> (Tipo G)",
"cs": "<b>BS1363</b> (Typ G)"
"es": "<b>BS1363</b> (Tipo G)"
},
"icon": {
"path": "./assets/layers/charging_station/bs1363.svg",
@ -1401,9 +1401,9 @@
"then": {
"en": "<b>BS1363</b> (Type G)",
"nl": "<b>BS1363</b> (VK 3-pin)",
"cs": "<b>BS1363</b> (Typ G)",
"de": "<b>BS1363</b> (Typ G)",
"es": "<b>BS1363</b> (Tipo G)",
"cs": "<b>BS1363</b> (Typ G)"
"es": "<b>BS1363</b> (Tipo G)"
},
"hideInAnswer": true,
"icon": {
@ -1417,9 +1417,9 @@
"then": {
"en": "<b>NEMA 5-15</b> (Type B)",
"nl": "<b>NEMA 5-15</b> (VS 3-pin)",
"cs": "<b>NEMA 5-15</b> (Typ B)",
"de": "<b>NEMA 5-15</b> (Typ B)",
"es": "<b>NEMA 5-15</b> (Tipo B)",
"cs": "<b>NEMA 5-15</b> (Typ B)"
"es": "<b>NEMA 5-15</b> (Tipo B)"
},
"icon": {
"path": "./assets/layers/charging_station/nema-5-15.svg",
@ -1485,9 +1485,9 @@
"then": {
"en": "<b>NEMA 5-15</b> (Type B)",
"nl": "<b>NEMA 5-15</b> (VS 3-pin)",
"cs": "<b>NEMA 5-15</b> (Typ B)",
"de": "<b>NEMA 5-15</b> (Typ B)",
"es": "<b>NEMA 5-15</b> (Tipo B)",
"cs": "<b>NEMA 5-15</b> (Typ B)"
"es": "<b>NEMA 5-15</b> (Tipo B)"
},
"hideInAnswer": true,
"icon": {
@ -1501,9 +1501,9 @@
"then": {
"en": "<b>SEV 1011 T23</b> (Type J)",
"nl": "<b>SEV 1011 T23</b> (Zwitserse 3-pin)",
"cs": "<b>SEV 1011 T23</b> (Typ J)",
"de": "<b>SEV 1011 T23</b> (Typ J)",
"es": "<b>SEV 1011 T23</b> (Tipo J)",
"cs": "<b>SEV 1011 T23</b> (Typ J)"
"es": "<b>SEV 1011 T23</b> (Tipo J)"
},
"icon": {
"path": "./assets/layers/charging_station/typej.svg",
@ -1545,9 +1545,9 @@
"then": {
"en": "<b>AS3112</b> (Type I)",
"nl": "<b>AS3112</b> (Australische 3-pin)",
"cs": "<b>AS3112</b> (Typ I)",
"de": "<b>AS3112</b> (Typ I)",
"es": "<b>AS3112</b> (Tipo I)",
"cs": "<b>AS3112</b> (Typ I)"
"es": "<b>AS3112</b> (Tipo I)"
},
"icon": {
"path": "./assets/layers/charging_station/as3112.svg",
@ -1586,9 +1586,9 @@
"then": {
"en": "<b>AS3112</b> (Type I)",
"nl": "<b>AS3112</b> (Australische 3-pin)",
"cs": "<b>AS3112</b> (Typ I)",
"de": "<b>AS3112</b> (Typ I)",
"es": "<b>AS3112</b> (Tipo I)",
"cs": "<b>AS3112</b> (Typ I)"
"es": "<b>AS3112</b> (Tipo I)"
},
"hideInAnswer": true,
"icon": {
@ -1602,9 +1602,9 @@
"then": {
"en": "<b>NEMA 5-20</b> (Type B)",
"nl": "<b>NEMA 5-20</b> (VS 3-pin)",
"cs": "<b>NEMA 5-20</b> (Typ B)",
"de": "<b>NEMA 5-20</b> (Typ B)",
"es": "<b>NEMA 5-20</b> (Tipo B)",
"cs": "<b>NEMA 5-20</b> (Typ B)"
"es": "<b>NEMA 5-20</b> (Tipo B)"
},
"icon": {
"path": "./assets/layers/charging_station/nema-5-20.svg",
@ -1670,9 +1670,9 @@
"then": {
"en": "<b>NEMA 5-20</b> (Type B)",
"nl": "<b>NEMA 5-20</b> (VS 3-pin)",
"cs": "<b>NEMA 5-20</b> (Typ B)",
"de": "<b>NEMA 5-20</b> (Typ B)",
"es": "<b>NEMA 5-20</b> (Tipo B)",
"cs": "<b>NEMA 5-20</b> (Typ B)"
"es": "<b>NEMA 5-20</b> (Tipo B)"
},
"hideInAnswer": true,
"icon": {
@ -2299,10 +2299,10 @@
"en": "When is this charging station opened?",
"nl": "Wanneer is dit oplaadpunt beschikbaar??",
"ca": "Quan està oberta aquesta estació de càrrega?",
"cs": "Kdy je tato nabíjecí stanice otevřena?",
"de": "Wann ist die Ladestation geöffnet?",
"es": "¿Cuándo está abierto este punto de carga?",
"pl": "Kiedy jest otwarta ta stacja ładowania?",
"cs": "Kdy je tato nabíjecí stanice otevřena?"
"pl": "Kiedy jest otwarta ta stacja ładowania?"
}
},
"id": "OH"
@ -2439,9 +2439,9 @@
"en": "What kind of authentication is available at the charging station?",
"nl": "Hoe kan men zich aanmelden aan dit oplaadstation?",
"ca": "Quin tipus d'autenticació hi ha disponible a l'estació de càrrega?",
"cs": "Jaký druh autentizace je na nabíjecí stanici k dispozici?",
"de": "Welche Art der Authentifizierung ist an der Ladestation möglich?",
"es": "¿Qué tipo de autenticación está disponible en el punto de carga?",
"cs": "Jaký druh autentizace je na nabíjecí stanici k dispozici?"
"es": "¿Qué tipo de autenticación está disponible en el punto de carga?"
},
"multiAnswer": true,
"mappings": [
@ -2452,10 +2452,10 @@
"en": "Authentication by a membership card",
"nl": "Aanmelden met een lidkaart is mogelijk",
"ca": "Autenticació mitjançant una targeta de soci",
"cs": "Autentizace členskou kartou",
"de": "Authentifizierung durch eine Mitgliedskarte",
"es": "Autenticación mediante tarjeta de socio",
"fr": "Authentification par carte de membre",
"cs": "Autentizace členskou kartou"
"fr": "Authentification par carte de membre"
}
},
{
@ -2465,10 +2465,10 @@
"en": "Authentication by an app",
"nl": "Aanmelden via een applicatie is mogelijk",
"ca": "Autenticació mitjançant una aplicació",
"cs": "Autentizace pomocí aplikace",
"de": "Authentifizierung per App",
"es": "Autenticación mediante una aplicación",
"fr": "Authentification par une application",
"cs": "Autentizace pomocí aplikace"
"fr": "Authentification par une application"
}
},
{
@ -2477,11 +2477,11 @@
"then": {
"en": "Authentication via phone call is available",
"nl": "Aanmelden door te bellen naar een telefoonnummer is mogelijk",
"cs": "K dispozici je autentizace pomocí telefonního hovoru",
"de": "Authentifizierung per Anruf ist möglich",
"es": "Hay disponible autenticación por llamada telefónica",
"fr": "Authentification possible par appel téléphonique",
"uk": "Доступна автентифікація за допомогою телефонного дзвінка",
"cs": "K dispozici je autentizace pomocí telefonního hovoru"
"uk": "Доступна автентифікація за допомогою телефонного дзвінка"
}
},
{
@ -2490,10 +2490,10 @@
"then": {
"en": "Authentication via SMS is available",
"nl": "Aanmelden via SMS is mogelijk",
"cs": "K dispozici je autentizace pomocí SMS",
"de": "Authentifizierung per SMS ist möglich",
"es": "Hay disponible autenticación por SMS",
"fr": "Authentification possible par SMS",
"cs": "K dispozici je autentizace pomocí SMS"
"fr": "Authentification possible par SMS"
}
},
{
@ -2503,9 +2503,9 @@
"en": "Authentication via NFC is available",
"nl": "Aanmelden via NFC is mogelijk",
"ca": "L'autenticació mitjançant NFC està disponible",
"cs": "K dispozici je autentizace přes NFC",
"de": "Authentifizierung per NFC ist möglich",
"es": "Hay disponible autenticación por NFC",
"cs": "K dispozici je autentizace přes NFC"
"es": "Hay disponible autenticación por NFC"
}
},
{
@ -2515,9 +2515,9 @@
"en": "Authentication via Money Card is available",
"nl": "Aanmelden met Money Card is mogelijk",
"ca": "L'autenticació mitjançant targeta de pagament està disponible",
"cs": "K dispozici je autentizace prostřednictvím Money Card",
"de": "Authentifizierung per Geldkarte ist möglich",
"es": "Hay disponible autenticación por tarjeta de crédito",
"cs": "K dispozici je autentizace prostřednictvím Money Card"
"es": "Hay disponible autenticación por tarjeta de crédito"
}
},
{
@ -2527,9 +2527,9 @@
"en": "Authentication via debit card is available",
"nl": "Aanmelden met een betaalkaart is mogelijk",
"ca": "L'autenticació mitjançant targeta de debit està disponible",
"cs": "K dispozici je autentizace prostřednictvím debetní karty",
"de": "Authentifizierung per Kreditkarte ist möglich",
"es": "Hay disponible autenticación por tarjeta de débito",
"cs": "K dispozici je autentizace prostřednictvím debetní karty"
"es": "Hay disponible autenticación por tarjeta de débito"
}
},
{
@ -2539,9 +2539,9 @@
"en": "Charging here is (also) possible without authentication",
"nl": "Hier opladen is (ook) mogelijk zonder aan te melden",
"ca": "Carregar aquí (també) és possible sense autenticació",
"cs": "Nabíjení je zde (také) možné bez autentizace",
"de": "Das Laden ist hier (auch) ohne Authentifizierung möglich",
"es": "La carga aquí también es posible sin autenticación",
"cs": "Nabíjení je zde (také) možné bez autentizace"
"es": "La carga aquí también es posible sin autenticación"
}
}
],
@ -2566,10 +2566,10 @@
"en": "What's the phone number for authentication call or SMS?",
"nl": "Wat is het telefoonnummer dat men moet bellen of SMS'en om zich aan te melden?",
"ca": "Quin és el número de telèfon per a la trucada d'autenticació o SMS?",
"cs": "Jaké je telefonní číslo pro autentizační hovor nebo SMS?",
"de": "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?",
"es": "¿Cuál es el número de teléfono para la llamada o SMS de autenticación?",
"uk": "Який номер телефону для аутентифікаційного дзвінка або SMS?",
"cs": "Jaké je telefonní číslo pro autentizační hovor nebo SMS?"
"uk": "Який номер телефону для аутентифікаційного дзвінка або SMS?"
},
"freeform": {
"key": "authentication:phone_call:number",
@ -2601,11 +2601,11 @@
"en": "Part of the network <b>{network}</b>",
"nl": "Maakt deel uit van het <b>{network}</b>-netwerk",
"ca": "Part de la xarxa <b>{network}</b>",
"cs": "Část sítě <b>{network}</b>",
"de": "Teil des Netzwerks <b>{network}</b>",
"es": "Parte de la red <b>{network}</b>",
"pl": "Część sieci <b>{network}</b>",
"uk": "Частина мережі <b>{network}</b>",
"cs": "Část sítě <b>{network}</b>"
"uk": "Частина мережі <b>{network}</b>"
},
"question": {
"en": "Is this charging station part of a network?",
@ -2626,10 +2626,10 @@
"then": {
"en": "Not part of a bigger network, e.g. because the charging station is maintained by a local business",
"nl": "Maakt geen deel uit van een groter netwerk, een lokale zaak of organisatie beheert dit oplaadpunt",
"cs": "Není součástí větší sítě, např. protože nabíjecí stanici spravuje místní firma",
"de": "Nicht Teil eines größeren Netzwerks, z. B. weil die Ladestation von einem lokalen Unternehmen betrieben wird",
"es": "No forma parte de una red mayor, por ejemplo, porque el punto de carga es mantenido por un negocio local",
"uk": "Не є частиною більшої мережі, наприклад, тому що зарядна станція обслуговується місцевим підприємством",
"cs": "Není součástí větší sítě, např. protože nabíjecí stanici spravuje místní firma"
"uk": "Не є частиною більшої мережі, наприклад, тому що зарядна станція обслуговується місцевим підприємством"
}
},
{
@ -2689,18 +2689,18 @@
"en": "Who is the operator of this charging station?",
"nl": "Wie beheert dit oplaadpunt?",
"ca": "Qui és l'operadora d'aquesta estació de càrrega?",
"cs": "Kdo je provozovatelem této nabíjecí stanice?",
"de": "Wer ist der Betreiber dieser Ladestation?",
"es": "¿Quién es el operador de este punto de carga?",
"cs": "Kdo je provozovatelem této nabíjecí stanice?"
"es": "¿Quién es el operador de este punto de carga?"
},
"render": {
"en": "This charging station is operated by {operator}",
"nl": "Wordt beheerd door {operator}",
"ca": "Aquesta estació de càrrega l'opera {operator}",
"cs": "Tuto nabíjecí stanici provozuje {operator}",
"de": "Die Station wird betrieben von {operator}",
"es": "Este punto de carga es operado por {operator}",
"pl": "Ta stacja ładowania jest obsługiwana przez {operator}",
"cs": "Tuto nabíjecí stanici provozuje {operator}"
"pl": "Ta stacja ładowania jest obsługiwana przez {operator}"
},
"freeform": {
"key": "operator"
@ -2716,9 +2716,9 @@
"en": "Actually, {operator} is the network",
"nl": "Eigenlijk is {operator} het netwerk waarvan het deel uitmaakt",
"ca": "De fet, {operator} és la xarxa",
"cs": "Síť je ve skutečnosti {operator}",
"de": "Eigentlich ist {operator} das Netzwerk",
"es": "En realidad, {operator} es la red",
"cs": "Síť je ve skutečnosti {operator}"
"es": "En realidad, {operator} es la red"
},
"addExtraTags": [
"operator="
@ -2826,9 +2826,9 @@
"en": "Is this charging point in use?",
"nl": "Is dit oplaadpunt operationeel?",
"ca": "Està en ús aquest punt de càrrega?",
"cs": "Používá se tento nabíjecí bod?",
"de": "Ist die Station in Betrieb?",
"es": "¿Este punto de carga está en uso?",
"cs": "Používá se tento nabíjecí bod?"
"es": "¿Este punto de carga está en uso?"
},
"mappings": [
{
@ -2845,11 +2845,11 @@
"en": "This charging station works",
"nl": "Dit oplaadpunt werkt",
"ca": "Aquesta estació de càrrega funciona",
"cs": "Tato nabíjecí stanice funguje",
"de": "Die Station ist in Betrieb",
"es": "Este punto de carga funciona",
"fr": "Cette station de recharge fonctionne",
"pl": "Ta stacja ładowania działa",
"cs": "Tato nabíjecí stanice funguje"
"pl": "Ta stacja ładowania działa"
}
},
{
@ -2866,10 +2866,10 @@
"en": "This charging station is broken",
"nl": "Dit oplaadpunt is kapot",
"ca": "Aquesta estació de carrega està trencada",
"cs": "Tato nabíjecí stanice je rozbitá",
"de": "Die Station ist defekt",
"es": "Este punto de carga está roto",
"pl": "Ta stacja ładowania jest zepsuta",
"cs": "Tato nabíjecí stanice je rozbitá"
"pl": "Ta stacja ładowania jest zepsuta"
}
},
{
@ -2886,10 +2886,10 @@
"en": "A charging station is planned here",
"nl": "Hier zal binnenkort een oplaadpunt gebouwd worden",
"ca": "Aquí està prevista una estació de recàrrega",
"cs": "Plánuje se zde nabíjecí stanice",
"de": "Die Station ist erst in Planung",
"es": "Aquí se planea un punto de carga",
"pl": "Planowana jest tutaj stacja ładowania",
"cs": "Plánuje se zde nabíjecí stanice"
"pl": "Planowana jest tutaj stacja ładowania"
}
},
{
@ -2905,10 +2905,10 @@
"then": {
"en": "A charging station is constructed here",
"nl": "Hier wordt op dit moment een oplaadpunt gebouwd",
"cs": "Zde je budována dobíjecí stanice",
"de": "Die Station ist aktuell im Bau",
"es": "Aquí se está construyendo un punto de carga",
"pl": "Budowana jest tutaj stacja ładowania",
"cs": "Zde je budována dobíjecí stanice"
"pl": "Budowana jest tutaj stacja ładowania"
}
},
{
@ -2925,9 +2925,9 @@
"en": "This charging station has beed permanently disabled and is not in use anymore but is still visible",
"nl": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig",
"ca": "Aquesta estació de recàrrega s'ha desactivat permanentment i ja no s'utilitza, però encara és visible",
"cs": "Tato nabíjecí stanice byla trvale deaktivována a již se nepoužívá, ale je stále viditelná",
"de": "Die Station ist dauerhaft geschlossen und nicht mehr in Nutzung, aber noch sichtbar",
"es": "Este punto de carga ha sido deshabilitado permanentemente y ya no está en uso, pero sigue siendo visible",
"cs": "Tato nabíjecí stanice byla trvale deaktivována a již se nepoužívá, ale je stále viditelná"
"es": "Este punto de carga ha sido deshabilitado permanentemente y ya no está en uso, pero sigue siendo visible"
}
}
]
@ -2938,9 +2938,9 @@
"en": "Does one have to pay a parking fee while charging?",
"nl": "Moet men parkeergeld betalen tijdens het opladen?",
"ca": "Cal pagar una taxa d'aparcament mentre es carrega?",
"cs": "Musí se při nabíjení platit parkovné?",
"de": "Muss man während des Ladens eine Parkgebühr bezahlen?",
"es": "¿Hay que pagar una tarifa de aparcamiento mientras se carga?",
"cs": "Musí se při nabíjení platit parkovné?"
"es": "¿Hay que pagar una tarifa de aparcamiento mientras se carga?"
},
"mappings": [
{
@ -2949,9 +2949,9 @@
"en": "No additional parking cost while charging",
"nl": "Geen extra parkeerkost tijdens het opladen",
"ca": "No cal pagar una taxa addicional mentres carrega",
"cs": "Žádné další poplatky za parkování během nabíjení",
"de": "Keine zusätzlichen Parkkosten während des Ladens",
"es": "Sin coste de aparcamiento adicional mientras se carga",
"cs": "Žádné další poplatky za parkování během nabíjení"
"es": "Sin coste de aparcamiento adicional mientras se carga"
}
},
{
@ -2960,9 +2960,9 @@
"en": "An additional parking fee should be paid while charging",
"nl": "Tijdens het opladen moet er parkeergeld betaald worden",
"ca": "Cal pagar una taxa addicional d'aparcament mentres carrega",
"cs": "Při nabíjení je třeba uhradit další poplatek za parkování",
"de": "Während des Ladens ist eine zusätzliche Parkgebühr zu entrichten",
"es": "Se debe pagar una tarifa de aparcamiento adicional mientras se carga",
"cs": "Při nabíjení je třeba uhradit další poplatek za parkování"
"es": "Se debe pagar una tarifa de aparcamiento adicional mientras se carga"
}
}
],
@ -3074,9 +3074,9 @@
"title": {
"en": "charging station for electrical bikes",
"nl": "oplaadpunt voor elektrische fietsen",
"cs": "nabíjecí stanice pro elektrokola",
"de": "Ladestation für Elektrofahrräder",
"es": "punto de carga para bicicletas eléctricas",
"cs": "nabíjecí stanice pro elektrokola"
"es": "punto de carga para bicicletas eléctricas"
}
},
{
@ -3089,9 +3089,9 @@
"en": "charging station for cars",
"nl": "oplaadstation voor elektrische auto's",
"ca": "estació de càrrega per a cotxes",
"cs": "nabíjecí stanice pro auta",
"de": "Ladestation für Autos",
"es": "punto de carga para coches",
"cs": "nabíjecí stanice pro auta"
"es": "punto de carga para coches"
}
}
],
@ -3186,9 +3186,9 @@
"en": "Has a <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector",
"nl": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"ca": "Té un connector <div style='display: inline-block'><b><b>Schuko</b> sense pin de terra (CEE7/4 tipus F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>nástěnné zástrčky Schuko</b> bez zemnicího kolíku (CEE7/4 typ F)</b> <img style='width:1rem; displej: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"es": "Tiene un conector <div style='display: inline-block'><b><b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>nástěnné zástrčky Schuko</b> bez zemnicího kolíku (CEE7/4 typ F)</b> <img style='width:1rem; displej: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
"es": "Tiene un conector <div style='display: inline-block'><b><b>Enchufe de pared Schuko</b> sin pin de tierra (tipo CEE7/4 F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
},
"osmTags": "socket:schuko~*"
},
@ -3271,9 +3271,9 @@
"en": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector",
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
"ca": "Té un connector <div style='display: inline-block'><b><b>Tipus 2 amb cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Typ 2 s kabelem</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
"de": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel",
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Typ 2 s kabelem</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"osmTags": "socket:type2_cable~*"
},
@ -3281,9 +3281,9 @@
"question": {
"en": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector",
"nl": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (značkový typ2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>",
"de": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss",
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (značkový typ2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"osmTags": "socket:tesla_supercharger_ccs~*"
},
@ -3291,9 +3291,9 @@
"question": {
"en": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector",
"nl": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Tesla Supercharger (destinace)</b></b> <img style='width:1rem; displej: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
"de": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss",
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (destino)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
"cs": "Má konektor <div style='display: inline-block'><b><b>Tesla Supercharger (destinace)</b></b> <img style='width:1rem; displej: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (destino)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
},
"osmTags": "socket:tesla_destination~*"
},

View file

@ -3240,7 +3240,7 @@
},
{
"id": "name",
"question":{
"question": {
"en": "What is the name of this place?"
},
"render": {

View file

@ -947,7 +947,7 @@
"if": "mapcomplete-more_privacy=yes",
"icon": "./assets/svg/eye.svg",
"then": {
"en": "When making changes to OpenStreetMap, do not indicate how far away you were from the changed objects.",
"en": "When making changes to OpenStreetMap, do not indicate how far away I was from the changed objects.",
"de": "Wenn du Änderungen an OpenStreetMap vornimmst, gibst du nicht an, wie weit du von den geänderten Objekten entfernt warst.",
"nl": "Geef niet aan hoever je je van de gewijzigde objecten bevindt wanneer je wijzigingen maakt met MapComplete.",
"cs": "Při provádění změn v OpenStreetMap neuvádějte, jak daleko jste byli od změněných objektů.",
@ -1043,7 +1043,7 @@
"if": "mapcomplete-preference-search-history=sync",
"alsoShowIf": "mapcomplete-preference-search-history=",
"then": {
"en": "Save the locations you search for and inspect and sync them via openstreetmap.org. OpenStreetMap and all apps you use can see this history",
"en": "Save the locations I search for and inspect and sync them via openstreetmap.org. OpenStreetMap and all apps that I give access to my OSM account can see this history",
"de": "Gesuchte und überprüfte Orte speichern und über openstreetmap.org synchronisieren. OpenStreetMap und alle verwendeten Programme können diesen Verlauf sehen",
"hu": "Az openstreetmap.org-on legyenek elmentve az általam megkeresett és szerkesztett helyek. Ezeket az előzményeket az OpenStreetMap és az összes hozzá kapcsolódó alkalmazás láthatja",
"uk": "Зберігайте місця, які ви шукаєте, переглядайте та синхронізуйте їх через openstreetmap.org. OpenStreetMap та всі програми, якими ви користуєтесь, можуть бачити цю історію",
@ -1063,7 +1063,7 @@
{
"if": "mapcomplete-preference-search-history=no",
"then": {
"en": "Don't save the locations you search for and inspect ",
"en": "Don't save the locations I search for and inspect",
"de": "Gesuchte und überprüfte Orte nicht auf meinem Gerät speichern ",
"hu": "Ne legyenek elmentve az általam megkeresett és szerkesztett helyek ",
"uk": "Не зберігайте місця, які ви шукаєте та перевіряєте ",

View file

@ -36,26 +36,6 @@
"description": "Una gran estructura publicitària exterior, que normalment es troba en zones de gran trànsit, com ara al costat de carreteres transitades muntades a una paret",
"title": "un cartell muntat a una paret"
},
"10": {
"title": "una pantalla muntada en una marquesina"
},
"11": {
"description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret",
"title": "una lona"
},
"12": {
"title": "un tòtem"
},
"13": {
"description": "S'utilitza per a cartells publicitaris, rètols de neó, logotips i cartells en entrades institucionals",
"title": "un lletrer"
},
"14": {
"title": "una escupltura"
},
"15": {
"title": "una paret pintada"
},
"2": {
"title": "un mupi"
},
@ -81,6 +61,26 @@
},
"9": {
"title": "una patalla sobre una paret"
},
"10": {
"title": "una pantalla muntada en una marquesina"
},
"11": {
"description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret",
"title": "una lona"
},
"12": {
"title": "un tòtem"
},
"13": {
"description": "S'utilitza per a cartells publicitaris, rètols de neó, logotips i cartells en entrades institucionals",
"title": "un lletrer"
},
"14": {
"title": "una escupltura"
},
"15": {
"title": "una paret pintada"
}
},
"tagRenderings": {
@ -175,9 +175,6 @@
"1": {
"then": "Açò és un tauló d'anuncis"
},
"10": {
"then": "Açò és una paret pintada"
},
"2": {
"then": "Açò és una columna"
},
@ -201,6 +198,9 @@
},
"9": {
"then": "Açò és un tòtem"
},
"10": {
"then": "Açò és una paret pintada"
}
},
"question": "Quin tipus d'element publicitari és aquest?",
@ -215,9 +215,6 @@
"1": {
"then": "Tauló d'anuncis"
},
"10": {
"then": "Paret Pintada"
},
"2": {
"then": "Mupi"
},
@ -241,6 +238,9 @@
},
"9": {
"then": "Tòtem"
},
"10": {
"then": "Paret Pintada"
}
}
}
@ -381,15 +381,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
},
"11": {
"then": "Enrajolat"
},
"12": {
"then": "Tallat a la fusta"
},
"2": {
"then": "Pintura"
},
@ -413,6 +404,15 @@
},
"9": {
"then": "Relleu"
},
"10": {
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
},
"11": {
"then": "Enrajolat"
},
"12": {
"then": "Tallat a la fusta"
}
},
"question": "Quin tipus d'obra és aquesta peça?",
@ -1911,14 +1911,14 @@
"1": {
"question": "Té un connector <div style='display: inline-block'><b><b>Schuko</b> sense pin de terra (CEE7/4 tipus F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
},
"10": {
"question": "Té un connector <div style='display: inline-block'><b><b>Tipus 2 amb cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"2": {
"question": "Té un connector <div style='display: inline-block'><b><b>endoll de paret Europeu</b> amb un pin de terra (CEE7/4 tipus F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
},
"3": {
"question": "Té un connector <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>"
},
"10": {
"question": "Té un connector <div style='display: inline-block'><b><b>Tipus 2 amb cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
}
}
}
@ -1965,30 +1965,6 @@
"1": {
"then": "<b>Endoll de paret Schuko</b> sense pin a terra (CEE7/4 tipus F)"
},
"10": {
"then": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)"
},
"11": {
"then": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)"
},
"12": {
"then": "<b>Supercarregador de Tesla</b>"
},
"13": {
"then": "<b>Supercarregador de Tesla</b>"
},
"14": {
"then": "<b>Tipus 2</b> (mennekes)"
},
"15": {
"then": "<b>Tipus 2</b> (mennekes)"
},
"16": {
"then": "<b>CSS Tipus 2</b> (mennekes)"
},
"17": {
"then": "<b>CSS Tipus 2</b> (mennekes)"
},
"2": {
"then": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)"
},
@ -2012,6 +1988,30 @@
},
"9": {
"then": "<b>Tipus 1 <i>sense</i> cable</b>(J1772)"
},
"10": {
"then": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)"
},
"11": {
"then": "<b>CSS Tipus 1</b> (també conegut com a Tipus 1 Combo)"
},
"12": {
"then": "<b>Supercarregador de Tesla</b>"
},
"13": {
"then": "<b>Supercarregador de Tesla</b>"
},
"14": {
"then": "<b>Tipus 2</b> (mennekes)"
},
"15": {
"then": "<b>Tipus 2</b> (mennekes)"
},
"16": {
"then": "<b>CSS Tipus 2</b> (mennekes)"
},
"17": {
"then": "<b>CSS Tipus 2</b> (mennekes)"
}
}
},
@ -2667,9 +2667,6 @@
"1": {
"then": "Aquesta via ciclista està pavimentada"
},
"10": {
"then": "Aquesta via ciclista està feta de grava fina"
},
"2": {
"then": "Aquesta via ciclista està feta d'asfalt"
},
@ -2693,6 +2690,9 @@
},
"9": {
"then": "Aquesta via ciclista està feta de grava"
},
"10": {
"then": "Aquesta via ciclista està feta de grava fina"
}
},
"question": "De quina superfície està fet aquesta via ciclista?",
@ -2738,9 +2738,6 @@
"1": {
"then": "Aquest carril bici està pavimentat"
},
"10": {
"then": "Aquesta via ciclista està feta de gravilla"
},
"2": {
"then": "Aquest carril bici està fet d'asfalt"
},
@ -2752,6 +2749,9 @@
},
"9": {
"then": "Aquesta via ciclista està feta de grava"
},
"10": {
"then": "Aquesta via ciclista està feta de gravilla"
}
},
"question": "De què està feta la superfície d'aquest carrer?",
@ -3768,13 +3768,6 @@
}
}
},
"10": {
"options": {
"2": {
"question": "No s'admeten gossos"
}
}
},
"2": {
"options": {
"0": {
@ -3845,6 +3838,13 @@
"question": "Ús gratuït"
}
}
},
"10": {
"options": {
"2": {
"question": "No s'admeten gossos"
}
}
}
}
},
@ -3961,21 +3961,6 @@
"1": {
"then": "Aquesta estació de fitness té un cartell amb instruccions per a un exercici concret."
},
"10": {
"then": "Aquesta estació de gimnàs té esglaons."
},
"11": {
"then": "Aquesta estació de fitness disposa de cons per fer salts de granota."
},
"12": {
"then": "Aquesta estació de fitness té bigues per saltar."
},
"13": {
"then": "Aquesta estació de fitness té obstacles per a travesar."
},
"14": {
"then": "Aquesta estació de fitness té una paret per enfilar-se."
},
"2": {
"then": "Aquesta estació de fitness té una instal·lació per fer abdominals."
},
@ -3999,6 +3984,21 @@
},
"9": {
"then": "Aquesta estació de fitness té llocs per fer exercicis d'eslàlom."
},
"10": {
"then": "Aquesta estació de gimnàs té esglaons."
},
"11": {
"then": "Aquesta estació de fitness disposa de cons per fer salts de granota."
},
"12": {
"then": "Aquesta estació de fitness té bigues per saltar."
},
"13": {
"then": "Aquesta estació de fitness té obstacles per a travesar."
},
"14": {
"then": "Aquesta estació de fitness té una paret per enfilar-se."
}
}
}
@ -4117,21 +4117,6 @@
"1": {
"then": "Fregiduria"
},
"10": {
"then": "Xinés"
},
"11": {
"then": "Grec"
},
"12": {
"then": "Indi"
},
"13": {
"then": "Turc"
},
"14": {
"then": "Tailandés"
},
"2": {
"then": "Principalment serveix pasta"
},
@ -4155,6 +4140,21 @@
},
"9": {
"then": "Restaurant francés"
},
"10": {
"then": "Xinés"
},
"11": {
"then": "Grec"
},
"12": {
"then": "Indi"
},
"13": {
"then": "Turc"
},
"14": {
"then": "Tailandés"
}
},
"question": "Quin tipus de menjar es serveix aquí?",
@ -4708,24 +4708,9 @@
"1": {
"then": "Açò és un auditori"
},
"10": {
"then": "Açò és un laboratori"
},
"14": {
"then": "Açò és una oficina"
},
"17": {
"then": "Açò és un restaurant"
},
"2": {
"then": "Açò és un dormitori"
},
"20": {
"then": "Açò és un magatzem"
},
"23": {
"then": "Açò és una sala d'espera"
},
"3": {
"then": "Açò és una capella"
},
@ -4743,6 +4728,21 @@
},
"9": {
"then": "Açò és una cuina"
},
"10": {
"then": "Açò és un laboratori"
},
"14": {
"then": "Açò és una oficina"
},
"17": {
"then": "Açò és un restaurant"
},
"20": {
"then": "Açò és un magatzem"
},
"23": {
"then": "Açò és una sala d'espera"
}
},
"question": "Quin tipus d'habitació és aquesta?"
@ -5355,27 +5355,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Editat per última vega pel contribuïdor {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Creada abans de {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Creada després de {search}"
}
}
},
"2": {
"options": {
"0": {
@ -5416,6 +5395,27 @@
"question": "<b>No</b> obert pel contribuïdor {search}"
}
}
},
"10": {
"options": {
"0": {
"question": "Editat per última vega pel contribuïdor {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Creada abans de {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Creada després de {search}"
}
}
}
},
"name": "Notes d'OpenStreetMap",
@ -5704,12 +5704,6 @@
"1": {
"then": "Aquesta és una plaça d'aparcament normal."
},
"10": {
"then": "Es tracta d'una plaça d'aparcament reservada al personal."
},
"11": {
"then": "Aquest espai d'aparcament està reservat per a taxi."
},
"2": {
"then": "Aquesta és una plaça d'aparcament per a minusvàlids."
},
@ -5727,6 +5721,12 @@
},
"9": {
"then": "Es tracta d'una plaça d'aparcament reservada per a pares amb fills."
},
"10": {
"then": "Es tracta d'una plaça d'aparcament reservada al personal."
},
"11": {
"then": "Aquest espai d'aparcament està reservat per a taxi."
}
},
"question": "Quin tipus d'espai d'aparcament és aquest?"
@ -6292,21 +6292,6 @@
"1": {
"then": "S'accepten monedes de 2 cèntims"
},
"10": {
"then": "S'accepten monedes de 20 cèntims"
},
"11": {
"then": "S'accepten monedes de ½ franc"
},
"12": {
"then": "S'accepten monedes d'1 franc"
},
"13": {
"then": "S'accepten monedes de 2 francs"
},
"14": {
"then": "S'accepten monedes de 5 francs"
},
"2": {
"then": "S'accepten monedes de 5 cèntims"
},
@ -6330,6 +6315,21 @@
},
"9": {
"then": "S'accepten monedes de 10 cèntims"
},
"10": {
"then": "S'accepten monedes de 20 cèntims"
},
"11": {
"then": "S'accepten monedes de ½ franc"
},
"12": {
"then": "S'accepten monedes d'1 franc"
},
"13": {
"then": "S'accepten monedes de 2 francs"
},
"14": {
"then": "S'accepten monedes de 5 francs"
}
},
"question": "Quines monedes es poden utilitzar per a pagar aquí?"
@ -6342,15 +6342,6 @@
"1": {
"then": "S'accepten bitllets de 10 euros"
},
"10": {
"then": "S'accepten bitllets de 100 francs"
},
"11": {
"then": "S'accepten bitllets de 200 francs"
},
"12": {
"then": "S'accepten bitllets de 1000 francs"
},
"2": {
"then": "S'accepten bitllets de 20 euros"
},
@ -6374,6 +6365,15 @@
},
"9": {
"then": "S'accepten bitllets de 50 francs"
},
"10": {
"then": "S'accepten bitllets de 100 francs"
},
"11": {
"then": "S'accepten bitllets de 200 francs"
},
"12": {
"then": "S'accepten bitllets de 1000 francs"
}
},
"question": "Amb quins bitllets pot pagar aquí?"
@ -6735,6 +6735,30 @@
"1": {
"question": "Reciclatge de piles"
},
"2": {
"question": "Reciclatge de cartrons de begudes"
},
"3": {
"question": "Reciclatge de llaunes"
},
"4": {
"question": "Reciclatge de roba"
},
"5": {
"question": "Reciclatge d'oli de cuina"
},
"6": {
"question": "Reciclatge d'oli de motor"
},
"7": {
"question": "Reciclatge de tubs fluorescents"
},
"8": {
"question": "Reciclatge de residus verds"
},
"9": {
"question": "Reciclatge d'ampolles de vidre"
},
"10": {
"question": "Reciclatge de vidre"
},
@ -6765,35 +6789,11 @@
"19": {
"question": "Reciclatge del rebuig"
},
"2": {
"question": "Reciclatge de cartrons de begudes"
},
"20": {
"question": "Reciclatge de cartutxos d'impressora"
},
"21": {
"question": "Reciclatge de bicicletes"
},
"3": {
"question": "Reciclatge de llaunes"
},
"4": {
"question": "Reciclatge de roba"
},
"5": {
"question": "Reciclatge d'oli de cuina"
},
"6": {
"question": "Reciclatge d'oli de motor"
},
"7": {
"question": "Reciclatge de tubs fluorescents"
},
"8": {
"question": "Reciclatge de residus verds"
},
"9": {
"question": "Reciclatge d'ampolles de vidre"
}
}
},
@ -6861,6 +6861,30 @@
"1": {
"then": "Aquí es poden reciclar els cartons de begudes"
},
"2": {
"then": "Aquí es poden reciclar llaunes"
},
"3": {
"then": "Aquí es pot reciclar roba"
},
"4": {
"then": "Aquí es pot reciclar oli de cuina"
},
"5": {
"then": "Aquí es pot reciclar oli de motor"
},
"6": {
"then": "Aquí es poden reciclar tub fluroescents"
},
"7": {
"then": "Aquí es poden reciclar residus verds"
},
"8": {
"then": "Ací es poden reciclar residus orgànics"
},
"9": {
"then": "Aquí es poden reciclar ampolles de vidre"
},
"10": {
"then": "Aquí es pot reciclar vidre"
},
@ -6888,9 +6912,6 @@
"19": {
"then": "Aquí es pot reciclar ferralla"
},
"2": {
"then": "Aquí es poden reciclar llaunes"
},
"20": {
"then": "Aquí es poden reciclar sabates"
},
@ -6908,27 +6929,6 @@
},
"25": {
"then": "Aquí es poden reciclar bicicletes"
},
"3": {
"then": "Aquí es pot reciclar roba"
},
"4": {
"then": "Aquí es pot reciclar oli de cuina"
},
"5": {
"then": "Aquí es pot reciclar oli de motor"
},
"6": {
"then": "Aquí es poden reciclar tub fluroescents"
},
"7": {
"then": "Aquí es poden reciclar residus verds"
},
"8": {
"then": "Ací es poden reciclar residus orgànics"
},
"9": {
"then": "Aquí es poden reciclar ampolles de vidre"
}
},
"question": "Què es pot reciclar aquí?"
@ -7751,12 +7751,6 @@
"1": {
"then": "Aquest fanal utilitza LED"
},
"10": {
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
},
"11": {
"then": "Aquest fanal s'il·lumina amb gas"
},
"2": {
"then": "Aquest fanal utilitza il·luminació incandescent"
},
@ -7780,6 +7774,12 @@
},
"9": {
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
},
"10": {
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
},
"11": {
"then": "Aquest fanal s'il·lumina amb gas"
}
},
"question": "Quin tipus d'il·luminació utilitza aquest fanal?"
@ -9034,6 +9034,30 @@
"1": {
"question": "Venda de begudes"
},
"2": {
"question": "Venda de llaminadures"
},
"3": {
"question": "Venda de menjar"
},
"4": {
"question": "Venda de tabaco"
},
"5": {
"question": "Venda de preservatius"
},
"6": {
"question": "Venda de cafè"
},
"7": {
"question": "Venda d'aigua"
},
"8": {
"question": "Venda de diaris"
},
"9": {
"question": "Venda de càmeres interiors de bicicletes"
},
"10": {
"question": "Venda de llet"
},
@ -9061,9 +9085,6 @@
"19": {
"question": "Venda de maduixes"
},
"2": {
"question": "Venda de llaminadures"
},
"20": {
"question": "Venda de flors"
},
@ -9090,27 +9111,6 @@
},
"28": {
"question": "Venda de cadenat per a bicicletes"
},
"3": {
"question": "Venda de menjar"
},
"4": {
"question": "Venda de tabaco"
},
"5": {
"question": "Venda de preservatius"
},
"6": {
"question": "Venda de cafè"
},
"7": {
"question": "Venda d'aigua"
},
"8": {
"question": "Venda de diaris"
},
"9": {
"question": "Venda de càmeres interiors de bicicletes"
}
}
}
@ -9204,6 +9204,30 @@
"1": {
"then": "Es venen llaminadures"
},
"2": {
"then": "Es ven menjar"
},
"3": {
"then": "Es ven tabaco"
},
"4": {
"then": "Es venen preservatius"
},
"5": {
"then": "Es ven cafè"
},
"6": {
"then": "Es ven aigua"
},
"7": {
"then": "Es venen diaris"
},
"8": {
"then": "Es venen càmeres interiors de bicicletes"
},
"9": {
"then": "Es ven llet"
},
"10": {
"then": "Es ven pa"
},
@ -9231,9 +9255,6 @@
"19": {
"then": "Es venen flors"
},
"2": {
"then": "Es ven menjar"
},
"20": {
"then": "Es venen tiquets d'aparcament"
},
@ -9257,27 +9278,6 @@
},
"27": {
"then": "Es venen cadenats per a bicicletes"
},
"3": {
"then": "Es ven tabaco"
},
"4": {
"then": "Es venen preservatius"
},
"5": {
"then": "Es ven cafè"
},
"6": {
"then": "Es ven aigua"
},
"7": {
"then": "Es venen diaris"
},
"8": {
"then": "Es venen càmeres interiors de bicicletes"
},
"9": {
"then": "Es ven llet"
}
},
"question": "Que ven aquesta màquina expenedora?",

View file

@ -36,26 +36,6 @@
"description": "Velká venkovní reklamní konstrukce, která se obvykle nachází na frekventovaných místech, například podél frekventovaných silnic, umístěná na zdi",
"title": "billboard připevněný na stěnu"
},
"10": {
"title": "obrazovka namontovaná na dopravním přístřešku"
},
"11": {
"description": "Kus nepromokavého textilu s natištěným vzkazem, trvale připevněný na stěnu",
"title": "plachta"
},
"12": {
"title": "totem"
},
"13": {
"description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí",
"title": "cedule"
},
"14": {
"title": "socha"
},
"15": {
"title": "nástěnná malba"
},
"2": {
"title": "volně stojící plakátovací skříň"
},
@ -81,6 +61,26 @@
},
"9": {
"title": "obrazovka připevněná na stěnu"
},
"10": {
"title": "obrazovka namontovaná na dopravním přístřešku"
},
"11": {
"description": "Kus nepromokavého textilu s natištěným vzkazem, trvale připevněný na stěnu",
"title": "plachta"
},
"12": {
"title": "totem"
},
"13": {
"description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí",
"title": "cedule"
},
"14": {
"title": "socha"
},
"15": {
"title": "nástěnná malba"
}
},
"tagRenderings": {
@ -186,15 +186,6 @@
"1": {
"then": "Toto je deska"
},
"10": {
"then": "Toto je nástěnná malba"
},
"11": {
"then": "Jedná se o dlaždice - reklama je namalovaná na dlaždicích"
},
"12": {
"then": "Toto je reliéf"
},
"2": {
"then": "Toto je sloup"
},
@ -218,6 +209,15 @@
},
"9": {
"then": "Toto je totem"
},
"10": {
"then": "Toto je nástěnná malba"
},
"11": {
"then": "Jedná se o dlaždice - reklama je namalovaná na dlaždicích"
},
"12": {
"then": "Toto je reliéf"
}
},
"question": "O jaký typ reklamního prvku se jedná?",
@ -232,9 +232,6 @@
"1": {
"then": "Deska"
},
"10": {
"then": "Nástěnná malba"
},
"2": {
"then": "Skříň na plakáty"
},
@ -258,6 +255,9 @@
},
"9": {
"then": "Totem"
},
"10": {
"then": "Nástěnná malba"
}
}
}
@ -304,9 +304,6 @@
"1": {
"then": "Jedná se o gondolu, kde vozy jezdí v nepřetržitých kruzích"
},
"10": {
"then": "Lano na visuté dráze. (Turistická atrakce, kde se odvážlivci spouštějí vysokou rychlostí) "
},
"2": {
"then": "Otevřená lanovka se sedačkami k sezení na čerstvém vzduchu."
},
@ -330,6 +327,9 @@
},
"9": {
"then": "Kouzelný koberec (pásový dopravník na zemi)"
},
"10": {
"then": "Lano na visuté dráze. (Turistická atrakce, kde se odvážlivci spouštějí vysokou rychlostí) "
}
},
"question": "O jaký typ dráhy se jedná?"
@ -474,15 +474,6 @@
"1": {
"then": "Nástěnná malba"
},
"10": {
"then": "Azulejo (španělské dekorativní dlaždice)"
},
"11": {
"then": "Obklady a dlažba"
},
"12": {
"then": "Dřevořezba"
},
"2": {
"then": "Malba"
},
@ -506,6 +497,15 @@
},
"9": {
"then": "Reliéf"
},
"10": {
"then": "Azulejo (španělské dekorativní dlaždice)"
},
"11": {
"then": "Obklady a dlažba"
},
"12": {
"then": "Dřevořezba"
}
},
"question": "Jaký je typ tohoto uměleckého díla?",
@ -1583,9 +1583,6 @@
"1": {
"then": "Stojan s bočními smyčkami"
},
"10": {
"then": "Skloněný držák s možností použití zámku přes očko. Sedlovou trubku lze za stojan uchytit pomocí kotvy"
},
"2": {
"then": "Stojan na kola / smyčky"
},
@ -1609,6 +1606,9 @@
},
"9": {
"then": "Skříňka - kola jsou uzavřena zcela samostatně nebo s několika koly dohromady. Skříňka je příliš malá na to, aby se do ní vešla stojící osoba.."
},
"10": {
"then": "Skloněný držák s možností použití zámku přes očko. Sedlovou trubku lze za stojan uchytit pomocí kotvy"
}
},
"question": "Jaký je typ tohoto parkoviště pro jízdní kola?",
@ -2383,6 +2383,27 @@
"1": {
"then": "<b>Schuko zásuvka</b> bez zemnícího kolíku (CEE7/4 typ F)"
},
"2": {
"then": "<b>Evropská zásuvka</b> se zemnícím kolíkem (CEE7/4 typ E)"
},
"4": {
"then": "<b>Chademo</b>"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Typ 1 s kabelem</b> (J1772)"
},
"7": {
"then": "<b>Typ 1 s kabelem</b> (J1772)"
},
"8": {
"then": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
},
"9": {
"then": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
},
"10": {
"then": "<b>CCS typu 1</b> (neboli kombinace typu 1)"
},
@ -2413,9 +2434,6 @@
"19": {
"then": "<b>Typ 2 s kabelem</b> (mennekes)"
},
"2": {
"then": "<b>Evropská zásuvka</b> se zemnícím kolíkem (CEE7/4 typ E)"
},
"20": {
"then": "<b>Tesla Supercharger CCS</b> (značkový typ2_css)"
},
@ -2449,29 +2467,11 @@
"39": {
"then": "<b>AS3112</b> (Typ I)"
},
"4": {
"then": "<b>Chademo</b>"
},
"40": {
"then": "<b>NEMA 5-20</b> (Typ B)"
},
"41": {
"then": "<b>NEMA 5-20</b> (Typ B)"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Typ 1 s kabelem</b> (J1772)"
},
"7": {
"then": "<b>Typ 1 s kabelem</b> (J1772)"
},
"8": {
"then": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
},
"9": {
"then": "<b>Typ 1 <i>bez</i> kabelu</b> (J1772)"
}
},
"question": "Jaké nabíjecí přípojky jsou zde k dispozici?"
@ -3302,21 +3302,6 @@
"1": {
"then": "Tento přechod má označení zebra"
},
"10": {
"then": "Tento přechod má označení zebry ve střídavých barvách"
},
"11": {
"then": "Tento přechod má dvojité značení zebry"
},
"12": {
"then": "Tento přejezd má na silnici piktogramy"
},
"13": {
"then": "Tento přechod má na obou stranách čáry a spojovací pruhy, přičemž v každém pruhu je přerušení"
},
"14": {
"then": "Tento přechod má dvojité čáry na obou stranách přechodu"
},
"2": {
"then": "Tento přejezd má značení neznámého typu"
},
@ -3331,6 +3316,21 @@
},
"6": {
"then": "Tento přechod má tečkované čáry na obou stranách přechodu"
},
"10": {
"then": "Tento přechod má označení zebry ve střídavých barvách"
},
"11": {
"then": "Tento přechod má dvojité značení zebry"
},
"12": {
"then": "Tento přejezd má na silnici piktogramy"
},
"13": {
"then": "Tento přechod má na obou stranách čáry a spojovací pruhy, přičemž v každém pruhu je přerušení"
},
"14": {
"then": "Tento přechod má dvojité čáry na obou stranách přechodu"
}
}
}
@ -3418,15 +3418,6 @@
"1": {
"then": "Tato cyklostezka je zpevněná"
},
"10": {
"then": "Tato cyklostezka je tvořena jemným štěrkem"
},
"11": {
"then": "Tato cyklostezka je z oblázkového kamene"
},
"12": {
"then": "Tato cyklostezka je vyrobena ze surové zeminy"
},
"2": {
"then": "Tato cyklostezka je z asfaltu"
},
@ -3450,6 +3441,15 @@
},
"9": {
"then": "Tato cyklostezka je štěrková"
},
"10": {
"then": "Tato cyklostezka je tvořena jemným štěrkem"
},
"11": {
"then": "Tato cyklostezka je z oblázkového kamene"
},
"12": {
"then": "Tato cyklostezka je vyrobena ze surové zeminy"
}
},
"question": "Jaký je povrch cyklostezky?",
@ -3498,15 +3498,6 @@
"1": {
"then": "Tato cyklostezka je zpevněná"
},
"10": {
"then": "Tato cyklostezka je vyrobena z jemného štěrku"
},
"11": {
"then": "Tato cyklostezka je z oblázků"
},
"12": {
"then": "Tato cyklostezka je vyrobena ze surové půdy"
},
"2": {
"then": "Tato cyklostezka je z asfaltu"
},
@ -3530,6 +3521,15 @@
},
"9": {
"then": "Tato cyklostezka je ze štěrku"
},
"10": {
"then": "Tato cyklostezka je vyrobena z jemného štěrku"
},
"11": {
"then": "Tato cyklostezka je z oblázků"
},
"12": {
"then": "Tato cyklostezka je vyrobena ze surové půdy"
}
},
"question": "Z čeho je povrch ulice vyroben?",
@ -4487,54 +4487,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Bez preference psů"
},
"1": {
"question": "Psi povoleny"
},
"2": {
"question": "Psi nejsou povoleni"
}
}
},
"11": {
"options": {
"0": {
"question": "Nabízí internet"
}
}
},
"12": {
"options": {
"0": {
"question": "Nabízí elektřinu"
}
}
},
"13": {
"options": {
"0": {
"question": "Má nabídku bez cukru"
}
}
},
"14": {
"options": {
"0": {
"question": "Má bezlepkovou nabídku"
}
}
},
"15": {
"options": {
"0": {
"question": "Má nabídku bez laktózy"
}
}
},
"2": {
"options": {
"0": {
@ -4605,6 +4557,54 @@
"question": "Použití zdarma"
}
}
},
"10": {
"options": {
"0": {
"question": "Bez preference psů"
},
"1": {
"question": "Psi povoleny"
},
"2": {
"question": "Psi nejsou povoleni"
}
}
},
"11": {
"options": {
"0": {
"question": "Nabízí internet"
}
}
},
"12": {
"options": {
"0": {
"question": "Nabízí elektřinu"
}
}
},
"13": {
"options": {
"0": {
"question": "Má nabídku bez cukru"
}
}
},
"14": {
"options": {
"0": {
"question": "Má bezlepkovou nabídku"
}
}
},
"15": {
"options": {
"0": {
"question": "Má nabídku bez laktózy"
}
}
}
}
},
@ -4724,6 +4724,30 @@
"1": {
"then": "Tato fitness stanice má ceduli s pokyny pro konkrétní cvičení."
},
"2": {
"then": "Tato posilovna má zařízení pro sedy-lehy."
},
"3": {
"then": "Tato posilovna má zařízení pro kliky. Obvykle se skládá z jedné nebo více nízkých vodorovných tyčí."
},
"4": {
"then": "Tato posilovací stanice má tyče pro strečink."
},
"5": {
"then": "Tato fitness stanice má stanici pro vytváření hyperextenzí."
},
"6": {
"then": "Tato posilovací stanice má kruhy pro gymnastická cvičení."
},
"7": {
"then": "Tato fitness stanice má horizontální žebřík, známý také jako ručkovací žebřík."
},
"8": {
"then": "Tato fitness stanice má nástěnné tyče, na které lze lézt."
},
"9": {
"then": "Tato fitness stanice má sloupky pro provádění slalomových cvičení."
},
"10": {
"then": "Tato fitness stanice má odrazové můstky."
},
@ -4754,9 +4778,6 @@
"19": {
"then": "Tato fitness stanice má bojová lana."
},
"2": {
"then": "Tato posilovna má zařízení pro sedy-lehy."
},
"20": {
"then": "Tato posilovna má stacionární kolo."
},
@ -4771,27 +4792,6 @@
},
"24": {
"then": "Tato fitness stanice má slackline."
},
"3": {
"then": "Tato posilovna má zařízení pro kliky. Obvykle se skládá z jedné nebo více nízkých vodorovných tyčí."
},
"4": {
"then": "Tato posilovací stanice má tyče pro strečink."
},
"5": {
"then": "Tato fitness stanice má stanici pro vytváření hyperextenzí."
},
"6": {
"then": "Tato posilovací stanice má kruhy pro gymnastická cvičení."
},
"7": {
"then": "Tato fitness stanice má horizontální žebřík, známý také jako ručkovací žebřík."
},
"8": {
"then": "Tato fitness stanice má nástěnné tyče, na které lze lézt."
},
"9": {
"then": "Tato fitness stanice má sloupky pro provádění slalomových cvičení."
}
},
"question": "Jaké vybavení má tato fitness stanice?"
@ -4911,21 +4911,6 @@
"1": {
"then": "Hranolkárna"
},
"10": {
"then": "Podávají se zde čínské pokrmy"
},
"11": {
"then": "Podávají se zde řecká jídla"
},
"12": {
"then": "Podávají se zde indická jídla"
},
"13": {
"then": "Podávají se zde turecké pokrmy"
},
"14": {
"then": "Podávají se zde thajské pokrmy"
},
"2": {
"then": "Podávají hlavně těstoviny"
},
@ -4949,6 +4934,21 @@
},
"9": {
"then": "Podávají se zde francouzská jídla"
},
"10": {
"then": "Podávají se zde čínské pokrmy"
},
"11": {
"then": "Podávají se zde řecká jídla"
},
"12": {
"then": "Podávají se zde indická jídla"
},
"13": {
"then": "Podávají se zde turecké pokrmy"
},
"14": {
"then": "Podávají se zde thajské pokrmy"
}
},
"question": "Jaké jídlo se zde podává?",
@ -5562,6 +5562,30 @@
"1": {
"then": "Jedná se o posluchárnu"
},
"2": {
"then": "Jedná se o ložnici"
},
"3": {
"then": "Jedná se o kapli"
},
"4": {
"then": "Jedná se o učebnu"
},
"5": {
"then": "Jedná se o učebnu"
},
"6": {
"then": "Jedná se o počítačovou místnost"
},
"7": {
"then": "Jedná se o konferenční místnost"
},
"8": {
"then": "Jedná se o kryptu"
},
"9": {
"then": "Jedná se o kuchyň"
},
"10": {
"then": "Jedná se o laboratoř"
},
@ -5589,9 +5613,6 @@
"19": {
"then": "Jedná se o sportovní místnost"
},
"2": {
"then": "Jedná se o ložnici"
},
"20": {
"then": "Jedná se o skladovací místnost"
},
@ -5603,27 +5624,6 @@
},
"23": {
"then": "Jedná se o čekárnu"
},
"3": {
"then": "Jedná se o kapli"
},
"4": {
"then": "Jedná se o učebnu"
},
"5": {
"then": "Jedná se o učebnu"
},
"6": {
"then": "Jedná se o počítačovou místnost"
},
"7": {
"then": "Jedná se o konferenční místnost"
},
"8": {
"then": "Jedná se o kryptu"
},
"9": {
"then": "Jedná se o kuchyň"
}
},
"question": "O jaký typ pokoje se jedná?"
@ -6258,27 +6258,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Naposledy upravil přispěvatel {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Vytvořeno před {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Vytvořeno po {search}"
}
}
},
"2": {
"options": {
"0": {
@ -6319,6 +6298,27 @@
"question": "<b>Není</b> otevřeno přispěvatelem {search}"
}
}
},
"10": {
"options": {
"0": {
"question": "Naposledy upravil přispěvatel {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Vytvořeno před {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Vytvořeno po {search}"
}
}
}
},
"name": "Poznámky OpenStreetMap",
@ -6629,18 +6629,6 @@
"1": {
"then": "To je normální parkovací místo."
},
"10": {
"then": "Jedná se o parkovací místo vyhrazené pro zaměstnance."
},
"11": {
"then": "Jedná se o parkovací místo vyhrazené pro taxíky."
},
"12": {
"then": "Jedná se o parkovací místo vyhrazené pro vozidla táhnoucí přívěs."
},
"13": {
"then": "Jedná se o parkovací místo vyhrazené pro sdílení automobilů."
},
"2": {
"then": "Jedná se o parkovací místo pro osoby se zdravotním postižením."
},
@ -6664,6 +6652,18 @@
},
"9": {
"then": "Jedná se o parkovací místo vyhrazené pro rodiče s dětmi."
},
"10": {
"then": "Jedná se o parkovací místo vyhrazené pro zaměstnance."
},
"11": {
"then": "Jedná se o parkovací místo vyhrazené pro taxíky."
},
"12": {
"then": "Jedná se o parkovací místo vyhrazené pro vozidla táhnoucí přívěs."
},
"13": {
"then": "Jedná se o parkovací místo vyhrazené pro sdílení automobilů."
}
},
"question": "Co je to za parkovací místo?"
@ -7709,6 +7709,30 @@
"1": {
"question": "Recyklace baterií"
},
"2": {
"question": "Recyklace nápojových kartonů"
},
"3": {
"question": "Recyklace plechovek"
},
"4": {
"question": "Recyklace oděvů"
},
"5": {
"question": "Recyklace kuchyňského oleje"
},
"6": {
"question": "Recyklace motorového oleje"
},
"7": {
"question": "Recyklace zářivek"
},
"8": {
"question": "Recyklace zeleného odpadu"
},
"9": {
"question": "Recyklace skleněných lahví"
},
"10": {
"question": "Recyklace skla"
},
@ -7739,35 +7763,11 @@
"19": {
"question": "Recyklace zbytkového odpadu"
},
"2": {
"question": "Recyklace nápojových kartonů"
},
"20": {
"question": "Recyklace náplní do tiskáren"
},
"21": {
"question": "Recyklace jízdních kol"
},
"3": {
"question": "Recyklace plechovek"
},
"4": {
"question": "Recyklace oděvů"
},
"5": {
"question": "Recyklace kuchyňského oleje"
},
"6": {
"question": "Recyklace motorového oleje"
},
"7": {
"question": "Recyklace zářivek"
},
"8": {
"question": "Recyklace zeleného odpadu"
},
"9": {
"question": "Recyklace skleněných lahví"
}
}
},
@ -7835,6 +7835,30 @@
"1": {
"then": "Nápojové kartony se zde dají recyklovat"
},
"2": {
"then": "Plechovky se zde dají recyklovat"
},
"3": {
"then": "Oblečení se zde dá recyklovat"
},
"4": {
"then": "Olej na vaření zde lze recyklovat"
},
"5": {
"then": "Motorový olej zde lze recyklovat"
},
"6": {
"then": "Zářivky se zde dají recyklovat"
},
"7": {
"then": "Zelený odpad se zde dá recyklovat"
},
"8": {
"then": "Organický odpad lze zde recyklovat"
},
"9": {
"then": "Skleněné lahve se zde dají recyklovat"
},
"10": {
"then": "Sklo se zde dá recyklovat"
},
@ -7862,9 +7886,6 @@
"19": {
"then": "Kovový šrot lze zde recyklovat"
},
"2": {
"then": "Plechovky se zde dají recyklovat"
},
"20": {
"then": "Boty se zde dají recyklovat"
},
@ -7882,27 +7903,6 @@
},
"25": {
"then": "Kola se zde dají recyklovat"
},
"3": {
"then": "Oblečení se zde dá recyklovat"
},
"4": {
"then": "Olej na vaření zde lze recyklovat"
},
"5": {
"then": "Motorový olej zde lze recyklovat"
},
"6": {
"then": "Zářivky se zde dají recyklovat"
},
"7": {
"then": "Zelený odpad se zde dá recyklovat"
},
"8": {
"then": "Organický odpad lze zde recyklovat"
},
"9": {
"then": "Skleněné lahve se zde dají recyklovat"
}
},
"question": "Co se zde dá recyklovat?"
@ -8897,12 +8897,6 @@
"1": {
"then": "Tato lampa používá LED diody"
},
"10": {
"then": "Tato lampa používá vysokotlaké sodíkové výbojky (oranžové s bílou)"
},
"11": {
"then": "Tato lampa svítí pomocí plynu"
},
"2": {
"then": "Tato lampa využívá žárovkové osvětlení"
},
@ -8926,6 +8920,12 @@
},
"9": {
"then": "Tato lampa používá nízkotlaké sodíkové výbojky (monochromatické oranžové)"
},
"10": {
"then": "Tato lampa používá vysokotlaké sodíkové výbojky (oranžové s bílou)"
},
"11": {
"then": "Tato lampa svítí pomocí plynu"
}
},
"question": "Jaké osvětlení používá tato lampa?"
@ -10179,6 +10179,30 @@
"1": {
"question": "Prodej nápojů"
},
"2": {
"question": "Prodej sladkostí"
},
"3": {
"question": "Prodej potravin"
},
"4": {
"question": "Prodej cigaret"
},
"5": {
"question": "Prodej kondomů"
},
"6": {
"question": "Prodej kávy"
},
"7": {
"question": "Prodej vody"
},
"8": {
"question": "Prodej novin"
},
"9": {
"question": "Prodej duší na jízdní kola"
},
"10": {
"question": "Prodej mléka"
},
@ -10206,9 +10230,6 @@
"19": {
"question": "Prodej jahod"
},
"2": {
"question": "Prodej sladkostí"
},
"20": {
"question": "Prodej květin"
},
@ -10235,27 +10256,6 @@
},
"28": {
"question": "Prodej zámků na kola"
},
"3": {
"question": "Prodej potravin"
},
"4": {
"question": "Prodej cigaret"
},
"5": {
"question": "Prodej kondomů"
},
"6": {
"question": "Prodej kávy"
},
"7": {
"question": "Prodej vody"
},
"8": {
"question": "Prodej novin"
},
"9": {
"question": "Prodej duší na jízdní kola"
}
}
}
@ -10349,6 +10349,30 @@
"1": {
"then": "Prodává sladkosti"
},
"2": {
"then": "Prodává jídlo"
},
"3": {
"then": "Prodává cigarety"
},
"4": {
"then": "Prodává kondomy"
},
"5": {
"then": "Prodává kafe"
},
"6": {
"then": "Prodává pitnou vodu"
},
"7": {
"then": "Prodává noviny"
},
"8": {
"then": "Prodává duše na kola"
},
"9": {
"then": "Prodává mléko"
},
"10": {
"then": "Prodává chléb"
},
@ -10376,9 +10400,6 @@
"19": {
"then": "Prodává květiny"
},
"2": {
"then": "Prodává jídlo"
},
"20": {
"then": "Prodává parkovací lístky"
},
@ -10402,27 +10423,6 @@
},
"27": {
"then": "Prodává zámky na kolo"
},
"3": {
"then": "Prodává cigarety"
},
"4": {
"then": "Prodává kondomy"
},
"5": {
"then": "Prodává kafe"
},
"6": {
"then": "Prodává pitnou vodu"
},
"7": {
"then": "Prodává noviny"
},
"8": {
"then": "Prodává duše na kola"
},
"9": {
"then": "Prodává mléko"
}
},
"question": "Co tento automat prodává?",

View file

@ -94,12 +94,6 @@
"1": {
"then": "Vægmaleri"
},
"10": {
"then": "Azulejo (spansk dekorativt flisebeklædning)"
},
"11": {
"then": "flisebeklædning"
},
"2": {
"then": "Maleri"
},
@ -123,6 +117,12 @@
},
"9": {
"then": "Relief"
},
"10": {
"then": "Azulejo (spansk dekorativt flisebeklædning)"
},
"11": {
"then": "flisebeklædning"
}
},
"question": "Hvilken slags kunstværk er det?",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -101,12 +101,6 @@
"1": {
"then": "Murala"
},
"11": {
"then": "Keramika"
},
"12": {
"then": "Egur taila"
},
"2": {
"then": "Margolana"
},
@ -130,6 +124,12 @@
},
"9": {
"then": "Erliebea"
},
"11": {
"then": "Keramika"
},
"12": {
"then": "Egur taila"
}
}
}

View file

@ -32,26 +32,6 @@
"description": "Un grand équipement extérieur, principalement disposé dans les zones à fort trafic comme une route",
"title": "un grand panneau"
},
"10": {
"title": "un écran fixé sur un abri de transport"
},
"11": {
"description": "Une pièce de textile imperméable avec un message imprimé, ancrée de façon permanente sur un mur.",
"title": "une bâche"
},
"12": {
"title": "un totem"
},
"13": {
"description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées",
"title": "une enseigne"
},
"14": {
"title": "une sculpture"
},
"15": {
"title": "une peinture murale"
},
"2": {
"title": "un panneau à affiches scellé au sol"
},
@ -77,6 +57,26 @@
},
"9": {
"title": "un écran fixé au mur"
},
"10": {
"title": "un écran fixé sur un abri de transport"
},
"11": {
"description": "Une pièce de textile imperméable avec un message imprimé, ancrée de façon permanente sur un mur.",
"title": "une bâche"
},
"12": {
"title": "un totem"
},
"13": {
"description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées",
"title": "une enseigne"
},
"14": {
"title": "une sculpture"
},
"15": {
"title": "une peinture murale"
}
},
"tagRenderings": {
@ -179,9 +179,6 @@
"1": {
"then": "C'est un petit panneau"
},
"10": {
"then": "C'est une peinture murale"
},
"2": {
"then": "C'est une colonne"
},
@ -205,6 +202,9 @@
},
"9": {
"then": "C'est un totem"
},
"10": {
"then": "C'est une peinture murale"
}
},
"question": "De quel type de dispositif publicitaire s'agit-il ?",
@ -216,9 +216,6 @@
"1": {
"then": "Petit panneau"
},
"10": {
"then": "Peinture murale"
},
"3": {
"then": "Colonne"
},
@ -239,6 +236,9 @@
},
"9": {
"then": "Totem"
},
"10": {
"then": "Peinture murale"
}
}
}
@ -369,15 +369,6 @@
"1": {
"then": "Peinture murale"
},
"10": {
"then": "Azulejo (faïence latine)"
},
"11": {
"then": "Carrelage"
},
"12": {
"then": "Sculpture sur bois"
},
"2": {
"then": "Peinture"
},
@ -401,6 +392,15 @@
},
"9": {
"then": "Relief"
},
"10": {
"then": "Azulejo (faïence latine)"
},
"11": {
"then": "Carrelage"
},
"12": {
"then": "Sculpture sur bois"
}
},
"question": "Quel est le type de cette œuvre d'art?",
@ -2520,15 +2520,6 @@
"1": {
"then": "Cette piste cyclable est goudronée"
},
"10": {
"then": "Cette piste cyclable est faite en graviers fins"
},
"11": {
"then": "Cette piste cyclable est en cailloux"
},
"12": {
"then": "Cette piste cyclable est faite en sol brut"
},
"2": {
"then": "Cette piste cyclable est asphaltée"
},
@ -2552,6 +2543,15 @@
},
"9": {
"then": "Cette piste cyclable est faite en graviers"
},
"10": {
"then": "Cette piste cyclable est faite en graviers fins"
},
"11": {
"then": "Cette piste cyclable est en cailloux"
},
"12": {
"then": "Cette piste cyclable est faite en sol brut"
}
},
"question": "De quoi est faite la surface de la piste cyclable ?",
@ -2600,15 +2600,6 @@
"1": {
"then": "Cette piste cyclable est pavée"
},
"10": {
"then": "Cette piste cyclable est faite en graviers fins"
},
"11": {
"then": "Cette piste cyclable est en cailloux"
},
"12": {
"then": "Cette piste cyclable est faite en sol brut"
},
"2": {
"then": "Cette piste cyclable est asphaltée"
},
@ -2632,6 +2623,15 @@
},
"9": {
"then": "Cette piste cyclable est faite en graviers"
},
"10": {
"then": "Cette piste cyclable est faite en graviers fins"
},
"11": {
"then": "Cette piste cyclable est en cailloux"
},
"12": {
"then": "Cette piste cyclable est faite en sol brut"
}
},
"question": "De quel materiel est faite cette rue ?",
@ -3570,21 +3570,6 @@
"1": {
"then": "Friterie"
},
"10": {
"then": "Des plats chinois sont servis ici"
},
"11": {
"then": "Des plats grecs sont servis ici"
},
"12": {
"then": "Des plats indiens sont servis ici"
},
"13": {
"then": "Des plats turcs sont servis ici"
},
"14": {
"then": "Des plats thaïlandais sont servis ici"
},
"2": {
"then": "Restaurant Italien"
},
@ -3608,6 +3593,21 @@
},
"9": {
"then": "Des plats français sont servis ici"
},
"10": {
"then": "Des plats chinois sont servis ici"
},
"11": {
"then": "Des plats grecs sont servis ici"
},
"12": {
"then": "Des plats indiens sont servis ici"
},
"13": {
"then": "Des plats turcs sont servis ici"
},
"14": {
"then": "Des plats thaïlandais sont servis ici"
}
},
"question": "Quelle type de nourriture est servie ici ?",
@ -3973,11 +3973,11 @@
},
"room-type": {
"mappings": {
"14": {
"then": "C'est un bureau"
},
"4": {
"then": "C'est une salle de classe"
},
"14": {
"then": "C'est un bureau"
}
}
}
@ -4259,21 +4259,6 @@
"1": {
"then": "C'est une plaque"
},
"10": {
"then": "C'est une croix"
},
"11": {
"then": "C'est une plaque bleue (spécifique aux pays anglo-saxons)"
},
"12": {
"then": "C'est un char historique, placé de manière permanente dans l'espace public comme mémorial"
},
"13": {
"then": "C'est un arbre du souvenir"
},
"14": {
"then": "C'est une pierre tombale, une personne est enterrée ici"
},
"2": {
"then": "C'est un banc commémoratif"
},
@ -4297,6 +4282,21 @@
},
"9": {
"then": "C'est un obélisque"
},
"10": {
"then": "C'est une croix"
},
"11": {
"then": "C'est une plaque bleue (spécifique aux pays anglo-saxons)"
},
"12": {
"then": "C'est un char historique, placé de manière permanente dans l'espace public comme mémorial"
},
"13": {
"then": "C'est un arbre du souvenir"
},
"14": {
"then": "C'est une pierre tombale, une personne est enterrée ici"
}
},
"question": "C'est un mémorial de guerre",
@ -4448,27 +4448,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Dernière modification par {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Créée avant le {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Créée après le {search}"
}
}
},
"2": {
"options": {
"0": {
@ -4489,6 +4468,27 @@
"question": "<b>Exclure</b>les notes ouvertes par {search}"
}
}
},
"10": {
"options": {
"0": {
"question": "Dernière modification par {search}"
}
}
},
"12": {
"options": {
"0": {
"question": "Créée avant le {search}"
}
}
},
"13": {
"options": {
"0": {
"question": "Créée après le {search}"
}
}
}
},
"name": "Notes OpenStreetMap",
@ -5457,6 +5457,30 @@
"1": {
"question": "Recyclage de piles et batteries domestiques"
},
"2": {
"question": "Recyclage d'emballage de boissons"
},
"3": {
"question": "Recyclage de boites de conserve et de canettes"
},
"4": {
"question": "Recyclage de vêtements"
},
"5": {
"question": "Recyclage des huiles de friture"
},
"6": {
"question": "Recyclage des huiles de moteur"
},
"7": {
"question": "Recyclage des lampes fluorescentes"
},
"8": {
"question": "Recyclage des déchets verts"
},
"9": {
"question": "Recyclage des bouteilles en verre et des bocaux"
},
"10": {
"question": "Recyclage de tout type de verre"
},
@ -5487,35 +5511,11 @@
"19": {
"question": "Recyclage des autres déchets"
},
"2": {
"question": "Recyclage d'emballage de boissons"
},
"20": {
"question": "Recyclage des cartouches d'imprimante"
},
"21": {
"question": "Recyclage des vélos"
},
"3": {
"question": "Recyclage de boites de conserve et de canettes"
},
"4": {
"question": "Recyclage de vêtements"
},
"5": {
"question": "Recyclage des huiles de friture"
},
"6": {
"question": "Recyclage des huiles de moteur"
},
"7": {
"question": "Recyclage des lampes fluorescentes"
},
"8": {
"question": "Recyclage des déchets verts"
},
"9": {
"question": "Recyclage des bouteilles en verre et des bocaux"
}
}
},
@ -5578,6 +5578,30 @@
"1": {
"then": "Les briques alimentaires en carton peuvent être recyclées ici"
},
"2": {
"then": "Les boites de conserve et canettes peuvent être recyclées ici"
},
"3": {
"then": "Les vêtements peuvent être recyclés ici"
},
"4": {
"then": "Les huiles de friture peuvent être recyclées ici"
},
"5": {
"then": "Les huiles de moteur peuvent être recyclées ici"
},
"6": {
"then": "Les lampes fluorescentes peuvent être recyclées ici"
},
"7": {
"then": "Les déchets verts peuvent être recyclés ici"
},
"8": {
"then": "Les déchets organiques peuvent être recyclés ici"
},
"9": {
"then": "Les bouteilles en verre et bocaux peuvent être recyclés ici"
},
"10": {
"then": "Tout type de verre peut être recyclé ici"
},
@ -5605,9 +5629,6 @@
"19": {
"then": "La ferraille peut être recyclée ici"
},
"2": {
"then": "Les boites de conserve et canettes peuvent être recyclées ici"
},
"20": {
"then": "Les chaussures peuvent être recyclées ici"
},
@ -5625,27 +5646,6 @@
},
"25": {
"then": "Les vélos peuvent être recyclés ici"
},
"3": {
"then": "Les vêtements peuvent être recyclés ici"
},
"4": {
"then": "Les huiles de friture peuvent être recyclées ici"
},
"5": {
"then": "Les huiles de moteur peuvent être recyclées ici"
},
"6": {
"then": "Les lampes fluorescentes peuvent être recyclées ici"
},
"7": {
"then": "Les déchets verts peuvent être recyclés ici"
},
"8": {
"then": "Les déchets organiques peuvent être recyclés ici"
},
"9": {
"then": "Les bouteilles en verre et bocaux peuvent être recyclés ici"
}
},
"question": "Que peut-on recycler ici ?"
@ -7197,30 +7197,9 @@
"1": {
"question": "Vente de boissons"
},
"10": {
"question": "Vente de lait"
},
"11": {
"question": "Vente de pain"
},
"12": {
"question": "Vente d'œufs"
},
"14": {
"question": "Vente de fromage"
},
"15": {
"question": "Vente de miel"
},
"16": {
"question": "Vente de pommes de terre"
},
"2": {
"question": "Ventre de confiseries"
},
"20": {
"question": "Vente de fleurs"
},
"3": {
"question": "Ventre de nourriture"
},
@ -7241,6 +7220,27 @@
},
"9": {
"question": "Vente de chambres à air pour vélo"
},
"10": {
"question": "Vente de lait"
},
"11": {
"question": "Vente de pain"
},
"12": {
"question": "Vente d'œufs"
},
"14": {
"question": "Vente de fromage"
},
"15": {
"question": "Vente de miel"
},
"16": {
"question": "Vente de pommes de terre"
},
"20": {
"question": "Vente de fleurs"
}
}
}
@ -7298,24 +7298,6 @@
"1": {
"then": "Vent des confiseries"
},
"10": {
"then": "Vent du pain"
},
"11": {
"then": "Vent des œufs"
},
"13": {
"then": "Vent du fromage"
},
"14": {
"then": "Vent du miel"
},
"15": {
"then": "Vent des pommes de terre"
},
"19": {
"then": "Vent des fleurs"
},
"2": {
"then": "Vent de la nourriture"
},
@ -7339,6 +7321,24 @@
},
"9": {
"then": "Vent du lait"
},
"10": {
"then": "Vent du pain"
},
"11": {
"then": "Vent des œufs"
},
"13": {
"then": "Vent du fromage"
},
"14": {
"then": "Vent du miel"
},
"15": {
"then": "Vent des pommes de terre"
},
"19": {
"then": "Vent des fleurs"
}
},
"question": "Que vent ce distributeur ?",

View file

@ -153,12 +153,6 @@
"1": {
"then": "ציור קיר"
},
"11": {
"then": "יצירת פסיפס"
},
"12": {
"then": "גילוף בעץ"
},
"2": {
"then": "ציור"
},
@ -170,6 +164,12 @@
},
"6": {
"then": "אבן"
},
"11": {
"then": "יצירת פסיפס"
},
"12": {
"then": "גילוף בעץ"
}
},
"question": "מהו סוג היצירה הזו?",

View file

@ -94,12 +94,6 @@
"1": {
"then": "Falfestmény"
},
"10": {
"then": "Azulejo (portugál vagy spanyol dekoratív csempe)"
},
"11": {
"then": "Csempe"
},
"2": {
"then": "Festmény"
},
@ -123,6 +117,12 @@
},
"9": {
"then": "Dombormű"
},
"10": {
"then": "Azulejo (portugál vagy spanyol dekoratív csempe)"
},
"11": {
"then": "Csempe"
}
},
"question": "Milyen fajta műalkotás ez?",

View file

@ -54,9 +54,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (ubin dekoratif Spanyol)"
},
"2": {
"then": "Lukisan"
},
@ -74,6 +71,9 @@
},
"9": {
"then": "Relief"
},
"10": {
"then": "Azulejo (ubin dekoratif Spanyol)"
}
},
"question": "Apa jenis karya seni ini?",
@ -253,15 +253,6 @@
"1": {
"then": "Jalur sepeda ini diaspal"
},
"10": {
"then": "Jalur sepeda ini terbuat dari kerikil halus"
},
"11": {
"then": "Jalur sepeda ini terbuat dari batu kerikil"
},
"12": {
"then": "Jalur sepeda ini terbuat dari tanah alami"
},
"2": {
"then": "Jalur sepeda ini terbuat dari aspal"
},
@ -282,6 +273,15 @@
},
"9": {
"then": "Jalur sepeda ini terbuat dari kerikil"
},
"10": {
"then": "Jalur sepeda ini terbuat dari kerikil halus"
},
"11": {
"then": "Jalur sepeda ini terbuat dari batu kerikil"
},
"12": {
"then": "Jalur sepeda ini terbuat dari tanah alami"
}
},
"question": "Permukaan jalannya terbuat dari apa?",

View file

@ -32,26 +32,6 @@
"description": "Grande struttura pubblicitaria all'aperto, trovata normalmente in aree ad alto traffico come accanto a strade molto trafficate",
"title": "un cartellone"
},
"10": {
"title": "uno schermo montato su una pensilina del traporto pubblico"
},
"11": {
"description": "Un telo impermeabile con un messaggio stampato, fissato in modo permanente al muro",
"title": "un telone"
},
"12": {
"title": "un totem"
},
"13": {
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
"title": "un'insegna"
},
"14": {
"title": "una scultura"
},
"15": {
"title": "un murales"
},
"2": {
"title": "un cartellone pubblicitario fissato a terra"
},
@ -77,6 +57,26 @@
},
"9": {
"title": "uno schermo fissato al muro"
},
"10": {
"title": "uno schermo montato su una pensilina del traporto pubblico"
},
"11": {
"description": "Un telo impermeabile con un messaggio stampato, fissato in modo permanente al muro",
"title": "un telone"
},
"12": {
"title": "un totem"
},
"13": {
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
"title": "un'insegna"
},
"14": {
"title": "una scultura"
},
"15": {
"title": "un murales"
}
},
"tagRenderings": {
@ -159,15 +159,6 @@
"1": {
"then": "Murale"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"11": {
"then": "Mosaico di piastrelle"
},
"12": {
"then": "Scultura in legno"
},
"2": {
"then": "Dipinto"
},
@ -191,6 +182,15 @@
},
"9": {
"then": "Rilievo"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"11": {
"then": "Mosaico di piastrelle"
},
"12": {
"then": "Scultura in legno"
}
},
"question": "Che tipo di opera darte è questo?",
@ -2271,6 +2271,27 @@
"1": {
"question": "Riciclo di batterie"
},
"2": {
"question": "Riciclo di confezioni per bevande"
},
"3": {
"question": "Riciclo di lattine"
},
"4": {
"question": "Riciclo di abiti"
},
"5": {
"question": "Riciclo di olio da cucina"
},
"6": {
"question": "Riciclo di olio da motore"
},
"8": {
"question": "Riciclo di umido"
},
"9": {
"question": "Riciclo di bottiglie di vetro"
},
"10": {
"question": "Riciclo di vetro"
},
@ -2298,29 +2319,8 @@
"19": {
"question": "Riciclo di secco"
},
"2": {
"question": "Riciclo di confezioni per bevande"
},
"20": {
"question": "Riciclo di secco"
},
"3": {
"question": "Riciclo di lattine"
},
"4": {
"question": "Riciclo di abiti"
},
"5": {
"question": "Riciclo di olio da cucina"
},
"6": {
"question": "Riciclo di olio da motore"
},
"8": {
"question": "Riciclo di umido"
},
"9": {
"question": "Riciclo di bottiglie di vetro"
}
}
},
@ -2373,6 +2373,27 @@
"1": {
"then": "Cartoni per bevande"
},
"2": {
"then": "Lattine"
},
"3": {
"then": "Abiti"
},
"4": {
"then": "Olio da cucina"
},
"5": {
"then": "Olio di motore"
},
"7": {
"then": "Verde"
},
"8": {
"then": "Umido"
},
"9": {
"then": "Bottiglie di vetro"
},
"10": {
"then": "Vetro"
},
@ -2394,9 +2415,6 @@
"19": {
"then": "Rottami metallici"
},
"2": {
"then": "Lattine"
},
"20": {
"then": "Scarpe"
},
@ -2411,24 +2429,6 @@
},
"24": {
"then": "Secco"
},
"3": {
"then": "Abiti"
},
"4": {
"then": "Olio da cucina"
},
"5": {
"then": "Olio di motore"
},
"7": {
"then": "Verde"
},
"8": {
"then": "Umido"
},
"9": {
"then": "Bottiglie di vetro"
}
},
"question": "Cosa si può riciclare qui?"

View file

@ -69,12 +69,6 @@
"1": {
"then": "壁画"
},
"10": {
"then": "Azulejo (スペインの装飾タイル)"
},
"11": {
"then": "タイルワーク"
},
"2": {
"then": "絵画"
},
@ -98,6 +92,12 @@
},
"9": {
"then": "レリーフ"
},
"10": {
"then": "Azulejo (スペインの装飾タイル)"
},
"11": {
"then": "タイルワーク"
}
},
"question": "この作品の種類は何ですか?",

View file

@ -62,15 +62,6 @@
"1": {
"then": "Veggmaleri"
},
"10": {
"then": "Azulejo (Spansk dekorativt flisverk)"
},
"11": {
"then": "Flisarbeid"
},
"12": {
"then": "Treskjæring"
},
"2": {
"then": "Maleri"
},
@ -94,6 +85,15 @@
},
"9": {
"then": "Relieff"
},
"10": {
"then": "Azulejo (Spansk dekorativt flisverk)"
},
"11": {
"then": "Flisarbeid"
},
"12": {
"then": "Treskjæring"
}
},
"question": "Hvilken type kunstverk er dette?",

File diff suppressed because it is too large Load diff

View file

@ -35,23 +35,6 @@
"1": {
"description": "Duży obiekt reklamowy na zewnątrz, zazwyczaj znajduje się w obszarach z dużym ruchem, np. obok ruchliwych dróg na ścianie"
},
"11": {
"description": "Kawałek wodoodpornej tkaniny z nadrukowanym przesłaniem, trwale przymocowany do ściany",
"title": "plandeka"
},
"12": {
"title": "totem"
},
"13": {
"description": "Używany do znaków reklamowych, neonów, logo i znaków wejściowych do instytucji",
"title": "znak"
},
"14": {
"title": "rzeźba"
},
"15": {
"title": "mural ścienny"
},
"2": {
"title": "wolnostojąca skrzynka plakatowa"
},
@ -74,6 +57,23 @@
},
"9": {
"title": "ekran zamontowany na ścianie"
},
"11": {
"description": "Kawałek wodoodpornej tkaniny z nadrukowanym przesłaniem, trwale przymocowany do ściany",
"title": "plandeka"
},
"12": {
"title": "totem"
},
"13": {
"description": "Używany do znaków reklamowych, neonów, logo i znaków wejściowych do instytucji",
"title": "znak"
},
"14": {
"title": "rzeźba"
},
"15": {
"title": "mural ścienny"
}
},
"tagRenderings": {
@ -159,9 +159,6 @@
"1": {
"then": "To jest tablica"
},
"10": {
"then": "To jest mural ścienny"
},
"2": {
"then": "To jest kolumna"
},
@ -185,6 +182,9 @@
},
"9": {
"then": "To jest totem"
},
"10": {
"then": "To jest mural ścienny"
}
},
"question": "Jakiego rodzaju jest to obiekt reklamowy?",
@ -199,9 +199,6 @@
"1": {
"then": "Tablica"
},
"10": {
"then": "Mural ścienny"
},
"2": {
"then": "Pudełko plakatowe"
},
@ -225,6 +222,9 @@
},
"9": {
"then": "Totem"
},
"10": {
"then": "Mural ścienny"
}
}
}
@ -250,11 +250,11 @@
},
"type": {
"mappings": {
"10": {
"then": "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) "
},
"4": {
"then": "Wyciąg orczykowy"
},
"10": {
"then": "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) "
}
}
}
@ -384,15 +384,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (hiszpańskie płytka dekoracyjna)"
},
"11": {
"then": "Płyta ceramiczna (fliza)"
},
"12": {
"then": "Rzeźbienie w drewnie"
},
"2": {
"then": "Obraz"
},
@ -416,6 +407,15 @@
},
"9": {
"then": "Płaskorzeźba"
},
"10": {
"then": "Azulejo (hiszpańskie płytka dekoracyjna)"
},
"11": {
"then": "Płyta ceramiczna (fliza)"
},
"12": {
"then": "Rzeźbienie w drewnie"
}
},
"question": "Jakiego rodzaju jest to dzieło sztuki?",
@ -2229,39 +2229,9 @@
},
"room-type": {
"mappings": {
"10": {
"then": "To jest laboratorium"
},
"11": {
"then": "To jest biblioteka"
},
"14": {
"then": "To jest biuro"
},
"16": {
"then": "To jest cela więzienna"
},
"17": {
"then": "To jest restauracja"
},
"18": {
"then": "To jest pomieszczenie do wykonywania kontroli bezpieczeństwa"
},
"2": {
"then": "To jest sypialnia"
},
"20": {
"then": "To jest magazyn"
},
"21": {
"then": "To jest pomieszczenie techniczne"
},
"22": {
"then": "To są toalety"
},
"23": {
"then": "To jest poczekalnia"
},
"3": {
"then": "To jest kaplica"
},
@ -2279,6 +2249,36 @@
},
"9": {
"then": "To jest kuchnia"
},
"10": {
"then": "To jest laboratorium"
},
"11": {
"then": "To jest biblioteka"
},
"14": {
"then": "To jest biuro"
},
"16": {
"then": "To jest cela więzienna"
},
"17": {
"then": "To jest restauracja"
},
"18": {
"then": "To jest pomieszczenie do wykonywania kontroli bezpieczeństwa"
},
"20": {
"then": "To jest magazyn"
},
"21": {
"then": "To jest pomieszczenie techniczne"
},
"22": {
"then": "To są toalety"
},
"23": {
"then": "To jest poczekalnia"
}
},
"question": "Jakiego rodzaju jest to pomieszczenie?"
@ -2930,12 +2930,6 @@
"1": {
"then": "To jest zwykłe miejsce parkingowe."
},
"10": {
"then": "To jest miejsce parkingowe przeznaczone dla pracowników."
},
"11": {
"then": "To miejsce parkingowe jest przeznaczone dla taksówek."
},
"2": {
"then": "To jest miejsce parkingowe dla niepełnosprawnych."
},
@ -2953,6 +2947,12 @@
},
"9": {
"then": "To miejsce jest przeznaczone dla rodziców z dziećmi."
},
"10": {
"then": "To jest miejsce parkingowe przeznaczone dla pracowników."
},
"11": {
"then": "To miejsce parkingowe jest przeznaczone dla taksówek."
}
}
}
@ -3057,12 +3057,6 @@
"1": {
"then": "To jest struktura składająca się z wielu połączonych urządzeń"
},
"10": {
"then": "To jest tyrolka"
},
"15": {
"then": "To jest mapa"
},
"2": {
"then": "To jest zjeżdżalnia"
},
@ -3071,6 +3065,12 @@
},
"8": {
"then": "To jest rondo"
},
"10": {
"then": "To jest tyrolka"
},
"15": {
"then": "To jest mapa"
}
}
}

View file

@ -32,23 +32,6 @@
"description": "Uma grande estrutura de publicidade ao ar livre, normalmente encontrada em áreas de alto tráfego, como ao longo de estradas movimentadas",
"title": "um outdoor"
},
"11": {
"description": "Uma peça de tecido impermeável com uma mensagem impressa, permanentemente ancorada na parede",
"title": "uma lona"
},
"12": {
"title": "um totem"
},
"13": {
"description": "Usado para sinais publicitários, sinais de néon, logotipos e sinais de entrada institucionais",
"title": "um sinal"
},
"14": {
"title": "uma escultura"
},
"15": {
"title": "uma pintura de parede"
},
"2": {
"title": "uma caixa de pôster independente"
},
@ -71,6 +54,23 @@
},
"9": {
"title": "uma tela montada em uma parede"
},
"11": {
"description": "Uma peça de tecido impermeável com uma mensagem impressa, permanentemente ancorada na parede",
"title": "uma lona"
},
"12": {
"title": "um totem"
},
"13": {
"description": "Usado para sinais publicitários, sinais de néon, logotipos e sinais de entrada institucionais",
"title": "um sinal"
},
"14": {
"title": "uma escultura"
},
"15": {
"title": "uma pintura de parede"
}
},
"tagRenderings": {
@ -165,9 +165,6 @@
"1": {
"then": "Isso é uma placa"
},
"10": {
"then": "Isto é uma pintura mural"
},
"2": {
"then": "Isto é uma coluna"
},
@ -191,6 +188,9 @@
},
"9": {
"then": "Isto é um totem"
},
"10": {
"then": "Isto é uma pintura mural"
}
},
"question": "Que tipo de recurso de publicitário é este?",
@ -205,9 +205,6 @@
"1": {
"then": "Quadro"
},
"10": {
"then": "Pintura mural"
},
"2": {
"then": "Caixa de pôster"
},
@ -231,6 +228,9 @@
},
"9": {
"then": "Totem"
},
"10": {
"then": "Pintura mural"
}
}
}
@ -323,15 +323,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (azulejo decorativo espanhol e português)"
},
"11": {
"then": "Ladrilhos"
},
"12": {
"then": "Entalhe em madeira"
},
"2": {
"then": "Pintura"
},
@ -355,6 +346,15 @@
},
"9": {
"then": "Relevo"
},
"10": {
"then": "Azulejo (azulejo decorativo espanhol e português)"
},
"11": {
"then": "Ladrilhos"
},
"12": {
"then": "Entalhe em madeira"
}
},
"question": "Qual é o tipo desta obra de arte?",
@ -2005,6 +2005,9 @@
},
"vending": {
"mappings": {
"8": {
"then": "Câmaras de ar para bicicletas são vendidas aqui"
},
"23": {
"then": "Luzes para bicicleta são vendidas aqui"
},
@ -2019,9 +2022,6 @@
},
"27": {
"then": "Cadeados para bicicleta são vendidos aqui"
},
"8": {
"then": "Câmaras de ar para bicicletas são vendidas aqui"
}
}
}

View file

@ -32,23 +32,6 @@
"description": "Uma grande estrutura de publicidade outdoor, geralmente encontrada em áreas com alto tráfego, como ao longo de estradas movimentadas",
"title": "um outdoor"
},
"11": {
"description": "Um pedaço de tecido impermeável com uma mensagem impressa, permanentemente fixado a uma parede",
"title": "uma lona"
},
"12": {
"title": "um totem"
},
"13": {
"description": "Usado para placas de publicidade, letreiros de neon, logotipos e placas de entrada institucionais",
"title": "uma placa"
},
"14": {
"title": "uma escultura"
},
"15": {
"title": "uma pintura mural"
},
"2": {
"title": "uma caixa expositora independente"
},
@ -71,6 +54,23 @@
},
"9": {
"title": "uma tela montada em uma parede"
},
"11": {
"description": "Um pedaço de tecido impermeável com uma mensagem impressa, permanentemente fixado a uma parede",
"title": "uma lona"
},
"12": {
"title": "um totem"
},
"13": {
"description": "Usado para placas de publicidade, letreiros de neon, logotipos e placas de entrada institucionais",
"title": "uma placa"
},
"14": {
"title": "uma escultura"
},
"15": {
"title": "uma pintura mural"
}
},
"tagRenderings": {
@ -165,9 +165,6 @@
"1": {
"then": "Isso é uma placa"
},
"10": {
"then": "Isso é uma pintura mural"
},
"2": {
"then": "Isto é uma coluna"
},
@ -191,6 +188,9 @@
},
"9": {
"then": "Isso é um totem"
},
"10": {
"then": "Isso é uma pintura mural"
}
},
"question": "Que tipo de recurso de publicitário é este?",
@ -205,9 +205,6 @@
"1": {
"then": "Quadro"
},
"10": {
"then": "Pintura mural"
},
"2": {
"then": "Caixa de pôster"
},
@ -231,6 +228,9 @@
},
"9": {
"then": "Totem"
},
"10": {
"then": "Pintura mural"
}
}
}
@ -312,15 +312,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (Revestimento de azulejos decorativos espanhóis)"
},
"11": {
"then": "Azulejaria"
},
"12": {
"then": "Entalhe"
},
"2": {
"then": "Pintura"
},
@ -344,6 +335,15 @@
},
"9": {
"then": "Relevo"
},
"10": {
"then": "Azulejo (Revestimento de azulejos decorativos espanhóis)"
},
"11": {
"then": "Azulejaria"
},
"12": {
"then": "Entalhe"
}
},
"question": "Qual é o tipo dessa obra de arte?",
@ -1687,6 +1687,9 @@
},
"vending": {
"mappings": {
"8": {
"then": "Câmaras de ar para bicicletas são vendidas aqui"
},
"23": {
"then": "Luzes para bicicleta são vendidas aqui"
},
@ -1701,9 +1704,6 @@
},
"27": {
"then": "Cadeados para bicicleta são vendidos aqui"
},
"8": {
"then": "Câmaras de ar para bicicletas são vendidas aqui"
}
}
}

View file

@ -98,12 +98,6 @@
"1": {
"then": "Фреска"
},
"10": {
"then": "Азуле́жу (испанская роспись глазурованной керамической плитки)"
},
"11": {
"then": "Плитка (мозаика)"
},
"2": {
"then": "Живопись"
},
@ -127,6 +121,12 @@
},
"9": {
"then": "Рельеф"
},
"10": {
"then": "Азуле́жу (испанская роспись глазурованной керамической плитки)"
},
"11": {
"then": "Плитка (мозаика)"
}
},
"question": "К какому типу относится эта работа?",

View file

@ -152,18 +152,6 @@
"1": {
"then": "To je plošča"
},
"10": {
"then": "To je križ"
},
"12": {
"then": "To je zgodovinski tank, ki je stalno postavljen v spomin na javnem kraju"
},
"13": {
"then": "To je spominsko drevo"
},
"14": {
"then": "To je nagrobni kamen; oseba je pokopana tu"
},
"6": {
"then": "To je spominski kamen"
},
@ -175,6 +163,18 @@
},
"9": {
"then": "To je obelisk"
},
"10": {
"then": "To je križ"
},
"12": {
"then": "To je zgodovinski tank, ki je stalno postavljen v spomin na javnem kraju"
},
"13": {
"then": "To je spominsko drevo"
},
"14": {
"then": "To je nagrobni kamen; oseba je pokopana tu"
}
},
"question": "Kakšne vrste spomenik je to?",

View file

@ -36,26 +36,6 @@
"description": "Велика зовнішня рекламна конструкція, зазвичай розташована в місцях з високим трафіком, наприклад, уздовж жвавих доріг, встановлена на стіні",
"title": "білборд, прикріплений до стіни"
},
"10": {
"title": "екран, встановлений на тимчасовому укритті"
},
"11": {
"description": "Шматок водонепроникного текстилю з надрукованим повідомленням, постійно закріплений на стіні",
"title": "брезент"
},
"12": {
"title": "тотем"
},
"13": {
"description": "Використовується для рекламних вивісок, неонових вивісок, логотипів та вхідних табличок установ",
"title": "знак"
},
"14": {
"title": "скульптура"
},
"15": {
"title": "настінний розпис"
},
"2": {
"title": "окремо стояча коробка для плакатів"
},
@ -81,6 +61,26 @@
},
"9": {
"title": "екран, встановлений на стіні"
},
"10": {
"title": "екран, встановлений на тимчасовому укритті"
},
"11": {
"description": "Шматок водонепроникного текстилю з надрукованим повідомленням, постійно закріплений на стіні",
"title": "брезент"
},
"12": {
"title": "тотем"
},
"13": {
"description": "Використовується для рекламних вивісок, неонових вивісок, логотипів та вхідних табличок установ",
"title": "знак"
},
"14": {
"title": "скульптура"
},
"15": {
"title": "настінний розпис"
}
},
"tagRenderings": {
@ -186,12 +186,6 @@
"1": {
"then": "Це дошка"
},
"10": {
"then": "Це настінний розпис"
},
"11": {
"then": "Це кахельна плитка - реклама намальована на плитці"
},
"2": {
"then": "Це стовпчик"
},
@ -215,6 +209,12 @@
},
"9": {
"then": "Це тотем"
},
"10": {
"then": "Це настінний розпис"
},
"11": {
"then": "Це кахельна плитка - реклама намальована на плитці"
}
},
"question": "Який це тип рекламного об'єкту?",
@ -229,11 +229,11 @@
"1": {
"then": "Дошка оголошень"
},
"10": {
"then": "Настінний розпис"
},
"2": {
"then": "Поштова скринька"
},
"10": {
"then": "Настінний розпис"
}
}
}
@ -262,15 +262,6 @@
"1": {
"then": "Мурал"
},
"10": {
"then": "Азулехо (іспанська декоративна плитка)"
},
"11": {
"then": "Кахельна плитка"
},
"12": {
"then": "Різьба по дереву"
},
"2": {
"then": "Живопис"
},
@ -294,6 +285,15 @@
},
"9": {
"then": "Рельєф"
},
"10": {
"then": "Азулехо (іспанська декоративна плитка)"
},
"11": {
"then": "Кахельна плитка"
},
"12": {
"then": "Різьба по дереву"
}
}
},
@ -508,9 +508,6 @@
"1": {
"then": "Стійка з бічними петлями"
},
"10": {
"then": "Кронштейн з можливістю використання замка через вушко. Підсідельна труба може утримуватися на стійці за допомогою анкера"
},
"3": {
"then": "Тримач керма"
},
@ -531,6 +528,9 @@
},
"9": {
"then": "Шафка - велосипеди зачиняються повністю індивідуально або разом з кількома велосипедами. Шафка замала, щоб у ній могла поміститися людина стоячи."
},
"10": {
"then": "Кронштейн з можливістю використання замка через вушко. Підсідельна труба може утримуватися на стійці за допомогою анкера"
}
},
"question": "Що це за тип велопарковки?",
@ -1292,9 +1292,6 @@
"1": {
"then": "Поверхня - <b>пісок</b>"
},
"10": {
"then": "Поверхня - <b>дрібний гравій</b> (менше 2 см на камінь)"
},
"2": {
"then": "Поверхня складається з <b>деревної стружки</b>"
},
@ -1318,6 +1315,9 @@
},
"9": {
"then": "Поверхня зроблена з гуми, наприклад, гумова плитка, гумова мульча або велика гумова площа"
},
"10": {
"then": "Поверхня - <b>дрібний гравій</b> (менше 2 см на камінь)"
}
},
"question": "Яка поверхня цього дитячого майданчика?",
@ -1588,6 +1588,27 @@
"1": {
"then": "Коробки з-під напоїв"
},
"2": {
"then": "Бляшанки"
},
"3": {
"then": "Одяг"
},
"4": {
"then": "Олія для приготування їжі"
},
"5": {
"then": "Моторна олива"
},
"6": {
"then": "Флуоресцентні лампи"
},
"7": {
"then": "Зелені відходи"
},
"9": {
"then": "Скляні пляшки"
},
"10": {
"then": "Скло"
},
@ -1618,9 +1639,6 @@
"19": {
"then": "Металобрухт"
},
"2": {
"then": "Бляшанки"
},
"20": {
"then": "Взуття"
},
@ -1635,24 +1653,6 @@
},
"25": {
"then": "Велосипеди"
},
"3": {
"then": "Одяг"
},
"4": {
"then": "Олія для приготування їжі"
},
"5": {
"then": "Моторна олива"
},
"6": {
"then": "Флуоресцентні лампи"
},
"7": {
"then": "Зелені відходи"
},
"9": {
"then": "Скляні пляшки"
}
},
"question": "Що тут можна переробити?"
@ -2337,6 +2337,30 @@
"1": {
"then": "Солодощі"
},
"2": {
"then": "Продукти харчування"
},
"3": {
"then": "Сигарети"
},
"4": {
"then": "Презервативи"
},
"5": {
"then": "Кава"
},
"6": {
"then": "Питна вода"
},
"7": {
"then": "Газети"
},
"8": {
"then": "Велосипедні внутрішні трубки"
},
"9": {
"then": "Молоко"
},
"10": {
"then": "Хліб"
},
@ -2367,9 +2391,6 @@
"19": {
"then": "Квіти"
},
"2": {
"then": "Продукти харчування"
},
"20": {
"then": "Паркувальні талони"
},
@ -2393,27 +2414,6 @@
},
"27": {
"then": "Велосипедні замки"
},
"3": {
"then": "Сигарети"
},
"4": {
"then": "Презервативи"
},
"5": {
"then": "Кава"
},
"6": {
"then": "Питна вода"
},
"7": {
"then": "Газети"
},
"8": {
"then": "Велосипедні внутрішні трубки"
},
"9": {
"then": "Молоко"
}
},
"question": "Що продає цей автомат?",

View file

@ -30,6 +30,18 @@
"0": {
"title": "一块广告牌"
},
"3": {
"title": "安装在墙上的海报盒子"
},
"7": {
"title": "一个旗子"
},
"8": {
"title": "一块屏幕"
},
"9": {
"title": "一块挂在墙上的屏幕"
},
"11": {
"title": "防水布"
},
@ -44,18 +56,6 @@
},
"15": {
"title": "墙上的画"
},
"3": {
"title": "安装在墙上的海报盒子"
},
"7": {
"title": "一个旗子"
},
"8": {
"title": "一块屏幕"
},
"9": {
"title": "一块挂在墙上的屏幕"
}
},
"tagRenderings": {
@ -150,9 +150,6 @@
"1": {
"then": "这是一块板"
},
"10": {
"then": "这是一幅壁画"
},
"2": {
"then": "这是一个专栏"
},
@ -176,6 +173,9 @@
},
"9": {
"then": "这是一个图腾"
},
"10": {
"then": "这是一幅壁画"
}
},
"question": "这是哪种类型的广告功能?",
@ -190,9 +190,6 @@
"1": {
"then": "木板"
},
"10": {
"then": "墙上的画"
},
"2": {
"then": "海报盒"
},
@ -213,6 +210,9 @@
},
"9": {
"then": "图腾"
},
"10": {
"then": "墙上的画"
}
}
}
@ -331,9 +331,6 @@
"1": {
"then": "壁画"
},
"10": {
"then": "Azulejo西班牙装饰瓷砖"
},
"2": {
"then": "喷绘"
},
@ -354,6 +351,9 @@
},
"8": {
"then": "涂鸦/粗糙雕刻"
},
"10": {
"then": "Azulejo西班牙装饰瓷砖"
}
}
}

View file

@ -56,12 +56,6 @@
"1": {
"then": "壁畫"
},
"10": {
"then": "Azulejo (西班牙雕塑作品名稱)"
},
"11": {
"then": "瓷磚"
},
"2": {
"then": "繪畫"
},
@ -85,6 +79,12 @@
},
"9": {
"then": "寬慰"
},
"10": {
"then": "Azulejo (西班牙雕塑作品名稱)"
},
"11": {
"then": "瓷磚"
}
},
"question": "這是什麼類型的藝術品?",

View file

@ -731,33 +731,6 @@
"onwheels": {
"description": "En aquest mapa, es mostren llocs públics accessibles per a cadira de rodes i es poden afegir fàcilment",
"layers": {
"19": {
"override": {
"=title": {
"render": "Estadístiques"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importar"
}
}
},
"1": {
"render": {
"special": {
"message": "Afegiu totes les etiquetes suggerides"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -800,6 +773,33 @@
"override": {
"name": "Places d'aparcament per a minusvàlids"
}
},
"19": {
"override": {
"=title": {
"render": "Estadístiques"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importar"
}
}
},
"1": {
"render": {
"special": {
"message": "Afegiu totes les etiquetes suggerides"
}
}
}
}
}
}
},
"title": "Sobre rodes"
@ -919,6 +919,10 @@
"stations": {
"description": "Veure, editar i afegir detalls a una estació de tren",
"layers": {
"3": {
"description": "Capa que mostra les estacions de tren",
"name": "Estació de tren"
},
"16": {
"description": "Pantalles que mostren els trens que sortiran de l'estació",
"name": "Taulers de sortides",
@ -950,10 +954,6 @@
"title": {
"render": "Tauler de sortides"
}
},
"3": {
"description": "Capa que mostra les estacions de tren",
"name": "Estació de tren"
}
},
"title": "Estacions de tren"

View file

@ -769,13 +769,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Vyloučit etymologii tématu"
}
}
},
"2": {
"options": {
"0": {
@ -831,6 +824,13 @@
"question": "Vyloučit motiv GRB"
}
}
},
"10": {
"options": {
"0": {
"question": "Vyloučit etymologii tématu"
}
}
}
},
"name": "Changeset centra",
@ -911,33 +911,6 @@
"onwheels": {
"description": "Na této mapě jsou zobrazena veřejně přístupná místa pro vozíčkáře, a lze je také snadno přidat",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistiky"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Dovoz"
}
}
},
"1": {
"render": {
"special": {
"message": "Přidat všechny navrhované značky"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -980,6 +953,33 @@
"override": {
"name": "Parkovací místa pro osoby se zdravotním postižením"
}
},
"19": {
"override": {
"=title": {
"render": "Statistiky"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Dovoz"
}
}
},
"1": {
"render": {
"special": {
"message": "Přidat všechny navrhované značky"
}
}
}
}
}
}
},
"title": "Na kolečkách"
@ -1202,6 +1202,10 @@
"stations": {
"description": "Zobrazení, úprava a přidání podrobností o vlakovém nádraží",
"layers": {
"3": {
"description": "Vrstva zobrazující vlaková nádraží",
"name": "Vlaková nádraží"
},
"16": {
"description": "Zobrazuje vlaky odjíždějící z této stanice",
"name": "Odjezdové tabule",
@ -1233,10 +1237,6 @@
"title": {
"render": "Odjezdová tabule"
}
},
"3": {
"description": "Vrstva zobrazující vlaková nádraží",
"name": "Vlaková nádraží"
}
},
"title": "Vlaková nádraží"

View file

@ -554,33 +554,6 @@
"onwheels": {
"description": "På dette kort vises steder, der er offentligt tilgængelige for kørestolsbrugere, og de kan nemt tilføjes",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistikker"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importere"
}
}
},
"1": {
"render": {
"special": {
"message": "Tilføj alle de foreslåede tags"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -623,6 +596,33 @@
"override": {
"name": "Handikapparkeringspladser"
}
},
"19": {
"override": {
"=title": {
"render": "Statistikker"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importere"
}
}
},
"1": {
"render": {
"special": {
"message": "Tilføj alle de foreslåede tags"
}
}
}
}
}
}
}
},
@ -734,6 +734,9 @@
},
"stations": {
"layers": {
"3": {
"name": "Togstationer"
},
"16": {
"name": "Afgangstavler",
"presets": {
@ -749,9 +752,6 @@
"title": {
"render": "Afgangstavle"
}
},
"3": {
"name": "Togstationer"
}
},
"title": "Togstationer"

View file

@ -769,13 +769,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Etymologie-Thema ausschließen"
}
}
},
"2": {
"options": {
"0": {
@ -831,6 +824,13 @@
"question": "GRB-Thema ausschließen"
}
}
},
"10": {
"options": {
"0": {
"question": "Etymologie-Thema ausschließen"
}
}
}
},
"name": "Changeset-Zentren",
@ -911,33 +911,6 @@
"onwheels": {
"description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistik"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Alle vorgeschlagenen Tags hinzufügen"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -980,6 +953,33 @@
"override": {
"name": "Barrierefreie Parkplätze"
}
},
"19": {
"override": {
"=title": {
"render": "Statistik"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Alle vorgeschlagenen Tags hinzufügen"
}
}
}
}
}
}
},
"title": "Auf Rädern"
@ -1202,6 +1202,10 @@
"stations": {
"description": "Bahnhofsdetails ansehen, bearbeiten und hinzufügen",
"layers": {
"3": {
"description": "Ebene mit Bahnhöfen",
"name": "Bahnhöfe"
},
"16": {
"description": "Anzeigen der Züge, die von diesem Bahnhof abfahren",
"name": "Abfahrtstafeln",
@ -1233,10 +1237,6 @@
"title": {
"render": "Abfahrtstafel"
}
},
"3": {
"description": "Ebene mit Bahnhöfen",
"name": "Bahnhöfe"
}
},
"title": "Bahnhöfe"

View file

@ -488,6 +488,11 @@
"override": {
"=name": "Sport places without etymology information"
}
},
"8": {
"override": {
"=name": "Parks without etymology information"
}
}
},
"shortDescription": "What is the origin of a toponym?",
@ -721,6 +726,10 @@
"description": "On this map, publicly accessible indoor places are shown",
"title": "Indoors"
},
"insects": {
"description": "Insect hotels provide shelter for insects.",
"title": "Insect Hotels"
},
"items_with_image": {
"description": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features",
"title": "All items with images"
@ -769,13 +778,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Exclude etymology theme"
}
}
},
"2": {
"options": {
"0": {
@ -831,6 +833,13 @@
"question": "Exclude GRB theme"
}
}
},
"10": {
"options": {
"0": {
"question": "Exclude etymology theme"
}
}
}
},
"name": "Changeset centers",
@ -911,33 +920,6 @@
"onwheels": {
"description": "On this map, publicly weelchair accessible places are shown and can be easily added",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistics"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Add all the suggested tags"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -980,6 +962,33 @@
"override": {
"name": "Disabled parking spaces"
}
},
"19": {
"override": {
"=title": {
"render": "Statistics"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Add all the suggested tags"
}
}
}
}
}
}
},
"title": "OnWheels"
@ -1202,6 +1211,10 @@
"stations": {
"description": "View, edit and add details to a train station",
"layers": {
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
},
"16": {
"description": "Displays showing the trains that will leave from this station",
"name": "Departures boards",
@ -1233,10 +1246,6 @@
"title": {
"render": "Departures board"
}
},
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
}
},
"title": "Train Stations"

View file

@ -769,13 +769,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Excluir el tema de etimología"
}
}
},
"2": {
"options": {
"0": {
@ -831,6 +824,13 @@
"question": "Excluir el tema GRB"
}
}
},
"10": {
"options": {
"0": {
"question": "Excluir el tema de etimología"
}
}
}
},
"name": "Centros de conjuntos de cambios",
@ -911,33 +911,6 @@
"onwheels": {
"description": "En este mapa, se muestran y se pueden agregar fácilmente lugares accesibles para sillas de ruedas",
"layers": {
"19": {
"override": {
"=title": {
"render": "Estadísticas"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importar"
}
}
},
"1": {
"render": {
"special": {
"message": "Agregar todas las etiquetas sugeridas"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -980,6 +953,33 @@
"override": {
"name": "Plazas de estacionamiento para discapacitados"
}
},
"19": {
"override": {
"=title": {
"render": "Estadísticas"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importar"
}
}
},
"1": {
"render": {
"special": {
"message": "Agregar todas las etiquetas sugeridas"
}
}
}
}
}
}
},
"title": "Sobre ruedas"
@ -1202,6 +1202,10 @@
"stations": {
"description": "Ver, editar y agregar detalles a una estación de tren",
"layers": {
"3": {
"description": "Capa que muestra las estaciones de tren",
"name": "Estaciones de tren"
},
"16": {
"description": "Pantallas que muestran los trenes que saldrán de esta estación",
"name": "Tableros de salidas",
@ -1233,10 +1237,6 @@
"title": {
"render": "Tablero de salidas"
}
},
"3": {
"description": "Capa que muestra las estaciones de tren",
"name": "Estaciones de tren"
}
},
"title": "Estaciones de tren"

View file

@ -790,33 +790,6 @@
"onwheels": {
"description": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistiques"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importation"
}
}
},
"1": {
"render": {
"special": {
"message": "Ajouter tous les attributs suggérés"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -859,6 +832,33 @@
"override": {
"name": "Places de stationnement pour personnes handicapées"
}
},
"19": {
"override": {
"=title": {
"render": "Statistiques"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importation"
}
}
},
"1": {
"render": {
"special": {
"message": "Ajouter tous les attributs suggérés"
}
}
}
}
}
}
},
"title": "OnWheels"
@ -1025,6 +1025,10 @@
"stations": {
"description": "Voir, modifier et ajouter des détails à une gare ferroviaire",
"layers": {
"3": {
"description": "Couche montrant les gares",
"name": "Gares ferroviaires"
},
"16": {
"description": "Panneau affichant les trains au départ depuis cette gare",
"name": "Panneaux des départs",
@ -1056,10 +1060,6 @@
"title": {
"render": "Tableau des départs"
}
},
"3": {
"description": "Couche montrant les gares",
"name": "Gares ferroviaires"
}
},
"title": "Gares ferroviaires"

View file

@ -488,17 +488,17 @@
"onwheels": {
"description": "Su questa mappa sono indicati i luoghi pubblici accessibili con sedia a rotelle e possono essere facilmente aggiunti",
"layers": {
"8": {
"override": {
"name": "Parcheggi per disabili"
}
},
"19": {
"override": {
"=title": {
"render": "Statistiche"
}
}
},
"8": {
"override": {
"name": "Parcheggi per disabili"
}
}
}
},

View file

@ -355,6 +355,19 @@
},
"onwheels": {
"layers": {
"4": {
"override": {
"filter": {
"0": {
"options": {
"1": {
"question": "Uten breddeinfo"
}
}
}
}
}
},
"19": {
"override": {
"=title": {
@ -381,19 +394,6 @@
}
}
}
},
"4": {
"override": {
"filter": {
"0": {
"options": {
"1": {
"question": "Uten breddeinfo"
}
}
}
}
}
}
},
"title": "På hjul"
@ -473,6 +473,10 @@
},
"stations": {
"layers": {
"3": {
"description": "Lag som viser togstasjoner",
"name": "Togstasjoner"
},
"16": {
"tagRenderings": {
"type": {
@ -483,10 +487,6 @@
}
}
}
},
"3": {
"description": "Lag som viser togstasjoner",
"name": "Togstasjoner"
}
},
"title": "Togstasjoner"

View file

@ -653,8 +653,37 @@
"building type": {
"question": "Wat voor soort gebouw is dit?"
},
"grb-fixme": {
"mappings": {
"0": {
"then": "Geen fixme"
}
},
"question": "Wat zegt de fixme?",
"render": "De fixme is <b>{fixme}</b>"
},
"grb-housenumber": {
"mappings": {
"0": {
"then": "Geen huisnummer"
}
},
"question": "Wat is het huisnummer?",
"render": "Het huisnummer is <b>{addr:housenumber}</b>"
},
"grb-min-level": {
"question": "Hoeveel verdiepingen ontbreken?",
"render": "Dit gebouw begint maar op de {building:min_level} verdieping"
},
"grb-reference": {
"render": "Werd geïmporteerd vanuit GRB, het referentienummer is {source:geometry:ref}"
},
"grb-street": {
"question": "Wat is de straat?",
"render": "De straat is <b>{addr:street}</b>"
},
"grb-unit": {
"render": "De wooneenheid-aanduiding is <b>{addr:unit}</b> "
}
}
},
@ -671,8 +700,35 @@
}
}
}
},
"5": {
"override": {
"tagRenderings+": {
"0": {
"mappings": {
"0": {
"then": "Geen omliggend OSM-gebouw gevonden"
}
}
},
"3": {
"mappings": {
"0": {
"then": "Geen omliggend OSM-gebouw gevonden. Een omliggend gebouw is nodig om dit punt als adres punt toe te voegen. <div class=subtle>Importeer eerst de gebouwen. Vernieuw dan de pagina om losse adressen toe te voegen</div>"
}
},
"render": {
"special": {
"text": "Voeg dit adres als een nieuw adrespunt toe"
}
}
}
}
}
}
}
},
"shortDescription": "Grb import helper tool",
"title": "GRB import helper"
},
"guideposts": {
"description": "Wegwijzers (ook wel handwijzer genoemd) zijn vaak te vinden langs officiële wandel-, fiets-, ski- of paardrijroutes om de richtingen naar verschillende bestemmingen aan te geven. Vaak zijn ze vernoemd naar een regio of plaats en geven ze de hoogte aan.\n\nDe positie van een wegwijzer kan door een wandelaar/fietser/renner/skiër worden gebruikt als bevestiging van de huidige positie, vooral als ze een gedrukte kaart zonder GPS-ontvanger gebruiken. ",
@ -721,6 +777,10 @@
"description": "Op deze kaart worden publiek toegankelijke binnenruimtes getoond",
"title": "Binnenruimtes"
},
"insects": {
"description": "Insectenhotels bieden onderdak aan insecten.",
"title": "Insectenhotels"
},
"items_with_image": {
"description": "Een kaart die alle items op OSM toont die een afbeelding hebben. Dit thema past heel slecht bij MapComplete omdat het niet mogelijk is een afbeelding toe te voegen. Dit thema is er vooral om alles in de database op te nemen, waardoor het snel afbeeldingen in de buurt kan ophalen voor andere functies",
"title": "Alle items met afbeeldingen"
@ -769,13 +829,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Thema etymologie uitsluiten"
}
}
},
"2": {
"options": {
"0": {
@ -831,6 +884,13 @@
"question": "GRB-thema uitsluiten"
}
}
},
"10": {
"options": {
"0": {
"question": "Thema etymologie uitsluiten"
}
}
}
},
"name": "Changeset centra",
@ -911,33 +971,6 @@
"onwheels": {
"description": "Op deze kaart kan je rolstoeltoegankelijke plaatsen vinden en toevoegen",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statistieken"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importeren"
}
}
},
"1": {
"render": {
"special": {
"message": "Voeg alle gesuggereerde tags toe"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -980,6 +1013,33 @@
"override": {
"name": "Parkeerplaatsen voor personen met een beperking"
}
},
"19": {
"override": {
"=title": {
"render": "Statistieken"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importeren"
}
}
},
"1": {
"render": {
"special": {
"message": "Voeg alle gesuggereerde tags toe"
}
}
}
}
}
}
},
"title": "OnWheels"
@ -1104,6 +1164,11 @@
},
"title": "Dierenartsen, hondenloopzones en andere huisdiervriendelijke plaatsen"
},
"play_forests": {
"description": "Een speelbos is een zone in een bos die vrij toegankelijk is voor spelende kinderen. Deze wordt in bossen van het Agentschap Natuur en bos altijd aangeduid met het overeenkomstige bord.",
"shortDescription": "Deze kaart toont speelbossen",
"title": "Speelbossen"
},
"playgrounds": {
"description": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen",
"shortDescription": "Een kaart met speeltuinen",
@ -1177,6 +1242,47 @@
"description": "Alles om te skiën",
"title": "Skipistes en kabelbanen"
},
"speelplekken": {
"description": "<h3>Welkom bij de Groendoener!</h3>De Zuidrand dat is spelen, ravotten, chillen, wandelen,… in het groen. Meer dan <b>200 grote en kleine speelplekken</b> liggen er in parken, in bossen en op pleintjes te wachten om ontdekt te worden. De verschillende speelplekken werden getest én goedgekeurd door kinder- en jongerenreporters uit de Zuidrand. Met leuke challenges dagen de reporters jou uit om ook op ontdekking te gaan. Klik op een speelplek op de kaart, bekijk het filmpje en ga op verkenning!<br/><br/>Het project groendoener kadert binnen het strategisch project <a href='https://www.provincieantwerpen.be/aanbod/dlm/samenwerkingsverbanden/zuidrand/projecten/strategisch-project-beleefbare-open-ruimte.html' target='_blank'>Beleefbare Open Ruimte in de Antwerpse Zuidrand</a> en is een samenwerking tussen het departement Leefmilieu van provincie Antwerpen, Sportpret vzw, een OpenStreetMap-België Consultent en Createlli vzw. Het project kwam tot stand met steun van Departement Omgeving van de Vlaamse Overheid.<br/><img class='w-full md:w-1/2' src='./assets/themes/speelplekken/provincie_antwerpen.jpg'/><img class='w-full md:w-1/2' src='./assets/themes/speelplekken/Departement_Omgeving_Vlaanderen.png'/>",
"layers": {
"6": {
"name": "Wandelroutes van provincie Antwerpen",
"tagRenderings": {
"walk-description": {
"render": "<h3>Korte beschrijving:</h3>{description}"
},
"walk-length": {
"render": "Deze wandeling is <b>{_length:km}km</b> lang"
},
"walk-operator": {
"question": "Wie beheert deze wandeling en plaatst dus de signalisatiebordjes?"
},
"walk-operator-email": {
"question": "Naar wie kan men emailen bij problemen rond signalisatie?",
"render": "Bij problemen met signalisatie kan men emailen naar <a href='mailto:{operator:email}'>{operator:email}</a>"
},
"walk-type": {
"mappings": {
"0": {
"then": "Dit is een internationale wandelroute"
},
"1": {
"then": "Dit is een nationale wandelroute"
},
"2": {
"then": "Dit is een regionale wandelroute"
},
"3": {
"then": "Dit is een lokale wandelroute"
}
}
}
}
}
},
"shortDescription": "Speelplekken in de Antwerpse Zuidrand",
"title": "Welkom bij de groendoener!"
},
"sport_pitches": {
"description": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen",
"shortDescription": "Deze kaart toont sportvelden",
@ -1202,6 +1308,10 @@
"stations": {
"description": "Bekijk, bewerk en voeg details to aan een treinstation",
"layers": {
"3": {
"description": "Laag met treinstations",
"name": "Treinstations"
},
"16": {
"description": "Schermen die treinen tonen die van dit station vertrekken",
"name": "Vertrektijdenborden",
@ -1233,10 +1343,6 @@
"title": {
"render": "Vertrektijdenbord"
}
},
"3": {
"description": "Laag met treinstations",
"name": "Treinstations"
}
},
"title": "Treinstations"
@ -1297,6 +1403,10 @@
},
"title": "Straatverlichting"
},
"street_lighting_assen": {
"description": "Op deze kaart vind je alles over straatlantaarns + een dataset van Assen",
"title": "Straatverlichting - Assen"
},
"surveillance": {
"description": "Op deze open kaart kan je bewakingscamera's vinden.",
"shortDescription": "Bewakingscameras en dergelijke",
@ -1410,6 +1520,10 @@
"description": "Kaart met afvalbakken en recyclingfaciliteiten.",
"title": "Afval"
},
"waste_assen": {
"description": "Kaart met afvalbakken en recyclingfaciliteiten + een dataset voor Assen.",
"title": "Afval - Assen"
},
"waste_basket": {
"description": "Op deze kaart vind je afvalbakken bij jou in de buurt. Als er een afvalbak ontbreekt op deze kaart, kun je deze zelf toevoegen",
"shortDescription": "Een kaart met vuilnisbakken",

View file

@ -710,33 +710,6 @@
"onwheels": {
"description": "Na tej mapie pokazane są miejsca publicznie dostępne dla wózków inwalidzkich, które można łatwo dodać",
"layers": {
"19": {
"override": {
"=title": {
"render": "Statystyki"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Dodaj wszystkie sugerowane znaczniki"
}
}
}
}
}
},
"4": {
"override": {
"filter": {
@ -779,6 +752,33 @@
"override": {
"name": "Miejsca parkingowe dla niepełnosprawnych"
}
},
"19": {
"override": {
"=title": {
"render": "Statystyki"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Dodaj wszystkie sugerowane znaczniki"
}
}
}
}
}
}
},
"title": "Na kółkach"
@ -898,6 +898,10 @@
"stations": {
"description": "Przeglądaj, edytuj i dodawaj szczegóły do stacji kolejowej",
"layers": {
"3": {
"description": "Warstwa pokazująca stacje kolejowe",
"name": "Stacje Kolejowe"
},
"16": {
"description": "Ekrany wyświetlające pokazujące pociągi, które odjadą z tej stacji",
"name": "Tablice odjazdów",
@ -929,10 +933,6 @@
"title": {
"render": "Tablica odjazdów"
}
},
"3": {
"description": "Warstwa pokazująca stacje kolejowe",
"name": "Stacje Kolejowe"
}
},
"title": "Stacje Kolejowe"

View file

@ -366,6 +366,10 @@
},
"stations": {
"layers": {
"3": {
"description": "顯示火車站的圖層",
"name": "火車站"
},
"16": {
"name": "出發板",
"presets": {
@ -386,10 +390,6 @@
"title": {
"render": "時刻表"
}
},
"3": {
"description": "顯示火車站的圖層",
"name": "火車站"
}
},
"title": "火車站"

12
package-lock.json generated
View file

@ -8020,9 +8020,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001684",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz",
"integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==",
"version": "1.0.30001687",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz",
"integrity": "sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==",
"dev": true,
"funding": [
{
@ -26969,9 +26969,9 @@
}
},
"caniuse-lite": {
"version": "1.0.30001684",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz",
"integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==",
"version": "1.0.30001687",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz",
"integrity": "sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==",
"dev": true
},
"canonicalize": {

View file

@ -643,14 +643,14 @@ class LayerOverviewUtils extends Script {
LayerOverviewUtils.layerPath +
sharedLayerPath.substring(sharedLayerPath.lastIndexOf("/"))
if (!forceReload && !this.shouldBeUpdated(sharedLayerPath, targetPath)) {
try{
try {
const sharedLayer = JSON.parse(readFileSync(targetPath, "utf8"))
sharedLayers.set(sharedLayer.id, sharedLayer)
skippedLayers.push(sharedLayer.id)
ScriptUtils.erasableLog("Loaded " + sharedLayer.id)
continue
}catch (e) {
throw "Could not parse "+targetPath+" : "+e
} catch (e) {
throw "Could not parse " + targetPath + " : " + e
}
}
}

Some files were not shown because too many files have changed in this diff Show more