Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-09-29 00:28:14 +02:00
commit 477ef56e00
202 changed files with 5785 additions and 2386 deletions

View file

@ -55,7 +55,9 @@
+ [minimap](#minimap)
+ [mastodon](#mastodon)
+ [contact](#contact)
+ [etymology.wikipedia-etymology](#etymologywikipedia-etymology)
+ [denominations-notes](#denominations-notes)
+ [single_level](#single_level)
+ [survey_date](#survey_date)
+ [id_presets.shop_types](#id_presetsshop_types)
+ [school.capacity](#schoolcapacity)
@ -321,6 +323,7 @@
- shops
- sports_centre
- tertiary_education
- vending_machine
- veterinary
@ -441,9 +444,9 @@
- fitness_centre
- food
- hackerspace
- indoors
- parking
- picnic_table
- questions
- railway_platforms
- reception_desk
- shops
@ -857,6 +860,17 @@
### etymology.wikipedia-etymology
- indoors
### denominations-notes
@ -870,6 +884,17 @@
### single_level
- questions
### survey_date

View file

@ -61,9 +61,6 @@
+ [just_created](#just_created)
+ [leftover-questions](#leftover-questions)
+ [all-tags](#all-tags)
1. [matchpoint](#matchpoint)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
1. [import_candidate](#import_candidate)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
@ -79,9 +76,13 @@
+ [inbox](#inbox)
+ [settings-link](#settings-link)
+ [logout](#logout)
+ [background-layer-readonly](#background-layer-readonly)
+ [background-layer](#background-layer)
+ [picture-license](#picture-license)
+ [show_tags](#show_tags)
+ [all-questions-at-once](#all-questions-at-once)
+ [fixate-north](#fixate-north)
+ [mangrove-keys](#mangrove-keys)
+ [translations-title](#translations-title)
+ [translation-mode](#translation-mode)
+ [translation-help](#translation-help)
@ -120,7 +121,6 @@ MapComplete has a few data layers available in the theme which have special prop
- [split_point](#split_point)
- [split_road](#split_road)
- [current_view](#current_view)
- [matchpoint](#matchpoint)
- [import_candidate](#import_candidate)
- [usersettings](#usersettings)
@ -476,7 +476,9 @@ Meta-layer, simply showing a bbox in red
- This layer is shown at zoomlevel **0** and higher
- **This layer is included automatically in every theme. This layer might contain no points**
- This layer is not visible by default and must be enabled in the filter by the user.
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-<id>=true
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
@ -863,47 +865,6 @@ This tagrendering has no question and is thus read-only
matchpoint
============
<img src='https://mapcomplete.org/./assets/svg/crosshair-empty.svg' height="100px">
The default rendering for a locationInput which snaps onto another object
- This layer is shown at zoomlevel **0** and higher
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
Supported attributes
----------------------
import_candidate
==================
@ -1043,9 +1004,12 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/__url_parameter_initialized:language#values) [__url_parameter_initialized:language](https://wiki.openstreetmap.org/wiki/Key:__url_parameter_initialized:language) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:__url_parameter_initialized:language%3Dyes)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-preferred-background-layer#values) [mapcomplete-preferred-background-layer](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-preferred-background-layer) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-preferred-background-layer%3D) [osm](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-preferred-background-layer%3Dosm) [photo](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-preferred-background-layer%3Dphoto) [map](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-preferred-background-layer%3Dmap) [](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-preferred-background-layer%3D)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-pictures-license#values) [mapcomplete-pictures-license](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-pictures-license) | Multiple choice | [CC0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC0) [CC-BY 4.0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC-BY 4.0) [CC-BY-SA 4.0](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-pictures-license%3DCC-BY-SA 4.0)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-show_tags#values) [mapcomplete-show_tags](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-show_tags) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_tags%3Dno) [](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_tags%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_tags%3Dyes) [full](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show_tags%3Dfull)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-show-all-questions#values) [mapcomplete-show-all-questions](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-show-all-questions) | Multiple choice | [true](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show-all-questions%3Dtrue) [false](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-show-all-questions%3Dfalse)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-fixate-north#values) [mapcomplete-fixate-north](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-fixate-north) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-fixate-north%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-fixate-north%3Dyes)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-translation-mode#values) [mapcomplete-translation-mode](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-translation-mode) | Multiple choice | [false](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dfalse) [true](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dtrue) [mobile](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dmobile)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/mapcomplete-translation-mode#values) [mapcomplete-translation-mode](https://wiki.openstreetmap.org/wiki/Key:mapcomplete-translation-mode) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:mapcomplete-translation-mode%3Dyes)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/_translation_percentage#values) [_translation_percentage](https://wiki.openstreetmap.org/wiki/Key:_translation_percentage) | Multiple choice | [100](https://wiki.openstreetmap.org/wiki/Tag:_translation_percentage%3D100)
@ -1093,6 +1057,11 @@ This tagrendering has no question and is thus read-only
- *The language was set via an URL-parameter and cannot be set by the user.²* corresponds with `__url_parameter_initialized:language=yes`
### inbox
@ -1103,8 +1072,8 @@ This tagrendering has no question and is thus read-only
- *{link(Open your inbox,&LBRACE_backend&RBRACE/messages/inbox,)}* corresponds with `_unreadMessages=0`
- *{link(<b class='alert'>You have &LBRACE_unreadMessages&RBRACE</b><br/>Open your inbox,&LBRACE_backend&RBRACE/messages/inbox,)}* corresponds with `_unreadMessages>0`
- *{link(Open your inbox,&LBRACE_backend&RBRACE/messages/inbox,,)}* corresponds with `_unreadMessages=0`
- *{link(<b class='alert'>You have &LBRACE_unreadMessages&RBRACE</b><br/>Open your inbox,&LBRACE_backend&RBRACE/messages/inbox,,)}* corresponds with `_unreadMessages>0`
@ -1129,6 +1098,39 @@ This tagrendering has no question and is thus read-only
### background-layer-readonly
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_theme:backgroundLayer~.+&mapcomplete-preferred-background-layer~.+&_theme:backgroundLayer!=`
### background-layer
The question is *What background layer should be shown by default?*
- *Use the default background layer* corresponds with ``
- *Use OpenStreetMap-carto as default layer* corresponds with `mapcomplete-preferred-background-layer=osm`
- *Use aerial imagery as default background* corresponds with `mapcomplete-preferred-background-layer=photo`
- *Use a non-openstreetmap based map as default background* corresponds with `mapcomplete-preferred-background-layer=map`
- *Use the current background layer (<span class='code'>{__current_background}</span>) as default background* corresponds with `mapcomplete-preferred-background-layer=`
- *Use background layer <span class='code'>{mapcomplete-preferred-background-layer}</span> as default background* corresponds with `mapcomplete-preferred-background-layer~.+`
- This option cannot be chosen as answer
### picture-license
@ -1184,6 +1186,32 @@ The question is *Should questions for unknown data fields appear one-by-one or
### fixate-north
The question is *Should north always be up?*
- *Allow to rotate the map* corresponds with ``
- *Always keep north pointing up* corresponds with `mapcomplete-fixate-north=yes`
### mangrove-keys
This tagrendering has no question and is thus read-only
### translations-title
@ -1265,8 +1293,8 @@ This tagrendering has no question and is thus read-only
- *A link to your Mastodon-profile has been been found: <a href='{_mastodon_link}' target='_blank'>{_mastodon_link}</a>* corresponds with `_mastodon_link~.+`
- *We found a link to what looks to be a mastodon account, but it is unverified. <a href='https://www.openstreetmap.org/profile/edit' target='_blank'>Edit your profile description</a> and place the following there: <span class='code'>&lta href="{_mastodon_candidate}" rel="me"&gtMastodon&lt/a&gt* corresponds with `_mastodon_candidate~.+`
- *A link to your Mastodon-profile has been been found: <a href='{_mastodon_link}' target='_blank' rel='noopener'>{_mastodon_link}</a>* corresponds with `_mastodon_link~.+`
- *We found a link to what looks to be a mastodon account, but it is unverified. <a href='https://www.openstreetmap.org/profile/edit' target='_blank' rel='noopener'>Edit your profile description</a> and place the following there: <span class='code'>&lta href="{_mastodon_candidate}" rel="me"&gtMastodon&lt/a&gt* corresponds with `_mastodon_candidate~.+`
@ -1408,6 +1436,7 @@ The following layers are included in MapComplete:
- [dogpark](./Layers/dogpark.md)
- [drinking_water](./Layers/drinking_water.md)
- [elevator](./Layers/elevator.md)
- [elongated_coin](./Layers/elongated_coin.md)
- [entrance](./Layers/entrance.md)
- [etymology](./Layers/etymology.md)
- [extinguisher](./Layers/extinguisher.md)
@ -1438,8 +1467,8 @@ The following layers are included in MapComplete:
- [map](./Layers/map.md)
- [maproulette](./Layers/maproulette.md)
- [maproulette_challenge](./Layers/maproulette_challenge.md)
- [matchpoint](./Layers/matchpoint.md)
- [maxspeed](./Layers/maxspeed.md)
- [memorial](./Layers/memorial.md)
- [named_streets](./Layers/named_streets.md)
- [nature_reserve](./Layers/nature_reserve.md)
- [note](./Layers/note.md)
@ -1458,6 +1487,7 @@ The following layers are included in MapComplete:
- [postboxes](./Layers/postboxes.md)
- [postoffices](./Layers/postoffices.md)
- [public_bookcase](./Layers/public_bookcase.md)
- [questions](./Layers/questions.md)
- [railway_platforms](./Layers/railway_platforms.md)
- [rainbow_crossings](./Layers/rainbow_crossings.md)
- [range](./Layers/range.md)
@ -1467,6 +1497,7 @@ The following layers are included in MapComplete:
- [selected_element](./Layers/selected_element.md)
- [shelter](./Layers/shelter.md)
- [shops](./Layers/shops.md)
- [shower](./Layers/shower.md)
- [slow_roads](./Layers/slow_roads.md)
- [speed_camera](./Layers/speed_camera.md)
- [speed_display](./Layers/speed_display.md)
@ -1487,6 +1518,7 @@ The following layers are included in MapComplete:
- [transit_stops](./Layers/transit_stops.md)
- [tree_node](./Layers/tree_node.md)
- [usersettings](./Layers/usersettings.md)
- [vending_machine](./Layers/vending_machine.md)
- [veterinary](./Layers/veterinary.md)
- [viewpoint](./Layers/viewpoint.md)
- [village_green](./Layers/village_green.md)
@ -1497,4 +1529,4 @@ The following layers are included in MapComplete:
- [windturbine](./Layers/windturbine.md)
This document is autogenerated from [Customizations/AllKnownLayouts.ts](https://github.com/pietervdvn/MapComplete/blob/develop/Customizations/AllKnownLayouts.ts)
This document is autogenerated from [src/Customizations/AllKnownLayouts.ts](https://github.com/pietervdvn/MapComplete/blob/develop/src/Customizations/AllKnownLayouts.ts)

View file

@ -46,7 +46,8 @@ Special library layer which does not need a '.questions'-prefix before being imp
+ [all_tags](#all_tags)
+ [just_created](#just_created)
+ [multilevels](#multilevels)
+ [level](#level)
+ [repeated](#repeated)
+ [single_level](#single_level)
+ [smoking](#smoking)
+ [induction-loop](#induction-loop)
+ [internet](#internet)
@ -655,7 +656,21 @@ This is rendered with `This elevator goes to floors {level}`
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -678,6 +693,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### smoking

View file

@ -198,7 +198,7 @@ Adds the geometry type as property. This is identical to the GoeJson geometry ty
Extract the 'level'-tag into a normalized, ';'-separated value
Extract the 'level'-tag into a normalized, ';'-separated value called '_level' (which also includes 'repeat_on'). The `level` tag (without underscore) will be normalized with only the value of `level`.
@ -260,7 +260,9 @@ To enable this feature, add a field `calculatedTags` in the layer object, e.g.:
"calculatedTags": [
"_someKey=javascript-expression",
"_someKey=javascript-expression (lazy execution)",
"_some_other_key:=javascript expression (strict execution)
"name=feat.properties.name ?? feat.properties.ref ?? feat.properties.operator",
@ -272,6 +274,12 @@ To enable this feature, add a field `calculatedTags` in the layer object, e.g.:
By using `:=` as separator, the attribute will be calculated as soone as the data is loaded (strict evaluation)
The default behaviour, using `=` as separator, is lazy loading
The above code will be executed for every feature in the layer. The feature is accessible as `feat` and is an amended geojson object:

View file

@ -47,13 +47,14 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/vending#values) [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/vending#values) [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/payment:coins:denominations#values) [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/payment:notes:denominations#values) [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/indoor#values) [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)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
@ -122,6 +123,7 @@ This is rendered with `This vending machine sells {vending}`
- *Parking tickets are sold* corresponds with `vending=parking_tickets`
- *Pressed pennies are sold* corresponds with `vending=elongated_coin`
- *Public transport tickets are sold* corresponds with `vending=public_transport_tickets`
- *Meat products are being sold* corresponds with `vending=meat`
@ -267,7 +269,21 @@ The question is *Is this vending machine indoors?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -290,6 +306,30 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### phone
The question is *What is the phone number of the operator of this vending machine?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### leftover-questions
@ -390,6 +430,10 @@ vending.13 | Sale of cheese | vending~^(.*cheese.*)$
vending.14 | Sale of honey | vending~^(.*honey.*)$
vending.15 | Sale of potatoes | vending~^(.*potatoes.*)$
vending.16 | Sale of flowers | vending~^(.*flowers.*)$
vending.17 | Sale of parking | vending~^(.*parking_tickets.*)$
vending.18 | Sale of pressed pennies | vending=elongated_coin
vending.19 | Sale of public transport tickets | vending~^(.*public_transport_tickets.*)$
vending.20 | Sale of meat products | vending=meat
This document is autogenerated from [assets/themes/vending_machine/vending_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/vending_machine/vending_machine.json)

View file

@ -56,7 +56,6 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/survey:date#values) [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/tourism#values) [tourism](https://wiki.openstreetmap.org/wiki/Key:tourism) | Multiple choice | [artwork](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork) [](https://wiki.openstreetmap.org/wiki/Tag:tourism%3D)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/historic#values) [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/artwork_type#values) [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/artist:wikidata#values) [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
@ -263,7 +262,9 @@ The question is *Does this bench have an artistic element?*
- *This bench has an integrated artwork* corresponds with `tourism=artwork`
- *This bench does not have an integrated artwork* corresponds with ``
- *This bench does not have an integrated artwork* corresponds with `not:tourism:artwork=yes`
- *This bench <span class="subtle">probably</span> doesn't have an integrated artwork* corresponds with ``
- This option cannot be chosen as answer

View file

@ -254,6 +254,16 @@ This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
### last_edit

View file

@ -324,7 +324,21 @@ This tagrendering is only visible in the popup if the following condition is met
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -347,6 +361,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### leftover-questions

View file

@ -97,7 +97,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -120,6 +134,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### Name

View file

@ -1933,7 +1933,21 @@ This is rendered with `More info on <a href='{website}'>{website}</a>`
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -1956,6 +1970,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### ref

View file

@ -1931,7 +1931,21 @@ This is rendered with `More info on <a href='{website}'>{website}</a>`
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -1954,6 +1968,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### ref

View file

@ -46,13 +46,13 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/cuisine#values) [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/reservation#values) [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)
@ -107,31 +107,6 @@ This tagrendering has no question and is thus read-only
### level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
### Name
@ -262,6 +237,47 @@ The question is *Which methods of payment are accepted here?*
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### wheelchair-access
@ -727,7 +743,7 @@ reservation.0 | Reservation not required | reservation=no\|reservation=optional\
id | question | osmTags
---- | ---------- | ---------
food-category.0 | Has a vegetarian menu (default) |
food-category.0 | Restaurants and fast food businesses (default) |
food-category.1 | Only fastfood businesses | amenity=fast_food
food-category.2 | Only restaurants | amenity=restaurant
@ -736,14 +752,14 @@ food-category.2 | Only restaurants | amenity=restaurant
id | question | osmTags
---- | ---------- | ---------
vegetarian.0 | Has a vegan menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
id | question | osmTags
---- | ---------- | ---------
vegan.0 | Has a halal menu | diet:vegan=yes\|diet:vegan=only
vegan.0 | Has a vegan menu | diet:vegan=yes\|diet:vegan=only
@ -772,6 +788,15 @@ accepts_cash.0 | Accepts cash | payment:cash=yes
id | question | osmTags
---- | ---------- | ---------
accepts_cards.0 | Accepts payment cards | payment:cards=yes
id | question | osmTags
---- | ---------- | ---------
dogs.0 | No preference towards dogs (default) |
dogs.1 | Dogs allowed | dog=unleashed\|dog=yes
dogs.2 | No dogs allowed | dog=no
This document is autogenerated from [assets/themes/pets/pets.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/pets/pets.json)

View file

@ -384,7 +384,21 @@ The question is *Which methods of payment are accepted here?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -407,6 +421,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### copyshop-print-sizes

View file

@ -297,7 +297,21 @@ The question is *Is the penny press indoors?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -320,6 +334,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### check_date

View file

@ -93,7 +93,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -116,6 +130,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### Entrance type

View file

@ -206,7 +206,21 @@ The question is *Is this place accessible with a wheelchair?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -229,6 +243,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### reviews

View file

@ -50,13 +50,13 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/cuisine#values) [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/reservation#values) [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)
@ -111,31 +111,6 @@ This tagrendering has no question and is thus read-only
### level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
### Name
@ -266,6 +241,47 @@ The question is *Which methods of payment are accepted here?*
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### wheelchair-access
@ -731,7 +747,7 @@ reservation.0 | Reservation not required | reservation=no\|reservation=optional\
id | question | osmTags
---- | ---------- | ---------
food-category.0 | Has a vegetarian menu (default) |
food-category.0 | Restaurants and fast food businesses (default) |
food-category.1 | Only fastfood businesses | amenity=fast_food
food-category.2 | Only restaurants | amenity=restaurant
@ -740,14 +756,14 @@ food-category.2 | Only restaurants | amenity=restaurant
id | question | osmTags
---- | ---------- | ---------
vegetarian.0 | Has a vegan menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
id | question | osmTags
---- | ---------- | ---------
vegan.0 | Has a halal menu | diet:vegan=yes\|diet:vegan=only
vegan.0 | Has a vegan menu | diet:vegan=yes\|diet:vegan=only
@ -776,6 +792,15 @@ accepts_cash.0 | Accepts cash | payment:cash=yes
id | question | osmTags
---- | ---------- | ---------
accepts_cards.0 | Accepts payment cards | payment:cards=yes
id | question | osmTags
---- | ---------- | ---------
dogs.0 | No preference towards dogs (default) |
dogs.1 | Dogs allowed | dog=unleashed\|dog=yes
dogs.2 | No dogs allowed | dog=no
This document is autogenerated from [assets/layers/food/food.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/food/food.json)

View file

@ -46,13 +46,13 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/cuisine#values) [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/reservation#values) [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)
@ -107,31 +107,6 @@ This tagrendering has no question and is thus read-only
### level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
### Name
@ -262,6 +237,47 @@ The question is *Which methods of payment are accepted here?*
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### wheelchair-access
@ -727,7 +743,7 @@ reservation.0 | Reservation not required | reservation=no\|reservation=optional\
id | question | osmTags
---- | ---------- | ---------
food-category.0 | Has a vegetarian menu (default) |
food-category.0 | Restaurants and fast food businesses (default) |
food-category.1 | Only fastfood businesses | amenity=fast_food
food-category.2 | Only restaurants | amenity=restaurant
@ -736,14 +752,14 @@ food-category.2 | Only restaurants | amenity=restaurant
id | question | osmTags
---- | ---------- | ---------
vegetarian.0 | Has a vegan menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
id | question | osmTags
---- | ---------- | ---------
vegan.0 | Has a halal menu | diet:vegan=yes\|diet:vegan=only
vegan.0 | Has a vegan menu | diet:vegan=yes\|diet:vegan=only
@ -772,6 +788,15 @@ accepts_cash.0 | Accepts cash | payment:cash=yes
id | question | osmTags
---- | ---------- | ---------
accepts_cards.0 | Accepts payment cards | payment:cards=yes
id | question | osmTags
---- | ---------- | ---------
dogs.0 | No preference towards dogs (default) |
dogs.1 | Dogs allowed | dog=unleashed\|dog=yes
dogs.2 | No dogs allowed | dog=no
This document is autogenerated from [assets/themes/fritures/fritures.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/fritures/fritures.json)

View file

@ -126,7 +126,21 @@ This is rendered with `This hackerspace is named <b>{name}</b>`
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -149,6 +163,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### website

View file

@ -49,8 +49,12 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/room#values) [room](https://wiki.openstreetmap.org/wiki/Key:room) | Multiple choice | [administration](https://wiki.openstreetmap.org/wiki/Tag:room%3Dadministration) [auditorium](https://wiki.openstreetmap.org/wiki/Tag:room%3Dauditorium) [bedroom](https://wiki.openstreetmap.org/wiki/Tag:room%3Dbedroom) [chapel](https://wiki.openstreetmap.org/wiki/Tag:room%3Dchapel) [class](https://wiki.openstreetmap.org/wiki/Tag:room%3Dclass) [computer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcomputer) [conference](https://wiki.openstreetmap.org/wiki/Tag:room%3Dconference) [crypt](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcrypt) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:room%3Dkitchen) [laboratory](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlaboratory) [library](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlibrary) [locker](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlocker) [nursery](https://wiki.openstreetmap.org/wiki/Tag:room%3Dnursery) [office](https://wiki.openstreetmap.org/wiki/Tag:room%3Doffice) [prison_cell](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprison_cell) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:room%3Drestaurant) [security_check](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsecurity_check) [sport](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsport) [storage](https://wiki.openstreetmap.org/wiki/Tag:room%3Dstorage) [technical](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtechnical) [toilets](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtoilets) [waiting](https://wiki.openstreetmap.org/wiki/Tag:room%3Dwaiting)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name:etymology:wikidata#values) [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
@ -86,6 +90,47 @@ This tagrendering has no question and is thus read-only
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
The question is *On what level is this feature located?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `Located on the {level}th floor`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### ref
@ -118,6 +163,74 @@ This tagrendering is only visible in the popup if the following condition is met
### room-type
The question is *What type of room is this?*
- *This is a administrative room* corresponds with `room=administration`
- *This is a auditorium* corresponds with `room=auditorium`
- *This is a bedroom* corresponds with `room=bedroom`
- *This is a chapel* corresponds with `room=chapel`
- *This is a classroom* corresponds with `room=class`
- *This is a classroom* corresponds with `room=classroom`
- This option cannot be chosen as answer
- *This is a computer room* corresponds with `room=computer`
- *This is a conference room* corresponds with `room=conference`
- *This is a crypt* corresponds with `room=crypt`
- *This is a kitchen* corresponds with `room=kitchen`
- *This is a laboratory* corresponds with `room=laboratory`
- *This is a library* corresponds with `room=library`
- *This is a locker room* corresponds with `room=locker`
- *This is a nursery* corresponds with `room=nursery`
- *This is an office* corresponds with `room=office`
- *This is a prison_cell* corresponds with `room=prison_cell`
- *This is a restaurant* corresponds with `room=restaurant`
- *This is a room to perform security checks* corresponds with `room=security_check`
- *This is a sport room* corresponds with `room=sport`
- *This is a storage room* corresponds with `room=storage`
- *This is a technical room* corresponds with `room=technical`
- *These are toilets* corresponds with `room=toilets`
- *This is a waiting room* corresponds with `room=waiting`
### room-capacity
The question is *How much people can at most fit in this room?*
This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity)
This is rendered with `At most {capacity} people fit this room`
This tagrendering is only visible in the popup if the following condition is met: `room=waiting|room=restaurant|room=office|room=nursery|room=conference|room=auditorium|room=chapel|room=bedroom|room=classroom`
### wikipedia-etymology
The question is *What is the Wikidata-item that this object is named after?*
This rendering asks information about the property [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata)
This is rendered with `<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}`
### leftover-questions

View file

@ -384,7 +384,21 @@ The question is *Which methods of payment are accepted here?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -407,6 +421,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### copyshop-print-sizes

View file

@ -88,7 +88,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -111,6 +125,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### parking-type

View file

@ -86,7 +86,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -109,6 +123,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### picnic_table-material

View file

@ -74,7 +74,21 @@ This is rendered with `Platform {ref}`
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -97,6 +111,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### leftover-questions

View file

@ -85,7 +85,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -108,6 +122,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### desk-height

View file

@ -15,6 +15,8 @@ Schools giving primary and secondary education and post-secondary, non-tertiary
- This layer is shown at zoomlevel **12** and higher
- This layer will automatically load [school](./school.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _enclosing)
- This layer is needed as dependency for layer [school](#school)

View file

@ -389,7 +389,21 @@ The question is *Which methods of payment are accepted here?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -412,6 +426,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### copyshop-print-sizes

View file

@ -401,7 +401,21 @@ The question is *Which methods of payment are accepted here?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -424,6 +438,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### copyshop-print-sizes

View file

@ -88,7 +88,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -111,6 +125,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### access

View file

@ -134,6 +134,8 @@ The question is *How much basketball hoops does this pitch have?*
- This option cannot be chosen as answer
This tagrendering is only visible in the popup if the following condition is met: `sport~^((^|.*;)basketball(;.*|$))$`
### sport_pitch-surface

View file

@ -384,7 +384,21 @@ The question is *Which methods of payment are accepted here?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -407,6 +421,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### copyshop-print-sizes

View file

@ -16,6 +16,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
- This layer is shown at zoomlevel **12** and higher
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[1])
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[3])
@ -48,6 +49,7 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/surveillance:type#values) [surveillance:type](https://wiki.openstreetmap.org/wiki/Key:surveillance:type) | Multiple choice | [camera](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3Dcamera) [ALPR](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3DALPR)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/camera:type#values) [camera:type](https://wiki.openstreetmap.org/wiki/Key:camera:type) | Multiple choice | [fixed](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed) [dome](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome) [panning](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/camera:direction#values) [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction) | [direction](../SpecialInputElements.md#direction) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
@ -91,6 +93,22 @@ This tagrendering has no question and is thus read-only
### has_alpr
The question is *Can this camera automatically detect license plates?*
- *This is a camera without number plate recognition.* corresponds with `surveillance:type=camera`
- *This is an ALPR (Automatic License Plate Reader)* corresponds with `surveillance:type=ALPR`
### Camera type: fixed; panning; dome

View file

@ -86,7 +86,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -109,6 +123,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### operator

View file

@ -73,7 +73,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -96,6 +110,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### barrier

View file

@ -98,7 +98,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -121,6 +135,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### toilet-access

View file

@ -95,7 +95,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -118,6 +132,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### toilet-access

View file

@ -47,13 +47,14 @@ this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/vending#values) [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/vending#values) [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/payment:coins:denominations#values) [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/payment:notes:denominations#values) [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/indoor#values) [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)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
@ -122,6 +123,7 @@ This is rendered with `This vending machine sells {vending}`
- *Parking tickets are sold* corresponds with `vending=parking_tickets`
- *Pressed pennies are sold* corresponds with `vending=elongated_coin`
- *Public transport tickets are sold* corresponds with `vending=public_transport_tickets`
- *Meat products are being sold* corresponds with `vending=meat`
@ -267,7 +269,21 @@ The question is *Is this vending machine indoors?*
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -290,6 +306,30 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### phone
The question is *What is the phone number of the operator of this vending machine?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### leftover-questions
@ -390,6 +430,10 @@ vending.13 | Sale of cheese | vending~^(.*cheese.*)$
vending.14 | Sale of honey | vending~^(.*honey.*)$
vending.15 | Sale of potatoes | vending~^(.*potatoes.*)$
vending.16 | Sale of flowers | vending~^(.*flowers.*)$
vending.17 | Sale of parking | vending~^(.*parking_tickets.*)$
vending.18 | Sale of pressed pennies | vending=elongated_coin
vending.19 | Sale of public transport tickets | vending~^(.*public_transport_tickets.*)$
vending.20 | Sale of meat products | vending=meat
This document is autogenerated from [assets/layers/vending_machine/vending_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/vending_machine/vending_machine.json)

View file

@ -110,8 +110,12 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
* [Example usage of image_carousel](#example-usage-of-image_carousel)
+ [image_upload](#image_upload)
* [Example usage of image_upload](#example-usage-of-image_upload)
+ [reviews](#reviews)
* [Example usage of reviews](#example-usage-of-reviews)
+ [rating](#rating)
* [Example usage of rating](#example-usage-of-rating)
+ [create_review](#create_review)
* [Example usage of create_review](#example-usage-of-create_review)
+ [list_reviews](#list_reviews)
* [Example usage of list_reviews](#example-usage-of-list_reviews)
+ [opening_hours_table](#opening_hours_table)
* [Example usage of opening_hours_table](#example-usage-of-opening_hours_table)
+ [live](#live)
@ -744,17 +748,49 @@ image_key | image,mapillary,image,wikidata,wikimedia_commons,image,image | The k
name | default | description
------ | --------- | -------------
image-key | image | Image tag to add the URL to (or image-tag:0, image-tag:1 when multiple images are added)
label | Add image | The text to show on the button
image-key | _undefined_ | Image tag to add the URL to (or image-tag:0, image-tag:1 when multiple images are added)
label | _undefined_ | The text to show on the button
#### Example usage of image_upload
`{image_upload(image,Add image)}`
`{image_upload(,)}`
### reviews
### rating
Shows stars which represent the avarage rating on mangrove.reviews
name | default | description
------ | --------- | -------------
subjectKey | name | The key to use to determine the subject. If specified, the subject will be <b>tags[subjectKey]</b>
fallback | _undefined_ | The identifier to use, if <i>tags[subjectKey]</i> as specified above is not available. This is effectively a fallback value
#### Example usage of rating
`{rating(name,)}`
### create_review
Invites the contributor to leave a review. Somewhat small UI-element until interacted
name | default | description
------ | --------- | -------------
subjectKey | name | The key to use to determine the subject. If specified, the subject will be <b>tags[subjectKey]</b>
fallback | _undefined_ | The identifier to use, if <i>tags[subjectKey]</i> as specified above is not available. This is effectively a fallback value
#### Example usage of create_review
`{create_review(name,)}`
### list_reviews
Adds an overview of the mangrove-reviews of this object. Mangrove.Reviews needs - in order to identify the reviewed object - a coordinate and a name. By default, the name of the object is given, but this can be overwritten
@ -764,7 +800,7 @@ subjectKey | name | The key to use to determine the subject. If specified, the s
fallback | _undefined_ | The identifier to use, if <i>tags[subjectKey]</i> as specified above is not available. This is effectively a fallback value
#### Example usage of reviews
#### Example usage of list_reviews
`{reviews()}` for a vanilla review, `{reviews(name, play_forest)}` to review a play forest. If a name is known, the name will be used as identifier, otherwise 'play_forest' is used

View file

@ -247,9 +247,14 @@
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Benches')",
"value": "artwork"
},
{
"key": "not:tourism:artwork",
"description": "Layer 'Benches' shows not:tourism:artwork=yes with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Benches')",
"value": "yes"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Benches') Picking this answer will delete the key tourism.",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork' (in the mapcomplete.org theme 'Benches') Picking this answer will delete the key tourism.",
"value": ""
},
{

View file

@ -40,35 +40,6 @@
"key": "wikipedia",
"description": "The layer 'Restaurants and fast food allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Restaurants and fast food')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Restaurants and fast food') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "-1"
},
{
"key": "name",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Restaurants and fast food')"
@ -126,6 +97,35 @@
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "yes"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Restaurants and fast food')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Restaurants and fast food') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "-1"
},
{
"key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",

View file

@ -44,35 +44,6 @@
"key": "wikipedia",
"description": "The layer 'Fries shop allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Fries shops')"
},
{
"key": "location",
"description": "Layer 'Fries shop' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Fries shops')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Fries shops') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "-1"
},
{
"key": "name",
"description": "Layer 'Fries shop' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Fries shops')"
@ -130,6 +101,35 @@
"description": "Layer 'Fries shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "yes"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Fries shops')"
},
{
"key": "location",
"description": "Layer 'Fries shop' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Fries shops')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Fries shops') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Fries shop' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "-1"
},
{
"key": "wheelchair",
"description": "Layer 'Fries shop' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",

View file

@ -55,6 +55,35 @@
"key": "wikipedia",
"description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Indoors' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Indoors')"
},
{
"key": "location",
"description": "Layer 'Indoors' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Indoors')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Indoors' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Indoors') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "-1"
},
{
"key": "ref",
"description": "Layer 'Indoors' shows and asks freeform values for key 'ref' (in the mapcomplete.org theme 'Indoors') (This is only shown if indoor=room|indoor=area|indoor=corridor)"
@ -63,6 +92,129 @@
"key": "name",
"description": "Layer 'Indoors' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Indoors') (This is only shown if indoor=room|indoor=area|indoor=corridor)"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=administration with a fixed text, namely 'This is a administrative room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "administration"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=auditorium with a fixed text, namely 'This is a auditorium' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "auditorium"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=bedroom with a fixed text, namely 'This is a bedroom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "bedroom"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=chapel with a fixed text, namely 'This is a chapel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "chapel"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=class with a fixed text, namely 'This is a classroom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "class"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=classroom with a fixed text, namely 'This is a classroom' (in the mapcomplete.org theme 'Indoors')",
"value": "classroom"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=computer with a fixed text, namely 'This is a computer room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "computer"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=conference with a fixed text, namely 'This is a conference room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "conference"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=crypt with a fixed text, namely 'This is a crypt' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "crypt"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=kitchen with a fixed text, namely 'This is a kitchen' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "kitchen"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=laboratory with a fixed text, namely 'This is a laboratory' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "laboratory"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=library with a fixed text, namely 'This is a library' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "library"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=locker with a fixed text, namely 'This is a locker room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "locker"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=nursery with a fixed text, namely 'This is a nursery' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "nursery"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=office with a fixed text, namely 'This is an office' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "office"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=prison_cell with a fixed text, namely 'This is a prison_cell' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "prison_cell"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=restaurant with a fixed text, namely 'This is a restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "restaurant"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=security_check with a fixed text, namely 'This is a room to perform security checks' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "security_check"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=sport with a fixed text, namely 'This is a sport room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "sport"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=storage with a fixed text, namely 'This is a storage room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "storage"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=technical with a fixed text, namely 'This is a technical room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "technical"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=toilets with a fixed text, namely 'These are toilets' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "toilets"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=waiting with a fixed text, namely 'This is a waiting room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Indoors')",
"value": "waiting"
},
{
"key": "capacity",
"description": "Layer 'Indoors' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Indoors') (This is only shown if room=waiting|room=restaurant|room=office|room=nursery|room=conference|room=auditorium|room=chapel|room=bedroom|room=classroom)"
},
{
"key": "name:etymology:wikidata",
"description": "Layer 'Indoors' shows and asks freeform values for key 'name:etymology:wikidata' (in the mapcomplete.org theme 'Indoors') (This is only shown if name:etymology!=unknown)"
},
{
"key": "highway",
"description": "The MapComplete theme Indoors has a layer Pedestrian paths showing features with this tag",

View file

@ -668,9 +668,14 @@
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "artwork"
},
{
"key": "not:tourism:artwork",
"description": "Layer 'Benches' shows not:tourism:artwork=yes with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "yes"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature') Picking this answer will delete the key tourism.",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork' (in the mapcomplete.org theme 'Into nature') Picking this answer will delete the key tourism.",
"value": ""
},
{

View file

@ -550,35 +550,6 @@
"key": "wikipedia",
"description": "The layer 'Restaurants and fast food allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'OnWheels')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'OnWheels') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "-1"
},
{
"key": "name",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'OnWheels')"
@ -636,6 +607,35 @@
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "yes"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'OnWheels')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'OnWheels') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "-1"
},
{
"key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",

View file

@ -979,9 +979,14 @@
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "artwork"
},
{
"key": "not:tourism:artwork",
"description": "Layer 'Benches' shows not:tourism:artwork=yes with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "yes"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key tourism.",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork' (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key tourism.",
"value": ""
},
{
@ -7305,35 +7310,6 @@
"key": "wikipedia",
"description": "The layer 'Restaurants and fast food allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Personal theme')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "-1"
},
{
"key": "name",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Personal theme')"
@ -7391,6 +7367,35 @@
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "yes"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "location",
"description": "Layer 'Restaurants and fast food' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Personal theme')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Restaurants and fast food' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "-1"
},
{
"key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
@ -8383,6 +8388,35 @@
"key": "wikipedia",
"description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Indoors' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "location",
"description": "Layer 'Indoors' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Personal theme')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Indoors' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Indoors' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "-1"
},
{
"key": "ref",
"description": "Layer 'Indoors' shows and asks freeform values for key 'ref' (in the mapcomplete.org theme 'Personal theme') (This is only shown if indoor=room|indoor=area|indoor=corridor)"
@ -8391,6 +8425,129 @@
"key": "name",
"description": "Layer 'Indoors' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Personal theme') (This is only shown if indoor=room|indoor=area|indoor=corridor)"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=administration with a fixed text, namely 'This is a administrative room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "administration"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=auditorium with a fixed text, namely 'This is a auditorium' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "auditorium"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=bedroom with a fixed text, namely 'This is a bedroom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "bedroom"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=chapel with a fixed text, namely 'This is a chapel' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "chapel"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=class with a fixed text, namely 'This is a classroom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "class"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=classroom with a fixed text, namely 'This is a classroom' (in the mapcomplete.org theme 'Personal theme')",
"value": "classroom"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=computer with a fixed text, namely 'This is a computer room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "computer"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=conference with a fixed text, namely 'This is a conference room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "conference"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=crypt with a fixed text, namely 'This is a crypt' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "crypt"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=kitchen with a fixed text, namely 'This is a kitchen' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "kitchen"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=laboratory with a fixed text, namely 'This is a laboratory' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "laboratory"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=library with a fixed text, namely 'This is a library' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "library"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=locker with a fixed text, namely 'This is a locker room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "locker"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=nursery with a fixed text, namely 'This is a nursery' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "nursery"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=office with a fixed text, namely 'This is an office' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "office"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=prison_cell with a fixed text, namely 'This is a prison_cell' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "prison_cell"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=restaurant with a fixed text, namely 'This is a restaurant' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "restaurant"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=security_check with a fixed text, namely 'This is a room to perform security checks' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "security_check"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=sport with a fixed text, namely 'This is a sport room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "sport"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=storage with a fixed text, namely 'This is a storage room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "storage"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=technical with a fixed text, namely 'This is a technical room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "technical"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=toilets with a fixed text, namely 'These are toilets' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "toilets"
},
{
"key": "room",
"description": "Layer 'Indoors' shows room=waiting with a fixed text, namely 'This is a waiting room' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "waiting"
},
{
"key": "capacity",
"description": "Layer 'Indoors' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Personal theme') (This is only shown if room=waiting|room=restaurant|room=office|room=nursery|room=conference|room=auditorium|room=chapel|room=bedroom|room=classroom)"
},
{
"key": "name:etymology:wikidata",
"description": "Layer 'Indoors' shows and asks freeform values for key 'name:etymology:wikidata' (in the mapcomplete.org theme 'Personal theme') (This is only shown if name:etymology!=unknown)"
},
{
"key": "information",
"description": "The MapComplete theme Personal theme has a layer Information boards showing features with this tag",
@ -12155,22 +12312,22 @@
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "1"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "2"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "4"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Personal theme')"
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Personal theme') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)"
},
{
"key": "surface",
@ -12686,6 +12843,16 @@
"key": "wikipedia",
"description": "The layer 'Surveillance camera's allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "surveillance:type",
"description": "Layer 'Surveillance camera's' shows surveillance:type=camera with a fixed text, namely 'This is a camera without number plate recognition.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "camera"
},
{
"key": "surveillance:type",
"description": "Layer 'Surveillance camera's' shows surveillance:type=ALPR with a fixed text, namely 'This is an ALPR (Automatic License Plate Reader)' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "ALPR"
},
{
"key": "camera:type",
"description": "Layer 'Surveillance camera's' shows camera:type=fixed with a fixed text, namely 'A fixed (non-moving) camera' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
@ -14082,6 +14249,11 @@
"description": "Layer 'Vending Machines' shows vending=public_transport_tickets with a fixed text, namely 'Public transport tickets are sold' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "public_transport_tickets"
},
{
"key": "vending",
"description": "Layer 'Vending Machines' shows vending=meat with a fixed text, namely 'Meat products are being sold' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "meat"
},
{
"key": "opening_hours",
"description": "Layer 'Vending Machines' shows and asks freeform values for key 'opening_hours' (in the mapcomplete.org theme 'Personal theme')"
@ -14314,6 +14486,14 @@
"description": "Layer 'Vending Machines' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "-1"
},
{
"key": "phone",
"description": "Layer 'Vending Machines' shows and asks freeform values for key 'phone' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "contact:phone",
"description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "amenity",
"description": "The MapComplete theme Personal theme has a layer veterinary showing features with this tag",

View file

@ -114,35 +114,6 @@
"key": "wikipedia",
"description": "The layer 'Dog friendly eateries allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "location",
"description": "Layer 'Dog friendly eateries' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "-1"
},
{
"key": "name",
"description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
@ -200,6 +171,35 @@
"description": "Layer 'Dog friendly eateries' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'level' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "location",
"description": "Layer 'Dog friendly eateries' shows location=underground with a fixed text, namely 'Located underground' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows with a fixed text, namely 'Located on the ground floor' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Dog friendly eateries' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "-1"
},
{
"key": "wheelchair",
"description": "Layer 'Dog friendly eateries' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",

View file

@ -340,9 +340,14 @@
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "artwork"
},
{
"key": "not:tourism:artwork",
"description": "Layer 'Benches' shows not:tourism:artwork=yes with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "yes"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds') Picking this answer will delete the key tourism.",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork' (in the mapcomplete.org theme 'Playgrounds') Picking this answer will delete the key tourism.",
"value": ""
},
{

View file

@ -76,22 +76,22 @@
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches')",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "1"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches')",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "2"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches')",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sport pitches') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "4"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Sport pitches')"
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Sport pitches') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)"
},
{
"key": "surface",

View file

@ -76,22 +76,22 @@
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports')",
"description": "Layer 'Sport pitches' shows hoops=1 with a fixed text, namely 'This basketball pitch has a single hoop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "1"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports')",
"description": "Layer 'Sport pitches' shows hoops=2 with a fixed text, namely 'This basketball pitch has two hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "2"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports')",
"description": "Layer 'Sport pitches' shows hoops=4 with a fixed text, namely 'This basketball pitch has four hoops' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)",
"value": "4"
},
{
"key": "hoops",
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Sports')"
"description": "Layer 'Sport pitches' shows hoops~.+ with a fixed text, namely 'This basketball pitch has {hoops} hoops' (in the mapcomplete.org theme 'Sports') (This is only shown if sport~^((^|.*;)basketball(;.*|$))$)"
},
{
"key": "surface",

View file

@ -50,6 +50,16 @@
"key": "wikipedia",
"description": "The layer 'Surveillance camera's allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "surveillance:type",
"description": "Layer 'Surveillance camera's' shows surveillance:type=camera with a fixed text, namely 'This is a camera without number plate recognition.' and allows to pick this as a default answer (in the mapcomplete.org theme 'Surveillance under Surveillance')",
"value": "camera"
},
{
"key": "surveillance:type",
"description": "Layer 'Surveillance camera's' shows surveillance:type=ALPR with a fixed text, namely 'This is an ALPR (Automatic License Plate Reader)' and allows to pick this as a default answer (in the mapcomplete.org theme 'Surveillance under Surveillance')",
"value": "ALPR"
},
{
"key": "camera:type",
"description": "Layer 'Surveillance camera's' shows camera:type=fixed with a fixed text, namely 'A fixed (non-moving) camera' and allows to pick this as a default answer (in the mapcomplete.org theme 'Surveillance under Surveillance')",

View file

@ -134,6 +134,11 @@
"description": "Layer 'Vending Machines' shows vending=public_transport_tickets with a fixed text, namely 'Public transport tickets are sold' and allows to pick this as a default answer (in the mapcomplete.org theme 'Vending Machines')",
"value": "public_transport_tickets"
},
{
"key": "vending",
"description": "Layer 'Vending Machines' shows vending=meat with a fixed text, namely 'Meat products are being sold' and allows to pick this as a default answer (in the mapcomplete.org theme 'Vending Machines')",
"value": "meat"
},
{
"key": "opening_hours",
"description": "Layer 'Vending Machines' shows and asks freeform values for key 'opening_hours' (in the mapcomplete.org theme 'Vending Machines')"
@ -365,6 +370,14 @@
"key": "level",
"description": "Layer 'Vending Machines' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the mapcomplete.org theme 'Vending Machines')",
"value": "-1"
},
{
"key": "phone",
"description": "Layer 'Vending Machines' shows and asks freeform values for key 'phone' (in the mapcomplete.org theme 'Vending Machines')"
},
{
"key": "contact:phone",
"description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the mapcomplete.org theme 'Vending Machines')"
}
]
}

View file

@ -346,7 +346,7 @@ This documentation is defined in the source code at [FeatureSwitchState.ts](/src
This documentation is defined in the source code at [FeatureSwitchState.ts](/src/Logic/State/FeatureSwitchState.ts#L199)
The default value is _osm_
No default value set

View file

@ -190,7 +190,7 @@
"da": "En cyklist kan ikke cykle forbi denne.",
"es": "Un ciclista no puede pasar esto.",
"cs": "Cyklista tudy nemůže projet.",
"ca": "Un ciclista pot passar-hi."
"ca": "Un ciclista no pot passar-hi."
}
}
],

View file

@ -925,7 +925,9 @@
"if": "tourism=",
"then": {
"en": "This bench <span class=\"subtle\">probably</span> doesn't have an integrated artwork",
"nl": "Deze bank heeft <span class=\"subtle\">waarschijnlijk</span> geen geïntegreerd kunstwerk"
"nl": "Deze bank heeft <span class=\"subtle\">waarschijnlijk</span> geen geïntegreerd kunstwerk",
"ca": "Aquest banc <span class=\"subtle\">probablement</span> no té cap obra d'art integrada",
"de": "Die Bank hat <span class=\"subtle\">vermutlich</span> kein integriertes Kunstwerk"
},
"hideInAnswer": true
}

View file

@ -32,7 +32,9 @@
"mappings": [
{
"if": "name~*",
"then": "Bicycle tube vending machine {name}"
"then": {
"en": "Bicycle tube vending machine {name}"
}
}
]
},
@ -70,8 +72,7 @@
},
"tags": [
"amenity=vending_machine",
"vending=bicycle_tube",
"vending:bicycle_tube=yes"
"vending=bicycle_tube"
]
}
],
@ -176,65 +177,62 @@
"id": "Still in use?"
},
{
"question": "How much does a bicycle tube cost?",
"render": "A bicycle tube costs {charge}",
"question": {
"en": "How much does a bicycle tube cost?"
},
"render": {
"en": "A bicycle tube costs {charge}"
},
"freeform": {
"key": "charge"
},
"id": "bicycle_tube_vending_machine-charge"
},
"payment-options-split",
{
"id": "vending-machine-payment-methods",
"question": "How can one pay at this tube vending machine?",
"mappings": [
{
"if": "payment:coins=yes",
"ifnot": "payment:coins=no",
"then": "Payment with coins is possible"
},
{
"if": "payment:notes=yes",
"ifnot": "payment:notes=no",
"then": "Payment with notes is possible"
},
{
"if": "payment:cards=yes",
"ifnot": "payment:cards=no",
"then": "Payment with cards is possible"
}
],
"multiAnswer": true
},
{
"question": "Which brand of tubes are sold here?",
"question": {
"en": "Which brand of tubes are sold here?"
},
"freeform": {
"key": "brand"
},
"render": "{brand} tubes are sold here",
"render": {
"en": "{brand} tubes are sold here"
},
"mappings": [
{
"if": "brand=Continental",
"then": "Continental tubes are sold here"
"then": {
"en": "Continental tubes are sold here"
}
},
{
"if": "brand=Schwalbe",
"then": "Schwalbe tubes are sold here"
"then": {
"en": "Schwalbe tubes are sold here"
}
}
],
"multiAnswer": true,
"id": "bicycle_tube_vending_machine-brand"
},
{
"question": "Who maintains this vending machine?",
"question": {
"en": "Who maintains this vending machine?"
},
"render": "This vending machine is maintained by {operator}",
"mappings": [
{
"if": "operator=Schwalbe",
"then": "Maintained by Schwalbe"
"then": {
"en": "Maintained by Schwalbe"
}
},
{
"if": "operator=Continental",
"then": "Maintained by Continental"
"then": {
"en": "Maintained by Continental"
}
}
],
"freeform": {
@ -243,33 +241,52 @@
"id": "bicycle_tube_vending_machine-operator"
},
{
"id": "bicycle_tube_vending_maching-other-items",
"question": "Are other bicycle bicycle accessories sold here?",
"id": "other-items-vending",
"question": {
"en": "Are other biycle accessories sold here?"
},
"mappings": [
{
"if": "vending:bicycle_light=yes",
"ifnot": "vending:bicycle_light=no",
"then": "Bicycle lights are sold here"
"if": "vending=bicycle_tube",
"then": {
"en": "Bicycle inner tubes are sold here",
"nl": "Fietsbinnenbanden worden hier verkocht"
}
},
{
"if": "vending:gloves=yes",
"ifnot": "vending:gloves=no",
"then": "Gloves are sold here"
"if": "vending=bicycle_light",
"then": {
"en": "Bicycle lights are sold here",
"nl": "Fietslampjes worden hier verkocht"
}
},
{
"if": "vending:bicycle_repair_kit=yes",
"ifnot": "vending:bicycle_repair_kit=no",
"then": "Bicycle repair kits are sold here"
"if": "vending=gloves",
"then": {
"en": "Gloves are sold here",
"nl": "Handschoenen worden hier verkocht"
}
},
{
"if": "vending:bicycle_pump=yes",
"ifnot": "vending:bicycle_pump=no",
"then": "Bicycle pumps are sold here"
"if": "vending=bicycle_repair_kit",
"then": {
"en": "Bicycle repair kits are sold here",
"nl": "Fietsreparatiesets worden hier verkocht"
}
},
{
"if": "vending:bicycle_lock=yes",
"ifnot": "vending:bicycle_lock=no",
"then": "Bicycle locks are sold here"
"if": "vending=bicycle_pump",
"then": {
"en": "Bicycle pumps are sold here",
"nl": "Fietspompen worden hier verkocht"
}
},
{
"if": "vending=bicycle_lock",
"then": {
"en": "Bicycle locks are sold here",
"nl": "Fietssloten worden hier verkocht"
}
}
],
"multiAnswer": true
@ -322,4 +339,4 @@
"cs": "Vrstva zobrazující automaty na cyklistické duše (buď speciální automaty na cyklistické duše, nebo klasické automaty s cyklistickými dušemi a případně dalšími předměty souvisejícími s jízdními koly, jako jsou světla, rukavice, zámky, ...)",
"ca": "Una capa que mostra màquines expenedores per a tubs de bicicleta (ja siguin màquines expenedores de tubs de bicicleta o màquines expenedores clàssiques amb tubs de bicicleta i opcionalment objectes addicionals relacionats amb la bicicleta com ara llums, guants, panys, ...)"
}
}
}

View file

@ -71,7 +71,8 @@
"nl": "Vogelkijkwand {name}",
"de": "Vogelversteck {name}",
"fr": "Camouflage dobservation ornithologique {name}",
"da": "Fugletårn {name}"
"da": "Fugletårn {name}",
"ca": "Observatori d'ocells {name}"
}
}
]
@ -109,7 +110,8 @@
"nl": "Vogelkijkwand",
"de": "Sichtschutz zur Vogelbeobachtung",
"fr": "Camouflage dobservation ornithologique",
"da": "Fugletårn"
"da": "Fugletårn",
"ca": "Observatori d'ocells"
}
},
{
@ -171,7 +173,8 @@
"nl": "Is deze vogelkijkplaats rolstoeltoegankelijk?",
"da": "Er dette fugleskjul tilgængeligt for kørestolsbrugere?",
"de": "Ist der Ort rollstuhlgerecht gestaltet?",
"fr": "Cet observatoire ornithologique est-il accessible en chaise roulante ?"
"fr": "Cet observatoire ornithologique est-il accessible en chaise roulante ?",
"ca": "Aquest observatori d'ocells és accessible per als usuaris de cadira de rodes?"
},
"mappings": [
{

View file

@ -5294,4 +5294,4 @@
},
"neededChangesets": 10
}
}
}

View file

@ -7,7 +7,8 @@
"ja": "登坂ルート",
"nb_NO": "Klatreruter",
"fr": "Voies descalade",
"it": "Vie di arrampicata"
"it": "Vie di arrampicata",
"ca": "Rutes d'escalada"
},
"description": {
"en": "A single climbing route and its properties. Some properties are derived from the containing features",
@ -32,7 +33,8 @@
"nb_NO": "Klatrerute",
"it": "Via di arrampicata",
"fr": "Voie descalade",
"da": "Klatrerute"
"da": "Klatrerute",
"ca": "Ruta d'escalada"
},
"mappings": [
{
@ -44,7 +46,8 @@
"ja": "登坂ルート<strong>{name}</strong>",
"it": "Via di arrampicata <strong>{name}</strong>",
"fr": "Voie descalade <strong>{name}</strong>",
"da": "Klatrerute <strong>{name}</strong>"
"da": "Klatrerute <strong>{name}</strong>",
"ca": "Ruta d'escalada <strong>{name}</strong>"
}
}
]
@ -73,7 +76,8 @@
"it": "Come si chiama questa via di arrampicata?",
"fr": "Quel est le nom de cette voie descalade ?",
"nb_NO": "Hva er navnet på denne klatreruten?",
"da": "Hvad hedder denne klatrerute?"
"da": "Hvad hedder denne klatrerute?",
"ca": "Quin és el nom d'aquesta ruta d'escalada?"
},
"freeform": {
"key": "name"
@ -108,7 +112,8 @@
"fr": "Quelle est la longueur de cette voie (en mètres) ?",
"de": "Wie lang ist diese Kletterroute (in Metern)?",
"nb_NO": "Hvor mange meter er klatreruten?",
"da": "Hvor lang er denne klatrerute (i meter)?"
"da": "Hvor lang er denne klatrerute (i meter)?",
"ca": "Quant dura aquesta via d'escalada (en metres)?"
},
"render": {
"de": "Diese Route ist {canonical(climbing:length)} lang",
@ -131,7 +136,8 @@
"nl": "Hoe moeilijk is deze klimroute volgens het Franse/Belgische systeem?",
"it": "Qual è la difficoltà di questa via di arrampicata nel sistema francese/belga?",
"fr": "Quelle est la difficulté de cette voie selon le système franco-belge ?",
"de": "Wie hoch ist der Schwierigkeitsgrad dieser Kletterroute nach dem französisch/belgischen System?"
"de": "Wie hoch ist der Schwierigkeitsgrad dieser Kletterroute nach dem französisch/belgischen System?",
"ca": "Quin és el grau d'aquesta via d'escalada segons el sistema francès/belga?"
},
"render": {
"de": "Die Schwierigkeit ist {climbing:grade:french} entsprechend des französisch/belgischen Systems",
@ -208,7 +214,8 @@
"nl": "een klimroute",
"fr": "une voie descalade",
"de": "eine Kletterroute",
"it": "una via di arrampicata"
"it": "una via di arrampicata",
"ca": "una ruta d'escalada"
},
"snapToLayer": [
"climbing_opportunity"

View file

@ -438,7 +438,8 @@
"en": "Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button)",
"de": "Gibt die Ampel ein Vibrationssignal, um das Überqueren zu erleichtern? (in der Regel am unteren Ende der Ampeltaste)",
"nl": "Heeft dit verkeerslicht een element dat trilt om te helpen bij het oversteken? (meestal onderaan de oversteekknop geplaatst)",
"fr": "Est-ce que ce feu a un signal vibrant pour aider à traverser ? (habituellement situé sous le bouton)"
"fr": "Est-ce que ce feu a un signal vibrant pour aider à traverser ? (habituellement situé sous le bouton)",
"ca": "Aquest semàfor té senyals de vibració per facilitar el pas? (normalment es troba a la part inferior del botó d'encreuament)"
},
"condition": {
"and": [
@ -453,7 +454,8 @@
"en": "The button for this traffic light has a vibration signal to indicate that it is safe to cross.",
"de": "Die Ampeltaste vibriert während der Grünphase.",
"nl": "De knop bij dit verkeerslicht trilt om aan te geven dat men veilig kan oversteken.",
"fr": "Le bouton de ce feu vibre pour indiquer qu'on peut traverser en sécurité."
"fr": "Le bouton de ce feu vibre pour indiquer qu'on peut traverser en sécurité.",
"ca": "El botó d'aquest semàfor té un senyal de vibració per indicar que és segur creuar."
},
"icon": {
"path": "./assets/layers/crossings/Vibrating_button_illustration.jpg",
@ -466,7 +468,8 @@
"en": "The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.",
"de": "Die Ampeltaste vibriert nicht während der Grünphase.",
"nl": "De knop bij dit verkeerslicht kan <b>niet</b> trillen om aan te geven dat men veilig kan oversteken.",
"fr": "Le bouton de ce feu ne vibre pas pour indiquer qu'on peut traverser en sécurité."
"fr": "Le bouton de ce feu ne vibre pas pour indiquer qu'on peut traverser en sécurité.",
"ca": "El botó d'aquest semàfor no té cap senyal de vibració que indiqui que és segur creuar."
}
}
]

View file

@ -577,7 +577,8 @@
"nl": "Dit fietspad is gemaakt van straatstenen",
"de": "Dieser Fahrradweg besteht aus ebenen Pflastersteinen",
"es": "Este carril bici está hecho de piedras de pavimento suaves",
"fr": "Cette piste cyclable est faite de petits pavés"
"fr": "Cette piste cyclable est faite de petits pavés",
"ca": "Aquesta via ciclista està feta de pedres de paviment suaus"
}
},
{
@ -597,7 +598,8 @@
"en": "This cycleway is made of cobblestone (unhewn or sett)",
"nl": "Dit fietspad is gemaakt van kasseien (natuurlijk of verwerkt)",
"de": "Dieser Radweg besteht aus Kopfsteinpflaster",
"fr": "Cette piste cyclable est faite de pavés (taillé ou non)"
"fr": "Cette piste cyclable est faite de pavés (taillé ou non)",
"ca": "Aquesta via ciclista està feta de llambordes (sense tallar o muntar)"
},
"hideInAnswer": true
},
@ -607,7 +609,8 @@
"en": "This cycleway is made of raw, natural cobblestone",
"nl": "Dit fietspad is gemaakt van ruwe, natuurlijke kasseien",
"de": "Dieser Fahrradweg besteht aus unregelmäßigem, unbehauenem Kopfsteinpflaster",
"fr": "Cette piste cyclable est en pavés bruts et naturels"
"fr": "Cette piste cyclable est en pavés bruts et naturels",
"ca": "Aquesta via ciclista està feta de llambordes naturals"
}
},
{
@ -616,7 +619,8 @@
"en": "This cycleway is made of flat, square cobblestone",
"nl": "Dit fietspad is gemaakt van vlakke, rechthoekige kasseien",
"de": "Dieser Fahrradweg besteht aus regelmäßigem, behauenem Kopfsteinpflaster",
"fr": "Cette piste cyclable est en pavés plats ou carrés"
"fr": "Cette piste cyclable est en pavés plats ou carrés",
"ca": "Aquesta via ciclista està feta de llamborda plana i quadrada"
}
},
{
@ -637,7 +641,8 @@
"nl": "Dit fietspad is gemaakt van grind",
"de": "Der Radweg ist aus Schotter",
"es": "Este carril bici está hecho de grava",
"fr": "Cette piste cyclable est faite en graviers"
"fr": "Cette piste cyclable est faite en graviers",
"ca": "Aquesta via ciclista està feta de grava"
}
},
{
@ -647,7 +652,8 @@
"nl": "Dit fietspad is gemaakt van fijn grind",
"de": "Dieser Radweg besteht aus feinem Schotter",
"es": "Este carril bici está hecho de gravilla",
"fr": "Cette piste cyclable est faite en graviers fins"
"fr": "Cette piste cyclable est faite en graviers fins",
"ca": "Aquesta via ciclista està feta de grava fina"
}
},
{
@ -686,7 +692,8 @@
"nl": "Wat is de kwaliteit van dit fietspad?",
"de": "Wie eben ist dieser Radweg?",
"es": "¿Cual es la suavidad de este carril bici?",
"fr": "Quel est l'état de la piste cyclable ?"
"fr": "Quel est l'état de la piste cyclable ?",
"ca": "Quina és la suavitat d'aquesta via ciclista?"
},
"condition": {
"or": [

View file

@ -165,19 +165,22 @@
{
"id": "tactile_writing_available",
"question": {
"en": "Has this elevator tactile writing?"
"en": "Has this elevator tactile writing?",
"ca": "Aquest ascensor té escriptura tàctil?"
},
"mappings": [
{
"if": "tactile_writing:braille=yes",
"then": {
"en": "This elevator has tactile writing in Braille"
"en": "This elevator has tactile writing in Braille",
"ca": "L'ascensor té escriptura tàctil en Braille"
}
},
{
"if": "tactile_writing:braille=no",
"then": {
"en": "This elevator does not have tactile writing"
"en": "This elevator does not have tactile writing",
"ca": "Aquest ascensor no té escriptura tàctil"
}
}
]
@ -218,7 +221,8 @@
},
"questionHint": {
"en": "E.g. it announces the current floor",
"de": "Z.B. werden Stockwerke angesagt"
"de": "Z.B. werden Stockwerke angesagt",
"ca": "P. e. anuncia la planta actual"
},
"mappings": [
{

View file

@ -2,13 +2,13 @@
"id": "elongated_coin",
"name": {
"en": "Penny Presses",
"de": "Münzpressen",
"de": "Münzprägeautomaten",
"es": "Prensas de centavo",
"ca": "Premses de cèntims"
},
"description": {
"en": "Layer showing penny presses.",
"de": "Ebene mit Münzpressen.",
"de": "Ebene mit Münzprägeautomaten.",
"es": "Capa que muestra prensas de centavos.",
"ca": "Capa que mostra premses de cèntims."
},
@ -23,7 +23,7 @@
"title": {
"render": {
"en": "Penny Press",
"de": "Münzpresse",
"de": "Prägeautomat",
"es": "Prensa de centavo",
"ca": "Premsa de cèntims"
}
@ -51,7 +51,7 @@
},
"render": {
"en": "This penny press has {coin:design_count} designs available.",
"de": "Die Münzpresse hat {coin:design_count} Motive zur Auswahl.",
"de": "Der Prägeautomat hat {coin:design_count} Motive zur Auswahl.",
"es": "Esta prensa tiene {coin:design_count} diseños disponibles.",
"ca": "Esta premsa té {coin:design_count} dissenys disponibles."
},
@ -60,7 +60,7 @@
"if": "coin:design_count=1",
"then": {
"en": "This penny press has one design available.",
"de": "Die Münzpresse hat ein Motiv zur Auswahl.",
"de": "Der Prägeautomat hat ein Motiv zur Auswahl.",
"es": "Esta prensa tiene un diseño disponible.",
"ca": "Esta premsa té un disseny disponible."
}
@ -69,7 +69,7 @@
"if": "coin:design_count=2",
"then": {
"en": "This penny press has two designs available.",
"de": "Die Münzpresse hat zwei Motive zur Auswahl.",
"de": "Der Prägeautomat hat zwei Motive zur Auswahl.",
"es": "Esta prensa tiene dos diseños disponibles.",
"ca": "Esta premsa té dos dissenys disponibles."
}
@ -78,7 +78,7 @@
"if": "coin:design_count=3",
"then": {
"en": "This penny press has three designs available.",
"de": "Die Münzpresse hat drei Motive zur Auswahl.",
"de": "Der Prägeautomat hat drei Motive zur Auswahl.",
"es": "Esta prensa tiene tres diseños disponibles.",
"ca": "Esta premsa té tres dissenys disponibles."
}
@ -87,7 +87,7 @@
"if": "coin:design_count=4",
"then": {
"en": "This penny press has four designs available.",
"de": "Die Münzpresse hat vier Motive zur Auswahl.",
"de": "Der Prägeautomat hat vier Motive zur Auswahl.",
"es": "Esta prensa tiene cuatro diseños disponibles.",
"ca": "Esta premsa té quatre dissenys disponibles."
}
@ -97,25 +97,33 @@
{
"id": "fee",
"question": {
"en": "Does it cost money to press a penny?"
"en": "Does it cost money to press a penny?",
"ca": "Costa diners premsar una moneda?",
"de": "Ist das Prägen kostenpflichtig?"
},
"mappings": [
{
"if": "fee=",
"then": {
"en": "It costs money to press a penny."
"en": "It costs money to press a penny.",
"ca": "Costa diners premsar una moneda.",
"de": "Das Prägen ist kostenpflichtig."
}
},
{
"if": "fee=yes",
"then": {
"en": "It costs money to press a penny."
"en": "It costs money to press a penny.",
"ca": "Costa diners premsar una moneda.",
"de": "Das Prägen ist kostenpflichtig."
}
},
{
"if": "fee=no",
"then": {
"en": "It is free to press a penny."
"en": "It is free to press a penny.",
"ca": "És gratuït premsar una moneda.",
"de": "Das Prägen ist kostenlos."
},
"addExtraTags": [
"payment:qr_code=",
@ -142,7 +150,7 @@
"id": "coin",
"question": {
"en": "What coin is used for pressing?",
"de": "Welche Münze wird zum Pressen verwendet?",
"de": "Welche Münzen können geprägt werden?",
"es": "Qué moneda se utiliza para prensar?",
"ca": "Quina moneda s'utilitza per a premsar?"
},
@ -162,7 +170,7 @@
"if": "coin:type=2cent",
"then": {
"en": "This penny press uses a 2 cent coin for pressing.",
"de": "Die Münzpresse benötigt eine 2 Cent Münze um zu Pressen.",
"de": "Der Automat prägt 2 Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda de 2 centavos para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de 2 cèntims per a premsar."
},
@ -177,7 +185,7 @@
"if": "coin:type=5cent",
"then": {
"en": "This penny press uses a 5 cent coin for pressing.",
"de": "Die Münzpresse benötigt eine 5 Cent Münze um zu Pressen.",
"de": "Der Automat prägt 5 Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda de 5 centavos para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de 5 cèntims per a premsar."
},
@ -192,7 +200,7 @@
"if": "coin:type=10cent",
"then": {
"en": "This penny press uses a 10 cent coin for pressing.",
"de": "Die Münzpresse benötigt eine 10 Cent Münze um zu Pressen.",
"de": "Der Automat prägt 10 Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda de 10 centavos para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de 10 cèntims per a premsar."
},
@ -207,7 +215,7 @@
"if": "coin:type=25cent",
"then": {
"en": "This penny press uses a 25 cent coin for pressing.",
"de": "Die Münzpresse benötigt eine 25 Cent Münze um zu Pressen.",
"de": "Der Automat prägt 25 Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda de 25 centavos para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de 20 cèntims per a premsar."
},
@ -217,7 +225,7 @@
"if": "coin:type=50cent",
"then": {
"en": "This penny press uses a 50 cent coin for pressing.",
"de": "Die Münzpresse benötigt eine 50 Cent Münze um zu Pressen.",
"de": "Der Automat prägt 50 Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda de 50 centavos para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de 50 cèntims per a premsar."
},
@ -226,21 +234,25 @@
{
"if": "coin:type=10centimes",
"then": {
"en": "This penny press uses a 10 centimes coin for pressing."
"en": "This penny press uses a 10 centimes coin for pressing.",
"ca": "Esta premsa de cèntims utilitza una moneda de 10 cèntims per a premsar.",
"de": "Der Automat prägt 10 Centime Münzen."
},
"hideInAnswer": "_currency!~.*CHF.*"
},
{
"if": "coin:type=20centimes",
"then": {
"en": "This penny press uses a 20 centimes coin for pressing."
"en": "This penny press uses a 20 centimes coin for pressing.",
"ca": "Esta premsa de cèntims utilitza una moneda de 20 cèntims per a premsar.",
"de": "Der Automat prägt 5 Centime Münzen."
},
"hideInAnswer": "_currency!~.*CHF.*"
}
],
"render": {
"en": "This penny press uses a {coin:type} coin for pressing.",
"de": "Die Münzpresse benötigt eine {coin:type} Münze um zu Pressen.",
"de": "Der Automat prägt {coin:type} Cent Münzen.",
"es": "Esta prensa de centavo utiliza una moneda {coin:type} para prensar.",
"ca": "Esta premsa de cèntims utilitza una moneda de {coin:type} per a premsar."
}
@ -256,7 +268,7 @@
},
"question": {
"en": "How much does it cost to press a penny?",
"de": "Wieviel kostet es eine Münze zu Pressen?",
"de": "Wieviel kostet die Prägung einer Münze?",
"es": "¿Cuánto cuesta prensar un centavo?",
"ca": "Quant costa premsar un cèntim?"
},
@ -264,7 +276,7 @@
"key": "charge",
"placeholder": {
"en": "Cost (e.g. 0.50 EUR)",
"de": "Einwurf (z.B. 0,5€)",
"de": "Gebühr (z.B. 0,50 €)",
"fr": "Coût (par ex. 0.50 EUR)",
"es": "Costo (por ejemplo, 0.50 euros)",
"ca": "Cost (p. e, 0.50 euros)"
@ -275,7 +287,7 @@
"if": "charge=1 EUR",
"then": {
"en": "It costs 1 euro to press a penny.",
"de": "Eine Münze zu Pressen kostet 1 Euro.",
"de": "Die Prägung einer Münze kostet 1,00 €.",
"es": "Cuesta 1 euro prensar un centavo.",
"ca": "Costa 1 euro premsar un cèntim."
},
@ -285,7 +297,7 @@
"if": "charge=2 EUR",
"then": {
"en": "It costs 2 euros to press a penny.",
"de": "Eine Münze zu Pressen kostet 2€.",
"de": "Die Prägung einer Münze kostet 2,00 €.",
"es": "Cuesta 2 euros prensa un centavo.",
"ca": "Costa 2 euros premsar un cèntim."
},
@ -294,21 +306,25 @@
{
"if": "charge=2 CHF",
"then": {
"en": "It costs 2 Swiss francs to press a penny."
"en": "It costs 2 Swiss francs to press a penny.",
"ca": "Costa 2 francs suïssos premsar un cèntim.",
"de": "Die Prägung einer Münze kostet 2 Schweizer Franken."
},
"hideInAnswer": "_currency!~.*CHF.*"
},
{
"if": "charge=1 CHF",
"then": {
"en": "It costs 1 Swiss franc to press a penny."
"en": "It costs 1 Swiss franc to press a penny.",
"ca": "Costa 1 franc suís premsar un cèntim.",
"de": "Die Prägung einer Münze kostet 1 Schweizer Franken."
},
"hideInAnswer": "_currency!~.*CHF.*"
}
],
"render": {
"en": "It costs {charge} to press a penny.",
"de": "Es kostet {charge}€ um eine Münze zu Pressen.",
"de": "Die Prägung einer Münze kostet {charge}.",
"es": "Cuesta {charge} prensar un centavo.",
"ca": "Costa {charge} premsar un cèntim."
}
@ -318,7 +334,7 @@
"id": "indoor",
"question": {
"en": "Is the penny press indoors?",
"de": "Befindet sich die Münzpresse im Inneren?",
"de": "Befindet sich der Prägeautomat im Inneren?",
"es": "La prensa de centavo esta al interior?",
"ca": "La premsa de cèntims està a l'interior?"
},
@ -327,7 +343,7 @@
"if": "indoor=yes",
"then": {
"en": "This penny press is located indoors.",
"de": "Die Münzpresse befindet sich im Inneren.",
"de": "Der Prägeautomat befindet sich im Inneren.",
"es": "Esta prensa está ubicada en interior.",
"ca": "Esta premsa està ubicada en interior."
}
@ -336,7 +352,7 @@
"if": "indoor=no",
"then": {
"en": "This penny press is located outdoors.",
"de": "Die Münzpresse befindet sich Draußen.",
"de": "Der Prägeautomat befindet sich im Freien.",
"es": "Esta prensa está ubicada al aire libre.",
"ca": "Esta premsa està ubicada a l'exterior."
}
@ -365,7 +381,7 @@
{
"title": {
"en": "a penny press",
"de": "Eine Münzpresse",
"de": "Einen Münzprägeautomaten",
"es": "una prensa de centavo",
"ca": "una premsa de cèntim"
},

View file

@ -46,6 +46,7 @@
},
{
"id": "wikipedia-etymology",
"condition": "name:etymology!=unknown",
"question": {
"en": "What is the Wikidata-item that this object is named after?",
"nl": "Wat is het Wikidata-item van hetgeen dit object is naar vernoemd?",
@ -164,8 +165,7 @@
"de": "<h3>Wikipedia Artikel zur Namensherkunft</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}",
"fr": "<h3>Article Wikipedia de la référence au nom</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}",
"ca": "<h3> Article de la Viquipèdia del nom donant</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}"
},
"condition": "name:etymology!=unknown"
}
},
{
"id": "zoeken op inventaris onroerend erfgoed",

View file

@ -233,7 +233,8 @@
"nl": "Gratis toegankelijk",
"de": "Nutzung kostenlos",
"fr": "Utilisation gratuite",
"da": "Gratis at bruge"
"da": "Gratis at bruge",
"ca": "Ús gratuït"
},
"osmTags": {
"or": [
@ -244,6 +245,33 @@
}
}
]
},
{
"id": "dogs",
"options": [
{
"question": {
"en": "No preference towards dogs"
}
},
{
"question": {
"en": "Dogs allowed"
},
"osmTags": {
"or": [
"dog=unleashed",
"dog=yes"
]
}
},
{
"question": {
"en": "No dogs allowed"
},
"osmTags": "dog=no"
}
]
}
]
}
}

View file

@ -130,7 +130,8 @@
"if": "fitness_station=stretch_bars",
"then": {
"en": "This fitness station has bars for stretching.",
"de": "Die Fitness-Station hat Stangen zum Dehnen."
"de": "Die Fitness-Station hat Stangen zum Dehnen.",
"ca": "Aquesta estació de fitness disposa de barres per fer estiraments."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_stretch_bars.jpg",
@ -141,7 +142,8 @@
"if": "fitness_station=hyperextension",
"then": {
"en": "This fitness station has a station for making hyperextensions.",
"de": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
"de": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions).",
"ca": "Aquesta estació de fitness disposa d'una estació per fer hiperextensions."
},
"icon": {
"path": "./assets/layers/fitness_station/Inclined_sit-up_and_hyperextension_bench.jpg",
@ -152,7 +154,8 @@
"if": "fitness_station=rings",
"then": {
"en": "This fitness station has rings for gymnastic exercises.",
"de": "Die Fitness-Station hat Ringe für Gymnastikübungen."
"de": "Die Fitness-Station hat Ringe für Gymnastikübungen.",
"ca": "Aquesta estació de fitness disposa d'anelles per fer exercicis de gimnàstica."
},
"icon": {
"path": "./assets/layers/fitness_station/Exercise9159.jpg",
@ -163,7 +166,8 @@
"if": "fitness_station=horizontal_ladder",
"then": {
"en": "This fitness station has a horizontal ladder, also known as monkey bars.",
"de": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
"de": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars).",
"ca": "Aquest gimnàs té una escala horitzontal, també coneguda com a barres de mico."
},
"icon": {
"path": "./assets/layers/fitness_station/Horizontal_ladder.jpg",
@ -174,7 +178,8 @@
"if": "fitness_station=wall_bars",
"then": {
"en": "This fitness station has wall bars to climb on.",
"de": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
"de": "Die Fitness-Station hat eine Sprossenwand zum Klettern.",
"ca": "Aquesta estació de fitness té barres per pujar-hi."
},
"icon": {
"path": "./assets/layers/fitness_station/RIAN_archive_493268_Sports_at_a_kindergarten.jpg",
@ -185,7 +190,8 @@
"if": "fitness_station=slalom",
"then": {
"en": "This fitness station has posts for performing slalom exercises.",
"de": "Die Fitness-Station hat Pfosten für Slalomübungen."
"de": "Die Fitness-Station hat Pfosten für Slalomübungen.",
"ca": "Aquesta estació de fitness té llocs per fer exercicis d'eslàlom."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_slalom.jpg",
@ -196,7 +202,8 @@
"if": "fitness_station=stepping_stones",
"then": {
"en": "This fitness station has stepping stones.",
"de": "Die Fitness-Station hat Trittsteine."
"de": "Die Fitness-Station hat Trittsteine.",
"ca": "Aquesta estació de gimnàs té esglaons."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_stepping_stone.jpg",
@ -207,7 +214,8 @@
"if": "fitness_station=leapfrog",
"then": {
"en": "This fitness station has cones for performing leapfrog jumps.",
"de": "Die Fitness-Station hat Hütchen für Bocksprünge."
"de": "Die Fitness-Station hat Hütchen für Bocksprünge.",
"ca": "Aquesta estació de fitness disposa de cons per fer salts de granota."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_leapfrog.jpg",
@ -218,7 +226,8 @@
"if": "fitness_station=beam_jump",
"then": {
"en": "This fitness station has beams to jump over.",
"de": "Die Fitness-Station hat Balken zum überspringen."
"de": "Die Fitness-Station hat Balken zum überspringen.",
"ca": "Aquesta estació de fitness té bigues per saltar."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_beam_jump.jpg",
@ -229,7 +238,8 @@
"if": "fitness_station=hurdling",
"then": {
"en": "This fitness station has hurdles to cross.",
"de": "Die Fitnessstation hat Hürden zum überspringen."
"de": "Die Fitnessstation hat Hürden zum überspringen.",
"ca": "Aquesta estació de fitness té obstacles per a travesar."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_hurdling.jpg",
@ -240,7 +250,8 @@
"if": "fitness_station=wall",
"then": {
"en": "This fitness station has a wall to climb on.",
"de": "Die Fitness-Station hat eine Kletterwand."
"de": "Die Fitness-Station hat eine Kletterwand.",
"ca": "Aquesta estació de fitness té una paret per enfilar-se."
},
"icon": {
"path": "./assets/layers/fitness_station/Fitness_station_wall.jpg",

View file

@ -149,7 +149,6 @@
},
"tagRenderings": [
"images",
"level",
{
"question": {
"nl": "Wat is de naam van deze eetgelegenheid?",
@ -213,6 +212,7 @@
"email",
"phone",
"payment-options",
"level",
"wheelchair-access",
{
"question": {
@ -1012,7 +1012,8 @@
"options": [
{
"question": {
"en": "Restaurants and fast food businesses"
"en": "Restaurants and fast food businesses",
"ca": "Restaurants i negocis de menjar ràpid"
}
},
{
@ -1043,7 +1044,8 @@
{
"question": {
"en": "Has a vegetarian menu",
"nl": "Heeft een vegetarisch menu"
"nl": "Heeft een vegetarisch menu",
"ca": "Té menú vegetarià"
},
"osmTags": {
"or": [
@ -1102,7 +1104,8 @@
},
"has_organic",
"accepts_cash",
"accepts_cards"
"accepts_cards",
"dogs"
],
"deletion": {
"nonDeleteMappings": [

View file

@ -154,6 +154,44 @@
}
],
"condition": "id~(node|way|relation)/[0-9]*"
},
{
"id": "dogicon",
"labels": [
"defaults"
],
"mappings": [
{
"if": "dog=no",
"#": "ignore-image-in-then",
"then": "<img textmode='🐕 ⃠' alt='no_dogs' src='./assets/layers/questions/no_dogs.svg'>"
},
{
"if": "dog=leashed",
"#": "ignore-image-in-then",
"then": "<img textmode='🐕' alt='dogs are allowed but leashed' src='./assets/layers/questions/dogs_leashed.svg'>"
},
{
"if": {
"or": [
"dog=yes",
"dog=unleashed"
]
},
"#": "ignore-image-in-then",
"then": "<img textmode='🐕' alt='dogs are allowed' src='./assets/layers/questions/dogs_allowed.svg'>"
}
]
},
{
"id": "rating",
"labels": [
"defaults"
],
"icon": {
"class": "w-20 mx-1 flex items-center"
},
"render": "{rating()}"
}
],
"mapRendering": null

View file

@ -89,9 +89,25 @@
}
]
},
"titleIcons": [
"icons.defaults",
{
"render": "{ref}",
"condition": "ref~*"
},
{
"mappings": [
{
"if": "capacity~*",
"then": "<div class='w-fit font-bold '><img class='w-4 h-4' src='./assets/layers/indoors/room_conference.svg'/> {capacity}<div>"
}
]
}
],
"minzoom": 13,
"tagRenderings": [
"images",
"level",
{
"id": "ref",
"question": {
@ -162,7 +178,204 @@
"indoor=corridor"
]
}
}
},
{
"id": "room-type",
"question": {
"en": "What type of room is this?"
},
"mappings": [
{
"if": "room=administration",
"then": {
"en": "This is a administrative room"
},
"icon": "./assets/layers/indoors/room_administration.svg"
},
{
"if": "room=auditorium",
"then": {
"en": "This is a auditorium"
},
"icon": "./assets/layers/indoors/room_auditorium.svg"
},
{
"if": "room=bedroom",
"then": {
"en": "This is a bedroom"
},
"icon": "./assets/layers/indoors/room_bedroom.svg"
},
{
"if": "room=chapel",
"then": {
"en": "This is a chapel"
},
"icon": "./assets/layers/indoors/room_chapel.svg"
},
{
"if": "room=class",
"then": {
"en": "This is a classroom"
},
"icon": "./assets/layers/indoors/room_class.svg"
},
{
"if": "room=classroom",
"then": {
"en": "This is a classroom"
},
"icon": "./assets/layers/indoors/room_class.svg",
"hideInAnswer": true
},
{
"if": "room=computer",
"then": {
"en": "This is a computer room"
},
"icon": "./assets/layers/indoors/room_computer.svg"
},
{
"if": "room=conference",
"then": {
"en": "This is a conference room"
},
"icon": "./assets/layers/indoors/room_conference.svg"
},
{
"if": "room=crypt",
"then": {
"en": "This is a crypt"
},
"icon": "./assets/layers/indoors/room_crypt.svg"
},
{
"if": "room=kitchen",
"then": {
"en": "This is a kitchen"
},
"icon": "./assets/layers/indoors/room_kitchen.svg"
},
{
"if": "room=laboratory",
"then": {
"en": "This is a laboratory"
},
"icon": "./assets/layers/indoors/room_laboratory.svg"
},
{
"if": "room=library",
"then": {
"en": "This is a library"
},
"icon": "./assets/layers/indoors/room_library.svg"
},
{
"if": "room=locker",
"then": {
"en": "This is a locker room"
},
"icon": "./assets/layers/indoors/room_locker.svg"
},
{
"if": "room=nursery",
"then": {
"en": "This is a nursery"
},
"icon": "./assets/layers/indoors/room_nursery.svg"
},
{
"if": "room=office",
"then": {
"en": "This is an office"
},
"icon": "./assets/layers/indoors/room_office.svg"
},
{
"if": "room=prison_cell",
"then": {
"en": "This is a prison_cell"
},
"icon": "./assets/layers/indoors/room_prison_cell.svg"
},
{
"if": "room=restaurant",
"then": {
"en": "This is a restaurant"
},
"icon": "./assets/layers/indoors/room_restaurant.svg"
},
{
"if": "room=security_check",
"then": {
"en": "This is a room to perform security checks"
},
"icon": "./assets/layers/indoors/room_security_check.svg"
},
{
"if": "room=sport",
"then": {
"en": "This is a sport room"
},
"icon": "./assets/layers/indoors/room_sport.svg"
},
{
"if": "room=storage",
"then": {
"en": "This is a storage room"
},
"icon": "./assets/layers/indoors/room_storage.svg"
},
{
"if": "room=technical",
"then": {
"en": "This is a technical room"
},
"icon": "./assets/layers/indoors/room_technical.svg"
},
{
"if": "room=toilets",
"then": {
"en": "These are toilets"
},
"icon": "./assets/layers/indoors/room_toilets.svg"
},
{
"if": "room=waiting",
"then": {
"en": "This is a waiting room"
},
"icon": "./assets/layers/indoors/room_waiting.svg"
}
]
},
{
"id": "room-capacity",
"question": {
"en": "How much people can at most fit in this room?"
},
"condition": {
"or": [
"room=waiting",
"room=restaurant",
"room=office",
"room=nursery",
"room=conference",
"room=auditorium",
"room=chapel",
"room=bedroom",
"room=classroom"
]
},
"render": {
"en": "At most {capacity} people fit this room"
},
"freeform": {
"key": "capacity",
"type": "pnat"
}
},
"etymology.wikipedia-etymology"
],
"mapRendering": [
{
@ -222,7 +435,7 @@
{
"if": {
"or": [
"room=adminstration",
"room=administration",
"room=auditorium",
"room=bedroom",
"room=chapel",

View file

@ -47,7 +47,8 @@
"en": "What type of facility is this?",
"nl": "Wat voor faciliteit is dit?",
"de": "Um welche Art von Einrichtung handelt es sich?",
"pl": "Jaki to rodzaj placówki?"
"pl": "Jaki to rodzaj placówki?",
"ca": "Quin tipus d'instal·lació és aquesta?"
},
"mappings": [
{

View file

@ -52,7 +52,8 @@
"question": {
"en": "What type of map is shown?",
"de": "Was für eine Karte ist das?",
"pl": "Jaki rodzaj mapy jest pokazany?"
"pl": "Jaki rodzaj mapy jest pokazany?",
"ca": "Quin tipus de mapa es mostra?"
},
"mappings": [
{
@ -68,7 +69,8 @@
"then": {
"en": "A map with all streets or ways of an area. <p class='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>",
"de": "Eine Karte mit allen Straßen und Wegen eines Gebietes. <p class='subtle'>Die Straßen sind meist benannt; die Winkel, die Entfernungen, etc. stimmen</p>",
"pl": "Mapa z wszystkimi ulicami i ścieżkami w danym obszarze. <p class='subtle'>Ulica w większości mają nazwy; kąty, odległości itp. są poprawne</p>"
"pl": "Mapa z wszystkimi ulicami i ścieżkami w danym obszarze. <p class='subtle'>Ulica w większości mają nazwy; kąty, odległości itp. są poprawne</p>",
"ca": "Un mapa amb tots els carrers o camins d'una àrea. <p class='subtle'>Els carrers estan majoritàriament nomenats; els angles, distàncies etc. són acurades</p>"
}
},
{
@ -84,7 +86,8 @@
"if": "map_type=toposcope",
"then": {
"en": "This is a toposcope. <p class='subtle'>A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point<p>",
"de": "Dies ist ein Toposkop. <p class='subtle'>Eine Markierung, die an hohen Stellen angebracht ist und die Richtung zu wichtigen Landschaftsobjekten anzeigt, die von diesem Punkt aus gesehen werden können<p>"
"de": "Dies ist ein Toposkop. <p class='subtle'>Eine Markierung, die an hohen Stellen angebracht ist und die Richtung zu wichtigen Landschaftsobjekten anzeigt, die von diesem Punkt aus gesehen werden können<p>",
"ca": "Això és un toposcope. <p class='subtle'>Un marcador erigit en llocs alts que indica la direcció cap als elements paisatgístics notables que es poden veure des d'aquest punt<p>"
}
}
]
@ -190,7 +193,8 @@
"fr": "Cette carte est basée sur {map_source}",
"de": "Diese Karte basiert auf {map_source}",
"es": "Este mapa se basa en {map_source}",
"pl": "Ta mapa bazuje na {map_source}"
"pl": "Ta mapa bazuje na {map_source}",
"ca": "Aquest mapa està basat en {map_source}"
},
"id": "map-map_source"
},
@ -205,7 +209,8 @@
"it": "Lattribuzione a OpenStreetMap è presente?",
"de": "Ist die OpenStreetMap-Attribution vorhanden?",
"fr": "Lattribution à OpenStreetMap est elle-présente ?",
"es": "¿Hay una atribución a OpenStreetMap?"
"es": "¿Hay una atribución a OpenStreetMap?",
"ca": "Hi ha atribució a OpenStreetMap?"
},
"mappings": [
{
@ -221,7 +226,8 @@
"de": "OpenStreetMap ist eindeutig attributiert, einschließlich der ODBL-Lizenz",
"fr": "Lattribution est clairement inscrite ainsi que la licence ODBL",
"es": "Se atribuye claramente a OpenStreetMap, incluyendo la licencia ODBL",
"pl": "Źródło, czyli OpenStreetMap, jest w widoczny sposób podane, zawiera informację o licencji ODBL"
"pl": "Źródło, czyli OpenStreetMap, jest w widoczny sposób podane, zawiera informację o licencji ODBL",
"ca": "OpenStreetMap està clarament atribuït, incloent la llicència ODBL"
}
},
{
@ -236,7 +242,8 @@
"it": "Lattribuzione a OpenStreetMap è chiaramente specificata ma la licenza non compare",
"de": "OpenStreetMap ist eindeutig attributiert, aber die Lizenz wird nicht erwähnt",
"fr": "Lattribution est clairement inscrite mais la licence est absente",
"es": "Se atribuya claramente a OpenStreetMap, pero no se menciona la licencia"
"es": "Se atribuya claramente a OpenStreetMap, pero no se menciona la licencia",
"ca": "OpenStreetMap està clarament atribuït, però no es menciona la llicència"
}
},
{
@ -251,7 +258,8 @@
"it": "Non era presente alcun cenno a OpenStreetMap ma qualcuno vi ha attaccato un adesivo di OpenStreetMap",
"de": "OpenStreetMap wurde nicht erwähnt, aber jemand hat einen OpenStreetMap-Aufkleber darauf geklebt",
"fr": "OpenStreetMap nest pas mentionné, un sticker OpenStreetMap a été collé",
"es": "No se mencionaba OpenStreetMap, pero alguien le pegó una pegatina de OpenStreetMap"
"es": "No se mencionaba OpenStreetMap, pero alguien le pegó una pegatina de OpenStreetMap",
"ca": "OpenStreetMap no es mencionava, però algú hi ha posat una enganxina d'OpenStreetMap"
}
},
{
@ -266,7 +274,8 @@
"it": "Non cè alcuna attribuzione",
"fr": "Il n'y a aucune attribution",
"de": "Es gibt überhaupt keine Namensnennung",
"es": "No hay atribución"
"es": "No hay atribución",
"ca": "No hi ha atribució"
}
},
{
@ -281,7 +290,8 @@
"it": "Non cè alcuna attribuzione",
"fr": "Il n'y a aucune attribution",
"de": "Es gibt überhaupt keine Namensnennung",
"es": "No hay atribución"
"es": "No hay atribución",
"ca": "No hi ha atribució"
},
"hideInAnswer": true
}

View file

@ -89,7 +89,8 @@
"en": "Task is a false positive",
"de": "Aufgabe ist ein falsches Positiv",
"nl": "Taak was vals positief",
"pl": "Zadanie jest fałszywie pozytywne"
"pl": "Zadanie jest fałszywie pozytywne",
"ca": "La tasca és un fals positiu"
}
},
{

View file

@ -94,7 +94,8 @@
"then": {
"en": "Task is fixed",
"de": "Aufgabe wurde erledigt",
"nl": "Taak is opgelost"
"nl": "Taak is opgelost",
"ca": "La tasca està arreglada"
}
},
{
@ -102,7 +103,8 @@
"then": {
"en": "Task is a false positive",
"de": "Aufgabe ist ein falsches Positiv",
"nl": "Taak is vals positief"
"nl": "Taak is vals positief",
"ca": "La tasca és un fals positiu"
}
},
{
@ -110,7 +112,8 @@
"then": {
"en": "Task is skipped",
"de": "Aufgabe wurde übersprungen",
"nl": "Taak is overgeslagen"
"nl": "Taak is overgeslagen",
"ca": "S'ha saltat la tasca"
}
},
{
@ -118,7 +121,8 @@
"then": {
"en": "Task is deleted",
"de": "Aufgabe wurde gelöscht",
"nl": "Taak is verwijderd"
"nl": "Taak is verwijderd",
"ca": "S'ha suprimit la tasca"
}
},
{
@ -126,7 +130,8 @@
"then": {
"en": "Task is already fixed",
"de": "Aufgabe wurde bereits erledigt",
"nl": "Taak is al opgelost"
"nl": "Taak is al opgelost",
"ca": "La tasca ja està arreglada"
}
},
{
@ -134,7 +139,8 @@
"then": {
"en": "Task is marked as too hard",
"de": "Aufgabe wurde als zu schwer markiert",
"nl": "Taak is gemarkeerd als te lastig"
"nl": "Taak is gemarkeerd als te lastig",
"ca": "La tasca està marcada com a massa difícil"
}
},
{
@ -142,7 +148,8 @@
"then": {
"en": "Task is disabled",
"de": "Aufgabe wurde deaktiviert",
"nl": "Taak is uitgeschakeld"
"nl": "Taak is uitgeschakeld",
"ca": "La tasca està desactivada"
}
}
]
@ -203,7 +210,8 @@
"question": {
"en": "Show tasks that are deleted",
"de": "Aufgaben anzeigen, die gelöscht wurden",
"nl": "Toon taken die zijn verwijderd"
"nl": "Toon taken die zijn verwijderd",
"ca": "Mostra tasques eliminades"
},
"osmTags": "mr_taskStatus=Deleted"
},
@ -211,7 +219,8 @@
"question": {
"en": "Show tasks that are already fixed",
"de": "Aufgaben anzeigen, die bereits erledigt wurden",
"nl": "Toon taken die reeds opgelost waren"
"nl": "Toon taken die reeds opgelost waren",
"ca": "Mostra les tasques que ja estan arreglades"
},
"osmTags": "mr_taskStatus=Already fixed"
},
@ -219,7 +228,8 @@
"question": {
"en": "Show tasks that are marked as too hard",
"de": "Aufgaben anzeigen, die als zu schwierig markiert wurden",
"nl": "Toon taken die als te moeilijk waren ervaren"
"nl": "Toon taken die als te moeilijk waren ervaren",
"ca": "Mostra les tasques marcades com a massa difícils"
},
"osmTags": "mr_taskStatus=Too hard"
},
@ -227,7 +237,8 @@
"question": {
"en": "Show tasks that are disabled",
"de": "Aufgaben anzeigen, die deaktiviert wurden",
"nl": "Toon taken die zijn uitgeschakeld"
"nl": "Toon taken die zijn uitgeschakeld",
"ca": "Mostra tasques que s'han desactivat"
},
"osmTags": "mr_taskStatus=Disabled"
}

View file

@ -29,7 +29,8 @@
"render": {
"nl": "Natuurgebied",
"en": "Nature reserve",
"de": "Naturschutzgebiet"
"de": "Naturschutzgebiet",
"ca": "Reserva Natural"
},
"mappings": [
{
@ -167,7 +168,8 @@
"en": "Operated by {operator}",
"nl": "Beheer door {operator}",
"de": "Betrieben von {operator}",
"es": "Operado por {operator}"
"es": "Operado por {operator}",
"ca": "Gestionat per {operator}"
},
"question": {
"en": "Who operates this area?",
@ -205,7 +207,8 @@
"en": "Operated by {operator}",
"nl": "Dit gebied wordt beheerd door {operator}",
"de": "Betrieben von {operator}",
"es": "Operado por {operator}"
"es": "Operado por {operator}",
"ca": "Gestionat per {operator}"
},
"icon": "./assets/layers/nature_reserve/Natuurpunt.jpg",
"hideInAnswer": true
@ -239,7 +242,8 @@
"nl": "Wat is de naam van dit gebied?",
"en": "What is the name of this area?",
"de": "Wie heißt das Gebiet?",
"es": "¿Cual es el nombre de esta área?"
"es": "¿Cual es el nombre de esta área?",
"ca": "Quin és el nom d'aquesta àrea?"
},
"freeform": {
"key": "name",
@ -264,7 +268,8 @@
"en": "This area doesn't have a name",
"nl": "Dit gebied heeft geen naam",
"de": "Das Gebiet hat keinen Namen",
"es": "Esta área no tiene un nombre"
"es": "Esta área no tiene un nombre",
"ca": "Aquesta àrea no té un nom"
}
}
],
@ -276,7 +281,8 @@
"en": "Are dogs allowed in this nature reserve?",
"it": "I cani sono ammessi in questa riserva naturale?",
"fr": "Les chiens sont-ils autorisés dans cette réserve naturelle ?",
"de": "Sind Hunde in diesem Naturschutzgebiet erlaubt?"
"de": "Sind Hunde in diesem Naturschutzgebiet erlaubt?",
"ca": "Els gossos estan permesos en aquesta reserva natural?"
},
"condition": {
"or": [
@ -318,7 +324,8 @@
"it": "I cani sono liberi di girare liberi",
"fr": "Les chiens sont autorisés à se promener librement",
"de": "Hunde dürfen frei herumlaufen",
"es": "Los perros pueden ir sueltos"
"es": "Los perros pueden ir sueltos",
"ca": "Els gossos poden anar solts"
}
}
],
@ -413,7 +420,8 @@
"en": "Extra information: <i>{description}</i>",
"nl": "Extra info: <i>{description}</i>",
"de": "Zusätzliche Informationen: <i>{description}</i>",
"es": "Información adicional: <i>{description}</i>"
"es": "Información adicional: <i>{description}</i>",
"ca": "Informació adicional: <i>{description}</i>"
},
"freeform": {
"key": "description"
@ -432,7 +440,8 @@
"en": "Extra info: <i>{description:0}</i>",
"nl": "Extra info: <i>{description:0}</i>",
"de": "Zusätzliche Informationen: <i>{description:0}</i>",
"es": "Información adicional: <i>{description:0}</i>"
"es": "Información adicional: <i>{description:0}</i>",
"ca": "Informació adicional: <i>{description:0}</i>"
},
"freeform": {
"key": "description:0"

View file

@ -149,7 +149,8 @@
"en": "Should mention {search} in the first comment",
"nl": "Moet in de eerste opmerking \"{search}\" bevatten",
"de": "Sollte {search} im ersten Kommentar erwähnen",
"es": "Debe mencionar {search} en el primer comentario"
"es": "Debe mencionar {search} en el primer comentario",
"ca": "Has de mencionar {search} en el primer comentari"
}
}
]
@ -188,7 +189,8 @@
"nl": "Geopend door bijdrager {search}",
"de": "Erstellt von {search}",
"es": "Abierto por el contributor {search}",
"fr": "Ouverte par {search}"
"fr": "Ouverte par {search}",
"ca": "Obert pel contribuïdor {search}"
}
}
]
@ -207,7 +209,8 @@
"en": "<b>Not</b> opened by contributor {search}",
"nl": "<b>Niet</b> geopend door bijdrager {search}",
"de": "<b>Nicht</b> erstellt von {search}",
"es": "<b>No</b> abierto por el contributor {search}"
"es": "<b>No</b> abierto por el contributor {search}",
"ca": "<b>No</b> obert pel contribuïdor {search}"
}
}
]
@ -226,7 +229,8 @@
"en": "Last edited by contributor {search}",
"nl": "Laatst bewerkt door bijdrager {search}",
"de": "Zuletzt bearbeitet von {search}",
"es": "Editada por última vez por el contributor {search}"
"es": "Editada por última vez por el contributor {search}",
"ca": "Editat per última vega pel contribuïdor {search}"
}
}
]
@ -245,7 +249,8 @@
"en": "Opened after {search}",
"nl": "Geopend na {search}",
"de": "Zuletzt bearbeitet nach dem {search}",
"es": "Abierta después de {search}"
"es": "Abierta después de {search}",
"ca": "Oberta després de {search}"
}
}
]
@ -265,7 +270,8 @@
"en": "Created before {search}",
"nl": "Aangemaakt voor {search}",
"de": "Erstellt vor dem {search}",
"es": "Creada antes de {search}"
"es": "Creada antes de {search}",
"ca": "Creada abans de {search}"
}
}
]
@ -285,7 +291,8 @@
"en": "Created after {search}",
"nl": "Aangemaakt na {search}",
"de": "Erstellt nach dem {search}",
"es": "Creada después de {search}"
"es": "Creada después de {search}",
"ca": "Creada després de {search}"
}
}
]
@ -299,7 +306,8 @@
"en": "Only show notes opened by an anonymous contributor",
"nl": "Toon enkel de Notes geopend door een anonieme bijdrager",
"de": "Nur Notizen anzeigen, die anonym erstellt wurden",
"es": "Solo mostrar las notas abiertas por contributores anómimos"
"es": "Solo mostrar las notas abiertas por contributores anómimos",
"ca": "Sols mostrar les notes obertes per contribuïdors anònims"
}
}
]
@ -313,7 +321,8 @@
"en": "Only show open notes",
"nl": "Toon enkel open Notes",
"de": "Nur offene Notizen anzeigen",
"es": "Solo mostrar las notas abiertas"
"es": "Solo mostrar las notas abiertas",
"ca": "Sols mostra les notes obertes"
}
}
]
@ -326,7 +335,8 @@
"en": "All Notes",
"nl": "Alle Notes",
"de": "Alle Notizen",
"es": "Todas las notas"
"es": "Todas las notas",
"ca": "Totes les notes"
}
},
{

View file

@ -282,7 +282,7 @@
"de": "Betrieben von <b>{operator}</b>",
"es": "Mantenida por <b>{operator}</b>",
"pl": "Obsługiwana przez <b>{operator}</b>",
"ca": "Mantés per {operator}"
"ca": "Mantés per <b>{operator}</b>"
},
"freeform": {
"key": "operator"

View file

@ -15,7 +15,8 @@
"render": {
"en": "Parking Ticket Machine",
"nl": "Parkeerkaartautomaat",
"de": "Parkscheinautomat"
"de": "Parkscheinautomat",
"ca": "Màquina de bitllets d'aparcament"
}
},
"source": {
@ -51,7 +52,8 @@
"question": {
"en": "What is the reference number of this parking ticket machine?",
"nl": "Wat is het referentienummer van deze parkeerkaartautomaat?",
"de": "Wie lautet die Referenznummer dieses Parkscheinautomaten?"
"de": "Wie lautet die Referenznummer dieses Parkscheinautomaten?",
"ca": "Quin és el número de referència d'aquesta màquina de bitllets d'aparcament?"
},
"freeform": {
"key": "ref",

View file

@ -12,14 +12,16 @@
"en": "A layer showing pharmacies, which (probably) dispense prescription drugs",
"de": "Eine Ebene mit Apotheken, die (wahrscheinlich) verschreibungspflichtige Medikamente ausgeben",
"nl": "Deze laag toont apotheken, welke (waarschijnlijk) ook medicijnen onder voorschrift verkopen",
"fr": "Une couche affichant les pharmacie qui (probablement) délivrent des médicaments"
"fr": "Une couche affichant les pharmacie qui (probablement) délivrent des médicaments",
"ca": "Una capa que mostra les farmàcies, que (probablement) distribueixen medicaments amb recepta"
},
"title": {
"render": {
"en": "{name}",
"de": "{name}",
"nl": "{name}",
"fr": "{name}"
"fr": "{name}",
"ca": "{name}"
},
"mappings": [
{
@ -29,7 +31,8 @@
"de": "Apotheke",
"nl": "Apotheek",
"pa_PK": "فارمیسی",
"fr": "Pharmacie"
"fr": "Pharmacie",
"ca": "Farmàcia"
}
}
]
@ -53,14 +56,16 @@
"en": "Name of the pharmacy",
"de": "Name der Apotheke",
"nl": "Naam van de apotheek",
"fr": "Nom de la pharmacie"
"fr": "Nom de la pharmacie",
"ca": "Nom de la farmàcia"
}
},
"question": {
"en": "What is the name of the pharmacy?",
"de": "Wie lautet der Name der Apotheke?",
"nl": "Wat is de naam van deze apotheek?",
"fr": "Quel est le nom de cette pharmacie ?"
"fr": "Quel est le nom de cette pharmacie ?",
"ca": "Quin és el nom de la farmàcia?"
},
"render": {
"en": "This pharmacy is called {name}",
@ -151,7 +156,8 @@
"en": "Has drive through",
"de": "Bietet einen Durchfahr-Service an",
"nl": "Heeft een drive-through",
"fr": "A une drive"
"fr": "A une drive",
"ca": "Té autoservei"
},
"osmTags": "drive_through=yes"
}
@ -165,7 +171,8 @@
"en": "Pharmacy able to provide prescription drugs",
"de": "Apotheke, die verschreibungspflichtige Arzneimittel ausgibt",
"nl": "Deze apotheek verdeelt medicijnen met voorschrift",
"fr": "Pharmacie pouvant délivrer des médicaments sous prescription"
"fr": "Pharmacie pouvant délivrer des médicaments sous prescription",
"ca": "Farmàcia que subministra medicaments amb recepta"
},
"osmTags": "dispensing=yes"
}
@ -182,7 +189,8 @@
"en": "a pharmacy",
"nl": "een apotheek",
"de": "eine Apotheke",
"fr": "une pharmacie"
"fr": "une pharmacie",
"ca": "una farmàcia"
}
}
],

View file

@ -3,12 +3,14 @@
"name": {
"en": "Physiotherapist",
"nl": "Kinesist",
"de": "Physiotherapeuten"
"de": "Physiotherapeuten",
"ca": "Fisioterapeuta"
},
"description": {
"en": "This layer shows physiotherapists",
"nl": "Deze laag toont kinesisten",
"de": "Diese Ebene zeigt Physiotherapeuten"
"de": "Diese Ebene zeigt Physiotherapeuten",
"ca": "Aquesta capa mostra fisioterapeutes"
},
"source": {
"osmTags": "healthcare=physiotherapist"
@ -17,7 +19,8 @@
"render": {
"en": "Physiotherapist {name}",
"nl": "Kinesist {name}",
"de": "Physiotherapeut {name}"
"de": "Physiotherapeut {name}",
"ca": "Fisioterapeuta {name}"
}
},
"minzoom": 13,
@ -27,12 +30,14 @@
"question": {
"en": "What is the name of this physiotherapists office?",
"nl": "Wat is de naam van deze kinesistenpraktijk?",
"de": "Wie heißt die Praxis des Physiotherapeuten?"
"de": "Wie heißt die Praxis des Physiotherapeuten?",
"ca": "Quin és el nom d'aquesta consulta fisioterapèutica?"
},
"render": {
"en": "This physiotherapists office is called {name}",
"nl": "Deze kinesistenpraktijk heet {name}",
"de": "Die Praxis des Physiotherapeuten heißt {name}"
"de": "Die Praxis des Physiotherapeuten heißt {name}",
"ca": "Aquesta consulta fisioterapèutica es diu {name}"
},
"freeform": {
"key": "name"
@ -50,7 +55,8 @@
"en": "a physiotherapists office",
"de": "Praxis eines Physiotherapeuten",
"nl": "een fysiotherapeutenpraktijk",
"fr": "un cabinet de kinésithérapeutes"
"fr": "un cabinet de kinésithérapeutes",
"ca": "una consulta fisioterapèutica"
},
"tags": [
"healthcare=physiotherapist"

View file

@ -33,7 +33,8 @@
"fr": "La couche montrant les tables de pique-nique",
"ru": "Слой, отображающий столы для пикника",
"de": "Die Ebene zeigt Picknicktische an",
"es": "Una capa que muestra mesas de pícnic"
"es": "Una capa que muestra mesas de pícnic",
"ca": "La capa mostra taules de pícnic"
},
"tagRenderings": [
"images",
@ -46,7 +47,8 @@
"de": "Aus welchem Material besteht dieser Picknicktisch?",
"ru": "Из чего изготовлен этот стол для пикника?",
"fr": "En quel matériau est faite la table de pique-nique ?",
"es": "¿De qué material está hecha esta mesa de pícnic?"
"es": "¿De qué material está hecha esta mesa de pícnic?",
"ca": "De quin material està feta aquesta taula de pícnic?"
},
"render": {
"en": "This picnic table is made of {material}",
@ -55,7 +57,8 @@
"de": "Dieser Picknicktisch besteht aus {material}",
"ru": "Этот стол для пикника сделан из {material}",
"fr": "La table est faite en {material}",
"es": "Esta mesa de pícnic está hecha de {material}"
"es": "Esta mesa de pícnic está hecha de {material}",
"ca": "Aquesta taula de pícnic està feta de {material}"
},
"freeform": {
"key": "material"
@ -70,7 +73,8 @@
"ru": "Это деревянный стол для пикника",
"de": "Dies ist ein Picknicktisch aus Holz",
"fr": "Cest une table en bois",
"es": "Esta es una mesa de pícnic de madera"
"es": "Esta es una mesa de pícnic de madera",
"ca": "Aquesta és una taula de pícnic de fusta"
}
},
{
@ -82,7 +86,8 @@
"ru": "Это бетонный стол для пикника",
"de": "Dies ist ein Picknicktisch aus Beton",
"fr": "Cest une table en béton",
"es": "Esta es una mesa de pícnic de hormigón"
"es": "Esta es una mesa de pícnic de hormigón",
"ca": "Açò és una taula de pícnic de formigó"
}
},
{
@ -92,7 +97,8 @@
"nl": "Deze picknictafel is gemaakt uit (gerecycleerd) plastiek",
"de": "Dieser Picknicktisch ist aus (recyceltem) Kunststoff hergestellt",
"es": "Esta es una mesa de picnic hecha de plástico reciclado",
"fr": "Cette table de pique-nique est en plastique (recyclé)"
"fr": "Cette table de pique-nique est en plastique (recyclé)",
"ca": "Açò és una taula de pícnic feta de plàstic reciclat"
}
}
],

View file

@ -76,7 +76,8 @@
"ru": "Поверхность - <b>{surface}</b>",
"de": "Die Oberfläche ist <b>{surface}</b>",
"fr": "La surface est en <b>{surface}</b>",
"es": "La superficie es <b>{surface}</b>"
"es": "La superficie es <b>{surface}</b>",
"ca": "La superfícies és <b>{surface}</b>"
},
"freeform": {
"key": "surface"
@ -167,7 +168,8 @@
"it": "La superficie è <b>non pavimentato</b>",
"de": "Die Oberfläche ist <b>unbefestigt</b>",
"fr": "La surface na <b>pas de revêtement</b>",
"es": "La superficie está <b>sin pavimentar</b>"
"es": "La superficie está <b>sin pavimentar</b>",
"ca": "La superfícies està <b>sense pavimentar</b>"
},
"hideInAnswer": true
},
@ -179,7 +181,8 @@
"it": "La superficie è <b>pavimentato</b>",
"de": "Die Oberfläche ist <b>befestigt</b>",
"fr": "La surface a <b>un revêtement</b>",
"es": "La superficie está <b>pavimentada</b>"
"es": "La superficie está <b>pavimentada</b>",
"ca": "La superfície està <b>pavimentada</b>"
},
"hideInAnswer": true
}
@ -274,7 +277,8 @@
"fr": "Accessible aux enfants de {max_age} au maximum",
"ru": "Доступно детям до {max_age}",
"de": "Zugang nur für Kinder bis maximal {max_age}",
"es": "Accesible a niños de hasta {max_age}"
"es": "Accesible a niños de hasta {max_age}",
"ca": "Accessible per a nens de com a màxim {max_age}"
},
"question": {
"nl": "Wat is de maximaal toegestane leeftijd voor deze speeltuin?",
@ -374,7 +378,8 @@
"it": "Accessibile solamente agli studenti della scuola",
"de": "Nur für Schüler der Schule zugänglich",
"fr": "Réservée aux élèves de lécole",
"es": "Solo accesibles para estudiantes de la escuela"
"es": "Solo accesibles para estudiantes de la escuela",
"ca": "Només accessible per als alumnes de l'escola"
},
"hideInAnswer": true
},

View file

@ -31,7 +31,7 @@
"id": "Kantor Pos",
"hu": "Posta",
"nl": "Postkantoor",
"ca": "Oficina de correus",
"ca": "Oficina postal",
"es": "Oficina de Correo",
"fr": "Bureau de poste",
"nb_NO": "Postkontor"
@ -72,9 +72,10 @@
"id": "Layer yang menunjukkan kantor pos.",
"hu": "Postákat megjelenítő réteg.",
"nl": "Een laag die postkantoren toont.",
"es": "Una capa que muestra oficinas de correo.",
"es": "Una capa que muestra oficinas postales.",
"fr": "Un claque montrant les bureaux de poste.",
"nb_NO": "Et lag som viser postkontor."
"nb_NO": "Et lag som viser postkontor.",
"ca": "Una capa que mostra oficines postals."
},
"tagRenderings": [
"images",
@ -91,7 +92,7 @@
"id": "Jam berapa kantor pos ini buka?",
"hu": "Mikor van nyitva ez a posta?",
"de": "Wie sind die Öffnungszeiten dieser Poststelle?",
"es": "¿Cuáles son las horas de apertura para esta oficina de correos?",
"es": "¿Cuáles son las horas de apertura para esta oficina postal?",
"nl": "Wat zijn de openingsuren voor dit postkantoor?",
"fr": "Quelles sont les heures douverture de ce bureau de poste ?"
}
@ -231,7 +232,8 @@
"render": {
"en": "You can post letters with these companies: {post_office:letter_from}",
"de": "Mit diesen Unternehmen können Sie Briefe aufgeben: {post_office:letter_from}",
"nl": "Je kan brieven posten met de volgende bedrijven: {post_office:letter_from}"
"nl": "Je kan brieven posten met de volgende bedrijven: {post_office:letter_from}",
"ca": "Podeu enviar cartes amb aquestes empreses: {post_office:letter_from}"
},
"question": {
"en": "Can you post a letter here?",
@ -269,7 +271,8 @@
"render": {
"en": "You can post parcels with these companies: {post_office:parcel_from}",
"de": "Sie können Pakete mit diesen Unternehmen versenden: {post_office:parcel_from}",
"nl": "Je kan pakketten versturen met deze bedrijven: {post_office:parcel_from}"
"nl": "Je kan pakketten versturen met deze bedrijven: {post_office:parcel_from}",
"ca": "Podeu enviar paquets amb aquestes empreses: {post_office:parcel_from}"
},
"question": {
"en": "Can you send a parcel here?",
@ -309,7 +312,8 @@
"id": "parcel-pickup",
"render": {
"en": "You can pick up parcels from these companies: {post_office:parcel_pickup}",
"de": "Sie können Pakete von diesen Unternehmen abholen: {post_office:parcel_pickup}"
"de": "Sie können Pakete von diesen Unternehmen abholen: {post_office:parcel_pickup}",
"ca": "Podeu recollir paquets d'aquestes empreses: {post_office:parcel_pickup}"
},
"question": {
"en": "Can you pick up missed parcels here?",
@ -343,7 +347,8 @@
"id": "parcel-to",
"render": {
"en": "You can send parcels to here for pickup with these companies: {post_office:parcel_to}",
"de": "Mit diesen Unternehmen können Sie Pakete zur Abholung hierher senden: {post_office:parcel_to}"
"de": "Mit diesen Unternehmen können Sie Pakete zur Abholung hierher senden: {post_office:parcel_to}",
"ca": "Podeu enviar paquets aquí per recollir-los amb aquestes empreses: {post_office:parcel_to}"
},
"question": {
"en": "Can you send parcels to here for pickup?",

View file

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="svg3125"
sodipodi:docname="dogs_allowed.svg"
viewBox="0 0 360.94291 306.6074"
sodipodi:version="0.32"
version="1.0"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
width="360.9429"
height="306.60739"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs13" />
<sodipodi:namedview
id="base"
bordercolor="#666666"
inkscape:pageshadow="2"
inkscape:window-width="1920"
pagecolor="#ffffff"
inkscape:zoom="1.3715616"
inkscape:window-x="0"
showgrid="false"
borderopacity="1.0"
inkscape:current-layer="svg3125"
inkscape:cx="144.361"
inkscape:cy="169.51481"
inkscape:window-y="0"
inkscape:window-height="995"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:window-maximized="1" />
<path
id="path3137"
style="fill:#000000;stroke:#ffffff;stroke-width:1.15616"
d="M 218.33368,212.89652 H 106.97743 v 65.97861 c 0,36.20557 -54.947977,36.20557 -54.947977,0 V 134.81319 H 27.31312 c -35.3487001,0 -35.6624811,-48.841311 -0.832728,-48.841311 h 44.206996 v 0.0603 L 210.09088,85.983879 294.67915,1.3956086 V 44.480229 l 58.53233,58.532331 c 13.62536,14.14431 5.78082,31.41436 -6.77044,31.41436 h -73.48523 l -0.25344,144.44821 c 0,36.20557 -54.42903,36.20557 -54.42903,0 v -65.97861" />
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: OpenClipArt
SPDX-License-Identifier: PUBLIC-DOMAIN

View file

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
<svg
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="90.859001"
height="84.87442"
viewBox="-0.258 -0.548 90.859003 84.874419"
xml:space="preserve"
sodipodi:docname="dogs_leashed.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs17">
</defs><sodipodi:namedview
id="namedview15"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="4.1311963"
inkscape:cx="15.733941"
inkscape:cy="70.802735"
inkscape:window-width="1920"
inkscape:window-height="995"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" />
<path
id="polygon6"
style="fill:#0300ff;stroke:#0300ff;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 1.242,1.834423 53.328,25.562 -1.711,3.859 -51.617,-24.539 z" /><path
style="fill:#000000;fill-opacity:1"
d="M 35.226,58.209423 H 57.82 v 20.164 c 0,3.297 2.656,5.953 5.953,5.953 v 0 c 3.297,0 5.984,-2.656 5.984,-5.953 v -20.164 c 1.781,0 1.953,-1.172 1.953,-2.547 v -15.032 l -18.874,-9.234 H 12.718 l -5.18,-2.93 c -1.656,-0.953 -3.766,-0.367 -4.711,1.297 v 0 c -0.938,1.656 -0.367,3.758 1.297,4.711 l 8.18,4.688 v 39.211 c 0,3.297 2.672,5.953 5.969,5.953 v 0 c 3.297,0 5.969,-2.656 5.969,-5.953 l -0.016,-15.36 10.82,18.266 c 1.68,2.828 5.336,3.758 8.195,2.07 v 0 c 2.805,-1.68 3.734,-5.367 2.047,-8.203 z"
id="path8" /><polygon
style="fill:#000000;fill-opacity:1"
points="109.445,42.488 73.539,25.379 73.539,48.52 90.531,56.605 90.531,53.426 104.367,53.402 "
id="polygon10"
transform="translate(-18.844,-21.224577)" />
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: NPS Graphics, converted by User:ZyMOS
SPDX-License-Identifier: PUBLIC-DOMAIN

View file

@ -39,6 +39,26 @@
"https://www.onlinewebfonts.com/icon/464488"
]
},
{
"path": "dogs_allowed.svg",
"license": "PUBLIC-DOMAIN",
"authors": [
"OpenClipArt"
],
"sources": [
"https://freesvg.org/no-dogs-round-sign-vector-graphics"
]
},
{
"path": "dogs_leashed.svg",
"license": "PUBLIC-DOMAIN",
"authors": [
" \tNPS Graphics, converted by User:ZyMOS"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Pictograms-nps-pets_on_leash-2.svg"
]
},
{
"path": "nfc_card.svg",
"license": "CC0-1.0",
@ -49,6 +69,16 @@
"https://wens.be/free-antwerpenize-bicycle-font"
]
},
{
"path": "no_dogs.svg",
"license": "Public Domain",
"authors": [
"OpenClipArt"
],
"sources": [
"https://freesvg.org/no-dogs-round-sign-vector-graphics"
]
},
{
"path": "no_smoking.svg",
"license": "CC0-1.0",

View file

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="svg3125"
sodipodi:docname="no_dogs.svg"
viewBox="0 0 430.55 430.55"
sodipodi:version="0.32"
version="1.0"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
width="430.54999"
height="430.54999"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs13" />
<sodipodi:namedview
id="base"
bordercolor="#666666"
inkscape:pageshadow="2"
inkscape:window-width="1920"
pagecolor="#ffffff"
inkscape:zoom="1.1508686"
inkscape:window-x="0"
showgrid="false"
borderopacity="1.0"
inkscape:current-layer="svg3125"
inkscape:cx="67.774897"
inkscape:cy="247.20459"
inkscape:window-y="0"
inkscape:window-height="995"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:window-maximized="1" />
<path
id="path3137"
style="fill:#000000;stroke:#ffffff;stroke-width:1.0489"
d="M 248.70672,267.79518 H 147.68191 v 59.85723 c 0,32.84648 -49.85001,32.84648 -49.85001,0 V 196.95628 H 75.408708 c -32.069111,0 -32.35378,-44.3099 -0.755469,-44.3099 h 40.105551 v 0.0547 l 126.46989,-0.0438 76.74032,-76.740324 v 39.087304 l 53.1018,53.10181 c 12.36123,12.83202 5.24449,28.49979 -6.14229,28.49979 h -66.6674 l -0.22993,131.0465 c 0,32.84648 -49.3792,32.84648 -49.3792,0 v -59.85723" />
<path
id="path3141"
style="fill:none;stroke:#ffffff;stroke-width:54;stroke-miterlimit:4;stroke-dasharray:none"
d="M 359,356.71 75.76,73.47" />
<g
id="g3143"
transform="translate(-236.8,-236.8)"
style="stroke-width:40;stroke-miterlimit:4;stroke-dasharray:none">
<path
id="path3145"
style="fill:none;stroke:#ff0000;stroke-width:40;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 452.08,647.35 c -107.85,0 -195.28,-87.43 -195.28,-195.27 0,-107.85 87.43,-195.28 195.28,-195.28 107.84,0 195.27,87.43 195.27,195.28 0,107.84 -87.43,195.27 -195.27,195.27 z" />
</g>
<path
id="path3149"
style="fill:none;stroke:#ff0000;stroke-width:40;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 359.28,356.93 75.41,73.12" />
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: OpenClipArt
SPDX-License-Identifier: Public Domain

View file

@ -130,7 +130,7 @@
"id": "reviews",
"description": "Shows the reviews module (including the possibility to leave a review)",
"render": {
"*": "{reviews()}"
"*": "{create_review()}{list_reviews()}"
}
},
{
@ -487,6 +487,7 @@
"mappings": [
{
"if": "dog=yes",
"icon": "./assets/layers/questions/dogs_allowed.svg",
"then": {
"en": "Dogs are allowed",
"nl": "honden zijn toegelaten",
@ -515,6 +516,7 @@
},
{
"if": "dog=no",
"icon": "./assets/layers/questions/no_dogs.svg",
"then": {
"en": "Dogs are <b>not</b> allowed",
"nl": "honden zijn <b>niet</b> toegelaten",
@ -542,6 +544,7 @@
},
{
"if": "dog=leashed",
"icon": "./assets/layers/questions/dogs_leashed.svg",
"then": {
"en": "Dogs are allowed, but they have to be leashed",
"nl": "honden zijn <b>enkel aan de leiband</b> welkom",
@ -568,6 +571,7 @@
},
{
"if": "dog=unleashed",
"icon": "./assets/layers/questions/dogs_allowed.svg",
"then": {
"en": "Dogs are allowed and can run around freely",
"nl": "honden zijn welkom en mogen vrij rondlopen",
@ -1324,7 +1328,8 @@
"icon": "./assets/layers/questions/denominations/chf/1fr-2019-800px.png",
"then": {
"en": "1 franc coins are accepted",
"nl": "Munten van 1 frank worden geaccepteerd"
"nl": "Munten van 1 frank worden geaccepteerd",
"ca": "S'accepten monedes d'1 franc"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1333,7 +1338,8 @@
"icon": "./assets/layers/questions/denominations/chf/2fr-2019-800px.png",
"then": {
"en": "2 francs coins are accepted",
"nl": "Munten van 2 frank worden geaccepteerd"
"nl": "Munten van 2 frank worden geaccepteerd",
"ca": "S'accepten monedes de 2 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1342,7 +1348,8 @@
"icon": "./assets/layers/questions/denominations/chf/5fr-2019-800px.png",
"then": {
"en": "5 francs coins are accepted",
"nl": "Munten van 5 frank worden geaccepteerd"
"nl": "Munten van 5 frank worden geaccepteerd",
"ca": "S'accepten monedes de 5 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
}
@ -1488,7 +1495,8 @@
"icon": "./assets/layers/questions/denominations/chf/10chf.svg",
"then": {
"en": "10 francs notes are accepted",
"nl": "Biljetten van 10 frank worden geaccepteerd"
"nl": "Biljetten van 10 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 10 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1497,7 +1505,8 @@
"icon": "./assets/layers/questions/denominations/chf/20chf.svg",
"then": {
"en": "20 francs notes are accepted",
"nl": "Biljetten van 20 frank worden geaccepteerd"
"nl": "Biljetten van 20 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 20 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1506,7 +1515,8 @@
"icon": "./assets/layers/questions/denominations/chf/50chf.svg",
"then": {
"en": "50 francs notes are accepted",
"nl": "Biljetten van 50 frank worden geaccepteerd"
"nl": "Biljetten van 50 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 50 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1515,7 +1525,8 @@
"icon": "./assets/layers/questions/denominations/chf/100chf.svg",
"then": {
"en": "100 francs notes are accepted",
"nl": "Biljetten van 100 frank worden geaccepteerd"
"nl": "Biljetten van 100 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 100 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1524,7 +1535,8 @@
"icon": "./assets/layers/questions/denominations/chf/200chf.svg",
"then": {
"en": "200 francs notes are accepted",
"nl": "Biljetten van 200 frank worden geaccepteerd"
"nl": "Biljetten van 200 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 200 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
},
@ -1533,7 +1545,8 @@
"icon": "./assets/layers/questions/denominations/chf/1000chf.svg",
"then": {
"en": "1000 francs notes are accepted",
"nl": "Biljetten van 1000 frank worden geaccepteerd"
"nl": "Biljetten van 1000 frank worden geaccepteerd",
"ca": "S'accepten bitllets de 1000 francs"
},
"hideInAnswer": "_currency!~.*CHF.*"
}
@ -1563,7 +1576,8 @@
"text": {
"en": "Last edited on {_last_edit:timestamp} by {_last_edit:contributor}",
"nl": "Laatst gewijzigd op {_last_edit:timestamp} door {_last_edit:contributor} ",
"de": "Zuletzt bearbeitet am {_last_edit:timestamp} von {_last_edit:contributor}"
"de": "Zuletzt bearbeitet am {_last_edit:timestamp} von {_last_edit:contributor}",
"ca": "Darrera edició el {_last_edit:timestamp} per {_last_edit:contributor}"
},
"class": "subtle font-small"
}
@ -1621,6 +1635,7 @@
"id": "multilevels",
"builtin": "single_level",
"override": {
"=labels": [],
"question": {
"en": "What levels does this elevator go to?",
"de": "Auf welchen Geschossen hält dieser Aufzug?",

View file

@ -73,7 +73,8 @@
"if": "shelter_type=lean_to",
"then": {
"en": "This is a shed with 3 walls, primarily intended for camping.",
"de": "Es handelt sich um einen an 3 Seiten geschlossenen Unterstand, der in erster Linie zum Campen gedacht ist."
"de": "Es handelt sich um einen an 3 Seiten geschlossenen Unterstand, der in erster Linie zum Campen gedacht ist.",
"ca": "Es tracta d'un cobert amb 3 parets, destinat principalment a l'acampada."
}
},
{

View file

@ -348,6 +348,11 @@
"override": {
"render": "./assets/layers/id_presets/maki-shop.svg",
"+mappings": [
{
"#": "Layer icon rendering",
"if": "id=",
"then": "circle:white;./assets/layers/id_presets/maki-shop.svg"
},
{
"if": {
"or": [

View file

@ -15,7 +15,8 @@
"render": {
"en": "Stairs",
"nl": "Trap",
"de": "Treppe"
"de": "Treppe",
"ca": "Escales"
},
"mappings": [
{
@ -23,7 +24,8 @@
"then": {
"en": "Escalator",
"nl": "Roltrap",
"de": "Rolltreppe"
"de": "Rolltreppe",
"ca": "Escala mecànica"
}
}
]
@ -40,12 +42,14 @@
"question": {
"en": "Between which levels are these stairs?",
"nl": "Tussen welke verdiepingen loopt deze trap?",
"de": "Zwischen welchen Stockwerken befindet sich diese Treppe?"
"de": "Zwischen welchen Stockwerken befindet sich diese Treppe?",
"ca": "Entre quines plantes estan aquestes escales?"
},
"render": {
"en": "These stairs are between the levels {level}",
"nl": "Deze trap loopt tussen de verdiepingen {level}",
"de": "Diese Treppe ist zwischen den Stockwerken {level}"
"de": "Diese Treppe ist zwischen den Stockwerken {level}",
"ca": "Aquestes escales estan entre les plantes {level}"
}
}
},
@ -54,7 +58,8 @@
"question": {
"en": "Does this stair have a handrail?",
"nl": "Heeft deze trap een leuning?",
"de": "Hat die Treppe einen Handlauf?"
"de": "Hat die Treppe einen Handlauf?",
"ca": "Aquestes escales tenen un passamà?"
},
"mappings": [
{
@ -71,7 +76,8 @@
"then": {
"en": "These stairs do <b>not</b> have a handrail",
"nl": "Deze trap heeft <b>geen</b> leuning",
"de": "Die Treppe hat <b>keinen</b> Handlauf"
"de": "Die Treppe hat <b>keinen</b> Handlauf",
"ca": "Aquestes escales <b>no</b> tenen un passamà"
}
}
]
@ -116,17 +122,20 @@
"question": {
"en": "In which languages is there tactile writing (braille) for navigation? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />",
"de": "In welchen Sprachen gibt es taktile Schrift (Braille) für die Navigation? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />",
"nl": "In welke talen is er voelbaar schrift (braille) voor navigatie? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />"
"nl": "In welke talen is er voelbaar schrift (braille) voor navigatie? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />",
"ca": "En quins idiomes hi ha escriptura tàctil (braille) per a la navegació? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />"
},
"render_list_item": {
"en": "These stairs have tactile writing in {language():font-bold}",
"de": "Die Treppe hat taktile Schrift in {language():font-bold}",
"nl": "Deze trap heeft voelbaar schrijft in {language():font-bold}"
"nl": "Deze trap heeft voelbaar schrijft in {language():font-bold}",
"ca": "Aquestes escales tenen escriptura tàctil en {language():font-bold}"
},
"render_single_language": {
"en": "These stairs have tactile writing in {language():font-bold}",
"de": "Die Treppe hat taktile Schrift in {language():font-bold}",
"nl": "Deze trap heeft voelbaar schrijft in {language():font-bold}"
"nl": "Deze trap heeft voelbaar schrijft in {language():font-bold}",
"ca": "Aquestes escales tenen escriptura tàctil en {language():font-bold}"
}
}
}
@ -139,7 +148,8 @@
"then": {
"en": "This is an escalator",
"nl": "Dit is een roltrap",
"de": "Das ist eine Rolltreppe"
"de": "Das ist eine Rolltreppe",
"ca": "Açò és una escala mecànica"
}
},
{
@ -147,7 +157,8 @@
"then": {
"en": "This is not an escalator",
"nl": "Dit is geen roltrap",
"de": "Das ist keine Rolltreppe"
"de": "Das ist keine Rolltreppe",
"ca": "Açò no és una escala mecànica"
}
},
{
@ -197,7 +208,8 @@
"then": {
"en": "There is ramp for wheelchairs here, but it is shown separately on the map",
"de": "Hier gibt es eine Rampe für Rollstühle, die jedoch auf der Karte separat angezeigt wird",
"nl": "Er is hier een helling voor rolstoelen, maar deze is los aangegeven op de kaart"
"nl": "Er is hier een helling voor rolstoelen, maar deze is los aangegeven op de kaart",
"ca": "Aquí hi ha una rampa per a cadira de rodes, però es mostra separadament al mapa"
},
"hideInAnswer": true
},

View file

@ -16,7 +16,8 @@
"en": "Street Lamp",
"nl": "Straatlantaarn",
"de": "Straßenlaterne",
"es": "Lámpara Callejera"
"es": "Lámpara Callejera",
"ca": "Fanal"
},
"mappings": [
{
@ -25,7 +26,8 @@
"en": "Street Lamp {ref}",
"nl": "Straatlantaarn {ref}",
"de": "Straßenlaterne {ref}",
"es": "Lámpara Callejera {ref}"
"es": "Lámpara Callejera {ref}",
"ca": "Fanal {ref}"
}
}
]
@ -69,7 +71,8 @@
"en": "This street lamp has the reference number {ref}",
"nl": "Deze straatlantaarn heeft het nummer {ref}",
"de": "Diese Straßenlaterne hat die Referenznummer {ref}",
"es": "Esta lámpara callejera tiene el número de referencia {ref}"
"es": "Esta lámpara callejera tiene el número de referencia {ref}",
"ca": "Aquest fanal té el número de referència {ref}"
},
"question": {
"en": "What is the reference number of this street lamp?",
@ -88,7 +91,8 @@
"en": "How is this street lamp mounted?",
"nl": "Hoe is deze straatlantaarn gemonteerd?",
"de": "Wie ist diese Straßenlaterne befestigt?",
"es": "¿Cómo está montada esta lámpara?"
"es": "¿Cómo está montada esta lámpara?",
"ca": "Com està muntada aquesta làmpada?"
},
"mappings": [
{
@ -97,7 +101,8 @@
"en": "This lamp is suspended using cables",
"nl": "Deze lantaarn hangt aan kabels",
"de": "Die Straßenlaterne ist an einem Kabel befestigt",
"es": "Esta lámpara se suspende utilizando cables"
"es": "Esta lámpara se suspende utilizando cables",
"ca": "Aquesta làmpada està suspès mitjançant cables"
}
},
{
@ -106,7 +111,8 @@
"en": "This lamp is mounted on a ceiling",
"nl": "Deze lantaarn hangt aan een plafond",
"de": "Die Straßenlaterne ist an einer Decke befestigt",
"es": "Esta lámpara está montada en un techo"
"es": "Esta lámpara está montada en un techo",
"ca": "Aquesta làmpada està muntat al sostre"
}
},
{
@ -115,7 +121,8 @@
"en": "This lamp is mounted in the ground",
"nl": "Deze lantaarn zit in de grond",
"de": "Die Straßenlaterne ist am Boden befestigt",
"es": "Esta lámpara está montada en el suelo"
"es": "Esta lámpara está montada en el suelo",
"ca": "Aquesta làmpada està muntat a terra"
}
},
{
@ -124,7 +131,8 @@
"en": "This lamp is mounted on a short pole (mostly < 1.5m)",
"nl": "Deze lantaarn zit op een korte paal (meestal < 1.5m)",
"de": "Die Straßenlaterne ist an einem kurzen Mast (< 1,5m) befestigt",
"es": "Esta lámpara está montada en un poste corto (mayoritariamente < 1.5m)"
"es": "Esta lámpara está montada en un poste corto (mayoritariamente < 1.5m)",
"ca": "Aquesta làmpada està muntada en un pal curt (principalment <1,5 m)"
}
},
{
@ -134,7 +142,7 @@
"nl": "Deze lantaarn zit op een paal",
"de": "Die Straßenlaterne ist an einem Mast befestigt",
"es": "Esta lámpara está montada en un poste",
"ca": "Aquest fanal està muntat en un pal"
"ca": "Aquesta làmpada està muntada en un pal"
}
},
{
@ -143,7 +151,8 @@
"en": "This lamp is mounted directly to the wall",
"nl": "Deze lantaarn hangt direct aan de muur",
"de": "Die Straßenlaterne ist direkt an der Wand befestigt",
"es": "Esta lámpara está montada directamente en la pared"
"es": "Esta lámpara está montada directamente en la pared",
"ca": "Aquesta làmpada està muntada directament a la paret"
}
},
{
@ -153,7 +162,7 @@
"nl": "Deze lantaarn hangt aan de muur met een metalen balk",
"de": "Die Straßenlaterne ist mit einer Metallstange an der Wand befestigt",
"es": "Esta lámpara está montada en la pared utilizando una barra metálica",
"ca": "Aquest fanal està muntat a la paret utilitzat una barra metàl·lica"
"ca": "Aquesta làmpada està muntada a la paret utilitzat una barra metàl·lica"
}
}
]
@ -207,7 +216,8 @@
"en": "This lamp is lit electrically",
"nl": "Deze lantaarn is elektrisch verlicht",
"de": "Diese Straßenlaterne leuchtet elektrisch",
"es": "Esta lámpara se ilumina eléctricamente"
"es": "Esta lámpara se ilumina eléctricamente",
"ca": "Aquest fanal s'encén elèctricament"
},
"hideInAnswer": true
},
@ -335,7 +345,8 @@
"en": "This lamp emits {light:colour} light",
"nl": "Deze lantaarn geeft {light:colour} licht",
"de": "Diese Lampe strahlt {light:colour} Licht aus",
"es": "Esta lámpara emite luz {light:colour}"
"es": "Esta lámpara emite luz {light:colour}",
"ca": "Aquesta làmpada emet llum {light:colour}"
},
"freeform": {
"key": "light:colour",
@ -379,7 +390,8 @@
"render": {
"en": "This lamp has {light:count} fixtures",
"nl": "Deze lantaarn heeft {light:count} lampen",
"de": "Diese Straßenlaterne hat {light:count} Leuchten"
"de": "Diese Straßenlaterne hat {light:count} Leuchten",
"ca": "Aquesta làmpada té {light:count} aparells"
},
"question": {
"en": "How many fixtures does this light have?",
@ -498,6 +510,7 @@
"en": "A layer showing street lights",
"nl": "Een laag die alle straatlantaarns toont",
"de": "Eine Ebene mit Straßenbeleuchtung",
"es": "Una capa que muestra luces callejeras"
"es": "Una capa que muestra luces callejeras",
"ca": "Una capa que mostra els llums del carrer"
}
}

View file

@ -43,22 +43,26 @@
{
"id": "has_alpr",
"question": {
"en": "Can this camera automatically detect license plates?"
"en": "Can this camera automatically detect license plates?",
"ca": "Aquesta càmera pot detectar matrícules automàticament?"
},
"questionHint": {
"en": "An <b>ALPR</b> (Automatic License Plate Reader) typically has two lenses and an array of infrared LEDS in between."
"en": "An <b>ALPR</b> (Automatic License Plate Reader) typically has two lenses and an array of infrared LEDS in between.",
"ca": "Un <b>ALPR</b> (lector automàtic de matrícules, per les seves sigles en anglès) normalment té dues lents i una sèrie de LEDs infrarojos entremig."
},
"mappings": [
{
"if": "surveillance:type=camera",
"then": {
"en": "This is a camera without number plate recognition."
"en": "This is a camera without number plate recognition.",
"ca": "Es tracta d'una càmera sense reconeixement de matrícules."
}
},
{
"if": "surveillance:type=ALPR",
"then": {
"en": "This is an ALPR (Automatic License Plate Reader)"
"en": "This is an ALPR (Automatic License Plate Reader)",
"ca": "Açò és un ALPR (lector automàtic de matrícules, per les seves sigles en anglès)"
},
"icon": {
"path": "./assets/layers/surveillance_camera/ALPR.svg"
@ -178,7 +182,8 @@
"it": "Punta in direzione {direction}",
"de": "filmt in Himmelsrichtung {direction}",
"da": "Filmer til en kompasretning af {direction}",
"es": "Graba en dirección a {direction}"
"es": "Graba en dirección a {direction}",
"ca": "Grava en direcció {direction}"
},
"hideInAnswer": true
}
@ -283,7 +288,8 @@
"it": "Lo spazio pubblico sorvegliato da questa videocamera è all'aperto o al chiuso?",
"de": "Handelt es sich bei dem von dieser Kamera überwachten öffentlichen Raum um einen Innen- oder Außenbereich?",
"da": "Er det offentlige rum, der overvåges af dette kamera, et indendørs eller udendørs rum?",
"es": "¿El espacio público vigilado por esta cámara es un espacio interior o exterior?"
"es": "¿El espacio público vigilado por esta cámara es un espacio interior o exterior?",
"ca": "L'espai públic vigilat per aquesta càmera és un espai interior o exterior?"
},
"condition": {
"and": [
@ -300,7 +306,8 @@
"it": "Questa videocamera si trova al chiuso",
"de": "Diese Kamera befindet sich im Innenraum",
"da": "Dette kamera er placeret indendørs",
"es": "Esta cámara está ubicada en un lugar interior"
"es": "Esta cámara está ubicada en un lugar interior",
"ca": "Aquesta càmera es troba a l'interior"
}
},
{
@ -313,7 +320,8 @@
"ru": "Эта камера расположена снаружи",
"de": "Diese Kamera befindet sich im Freien",
"da": "Dette kamera er placeret udendørs",
"es": "Esta cámara está ubicada en un lugar exterior"
"es": "Esta cámara está ubicada en un lugar exterior",
"ca": "Aquesta càmera es troba a l'exterior"
}
},
{
@ -326,7 +334,8 @@
"ru": "Возможно, эта камера расположена снаружи",
"de": "Diese Kamera ist möglicherweise im Freien",
"da": "Dette kamera er sandsynligvis placeret udendørs",
"es": "Esta cámara está probablemente colocada en el exterior"
"es": "Esta cámara está probablemente colocada en el exterior",
"ca": "Aquesta càmera probablement es troba a l'exterior"
},
"hideInAnswer": true
}
@ -348,7 +357,8 @@
"fr": "Situé au niveau {level}",
"it": "Si trova al piano {level}",
"de": "Befindet sich auf Ebene {level}",
"es": "Está colocada a nivel {level}"
"es": "Ubicado en la planta {level}",
"ca": "Ubicat a la planta {level}"
},
"freeform": {
"key": "level",
@ -598,7 +608,8 @@
"nl": "een bewakingscamera",
"de": "eine Überwachungskamera",
"es": "una cámara de vigilancia",
"fr": "une caméra de surveillance"
"fr": "une caméra de surveillance",
"ca": "una càmera de vigilància"
}
},
{
@ -612,7 +623,8 @@
"nl": "een bewakingscamera gemonteerd op een muur",
"de": "eine an einer Wand montierte Überwachungskamera",
"es": "una cámara de vigilancia montada en una pared",
"fr": "une caméra de surveillance fixée au mur"
"fr": "une caméra de surveillance fixée au mur",
"ca": "una càmera de vigilància muntada en una paret"
},
"snapToLayer": "walls_and_buildings"
},
@ -622,10 +634,12 @@
"surveillance:type=ALPR"
],
"title": {
"en": "an ALPR camera (Automatic Number Plate Reader)"
"en": "an ALPR camera (Automatic Number Plate Reader)",
"ca": "una càmera ALPR (lector automàtic de matrícules, per les seves sigles en anglès)"
},
"description": {
"en": "An ALPR typically has two lenses and an array of infrared lights."
"en": "An ALPR typically has two lenses and an array of infrared lights.",
"ca": "Un ALPR normalment té dues lents i una sèrie de llums infrarojes."
},
"exampleImages": [
"./assets/layers/surveillance_camera/ALPR_Example.jpg",
@ -639,10 +653,12 @@
"camera:mount=wall"
],
"title": {
"en": "an ALPR camera (Automatic Number Plate Reader) mounted on a wall"
"en": "an ALPR camera (Automatic Number Plate Reader) mounted on a wall",
"ca": "una càmera ALPR (lector automàtic de matrícules) muntada a la paret"
},
"description": {
"en": "An ALPR typically has two lenses and an array of infrared lights."
"en": "An ALPR typically has two lenses and an array of infrared lights.",
"ca": "Un ALPR normalment té dues lents i una sèrie de llums infrarojes."
},
"exampleImages": [
"./assets/layers/surveillance_camera/ALPR_Example.jpg",
@ -724,6 +740,7 @@
"nl": "Deze laag toont bewakingscamera's en laat toe om de informatie te verrijken en om nieuwe camera\"s toe te voegen",
"de": "Diese Ebene zeigt die Überwachungskameras an und ermöglicht es, Informationen zu aktualisieren und neue Kameras hinzuzufügen",
"es": "Esta capa muestra las cámaras de vigilancia y permite a quien colabora, actualizar la información y agregar nuevas cámaras",
"fr": "Cette couche affiche les caméras de surveillance et permet au contributeur de mettre à jour les informations et ajouter de nouvelles caméras"
"fr": "Cette couche affiche les caméras de surveillance et permet au contributeur de mettre à jour les informations et ajouter de nouvelles caméras",
"ca": "Aquesta capa mostra les càmeres de vigilància i permet a qui col·labora, actualitzar la informació i afegir noves càmeres"
}
}

View file

@ -53,7 +53,8 @@
"de": "Universität",
"fr": "Universitée",
"da": "Universitet",
"pa_PK": "یونیورسٹی"
"pa_PK": "یونیورسٹی",
"ca": "Universitat"
}
},
{
@ -76,7 +77,8 @@
"nl": "Wat voor onderwijsinstelling is dit?",
"de": "Was für eine Art von Institution ist das?",
"fr": "De quel type d'établissement s'agit-il ?",
"da": "Hvad er det for en institution?"
"da": "Hvad er det for en institution?",
"ca": "Quin tipus d'institució és aquesta?"
},
"mappings": [
{
@ -193,7 +195,8 @@
"nl": "een universiteit",
"de": "eine Universität",
"fr": "une université",
"da": "et universitet"
"da": "et universitet",
"ca": "una universitat"
},
"description": {
"en": "An institute where tertiary education is given (at the level equivalent of a bachelors degree or higher). A single point per campus is enough - buildings and faculties should not be mapped with different university points.",

View file

@ -85,7 +85,8 @@
"title": {
"en": "a ticket machine",
"de": "einen Fahrkartenautomat",
"nl": "een kaartautomaat"
"nl": "een kaartautomaat",
"ca": "una màquina de bitllets"
}
}
],

View file

@ -3,7 +3,8 @@
"name": {
"en": "Toilets at other amenities",
"de": "Toiletten in anderen Einrichtungen",
"nl": "Toilet in een voorziening"
"nl": "Toilet in een voorziening",
"ca": "Lavabos a altres instal·lacions"
},
"minzoom": 12,
"source": {
@ -264,7 +265,8 @@
"nl": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?",
"fr": "Quelle est la largeur de la porte des toilettes accessibles aux fauteuils roulants ?",
"de": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
"da": "Hvad er bredden på døren til det kørestolsvenlige toilet?"
"da": "Hvad er bredden på døren til det kørestolsvenlige toilet?",
"ca": "Quina és l'amplada de la porta del lavabo accessible per a cadira de rodes?"
},
"render": {
"en": "The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide",
@ -435,7 +437,7 @@
"en": "A layer showing (public) toilets located at different places.",
"de": "Eine Ebene mit (öffentlichen) Toiletten an verschiedenen Orten.",
"nl": "Een laag die (publiek toegankelijke) toiletten toont in verschillende andere voorzieningen.",
"ca": "Una capa que mostra banys (públics) ubicats en diferents llocs"
"ca": "Una capa que mostra banys (públics) ubicats en diferents llocs."
},
"units": [
{
@ -453,7 +455,8 @@
"nl": "meter",
"fr": "mètre",
"de": "Meter",
"da": "meter"
"da": "meter",
"ca": "metre"
}
},
{
@ -467,7 +470,8 @@
"nl": "centimeter",
"fr": "centimètre",
"de": "Zentimeter",
"da": "centimeter"
"da": "centimeter",
"ca": "centimetre"
}
}
]

View file

@ -50,7 +50,8 @@
"nl": "Deze wandeling is {_length:km} kilometer lang",
"de": "Der Wanderweg ist {_length:km} Kilometer lang",
"fr": "Le sentier fait {_length:km} kilomètres de long",
"da": "Stien er {_length:km} kilometer lang"
"da": "Stien er {_length:km} kilometer lang",
"ca": "El sender té {_length:km} quilòmetres"
}
},
{
@ -127,7 +128,8 @@
"en": "Blue trail",
"de": "Blauer Weg",
"fr": "Sentier bleu",
"da": "Blå sti"
"da": "Blå sti",
"ca": "Ruta blava"
}
},
{
@ -137,7 +139,8 @@
"en": "Red trail",
"de": "Roter Weg",
"fr": "Sentier rouge",
"da": "Rød sti"
"da": "Rød sti",
"ca": "Ruta vermella"
}
},
{
@ -147,7 +150,8 @@
"en": "Green trail",
"de": "Grüner Weg",
"fr": "Sentier vert",
"da": "Grøn sti"
"da": "Grøn sti",
"ca": "Ruta verda"
}
},
{
@ -157,7 +161,8 @@
"en": "Yellow trail",
"de": "Gelber Weg",
"fr": "Sentier jaune",
"da": "Gul sti"
"da": "Gul sti",
"ca": "Ruta groga"
}
}
],

View file

@ -11,7 +11,8 @@
"en": "Layer showing bus lines",
"de": "Ebene mit Buslinien",
"nl": "Laag met buslijnen",
"da": "Lag, der viser buslinjer"
"da": "Lag, der viser buslinjer",
"ca": "Capa que mostra les línies d'autobús"
},
"source": {
"osmTags": {
@ -27,7 +28,8 @@
"en": "Bus line",
"de": "Buslinie",
"nl": "Buslijn",
"da": "Buslinje"
"da": "Buslinje",
"ca": "Línia de bus"
},
"mappings": [
{
@ -36,7 +38,8 @@
"en": "{name}",
"de": "{name}",
"da": "{name}",
"nl": "{name}"
"nl": "{name}",
"ca": "{name}"
}
}
]
@ -48,7 +51,8 @@
"en": "#ff0000",
"de": "#ff0000",
"da": "#ff0000",
"nl": "#ff0000"
"nl": "#ff0000",
"ca": "#ff0000"
},
"mappings": [
{
@ -109,7 +113,8 @@
"de": "Die Buslinie fährt über {via}",
"nl": "Deze buslijn gaat via {via}",
"da": "Denne buslinje går via {via}",
"fr": "Cette ligne de bus passe par {via}"
"fr": "Cette ligne de bus passe par {via}",
"ca": "Aquesta línia d'autobús passa per {via}"
},
"question": {
"en": "What is the via point for this bus line?",

View file

@ -34,7 +34,8 @@
"en": "Stop {name}",
"de": "Haltestelle {name}",
"da": "Stop {name}",
"nl": "Halte {name}"
"nl": "Halte {name}",
"ca": "Parada {name}"
}
}
]
@ -80,7 +81,8 @@
"en": "Name of the stop",
"de": "Name der Haltestelle",
"da": "Navn på stoppestedet",
"nl": "Naam van de halte"
"nl": "Naam van de halte",
"ca": "Nom de la parada"
}
},
"mappings": [
@ -139,7 +141,8 @@
"then": {
"en": "This stop has a shelter, that's separately mapped",
"de": "Die Haltestelle hat einen Unterstand, der separat kariert ist",
"nl": "Deze halte heeft een schuilplaats, die apart op de kaart staat"
"nl": "Deze halte heeft een schuilplaats, die apart op de kaart staat",
"ca": "Aquesta parada té un refugi que està mapejat separadament"
},
"hideInAnswer": true
}
@ -184,7 +187,8 @@
"en": "This stop has a bench, that's separately mapped",
"de": "Die Haltestelle hat eine Bank, die separat kartiert ist",
"nl": "Deze halte heeft een zitbank, die los aangegeven is op de kaart",
"fr": "Cet arrêt a un banc, cartographié séparément"
"fr": "Cet arrêt a un banc, cartographié séparément",
"ca": "Aquesta parada té un banc que està mapejat separadament"
},
"hideInAnswer": true
}
@ -228,7 +232,8 @@
"then": {
"en": "This stop has a bin, that's separately mapped",
"de": "Die Haltestelle hat einen Mülleimer, der separat kartiert ist",
"nl": "Deze heeft een vuilnisbak, die los op de kaart staat"
"nl": "Deze heeft een vuilnisbak, die los op de kaart staat",
"ca": "Aquesta parada té una paperera que està mapejada separadament"
},
"hideInAnswer": true
}
@ -315,7 +320,8 @@
"then": {
"en": "This stop has a departures board of unknown type",
"de": "Die Haltestelle hat einen Fahrplan, der nicht näher definiert ist",
"da": "Dette stoppested har en afgangstavle af ukendt type"
"da": "Dette stoppested har en afgangstavle af ukendt type",
"ca": "Aquesta parada té un tauler de sortides de tipus desconegut"
},
"hideInAnswer": true
},
@ -344,7 +350,8 @@
"then": {
"en": "This stop has a timetable showing regular departures",
"de": "Die Haltestelle hat einen Fahrplan, der die regulären Abfahrtszeiten anzeigt",
"da": "Dette stop har en køreplan, der viser regelmæssige afgange"
"da": "Dette stop har en køreplan, der viser regelmæssige afgange",
"ca": "Aquesta parada té un horari que mostra les sortides regulars"
}
},
{
@ -352,7 +359,8 @@
"then": {
"en": "This stop has a timetable containing just the interval between departures",
"de": "Die Haltestelle hat einen Fahrplan, der den Abstand zwischen Abfahrten anzeigt",
"da": "Dette stop har en køreplan, der kun indeholder intervallet mellem afgangene"
"da": "Dette stop har en køreplan, der kun indeholder intervallet mellem afgangene",
"ca": "Aquesta parada té un horari que conté només l'interval entre sortides"
}
},
{
@ -360,7 +368,8 @@
"then": {
"en": "This stop does <b>not</b> have a departures board",
"de": "Die Haltestelle hat <b>keinen</b> Fahrplan",
"da": "Dette stop har ikke en afgangstavle"
"da": "Dette stop har ikke en afgangstavle",
"ca": "Aquesta parada <b>no</b> té un tauler de sortides"
}
}
]
@ -410,7 +419,8 @@
"question": {
"en": "With a bench",
"de": "Mit Sitzbank",
"fr": "Avec un banc"
"fr": "Avec un banc",
"ca": "Amb un banc"
}
}
]

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