Housekeeping...
This commit is contained in:
parent
28321243c2
commit
5da7eab890
15 changed files with 207 additions and 99 deletions
|
@ -17,14 +17,14 @@ MapComplete supports the following keys:
|
|||
|
||||
Key combination | Action
|
||||
----------------- | --------
|
||||
B | Opens the Background, layers and filters panel
|
||||
Escape | Close the sidebar
|
||||
L | Pan the map to the current location or zoom the map to the current location. Requests geopermission
|
||||
M | Switch to a background layer of category map
|
||||
O | Switch to a background layer of category osmbasedmap
|
||||
P | Switch to a background layer of category photo
|
||||
ctrl+F | Select the search bar to search locations
|
||||
shift+O | Switch to default Mapnik-OpenStreetMap background
|
||||
`B` | Opens the Background, layers and filters panel
|
||||
`Escape` | Close the sidebar
|
||||
`L` | Pan the map to the current location or zoom the map to the current location. Requests geopermission
|
||||
`M` | Select a background layer of category map
|
||||
`O` | Select a background layer of category osmbasedmap
|
||||
`P` | Select a background layer of category photo
|
||||
`ctrl+F` | Select the search bar to search locations
|
||||
`shift+O` | Sets the background layer to OpenStreetMap-carto
|
||||
|
||||
|
||||
This document is autogenerated from
|
|
@ -67,6 +67,8 @@ attribute | type | values which are supported by this layer
|
|||
[<img src='https://mapcomplete.osm.be/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.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
|
||||
[<img src='https://mapcomplete.osm.be/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.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/service:rental:climbing_shoes#values) [service:rental:climbing_shoes](https://wiki.openstreetmap.org/wiki/Key:service:rental:climbing_shoes) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:rental:climbing_shoes%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:rental:climbing_shoes%3Dno)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/service:rental:climbing_harness#values) [service:rental:climbing_harness](https://wiki.openstreetmap.org/wiki/Key:service:rental:climbing_harness) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:rental:climbing_harness%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:rental:climbing_harness%3Dno)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:toprope#values) [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) |
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) |
|
||||
|
@ -199,6 +201,38 @@ This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours
|
|||
|
||||
|
||||
|
||||
### shoe_rental
|
||||
|
||||
|
||||
|
||||
The question is *Can one rent climbing shoes here?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *Climbing shoes can be rented here* corresponds with `service:rental:climbing_shoes=yes`
|
||||
- *Climbing shoes can <b>not</b> be rented here* corresponds with `service:rental:climbing_shoes=no`
|
||||
|
||||
|
||||
|
||||
|
||||
### harness_rental
|
||||
|
||||
|
||||
|
||||
The question is *Can one rent a climbing harness here?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *A climbing harness can be rented here* corresponds with `service:rental:climbing_harness=yes`
|
||||
- *A climbing harness can <b>not</b> be rented here* corresponds with `service:rental:climbing_harness=no`
|
||||
|
||||
|
||||
|
||||
|
||||
### toprope
|
||||
|
||||
|
||||
|
|
|
@ -166,6 +166,26 @@
|
|||
"key": "opening_hours",
|
||||
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Climbing Map')"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_shoes",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_shoes=yes with a fixed text, namely 'Climbing shoes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_shoes",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_shoes=no with a fixed text, namely 'Climbing shoes can <b>not</b> be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||
"value": "no"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_harness",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_harness=yes with a fixed text, namely 'A climbing harness can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_harness",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_harness=no with a fixed text, namely 'A climbing harness can <b>not</b> be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||
"value": "no"
|
||||
},
|
||||
{
|
||||
"key": "climbing:toprope",
|
||||
"description": "Layer 'Climbing gyms' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||
|
|
|
@ -1167,24 +1167,24 @@
|
|||
},
|
||||
{
|
||||
"key": "parking_space",
|
||||
"description": "The MapComplete theme OnWheels has a layer Parking Spaces showing features with this tag",
|
||||
"description": "The MapComplete theme OnWheels has a layer Disabled parking spaces showing features with this tag",
|
||||
"value": "disabled"
|
||||
},
|
||||
{
|
||||
"key": "image",
|
||||
"description": "The layer 'Parking Spaces 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"
|
||||
"description": "The layer 'Disabled parking spaces 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": "mapillary",
|
||||
"description": "The layer 'Parking Spaces 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"
|
||||
"description": "The layer 'Disabled parking spaces 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": "wikidata",
|
||||
"description": "The layer 'Parking Spaces 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"
|
||||
"description": "The layer 'Disabled parking spaces 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": "wikipedia",
|
||||
"description": "The layer 'Parking Spaces 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"
|
||||
"description": "The layer 'Disabled parking spaces 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": "shop",
|
||||
|
|
|
@ -4071,6 +4071,26 @@
|
|||
"key": "opening_hours",
|
||||
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_shoes",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_shoes=yes with a fixed text, namely 'Climbing shoes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_shoes",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_shoes=no with a fixed text, namely 'Climbing shoes can <b>not</b> be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "no"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_harness",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_harness=yes with a fixed text, namely 'A climbing harness can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "service:rental:climbing_harness",
|
||||
"description": "Layer 'Climbing gyms' shows service:rental:climbing_harness=no with a fixed text, namely 'A climbing harness can <b>not</b> be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "no"
|
||||
},
|
||||
{
|
||||
"key": "climbing:toprope",
|
||||
"description": "Layer 'Climbing gyms' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 4790,
|
||||
"commits": 4798,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 311,
|
||||
"commits": 316,
|
||||
"contributor": "Robin van der Linde"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -148,26 +148,30 @@
|
|||
{
|
||||
"id": "cash_out",
|
||||
"question": {
|
||||
"en": "Can you withdraw cash from this ATM?"
|
||||
"en": "Can you withdraw cash from this ATM?",
|
||||
"de": "Kann man an diesem Geldautomaten Bargeld abheben?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "cash_out=",
|
||||
"then": {
|
||||
"en": "You can withdraw cash from this ATM"
|
||||
"en": "You can withdraw cash from this ATM",
|
||||
"de": "Sie können an diesem Geldautomaten Bargeld abheben"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "cash_out=yes",
|
||||
"then": {
|
||||
"en": "You can withdraw cash from this ATM"
|
||||
"en": "You can withdraw cash from this ATM",
|
||||
"de": "An diesem Geldautomaten können Sie Bargeld abheben"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "cash_out=no",
|
||||
"then": {
|
||||
"en": "You cannot withdraw cash from this ATM"
|
||||
"en": "You cannot withdraw cash from this ATM",
|
||||
"de": "Sie können an diesem Geldautomaten kein Bargeld abheben"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -175,26 +179,30 @@
|
|||
{
|
||||
"id": "cash_in",
|
||||
"question": {
|
||||
"en": "Can you deposit cash into this ATM?"
|
||||
"en": "Can you deposit cash into this ATM?",
|
||||
"de": "Kann man an diesem Geldautomaten Bargeld einzahlen?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "cash_in=",
|
||||
"then": {
|
||||
"en": "You probably cannot deposit cash into this ATM"
|
||||
"en": "You probably cannot deposit cash into this ATM",
|
||||
"de": "Sie können wahrscheinlich kein Bargeld in diesen Geldautomaten einzahlen"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "cash_in=yes",
|
||||
"then": {
|
||||
"en": "You can deposit cash into this ATM"
|
||||
"en": "You can deposit cash into this ATM",
|
||||
"de": "Sie können Bargeld in diesen Geldautomaten einzahlen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "cash_in=no",
|
||||
"then": {
|
||||
"en": "You cannot deposit cash into this ATM"
|
||||
"en": "You cannot deposit cash into this ATM",
|
||||
"de": "Sie können an diesem Geldautomaten kein Bargeld einzahlen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -202,19 +210,22 @@
|
|||
{
|
||||
"id": "speech_output",
|
||||
"question": {
|
||||
"en": "Does this ATM have speech output for visually impaired users?"
|
||||
"en": "Does this ATM have speech output for visually impaired users?",
|
||||
"de": "Verfügt dieser Geldautomat über eine Sprachausgabe für sehbehinderte Benutzer?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "speech_output=yes",
|
||||
"then": {
|
||||
"en": "This ATM has speech output, usually available through a headphone jack"
|
||||
"en": "This ATM has speech output, usually available through a headphone jack",
|
||||
"de": "Dieser Geldautomat verfügt über eine Sprachausgabe, die normalerweise über eine Kopfhörerbuchse verfügbar ist"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "speech_output=no",
|
||||
"then": {
|
||||
"en": "This ATM does not have speech output"
|
||||
"en": "This ATM does not have speech output",
|
||||
"de": "Dieser Geldautomat hat keine Sprachausgabe"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -227,13 +238,16 @@
|
|||
"type": "language_chooser",
|
||||
"key": "speech_output",
|
||||
"question": {
|
||||
"en": "In which languages does this ATM have speech output?"
|
||||
"en": "In which languages does this ATM have speech output?",
|
||||
"de": "In welchen Sprachen hat dieser Geldautomat eine Sprachausgabe?"
|
||||
},
|
||||
"render_list_item": {
|
||||
"en": "This ATM has speech output in {language():font-bold}"
|
||||
"en": "This ATM has speech output in {language():font-bold}",
|
||||
"de": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}"
|
||||
},
|
||||
"render_single_language": {
|
||||
"en": "This ATM has speech output in {language():font-bold}"
|
||||
"en": "This ATM has speech output in {language():font-bold}",
|
||||
"de": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -255,7 +269,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "With speech output"
|
||||
"en": "With speech output",
|
||||
"de": "Mit Sprachausgabe"
|
||||
},
|
||||
"osmTags": "speech_output=yes"
|
||||
}
|
||||
|
|
|
@ -211,4 +211,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -741,7 +741,8 @@
|
|||
"ifnot": "recycling:fluorescent_tubes=",
|
||||
"then": {
|
||||
"en": "Fluorescent tubes can be recycled here",
|
||||
"nl": "TL-buizen kunnen hier gerecycled worden"
|
||||
"nl": "TL-buizen kunnen hier gerecycled worden",
|
||||
"de": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/recycling/fluorescent_tubes.svg",
|
||||
|
@ -816,7 +817,8 @@
|
|||
"ifnot": "recycling:light_bulbs=",
|
||||
"then": {
|
||||
"en": "Light bulbs can be recycled here",
|
||||
"nl": "Lampen kunnen hier gerecycled worden"
|
||||
"nl": "Lampen kunnen hier gerecycled worden",
|
||||
"de": "Hier können Glühbirnen recycelt werden"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/recycling/light_bulbs.svg",
|
||||
|
@ -1112,7 +1114,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Recycling of fluorescent tubes",
|
||||
"nl": "Recycling van tl-buizen"
|
||||
"nl": "Recycling van tl-buizen",
|
||||
"de": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"osmTags": "recycling:fluorescent_tubes=yes"
|
||||
},
|
||||
|
@ -1153,7 +1156,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Recycling of light bulbs",
|
||||
"nl": "Recycling van lampen"
|
||||
"nl": "Recycling van lampen",
|
||||
"de": "Recycling von Glühbirnen"
|
||||
},
|
||||
"osmTags": "recycling:light_bulbs=yes"
|
||||
},
|
||||
|
|
|
@ -92,7 +92,8 @@
|
|||
"de": "einen Fahrkartenentwerter"
|
||||
},
|
||||
"description": {
|
||||
"en": "A ticket validator to validate a public transport ticket. This can be either a digital reader, reading a card or ticket, or a machine stamping or punching a ticket."
|
||||
"en": "A ticket validator to validate a public transport ticket. This can be either a digital reader, reading a card or ticket, or a machine stamping or punching a ticket.",
|
||||
"de": "Ein Fahrkartenentwerter zur Entwertung einer Fahrkarte für öffentliche Verkehrsmittel. Dabei kann es sich entweder um ein digitales Lesegerät handeln, das eine Karte oder einen Fahrschein liest, oder um eine Maschine, die einen Fahrschein stempelt oder locht."
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 196,
|
||||
"commits": 197,
|
||||
"contributor": "kjon"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -169,6 +169,15 @@
|
|||
},
|
||||
"atm": {
|
||||
"description": "Geldautomaten zum Geld abheben",
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Mit Sprachausgabe"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Geldautomaten",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -186,26 +195,16 @@
|
|||
"question": "Von welcher Marke ist dieser Geldautomat?",
|
||||
"render": "Die Marke dieses Geldautomaten ist {brand}"
|
||||
},
|
||||
"name": {
|
||||
"render": "Der Name dieses Geldautomaten ist {name}"
|
||||
},
|
||||
"operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Betreiber"
|
||||
},
|
||||
"question": "Welches Unternehmen betreibt den Geldautomaten?",
|
||||
"render": "Der Geldautomat wird von {operator} betrieben"
|
||||
},
|
||||
"cash_in": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sie können wahrscheinlich kein Bargeld in diesen Geldautomaten einzahlen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sie können Bargeld in diesen Geldautomaten einzahlen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Sie können an diesem Geldautomaten kein Bargeld einzahlen"
|
||||
},
|
||||
"0": {
|
||||
"then": "Sie können wahrscheinlich kein Bargeld in diesen Geldautomaten einzahlen"
|
||||
}
|
||||
},
|
||||
"question": "Kann man an diesem Geldautomaten Bargeld einzahlen?"
|
||||
|
@ -224,6 +223,16 @@
|
|||
},
|
||||
"question": "Kann man an diesem Geldautomaten Bargeld abheben?"
|
||||
},
|
||||
"name": {
|
||||
"render": "Der Name dieses Geldautomaten ist {name}"
|
||||
},
|
||||
"operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Betreiber"
|
||||
},
|
||||
"question": "Welches Unternehmen betreibt den Geldautomaten?",
|
||||
"render": "Der Geldautomat wird von {operator} betrieben"
|
||||
},
|
||||
"speech_output": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -238,9 +247,9 @@
|
|||
"speech_output_language": {
|
||||
"render": {
|
||||
"special": {
|
||||
"render_single_language": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}",
|
||||
"question": "In welchen Sprachen hat dieser Geldautomat eine Sprachausgabe?",
|
||||
"render_list_item": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}"
|
||||
"render_list_item": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}",
|
||||
"render_single_language": "Dieser Geldautomat hat eine Sprachausgabe in {language():font-bold}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -252,15 +261,6 @@
|
|||
}
|
||||
},
|
||||
"render": "Geldautomat"
|
||||
},
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Mit Sprachausgabe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"barrier": {
|
||||
|
@ -6379,6 +6379,9 @@
|
|||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
|
@ -6388,6 +6391,9 @@
|
|||
"10": {
|
||||
"question": "Recycling von Glas"
|
||||
},
|
||||
"11": {
|
||||
"question": "Recycling von Glühbirnen"
|
||||
},
|
||||
"12": {
|
||||
"question": "Recycling von Zeitungen"
|
||||
},
|
||||
|
@ -6411,12 +6417,6 @@
|
|||
},
|
||||
"19": {
|
||||
"question": "Recycling von Restabfällen"
|
||||
},
|
||||
"11": {
|
||||
"question": "Recycling von Glühbirnen"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -6474,6 +6474,9 @@
|
|||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
|
@ -6486,6 +6489,9 @@
|
|||
"10": {
|
||||
"then": "Glas kann hier recycelt werden"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier können Glühbirnen recycelt werden"
|
||||
},
|
||||
"12": {
|
||||
"then": "Zeitungen können hier recycelt werden"
|
||||
},
|
||||
|
@ -6518,12 +6524,6 @@
|
|||
},
|
||||
"22": {
|
||||
"then": "Restmüll kann hier recycelt werden"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier können Glühbirnen recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
}
|
||||
},
|
||||
"question": "Was kann hier recycelt werden?"
|
||||
|
@ -7109,12 +7109,6 @@
|
|||
"render_single_language": "Die Treppe hat taktile Schrift in {language():font-bold}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befindet sich die Treppe?",
|
||||
"render": "Die Treppe befindet sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7476,8 +7470,8 @@
|
|||
"name": "Fahrkartenentwerter",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "einen Fahrkartenentwerter",
|
||||
"description": "Ein Fahrkartenentwerter zur Entwertung einer Fahrkarte für öffentliche Verkehrsmittel. Dabei kann es sich entweder um ein digitales Lesegerät handeln, das eine Karte oder einen Fahrschein liest, oder um eine Maschine, die einen Fahrschein stempelt oder locht."
|
||||
"description": "Ein Fahrkartenentwerter zur Entwertung einer Fahrkarte für öffentliche Verkehrsmittel. Dabei kann es sich entweder um ein digitales Lesegerät handeln, das eine Karte oder einen Fahrschein liest, oder um eine Maschine, die einen Fahrschein stempelt oder locht.",
|
||||
"title": "einen Fahrkartenentwerter"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -7495,18 +7489,6 @@
|
|||
},
|
||||
"question": "Wer ist der Betreiber dieses Fahrkartenentwerters?",
|
||||
"render": "Dieser Fahrkartenentwerter wird betrieben von {operator}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7773,11 +7755,6 @@
|
|||
"wheelchair-door-width": {
|
||||
"question": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
|
||||
"render": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -8442,4 +8419,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2716,8 +2716,30 @@
|
|||
},
|
||||
"question": "Is there a speed climbing wall?"
|
||||
},
|
||||
"harness_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A climbing harness can be rented here"
|
||||
},
|
||||
"1": {
|
||||
"then": "A climbing harness can <b>not</b> be rented here"
|
||||
}
|
||||
},
|
||||
"question": "Can one rent a climbing harness here?"
|
||||
},
|
||||
"name": {
|
||||
"question": "What is the name of this climbing gym?"
|
||||
},
|
||||
"shoe_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Climbing shoes can be rented here"
|
||||
},
|
||||
"1": {
|
||||
"then": "Climbing shoes can <b>not</b> be rented here"
|
||||
}
|
||||
},
|
||||
"question": "Can one rent climbing shoes here?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -5777,6 +5799,11 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Disabled Parking Space"
|
||||
}
|
||||
},
|
||||
"render": "Parking Space"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -5462,6 +5462,11 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Parkeerplek voor gehandicapten"
|
||||
}
|
||||
},
|
||||
"render": "Parkeerplek"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -909,6 +909,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"override": {
|
||||
"name": "Disabled parking spaces"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue