forked from MapComplete/MapComplete
Merge branch 'develop' into feature/nsi
This commit is contained in:
commit
22c2f5166d
116 changed files with 5653 additions and 1538 deletions
|
@ -9225,4 +9225,4 @@
|
|||
"render": "Turbina eòlica"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9481,4 +9481,4 @@
|
|||
"render": "větrná turbína"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2713,4 +2713,4 @@
|
|||
"render": "vindmølle"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -845,10 +845,10 @@
|
|||
"then": "Diese Bank ist zweiseitig und teilt sich die Rückenlehne"
|
||||
},
|
||||
"1": {
|
||||
"then": "Die Sitzbank hat eine Rückenlehne"
|
||||
"then": "Diese Sitzbank hat eine Rückenlehne"
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Sitzbank hat <b>keine</b> Rückenlehne"
|
||||
"then": "Diese Sitzbank hat <b>keine</b> Rückenlehne"
|
||||
}
|
||||
},
|
||||
"question": "Hat diese Sitzbank eine Rückenlehne?"
|
||||
|
@ -942,7 +942,7 @@
|
|||
}
|
||||
},
|
||||
"question": "Wie viele Sitzplätze hat diese Bank?",
|
||||
"render": "Die Sitzbank hat {seats} Sitzplätze"
|
||||
"render": "Diese Sitzbank hat {seats} Sitzplätze"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"mappings": {
|
||||
|
|
|
@ -393,27 +393,6 @@
|
|||
}
|
||||
},
|
||||
"question": "What is the purpose of the animal shelter?"
|
||||
},
|
||||
"boarded_animals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dogs are kept here"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cats are kept here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Horses are kept here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Birds are kept here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Wild animals are kept here"
|
||||
}
|
||||
},
|
||||
"question": "Which animals are accepted here?",
|
||||
"render": "{animal_shelter} is kept here"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -866,10 +845,10 @@
|
|||
"then": "This bench is two-sided and shares the backrest"
|
||||
},
|
||||
"1": {
|
||||
"then": "Does have a backrest"
|
||||
"then": "This bench does have a backrest"
|
||||
},
|
||||
"2": {
|
||||
"then": "Does <b>not</b> have a backrest"
|
||||
"then": "This bench does <b>not</b> have a backrest"
|
||||
}
|
||||
},
|
||||
"question": "Does this bench have a backrest?"
|
||||
|
@ -914,12 +893,12 @@
|
|||
"then": "This bench does not have an inscription"
|
||||
},
|
||||
"1": {
|
||||
"then": "This bench does <span class='subtle'>(probably)</span> not have an inscription"
|
||||
"then": "This bench <span class='subtle'>(probably)</span> does not not have an inscription"
|
||||
}
|
||||
},
|
||||
"question": "Does this bench have an inscription?",
|
||||
"questionHint": "E.g. on a mounted plaque, in the backrest, …",
|
||||
"render": "This bench does have the following inscription:<br/><p><i>{inscription}</i></p>"
|
||||
"render": "This bench has the following inscription:<br/><p><i>{inscription}</i></p>"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
|
@ -963,7 +942,7 @@
|
|||
}
|
||||
},
|
||||
"question": "How many seats does this bench have?",
|
||||
"render": "{seats} seats"
|
||||
"render": "This bench has {seats} seats"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"mappings": {
|
||||
|
@ -1511,18 +1490,10 @@
|
|||
},
|
||||
"question": "Are these bicycle parkings free to use?"
|
||||
},
|
||||
"maxstay": {
|
||||
"question": "What is the maximum allowed parking duration?",
|
||||
"questionHint": "If the bicycle is parked for a longer amount, it might be removed by the operator",
|
||||
"render": "A bike can be parked here for at most {canonical(maxstay)}"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Who maintains this bicycle parking?",
|
||||
"render": "This bicycle parking is maintained by {operator}"
|
||||
},
|
||||
"operator_email": {
|
||||
"question": "What is the email address of the operator of this bicycle parking?"
|
||||
},
|
||||
"operator_phone": {
|
||||
"question": "What is the phone number of the operator of this bicycle parking?",
|
||||
"questionHint": "One might be able to call this number in case of problems, e.g. to remove unmaintained bicycles"
|
||||
|
@ -2190,9 +2161,6 @@
|
|||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
},
|
||||
"17": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>BS1363</b> (Type G)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bs1363.svg'/></div> connector"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2337,12 +2305,6 @@
|
|||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"32": {
|
||||
"then": "<b>BS1363</b> (Type G)"
|
||||
},
|
||||
"33": {
|
||||
"then": "<b>BS1363</b> (Type G)"
|
||||
}
|
||||
},
|
||||
"question": "Which charging connections are available here?"
|
||||
|
@ -2577,9 +2539,6 @@
|
|||
},
|
||||
"15": {
|
||||
"2": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"16": {
|
||||
"2": "<b>BS1363</b> (Type G)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5154,22 +5113,6 @@
|
|||
"render": "Restaurant"
|
||||
}
|
||||
},
|
||||
"food_courts": {
|
||||
"description": "Food courts with a variety of food options.",
|
||||
"name": "Food Courts",
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Name of the food court"
|
||||
},
|
||||
"question": "What is the name of this food court?",
|
||||
"render": "This food court is called <b>{name}</b>."
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Food Court"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"description": "A layer showing memorials for cyclists, killed in road accidents",
|
||||
"name": "Ghost bikes",
|
||||
|
@ -6682,74 +6625,6 @@
|
|||
"render": "OSM Community Index"
|
||||
}
|
||||
},
|
||||
"outdoor_seating": {
|
||||
"description": "Outdoor seating areas, usually located near cafes and restaurants.",
|
||||
"name": "Outdoor Seating",
|
||||
"tagRenderings": {
|
||||
"access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Anyone can use this outdoor seating area."
|
||||
},
|
||||
"1": {
|
||||
"then": "Only customers can use this outdoor seating area."
|
||||
},
|
||||
"2": {
|
||||
"then": "This outdoor seating area is private."
|
||||
}
|
||||
},
|
||||
"question": "Who can use this outdoor seating area?"
|
||||
},
|
||||
"covered": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is covered."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is not covered."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area covered?"
|
||||
},
|
||||
"heating": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is heated."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is not heated."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area heated?"
|
||||
},
|
||||
"seasonal": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This outdoor seating area is available all year round."
|
||||
},
|
||||
"1": {
|
||||
"then": "This outdoor seating area is available in spring."
|
||||
},
|
||||
"2": {
|
||||
"then": "This outdoor seating area is available in summer."
|
||||
},
|
||||
"3": {
|
||||
"then": "This outdoor seating area is available in autumn."
|
||||
},
|
||||
"4": {
|
||||
"then": "This outdoor seating area is available in winter."
|
||||
},
|
||||
"5": {
|
||||
"then": "This outdoor seating area is available in the dry season."
|
||||
}
|
||||
},
|
||||
"question": "Is this outdoor seating area seasonal?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Outdoor Seating area"
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"description": "Layer showing parcel lockers for collecting and sending parcels.",
|
||||
"name": "Parcel Lockers",
|
||||
|
@ -9068,10 +8943,6 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"camera_direction": {
|
||||
"question": "In which geographical direction does this camera film?",
|
||||
"render": "Films to a compass heading of {direction}"
|
||||
},
|
||||
"maxspeed": {
|
||||
"freeform": {
|
||||
"placeholder": "Maximum speed allowed"
|
||||
|
@ -11395,4 +11266,4 @@
|
|||
"render": "wind turbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -275,4 +275,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4884,4 +4884,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -289,4 +289,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -126,4 +126,4 @@
|
|||
"render": "Asetukset"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -135,4 +135,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -394,4 +394,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -484,4 +484,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -968,4 +968,4 @@
|
|||
"render": "szélerőmű"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -942,4 +942,4 @@
|
|||
"render": "turbin angin"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3102,4 +3102,4 @@
|
|||
"render": "pala eolica"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -642,4 +642,4 @@
|
|||
"render": "店"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -847,4 +847,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1227,18 +1227,10 @@
|
|||
},
|
||||
"question": "Is deze fietsenstalling gratis te gebruiken?"
|
||||
},
|
||||
"maxstay": {
|
||||
"question": "Wat is de toegestane, maximale parkeerduur?",
|
||||
"questionHint": "Indien een fiets langer geparkeerd staat, kan deze verwijderd worden door de beheerder",
|
||||
"render": "Een fiets mag hier maximaal {canonical(maxstay)} parkeren"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Wie beheert deze fietsenstalling?",
|
||||
"render": "Deze fietsenstalling wordt beheerd door {operator}"
|
||||
},
|
||||
"operator_email": {
|
||||
"question": "Wat is het emailadres van de beheerder van deze parking?"
|
||||
},
|
||||
"operator_phone": {
|
||||
"question": "Wat is het telefoonnummer van de operator van deze fietsenstalling?",
|
||||
"questionHint": "Men kan dit nummer bellen om bv. fietswrakken of defecten te melden"
|
||||
|
@ -1882,9 +1874,6 @@
|
|||
},
|
||||
"16": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
},
|
||||
"17": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>BS1363</b> (VK 3-pin)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bs1363.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2029,12 +2018,6 @@
|
|||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"32": {
|
||||
"then": "<b>BS1363</b> (VK 3-pin)"
|
||||
},
|
||||
"33": {
|
||||
"then": "<b>BS1363</b> (VK 3-pin)"
|
||||
}
|
||||
},
|
||||
"question": "Welke aansluitingen zijn hier beschikbaar?"
|
||||
|
@ -2269,9 +2252,6 @@
|
|||
},
|
||||
"15": {
|
||||
"2": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"16": {
|
||||
"2": "<b>BS1363</b> (VK 3-pin)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7349,10 +7329,6 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"camera_direction": {
|
||||
"question": "In welke geografische richting filmt deze camera?",
|
||||
"render": "Filmt in kompasrichting {direction}"
|
||||
},
|
||||
"maxspeed": {
|
||||
"freeform": {
|
||||
"placeholder": "Maximum toegestane snelheid"
|
||||
|
@ -9433,4 +9409,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -293,4 +293,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2718,4 +2718,4 @@
|
|||
"render": "turbina wiatrowa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1925,4 +1925,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1589,4 +1589,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1970,4 +1970,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -463,4 +463,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -137,4 +137,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
"artwork": {
|
||||
"description": "ⵢⴰⵜ ⵜⴽⴰⵕⴹⴰ ⵉⵕⵥⵎⵏ ⵅⴼ ⵉⵙⴼⵔⵉⵙⵏ, ⵉⵖⵔⴰⵙⵏ ⴷ ⵜⵡⵓⵔⵉⵡⵉⵏ ⵜⵉⵏⴰⵥⵓⵕⵉⵏ ⵢⴰⴹⵏⵉⵏ ⴳ ⵓⵎⴰⴹⴰⵍ"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -627,4 +627,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -856,4 +856,4 @@
|
|||
"render": "風機"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue