From 6d822b42ca788128b76b3630be2c64925433fc0a Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 27 Oct 2022 01:50:01 +0200 Subject: [PATCH] Housekeeping... --- Docs/BuiltinIndex.md | 106 + Docs/BuiltinLayers.md | 7 + Docs/BuiltinQuestions.md | 16 + Docs/Layers/all_streets.md | 29 +- Docs/Layers/bike_shop.md | 174 +- Docs/Layers/climbing_area.md | 60 +- Docs/Layers/climbing_gym.md | 124 - Docs/Layers/crossings.md | 91 + Docs/Layers/cycleways_and_roads.md | 1 + Docs/Layers/defibrillator.md | 2 +- Docs/Layers/dogshop.md | 179 - Docs/Layers/elevator.md | 1 + Docs/Layers/fietsstraat.md | 33 +- Docs/Layers/fitness_centre.md | 232 + Docs/Layers/fitness_station.md | 155 + Docs/Layers/kerbs.md | 8 +- Docs/Layers/maxspeed.md | 1 + Docs/Layers/osm_community_index.md | 1 + Docs/Layers/parking_spaces.md | 2 +- Docs/Layers/postoffices.md | 156 +- Docs/Layers/school.md | 503 -- Docs/Layers/shops.md | 182 +- Docs/Layers/speed_camera.md | 93 + Docs/Layers/speed_display.md | 95 + Docs/Layers/sport_pitch.md | 1 + Docs/Layers/sports_centre.md | 174 + Docs/Layers/stairs.md | 124 + Docs/Layers/tertiary_education.md | 34 - Docs/Layers/toekomstige_fietsstraat.md | 33 +- Docs/Layers/toilet.md | 8 +- Docs/Layers/toilet_at_amenity.md | 277 ++ Docs/Layers/transit_stops.md | 1 + Docs/TagInfo/mapcomplete_blind_osm.json | 1100 +++++ Docs/TagInfo/mapcomplete_climbing.json | 110 - Docs/TagInfo/mapcomplete_cycle_infra.json | 66 + Docs/TagInfo/mapcomplete_cyclestreets.json | 250 + Docs/TagInfo/mapcomplete_cyclofix.json | 93 +- Docs/TagInfo/mapcomplete_education.json | 2449 ---------- Docs/TagInfo/mapcomplete_indoors.json | 40 +- .../mapcomplete_kerbs_and_crossings.json | 71 + Docs/TagInfo/mapcomplete_maxspeed.json | 22 + Docs/TagInfo/mapcomplete_nature.json | 2 +- Docs/TagInfo/mapcomplete_onwheels.json | 851 +--- Docs/TagInfo/mapcomplete_parkings.json | 2 +- Docs/TagInfo/mapcomplete_personal.json | 4227 +++-------------- Docs/TagInfo/mapcomplete_pets.json | 804 ---- Docs/TagInfo/mapcomplete_postboxes.json | 125 +- Docs/TagInfo/mapcomplete_shops.json | 804 ---- Docs/TagInfo/mapcomplete_sports.json | 654 +++ Docs/TagInfo/mapcomplete_toilets.json | 122 +- Logic/DetermineLayout.ts | 44 +- Logic/GeoOperations.ts | 11 +- Logic/SimpleMetaTagger.ts | 15 +- Logic/UIEventSource.ts | 20 +- UI/BaseUIElement.ts | 8 +- UI/ExportPDF.ts | 2 +- UI/LanguagePicker.ts | 2 +- UI/SpecialVisualizations.ts | 4 +- UI/StatisticsGUI.ts | 56 +- Utils/pngMapCreator.ts | 91 +- Utils/svgToPdf.ts | 423 +- assets/contributors.json | 40 +- assets/layers/artwork/artwork.json | 19 +- assets/layers/bench/bench.json | 2 +- .../layers/bicycle_rental/bicycle_rental.json | 2 +- assets/layers/bike_shop/bike_shop.json | 12 +- .../charging_station/charging_station.json | 28 +- .../layers/climbing_area/climbing_area.json | 3 +- assets/layers/crossings/crossings.json | 2 +- .../layers/defibrillator/defibrillator.json | 8 +- assets/layers/elevator/elevator.json | 2 +- assets/layers/filters/filters.json | 10 +- .../layers/fitness_centre/fitness_centre.json | 2 +- .../fitness_station/fitness_station.json | 2 +- assets/layers/kerbs/kerbs.json | 2 +- assets/layers/maproulette/maproulette.json | 3 +- .../maproulette_challenge.json | 30 +- .../osm_community_index.json | 2 +- .../layers/parcel_lockers/parcel_lockers.json | 68 +- .../layers/parking_spaces/parking_spaces.json | 65 +- assets/layers/postoffices/postoffices.json | 2 +- .../rainbow_crossings/rainbow_crossings.json | 9 +- .../layers/reception_desk/reception_desk.json | 6 +- assets/layers/shelter/shelter.json | 12 +- assets/layers/speed_camera/speed_camera.json | 2 +- .../layers/speed_display/speed_display.json | 2 +- assets/layers/sport_pitch/sport_pitch.json | 2 +- .../layers/sports_centre/sports_centre.json | 2 +- assets/layers/stairs/stairs.json | 16 +- assets/layers/toilet/toilet.json | 2 +- .../toilet_at_amenity/toilet_at_amenity.json | 2 +- .../layers/transit_stops/transit_stops.json | 44 +- assets/layers/windturbine/windturbine.json | 6 +- assets/tagRenderings/questions.json | 168 +- assets/themes/aed/aed.json | 6 +- assets/themes/artwork/artwork.json | 6 +- assets/themes/bag_import/bag.json | 45 +- assets/themes/blind_osm/blind_osm.json | 2 +- assets/themes/campersite/campersite.json | 12 +- assets/themes/cyclenodes/cyclenodes.json | 3 +- assets/themes/cyclestreets/cyclestreets.json | 20 +- .../themes/facadegardens/facadegardens.json | 6 +- assets/themes/ghostbikes/ghostbikes.json | 3 +- assets/themes/hackerspaces/hackerspaces.json | 3 +- assets/themes/hotels/hotels.json | 7 +- assets/themes/indoors/indoors.json | 3 +- assets/themes/maproulette/maproulette.json | 3 +- assets/themes/maxspeed/maxspeed.json | 2 +- assets/themes/onwheels/onwheels.json | 9 +- .../osm_community_index.json | 11 +- assets/themes/pets/pets.json | 9 +- assets/themes/postal_codes/postal_codes.json | 6 +- assets/themes/postboxes/postboxes.json | 2 +- assets/themes/sports/sports.json | 4 +- assets/themes/toilets/toilets.json | 2 +- assets/themes/transit/transit.json | 3 +- assets/themes/waste/waste.json | 3 +- assets/themes/width/width.json | 12 +- assets/translators.json | 48 +- langs/cs.json | 44 +- langs/de.json | 26 +- langs/layers/ca.json | 32 + langs/layers/da.json | 99 +- langs/layers/de.json | 174 +- langs/layers/en.json | 595 ++- langs/layers/es.json | 113 +- langs/layers/fr.json | 131 +- langs/layers/hu.json | 14 +- langs/layers/id.json | 12 +- langs/layers/it.json | 46 +- langs/layers/nb_NO.json | 10 - langs/layers/nl.json | 580 ++- langs/layers/ru.json | 37 +- langs/layers/zh_Hant.json | 14 +- langs/nb_NO.json | 26 +- langs/nl.json | 4 +- langs/pa_PK.json | 84 +- langs/shared-questions/cs.json | 96 +- langs/shared-questions/de.json | 9 + langs/shared-questions/en.json | 9 + langs/shared-questions/es.json | 9 + langs/shared-questions/fr.json | 9 + langs/shared-questions/hu.json | 9 + langs/shared-questions/id.json | 27 +- langs/shared-questions/nb_NO.json | 127 +- langs/shared-questions/nl.json | 73 +- langs/shared-questions/pa_PK.json | 2 +- langs/shared-questions/zh_Hant.json | 9 + langs/themes/ca.json | 190 +- langs/themes/cs.json | 10 +- langs/themes/de.json | 324 +- langs/themes/en.json | 21 + langs/themes/es.json | 2 +- langs/themes/nl.json | 27 +- scripts/generateLayerOverview.ts | 29 +- scripts/generateLicenseInfo.ts | 6 +- scripts/generateTranslations.ts | 2 +- test/testhooks.ts | 2 +- 158 files changed, 7939 insertions(+), 11272 deletions(-) create mode 100644 Docs/Layers/fitness_centre.md create mode 100644 Docs/Layers/fitness_station.md create mode 100644 Docs/Layers/speed_camera.md create mode 100644 Docs/Layers/speed_display.md create mode 100644 Docs/Layers/sports_centre.md create mode 100644 Docs/Layers/stairs.md create mode 100644 Docs/Layers/toilet_at_amenity.md create mode 100644 Docs/TagInfo/mapcomplete_blind_osm.json create mode 100644 Docs/TagInfo/mapcomplete_sports.json diff --git a/Docs/BuiltinIndex.md b/Docs/BuiltinIndex.md index dd6359a8e..0a6430347 100644 --- a/Docs/BuiltinIndex.md +++ b/Docs/BuiltinIndex.md @@ -40,6 +40,7 @@ + [all_tags](#all_tags) + [multilevels](#multilevels) + [induction-loop](#induction-loop) + + [wikidata.tactile_writing-braille](#wikidatatactile_writing-braille) + [questions](#questions) + [export_as_gpx](#export_as_gpx) + [export_as_geojson](#export_as_geojson) @@ -48,6 +49,12 @@ + [id_presets.shop_types](#id_presetsshop_types) + [school.capacity](#schoolcapacity) + [school.gender](#schoolgender) + + [opening_hours_24_7](#opening_hours_24_7) + + [toilet.toilets-type](#toilettoilets-type) + + [toilet.toilets-changing-table](#toilettoilets-changing-table) + + [toilet.toilet-changing_table:location](#toilettoilet-changing_table:location) + + [toilet.toilet-handwashing](#toilettoilet-handwashing) + + [toilet.toilet-has-paper](#toilettoilet-has-paper) + [wikidata.language](#wikidatalanguage) @@ -88,6 +95,7 @@ - climbing_area - climbing_gym - climbing_route + - crossings - defibrillator - doctors - dogpark @@ -96,6 +104,7 @@ - entrance - extinguisher - fire_station + - fitness_centre - food - ghost_bike - governments @@ -124,9 +133,11 @@ - shops - slow_roads - sport_pitch + - sports_centre - street_lamps - surveillance_camera - toilet + - toilet_at_amenity - trail - transit_stops - tree_node @@ -166,6 +177,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -179,6 +191,7 @@ - recycling - school - shops + - sports_centre - tertiary_education - veterinary @@ -199,6 +212,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -209,6 +223,7 @@ - recycling - school - shops + - sports_centre - tertiary_education - veterinary @@ -229,6 +244,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -239,6 +255,7 @@ - recycling - school - shops + - sports_centre - tertiary_education @@ -258,11 +275,16 @@ - climbing_club - climbing_gym - doctors + - fitness_centre + - fitness_station - food - kindergarten_childcare - parcel_lockers - pharmacy + - postoffices - shops + - sports_centre + - toilet_at_amenity - veterinary @@ -279,6 +301,7 @@ - bike_themed_object - climbing_route - toilet + - toilet_at_amenity @@ -321,12 +344,14 @@ - cafe_pub - charging_station - entrance + - fitness_centre - food - parking - picnic_table - reception_desk - shops - toilet + - toilet_at_amenity @@ -361,10 +386,12 @@ - cafe_pub - defibrillator + - fitness_centre - food - hackerspace - hotel - observation_tower + - sports_centre - transit_stops @@ -455,6 +482,7 @@ - cafe_pub - dogpark + - fitness_centre - food - hackerspace - hotel @@ -588,6 +616,18 @@ +### wikidata.tactile_writing-braille + + + + + + - elevator + - stairs + + + + ### questions @@ -680,6 +720,72 @@ +### opening_hours_24_7 + + + + + + - toilet + + + + +### toilet.toilets-type + + + + + + - toilet_at_amenity + + + + +### toilet.toilets-changing-table + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-changing_table:location + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-handwashing + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-has-paper + + + + + + - toilet_at_amenity + + + + ### wikidata.language diff --git a/Docs/BuiltinLayers.md b/Docs/BuiltinLayers.md index 3bb328e7c..e182421ef 100644 --- a/Docs/BuiltinLayers.md +++ b/Docs/BuiltinLayers.md @@ -815,6 +815,8 @@ The following layers are included in MapComplete: - [extinguisher](./Layers/extinguisher.md) - [filters](./Layers/filters.md) - [fire_station](./Layers/fire_station.md) + - [fitness_centre](./Layers/fitness_centre.md) + - [fitness_station](./Layers/fitness_station.md) - [food](./Layers/food.md) - [ghost_bike](./Layers/ghost_bike.md) - [governments](./Layers/governments.md) @@ -862,12 +864,17 @@ The following layers are included in MapComplete: - [shelter](./Layers/shelter.md) - [shops](./Layers/shops.md) - [slow_roads](./Layers/slow_roads.md) + - [speed_camera](./Layers/speed_camera.md) + - [speed_display](./Layers/speed_display.md) - [split_point](./Layers/split_point.md) - [sport_pitch](./Layers/sport_pitch.md) + - [sports_centre](./Layers/sports_centre.md) + - [stairs](./Layers/stairs.md) - [street_lamps](./Layers/street_lamps.md) - [surveillance_camera](./Layers/surveillance_camera.md) - [tertiary_education](./Layers/tertiary_education.md) - [toilet](./Layers/toilet.md) + - [toilet_at_amenity](./Layers/toilet_at_amenity.md) - [trail](./Layers/trail.md) - [transit_routes](./Layers/transit_routes.md) - [transit_stops](./Layers/transit_stops.md) diff --git a/Docs/BuiltinQuestions.md b/Docs/BuiltinQuestions.md index 4af0e1700..57d992084 100644 --- a/Docs/BuiltinQuestions.md +++ b/Docs/BuiltinQuestions.md @@ -27,6 +27,7 @@ The following items can be easily reused in your layers + [dog-access](#dog-access) + [description](#description) + [opening_hours](#opening_hours) + + [opening_hours_24_7](#opening_hours_24_7) + [service:electricity](#serviceelectricity) + [payment-options](#payment-options) + [payment-options-advanced](#payment-options-advanced) @@ -263,6 +264,21 @@ What are the opening hours of {title()}? +### opening_hours_24_7 + + + +

Opening hours

{opening_hours_table(opening_hours)} + +What are the opening hours of {title()}? + + + + - 24/7 opened (including holidays) + + + + ### service:electricity diff --git a/Docs/Layers/all_streets.md b/Docs/Layers/all_streets.md index 56e6c294a..03367f1c2 100644 --- a/Docs/Layers/all_streets.md +++ b/Docs/Layers/all_streets.md @@ -5,7 +5,7 @@ - + Layer to mark any street as cyclestreet @@ -60,7 +60,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -89,13 +89,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md index 08fb9b9cf..d9ccad2bb 100644 --- a/Docs/Layers/bike_shop.md +++ b/Docs/Layers/bike_shop.md @@ -70,19 +70,10 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/service:bicycle:retail#values) [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) [](https://taginfo.openstreetmap.org/keys/service:bicycle:repair#values) [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) [](https://taginfo.openstreetmap.org/keys/service:bicycle:rental#values) [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) -[](https://taginfo.openstreetmap.org/keys/rental#values) [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) -[](https://taginfo.openstreetmap.org/keys/capacity:city_bike#values) [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:ebike#values) [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:kid_bike#values) [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:bmx#values) [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:mtb#values) [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:bicycle_pannier#values) [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:tandem_bicycle#values) [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | [](https://taginfo.openstreetmap.org/keys/service:bicycle:second_hand#values) [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) [](https://taginfo.openstreetmap.org/keys/service:bicycle:pump#values) [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) [](https://taginfo.openstreetmap.org/keys/service:bicycle:diy#values) [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) [](https://taginfo.openstreetmap.org/keys/service:bicycle:cleaning#values) [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) -[](https://taginfo.openstreetmap.org/keys/service:bicycle:cleaning:charge#values) [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | @@ -269,157 +260,13 @@ The question is Does this shop rent out bikes? -### bicycle-types +### bicyclerentalbicyclerental -The question is What kind of bicycles and accessories are rented here? +This tagrendering has no question and is thus read-only -This rendering asks information about the property [rental](https://wiki.openstreetmap.org/wiki/Key:rental) -This is rendered with {rental} is rented here - - - - - - - Normal city bikes can be rented here corresponds with `rental=city_bike` - - Electrical bikes can be rented here corresponds with `rental=ebike` - - BMX bikes can be rented here corresponds with `rental=bmx` - - Mountainbikes can be rented here corresponds with `rental=mtb` - - Bikes for children can be rented here corresponds with `rental=kid_bike` - - Tandem bicycles can be rented here corresponds with `rental=tandem` - - Race bicycles can be rented here corresponds with `rental=racebike` - - Bike helmets can be rented here corresponds with `rental=bike_helmet` - - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-city_bike - - - -The question is How much city bikes can be rented here? - -This rendering asks information about the property [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) - -This is rendered with {capacity:city_bike} city bikes can be rented here - - - -Only visible if `rental~^(.*city_bike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-ebike - - - -The question is How much electrical bikes can be rented here? - -This rendering asks information about the property [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) - -This is rendered with {capacity:ebike} electrical bikes can be rented here - - - -Only visible if `rental~^(.*ebike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-kid_bike - - - -The question is How much bikes for children can be rented here? - -This rendering asks information about the property [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) - -This is rendered with {capacity:kid_bike} bikes for children can be rented here - - - -Only visible if `rental~^(.*kid_bike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-bmx - - - -The question is How much BMX bikes can be rented here? - -This rendering asks information about the property [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) - -This is rendered with {capacity:bmx} BMX bikes can be rented here - - - -Only visible if `rental~^(.*bmx.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-mtb - - - -The question is How much mountainbike can be rented here? - -This rendering asks information about the property [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) - -This is rendered with {capacity:mtb} mountainbike can be rented here - - - -Only visible if `rental~^(.*mtb.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-bicycle_pannier - - - -The question is How much bicycle panniers can be rented here? - -This rendering asks information about the property [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) - -This is rendered with {capacity:bicycle_pannier} bicycle panniers can be rented here - - - -Only visible if `rental~^(.*bicycle_pannier.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-tandem_bicycle - - - -The question is How much tandem can be rented here? - -This rendering asks information about the property [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) - -This is rendered with {capacity:tandem_bicycle} tandem can be rented here - - - -Only visible if `rental~^(.*tandem_bicycle.*)$` is shown - -This tagrendering has labels `bicycle_rental` @@ -452,7 +299,7 @@ The question is Does this shop offer a bike pump for use by anyone? - This shop offers a bike pump for anyone corresponds with `service:bicycle:pump=yes` - This shop doesn't offer a bike pump for anyone corresponds with `service:bicycle:pump=no` - - There is bicycle pump, it is shown as a separate point corresponds with `service:bicycle:pump=separate` + - There is bicycle pump, it is shown as a separate point corresponds with `service:bicycle:pump=separate` @@ -491,23 +338,12 @@ The question is Are bicycles washed here? -### bike_cleaning-service:bicycle:cleaning:charge +### bikecleaningbikecleaningservicebicyclecleaningcharge -The question is How much does it cost to use the cleaning service? +This tagrendering has no question and is thus read-only -This rendering asks information about the property [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) - -This is rendered with Using the cleaning service costs {service:bicycle:cleaning:charge} - - - - - - - The cleaning service is free to use corresponds with `service:bicycle:cleaning:fee=no` - - Free to use corresponds with `service:bicycle:cleaning:fee=yes` - - This option cannot be chosen as answer diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md index 7703d3717..d3a2f165f 100644 --- a/Docs/Layers/climbing_area.md +++ b/Docs/Layers/climbing_area.md @@ -68,9 +68,6 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) [](https://taginfo.openstreetmap.org/keys/climbing#values) [climbing](https://wiki.openstreetmap.org/wiki/Key:climbing) | Multiple choice | [boulder](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dboulder) [crag](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dcrag) [area](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Darea) [](https://taginfo.openstreetmap.org/keys/rock#values) [rock](https://wiki.openstreetmap.org/wiki/Key:rock) | [string](../SpecialInputElements.md#string) | [limestone](https://wiki.openstreetmap.org/wiki/Tag:rock%3Dlimestone) -[](https://taginfo.openstreetmap.org/keys/url#values) [url](https://wiki.openstreetmap.org/wiki/Key:url) | [url](../SpecialInputElements.md#url) | -[](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) -[](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) @@ -182,61 +179,6 @@ This is rendered with The rock type is {rock} - Limestone corresponds with `rock=limestone` -Only visible if `climbing=crag|natural=cliff|natural=bare_rock` is shown - - - -### website - - - -The question is Is there a (unofficial) website with more informations (e.g. topos)? - -This rendering asks information about the property [url](https://wiki.openstreetmap.org/wiki/Key:url) - -This is rendered with {url} - - - -Only visible if `leisure!~^(sports_centre)$&sport=climbing` is shown - - - -### fee - - - -The question is Is a fee required to climb here? - -This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge) - -This is rendered with A fee of {charge} should be paid for climbing here - - - - - - - Climbing here is free of charge corresponds with `fee=no` - - Paying a fee is required to climb here corresponds with `fee=yes` - - - - -### bouldering - - - -The question is Is bouldering possible here? - - - - - - - Bouldering is possible here corresponds with `climbing:boulder=yes` - - Bouldering is not possible here corresponds with `climbing:boulder=no` - - Bouldering is possible, allthough there are only a few routes corresponds with `climbing:boulder=limited` - - There are {climbing:boulder} boulder routes corresponds with `climbing:boulder~.+` - - This option cannot be chosen as answer - +Only visible if `climbing=crag|natural=cliff|natural=bare_rock` is shown This document is autogenerated from [assets/layers/climbing_area/climbing_area.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_area/climbing_area.json) \ No newline at end of file diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md index e7b96cf86..ae2c6c6ab 100644 --- a/Docs/Layers/climbing_gym.md +++ b/Docs/Layers/climbing_gym.md @@ -65,14 +65,7 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | -[](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) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | -[](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) | -[](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) | -[](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) -[](https://taginfo.openstreetmap.org/keys/climbing:sport#values) [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno) -[](https://taginfo.openstreetmap.org/keys/climbing:bolts:max#values) [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) | [](https://taginfo.openstreetmap.org/keys/climbing:speed#values) [climbing:speed](https://wiki.openstreetmap.org/wiki/Key:climbing:speed) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dno) @@ -164,26 +157,6 @@ This is rendered with {email} -### fee - - - -The question is Is a fee required to climb here? - -This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge) - -This is rendered with A fee of {charge} should be paid for climbing here - - - - - - - Climbing here is free of charge corresponds with `fee=no` - - Paying a fee is required to climb here corresponds with `fee=yes` - - - - ### opening_hours @@ -198,103 +171,6 @@ This is rendered with

Opening hours

{opening_hours_table(opening_hours) -### average_length - - - -The question is What is the (average) length of the routes in meters? - -This rendering asks information about the property [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) - -This is rendered with The routes are {canonical(climbing:length)} long on average - - - - - -### min_difficulty - - - -The question is What is the grade of the easiest route here, according to the french classification system? - -This rendering asks information about the property [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) - -This is rendered with The lowest grade is {climbing:grade:french:min} according to the french/belgian system - - - - - -### max_difficulty - - - -The question is What is the highest grade route here, according to the french classification system? - -This rendering asks information about the property [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) - -This is rendered with The highest grade is {climbing:grade:french:max} according to the french/belgian system - - - -Only visible if `climbing!~^(route)$&climbing:sport=yes|sport=climbing` is shown - - - -### bouldering - - - -The question is Is bouldering possible here? - - - - - - - Bouldering is possible here corresponds with `climbing:boulder=yes` - - Bouldering is not possible here corresponds with `climbing:boulder=no` - - Bouldering is possible, allthough there are only a few routes corresponds with `climbing:boulder=limited` - - There are {climbing:boulder} boulder routes corresponds with `climbing:boulder~.+` - - This option cannot be chosen as answer - - - - -### sportclimbing - - - -The question is Is sport climbing possible here on fixed anchors? - - - - - - - Sport climbing is possible here corresponds with `climbing:sport=yes` - - Sport climbing is not possible here corresponds with `climbing:sport=no` - - There are {climbing:sport} sport climbing routes corresponds with `climbing:sport~.+` - - This option cannot be chosen as answer - - - - -### max_bolts - - - -The question is How many bolts do routes in {title()} have at most? - -This rendering asks information about the property [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) - -This is rendered with The sport climbing routes here have at most {climbing:bolts:max} bolts.
This is without relays and indicates how much quickdraws a climber needs
- - - -Only visible if `climbing:sport=yes` is shown - - - ### Speed climbing? diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md index b8451a2e8..d1e064ff4 100644 --- a/Docs/Layers/crossings.md +++ b/Docs/Layers/crossings.md @@ -27,6 +27,7 @@ Crossings for pedestrians and cyclists + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [cycle_infra](https://mapcomplete.osm.be/cycle_infra) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [personal](https://mapcomplete.osm.be/personal) @@ -69,12 +70,28 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/crossing:island#values) [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) [](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [](https://taginfo.openstreetmap.org/keys/button_operated#values) [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:sound#values) [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:vibration#values) [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:arrow#values) [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:minimap#values) [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) [](https://taginfo.openstreetmap.org/keys/red_turn:right:bicycle#values) [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno) [](https://taginfo.openstreetmap.org/keys/red_turn:straight:bicycle#values) [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno) +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + ### crossing-type @@ -188,6 +205,80 @@ Only visible if `highway=traffic_signals|crossing=traffic_signals` is shown +### crossing-sound + + + +The question is Does this traffic light have sound signals to aid crossing? + + + + + + - This traffic light has sound signals to help crossing, both for finding the crossing and for crossing. corresponds with `traffic_signals:sound=yes` + - This traffic light does not have sound signals to help crossing. corresponds with `traffic_signals:sound=no` + - This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross. corresponds with `traffic_signals:sound=locate` + - This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole. corresponds with `traffic_signals:sound=walk` + + +Only visible if `crossing=traffic_signals` is shown + + + +### crossing-vibration + + + +The question is Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button) + + + + + + - The button for this traffic light has a vibration signal to indicate that it is safe to cross. corresponds with `traffic_signals:vibration=yes` + - The button for this traffic light does not have a vibration signal to indicate that it is safe to cross. corresponds with `traffic_signals:vibration=no` + + +Only visible if `crossing=traffic_signals&button_operated=yes` is shown + + + +### crossing-arrow + + + +The question is Does this traffic light have an arrow pointing in the direction of crossing? + + + + + + - This traffic light has an arrow pointing in the direction of crossing. corresponds with `traffic_signals:arrow=yes` + - This traffic light does not have an arrow pointing in the direction of crossing. corresponds with `traffic_signals:arrow=no` + + +Only visible if `crossing=traffic_signals` is shown + + + +### crossing-minimap + + + +The question is Does this traffic light have a tactile map showing the layout of the crossing? + + + + + + - This traffic light has a tactile map showing the layout of the crossing. corresponds with `traffic_signals:minimap=yes` + - This traffic light does not have a tactile map showing the layout of the crossing. corresponds with `traffic_signals:minimap=no` + + +Only visible if `crossing=traffic_signals` is shown + + + ### crossing-right-turn-through-red diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md index 89a89f4e4..0e384bbc6 100644 --- a/Docs/Layers/cycleways_and_roads.md +++ b/Docs/Layers/cycleways_and_roads.md @@ -29,6 +29,7 @@ All infrastructure that someone can cycle over, accompanied with questions about + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [cycle_infra](https://mapcomplete.osm.be/cycle_infra) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [onwheels](https://mapcomplete.osm.be/onwheels) diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md index 737f06fbf..69da616ab 100644 --- a/Docs/Layers/defibrillator.md +++ b/Docs/Layers/defibrillator.md @@ -184,7 +184,7 @@ The question is Please give some explanation on where the defibrillator can be This rendering asks information about the property [defibrillator:location](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location) -This is rendered with Extra information about the location (in the local languagel):
{defibrillator:location} +This is rendered with Extra information about the location (in the local language):
{defibrillator:location} diff --git a/Docs/Layers/dogshop.md b/Docs/Layers/dogshop.md index 14f324139..642a20d95 100644 --- a/Docs/Layers/dogshop.md +++ b/Docs/Layers/dogshop.md @@ -61,7 +61,6 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/shop#values) [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [hobby](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhobby) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | @@ -100,184 +99,6 @@ This is rendered with This shop is called {name} -### shop_types - - - -The question is What kind of shop is this? - -This rendering asks information about the property [shop](https://wiki.openstreetmap.org/wiki/Key:shop) - -This is rendered with This is a {shop} - - - - - - - Farm Supply Shop corresponds with `shop=agrarian` - - Liquor Store corresponds with `shop=alcohol` - - Anime / Manga Shop corresponds with `shop=anime` - - Antiques Shop corresponds with `shop=antiques` - - Appliance Store corresponds with `shop=appliance` - - Art Store corresponds with `shop=art` - - Baby Goods Store corresponds with `shop=baby_goods` - - Bag/Luggage Store corresponds with `shop=bag` - - Bakery corresponds with `shop=bakery` - - Bathroom Furnishing Store corresponds with `shop=bathroom_furnishing` - - Beauty Shop corresponds with `shop=beauty` - - Bedding/Mattress Store corresponds with `shop=bed` - - Beverage Store corresponds with `shop=beverages` - - Bicycle Shop corresponds with `shop=bicycle` - - Boat Store corresponds with `shop=boat` - - Bookmaker corresponds with `shop=bookmaker` - - Book Store corresponds with `shop=books` - - Brewing Supply Store corresponds with `shop=brewing_supplies` - - Butcher corresponds with `shop=butcher` - - Camera Equipment Store corresponds with `shop=camera` - - Candle Shop corresponds with `shop=candles` - - Cannabis Shop corresponds with `shop=cannabis` - - Car Dealership corresponds with `shop=car` - - Car Parts Store corresponds with `shop=car_parts` - - Car Repair Shop corresponds with `shop=car_repair` - - RV Dealership corresponds with `shop=caravan` - - Carpet Store corresponds with `shop=carpet` - - Catalog Shop corresponds with `shop=catalogue` - - Charity Store corresponds with `shop=charity` - - Cheese Store corresponds with `shop=cheese` - - Drugstore corresponds with `shop=chemist` - - Chocolate Store corresponds with `shop=chocolate` - - Clothing Store corresponds with `shop=clothes` - - Coffee Store corresponds with `shop=coffee` - - Collectibles Shop corresponds with `shop=collector` - - Computer Store corresponds with `shop=computer` - - Candy Store corresponds with `shop=confectionery` - - Convenience Store corresponds with `shop=convenience` - - Copy Store corresponds with `shop=copyshop` - - Cosmetics Store corresponds with `shop=cosmetics` - - Country Store corresponds with `shop=country_store` - - Arts & Crafts Store corresponds with `shop=craft` - - Curtain Store corresponds with `shop=curtain` - - Dairy Store corresponds with `shop=dairy` - - Deli corresponds with `shop=deli` - - Department Store corresponds with `shop=department_store` - - DIY Store corresponds with `shop=doityourself` - - Door Shop corresponds with `shop=doors` - - Dry Cleaner corresponds with `shop=dry_cleaning` - - E-Cigarette Shop corresponds with `shop=e-cigarette` - - Electrical Equipment Store corresponds with `shop=electrical` - - Electronics Store corresponds with `shop=electronics` - - Erotic Store corresponds with `shop=erotic` - - Fabric Store corresponds with `shop=fabric` - - Produce Stand corresponds with `shop=farm` - - Fashion Accessories Store corresponds with `shop=fashion_accessories` - - Fireplace Store corresponds with `shop=fireplace` - - Fishing Shop corresponds with `shop=fishing` - - Flooring Supply Shop corresponds with `shop=flooring` - - Florist corresponds with `shop=florist` - - Framing Shop corresponds with `shop=frame` - - Frozen Food Store corresponds with `shop=frozen_food` - - Fuel Shop corresponds with `shop=fuel` - - Funeral Home corresponds with `shop=funeral_directors` - - Furniture Store corresponds with `shop=furniture` - - Tabletop Game Store corresponds with `shop=games` - - Garden Center corresponds with `shop=garden_centre` - - Bottled Gas Shop corresponds with `shop=gas` - - General Store corresponds with `shop=general` - - Gift Shop corresponds with `shop=gift` - - Greengrocer corresponds with `shop=greengrocer` - - Hairdresser corresponds with `shop=hairdresser` - - Hairdresser Supply Store corresponds with `shop=hairdresser_supply` - - Hardware Store corresponds with `shop=hardware` - - Health Food Shop corresponds with `shop=health_food` - - Hearing Aids Store corresponds with `shop=hearing_aids` - - Herbalist corresponds with `shop=herbalist` - - Hifi Store corresponds with `shop=hifi` - - Hobby Shop corresponds with `shop=hobby` - - Household Linen Shop corresponds with `shop=household_linen` - - Houseware Store corresponds with `shop=houseware` - - Hunting Shop corresponds with `shop=hunting` - - Interior Decoration Store corresponds with `shop=interior_decoration` - - Jewelry Store corresponds with `shop=jewelry` - - Kiosk corresponds with `shop=kiosk` - - Kitchen Design Store corresponds with `shop=kitchen` - - Laundry corresponds with `shop=laundry` - - Leather Store corresponds with `shop=leather` - - Lighting Store corresponds with `shop=lighting` - - Locksmith corresponds with `shop=locksmith` - - Lottery Shop corresponds with `shop=lottery` - - Mall corresponds with `shop=mall` - - Massage Shop corresponds with `shop=massage` - - Medical Supply Store corresponds with `shop=medical_supply` - - Military Surplus Store corresponds with `shop=military_surplus` - - Mobile Phone Store corresponds with `shop=mobile_phone` - - Model Shop corresponds with `shop=model` - - Money Lender corresponds with `shop=money_lender` - - Motorcycle Dealership corresponds with `shop=motorcycle` - - Motorcycle Repair Shop corresponds with `shop=motorcycle_repair` - - Music Store corresponds with `shop=music` - - Musical Instrument Store corresponds with `shop=musical_instrument` - - Newspaper/Magazine Shop corresponds with `shop=newsagent` - - Nutrition Supplements Store corresponds with `shop=nutrition_supplements` - - Optician corresponds with `shop=optician` - - Outdoors Store corresponds with `shop=outdoor` - - Online Retailer Outpost corresponds with `shop=outpost` - - Paint Store corresponds with `shop=paint` - - Party Supply Store corresponds with `shop=party` - - Pastry Shop corresponds with `shop=pastry` - - Pawn Shop corresponds with `shop=pawnbroker` - - Perfume Store corresponds with `shop=perfumery` - - Pet Store corresponds with `shop=pet` - - Pet Grooming Store corresponds with `shop=pet_grooming` - - Photography Store corresponds with `shop=photo` - - Pottery Store corresponds with `shop=pottery` - - Printer Ink Store corresponds with `shop=printer_ink` - - Psychic corresponds with `shop=psychic` - - Fireworks Store corresponds with `shop=pyrotechnics` - - Radio/Electronic Component Store corresponds with `shop=radiotechnics` - - Religious Store corresponds with `shop=religion` - - Rental Shop corresponds with `shop=rental` - - Repair Shop corresponds with `shop=repair` - - Scuba Diving Shop corresponds with `shop=scuba_diving` - - Seafood Shop corresponds with `shop=seafood` - - Consignment/Thrift Store corresponds with `shop=second_hand` - - Sewing Supply Shop corresponds with `shop=sewing` - - Shoe Repair Shop corresponds with `shop=shoe_repair` - - Shoe Store corresponds with `shop=shoes` - - Spice Shop corresponds with `shop=spices` - - Sporting Goods Store corresponds with `shop=sports` - - Stationery Store corresponds with `shop=stationery` - - Storage Rental corresponds with `shop=storage_rental` - - Supermarket corresponds with `shop=supermarket` - - Pool Supply Store corresponds with `shop=swimming_pool` - - Tailor corresponds with `shop=tailor` - - Tattoo Parlor corresponds with `shop=tattoo` - - Tea Store corresponds with `shop=tea` - - Telecom Retail Store corresponds with `shop=telecommunication` - - Ticket Seller corresponds with `shop=ticket` - - Tile Shop corresponds with `shop=tiles` - - Tobacco Shop corresponds with `shop=tobacco` - - Tool Rental corresponds with `shop=tool_hire` - - Toy Store corresponds with `shop=toys` - - Trade Shop corresponds with `shop=trade` - - Travel Agency corresponds with `shop=travel_agency` - - Trophy Shop corresponds with `shop=trophy` - - Tire Store corresponds with `shop=tyres` - - Vacuum Cleaner Store corresponds with `shop=vacuum_cleaner` - - Variety Store corresponds with `shop=variety_store` - - Video Store corresponds with `shop=video` - - Video Game Store corresponds with `shop=video_games` - - Watches Shop corresponds with `shop=watches` - - Drinking Water Shop corresponds with `shop=water` - - Watersport/Swim Shop corresponds with `shop=water_sports` - - Weapon Shop corresponds with `shop=weapons` - - Wholesale Store corresponds with `shop=wholesale` - - Wig Shop corresponds with `shop=wigs` - - Window Blind Store corresponds with `shop=window_blind` - - Wine Shop corresponds with `shop=wine` - - - - ### opening_hours diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md index db55b23cf..70dddcca3 100644 --- a/Docs/Layers/elevator.md +++ b/Docs/Layers/elevator.md @@ -25,6 +25,7 @@ This layer show elevators and asks for operational status and elevator dimension + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [indoors](https://mapcomplete.osm.be/indoors) - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/fietsstraat.md b/Docs/Layers/fietsstraat.md index 7fd088c5e..9a9cf7dec 100644 --- a/Docs/Layers/fietsstraat.md +++ b/Docs/Layers/fietsstraat.md @@ -5,7 +5,7 @@ - + A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist @@ -39,10 +39,10 @@ Elements must have the all of following tags to be shown on this layer: - - cyclestreet=yes + - cyclestreet=yes|bicycle_road=yes -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22bicycle_road%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) @@ -59,7 +59,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -88,13 +88,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md new file mode 100644 index 000000000..8917d4f40 --- /dev/null +++ b/Docs/Layers/fitness_centre.md @@ -0,0 +1,232 @@ + + + fitness_centre +================ + + + + + +Layer showing fitness centres + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=fitness_centre + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22fitness_centre%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | +[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | +[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](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) +[](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) + + + + +### name + + + +The question is What is the name of this fitness centre? + +This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) + +This is rendered with This fitness centre is called {name} + + + + + + - This fitness centre has no name corresponds with `noname=yes` + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + +### phone + + + +The question is What is the phone number of {title()}? + +This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) + +This is rendered with {phone} + + + + + + - {contact:phone} corresponds with `contact:phone~.+` + - This option cannot be chosen as answer + + + + +### email + + + +The question is What is the email address of {title()}? + +This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) + +This is rendered with {email} + + + + + + - {contact:email} corresponds with `contact:email~.+` + - This option cannot be chosen as answer + + + + +### website + + + +The question is What is the website of {title()}? + +This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) + +This is rendered with {website} + + + + + + - {contact:website} corresponds with `contact:website~.+` + - This option cannot be chosen as answer + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### wheelchair-access + + + +The question is Is this place accessible with a wheelchair? + + + + + + - This place is specially adapted for wheelchair users corresponds with `wheelchair=designated` + - This place is easily reachable with a wheelchair corresponds with `wheelchair=yes` + - It is possible to reach this place in a wheelchair, but it is not easy corresponds with `wheelchair=limited` + - This place is not reachable with a wheelchair corresponds with `wheelchair=no` + + + + +### 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` + + + + +### reviews + + + +Shows the reviews module (including the possibility to leave a review) + +This tagrendering has no question and is thus read-only + + + +This document is autogenerated from [assets/layers/fitness_centre/fitness_centre.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fitness_centre/fitness_centre.json) \ No newline at end of file diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md new file mode 100644 index 000000000..8ced21969 --- /dev/null +++ b/Docs/Layers/fitness_station.md @@ -0,0 +1,155 @@ + + + fitness_station +================= + + + + + +Find a fitness station near you, and add missing ones. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=fitness_station + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22fitness_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/fitness_station#values) [fitness_station](https://wiki.openstreetmap.org/wiki/Key:fitness_station) | Multiple choice | [horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_bar) [sign](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsign) [sit-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsit-up) [push-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dpush-up) [stretch_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstretch_bars) [hyperextension](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhyperextension) [rings](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drings) [horizontal_ladder](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_ladder) [wall_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall_bars) [slalom](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslalom) [stepping_stones](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstepping_stones) [leapfrog](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dleapfrog) [beam_jump](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbeam_jump) [hurdling](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhurdling) [wall](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall) [balance_beam](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbalance_beam) [log_lifting](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dlog_lifting) [captains_chair](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dcaptains_chair) [box](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbox) [battling_ropes](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbattling_ropes) [excercise_bike](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dexcercise_bike) [elliptical_trainer](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Delliptical_trainer) [air_walker](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dair_walker) [rower](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drower) [slackline](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslackline) +[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | + + + + +### name + + + +The question is What is the name of this fitness station? + +This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) + +This is rendered with This fitness station is called {name} + + + + + + - This fitness station doesn't have a name corresponds with `noname=yes` + + + + +### type + + + +The question is What kind of equipment does this fitness station have? + + + + + + - This fitness station has a horizontal bar, high enough for pull-ups. corresponds with `fitness_station=horizontal_bar` + - This fitness station has a sign with instructions for a specific exercise. corresponds with `fitness_station=sign` + - This fitness station has a facility for sit-ups. corresponds with `fitness_station=sit-up` + - This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars. corresponds with `fitness_station=push-up` + - This fitness station has bars for stretching. corresponds with `fitness_station=stretch_bars` + - This fitness station has a station for making hyperextensions. corresponds with `fitness_station=hyperextension` + - This fitness station has rings for gymnastic exercises. corresponds with `fitness_station=rings` + - This fitness station has a horizontal ladder, also known as monkey bars. corresponds with `fitness_station=horizontal_ladder` + - This fitness station has wall bars to climb on. corresponds with `fitness_station=wall_bars` + - This fitness station has posts for performing slalom exercises. corresponds with `fitness_station=slalom` + - This fitness station has stepping stones. corresponds with `fitness_station=stepping_stones` + - This fitness station has cones for performing leapfrog jumps. corresponds with `fitness_station=leapfrog` + - This fitness station has beams to jump over. corresponds with `fitness_station=beam_jump` + - This fitness station has hurdles to cross. corresponds with `fitness_station=hurdling` + - This fitness station has a wall to climb on. corresponds with `fitness_station=wall` + - This fitness station has a balance beam. corresponds with `fitness_station=balance_beam` + - This fitness station has a log with a handle on the end to lift. corresponds with `fitness_station=log_lifting` + - This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises. corresponds with `fitness_station=captains_chair` + - This fitness station has a box that can be used for jumping. corresponds with `fitness_station=box` + - This fitness station has battling ropes. corresponds with `fitness_station=battling_ropes` + - This fitness station has a stationary bicycle. corresponds with `fitness_station=excercise_bike` + - This fitness station has a cross-trainer. corresponds with `fitness_station=elliptical_trainer` + - This fitness station has an air walker. corresponds with `fitness_station=air_walker` + - This fitness station has a rower. corresponds with `fitness_station=rower` + - This fitness station has a slackline. corresponds with `fitness_station=slackline` + + + + +### operator + + + +The question is Who maintains this fitness station? + +This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) + +This is rendered with The fitness station is maintained by {operator}. + + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + +This document is autogenerated from [assets/layers/fitness_station/fitness_station.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fitness_station/fitness_station.json) \ No newline at end of file diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md index f1d69b13d..17fa1cb95 100644 --- a/Docs/Layers/kerbs.md +++ b/Docs/Layers/kerbs.md @@ -28,6 +28,7 @@ A layer showing kerbs. + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) @@ -66,7 +67,7 @@ attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/kerb#values) [kerb](https://wiki.openstreetmap.org/wiki/Key:kerb) | Multiple choice | [raised](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Draised) [lowered](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dlowered) [flush](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dflush) [](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) -[](https://taginfo.openstreetmap.org/keys/kerb:height#values) [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/kerb:height#values) [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) @@ -136,6 +137,11 @@ This rendering asks information about the property [kerb:height](https://wiki.o This is rendered with Kerb height: {kerb:height} + + + + + - This kerb is flush and is lower than 1cm. corresponds with `kerb:height=0` This document is autogenerated from [assets/layers/kerbs/kerbs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/kerbs/kerbs.json) \ No newline at end of file diff --git a/Docs/Layers/maxspeed.md b/Docs/Layers/maxspeed.md index 609ec5998..773380886 100644 --- a/Docs/Layers/maxspeed.md +++ b/Docs/Layers/maxspeed.md @@ -15,6 +15,7 @@ Shows the allowed speed for every road - This layer is shown at zoomlevel **16** and higher + - This layer is needed as dependency for layer [speed_camera](#speed_camera) diff --git a/Docs/Layers/osm_community_index.md b/Docs/Layers/osm_community_index.md index f2c0d4485..ad0e59ac8 100644 --- a/Docs/Layers/osm_community_index.md +++ b/Docs/Layers/osm_community_index.md @@ -27,6 +27,7 @@ A layer showing the OpenStreetMap Communities - [osm_community_index](https://mapcomplete.osm.be/osm_community_index) + - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md index 88c3427e1..da642fad3 100644 --- a/Docs/Layers/parking_spaces.md +++ b/Docs/Layers/parking_spaces.md @@ -76,7 +76,7 @@ The question is What kind of parking space is this? - - This is a normal parking space corresponds with `` + - This is a normal parking space. corresponds with `` - This option cannot be chosen as answer - This is a normal parking space. corresponds with `parking_space=normal` - This is a disabled parking space. corresponds with `parking_space=disabled` diff --git a/Docs/Layers/postoffices.md b/Docs/Layers/postoffices.md index 571037bc5..60451863a 100644 --- a/Docs/Layers/postoffices.md +++ b/Docs/Layers/postoffices.md @@ -60,7 +60,14 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](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) +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/post_office#values) [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) +[](https://taginfo.openstreetmap.org/keys/post_office:brand#values) [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) +[](https://taginfo.openstreetmap.org/keys/post_office:letter_from#values) [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_from#values) [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_pickup#values) [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_to#values) [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:stamps#values) [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) @@ -87,7 +94,7 @@ This tagrendering has no question and is thus read-only -### OH +### opening_hours @@ -95,13 +102,154 @@ The question is What are the opening hours for this post office? This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) -This is rendered with Opening Hours: {opening_hours_table()} +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} - - 24/7 opened (including holidays) corresponds with `opening_hours=24/7` +### post_partner + + + +The question is Is this a post partner? + + + + + + - This shop is a post partner corresponds with `post_office=post_partner` + - This shop is not a post partner corresponds with `` + + +Only visible if `post_office=post_partner` is shown + + + +### partner-brand + + + +The question is For which brand does this location offer services? + +This rendering asks information about the property [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) + +This is rendered with This location offers services for {post_office:brand} + + + + + + - This location offers services for DHL corresponds with `post_office:brand=DHL` + - This location offers services for DPD corresponds with `post_office:brand=DPD` + - This location offers services for GLS corresponds with `post_office:brand=GLS` + - This location offers services for UPS corresponds with `post_office:brand=UPS` + - This location is a DHL Paketshop corresponds with `post_office:brand=DHL Paketshop` + - This location is a Hermes PaketShop corresponds with `post_office:brand=Hermes PaketShop` + - This location is a PostNL-point corresponds with `post_office:brand=PostNL` + - This location offers services for bpost corresponds with `post_office:brand=bpost` + + +Only visible if `post_office=post_partner` is shown + + + +### letter-from + + + +The question is Can you post a letter here? + +This rendering asks information about the property [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) + +This is rendered with You can post letters with these companies: {post_office:letter_from} + + + + + + - You can post letters here corresponds with `post_office:letter_from=yes` + - You can't post letters here corresponds with `post_office:letter_from=no` + + + + +### parcel-from + + + +The question is Can you send a parcel here? + +This rendering asks information about the property [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) + +This is rendered with You can post parcels with these companies: {post_office:parcel_from} + + + + + + - You can send parcels here corresponds with `post_office:parcel_from=yes` + - You can't send parcels here corresponds with `post_office:parcel_from=no` + + + + +### parcel-pickup + + + +The question is Can you pick up missed parcels here? + +This rendering asks information about the property [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) + +This is rendered with You can pick up parcels from these companies: {post_office:parcel_pickup} + + + + + + - You can pick up missed parcels here corresponds with `post_office:parcel_pickup=yes` + - You can't pick up missed parcels here corresponds with `post_office:parcel_pickup=no` + + + + +### parcel-to + + + +The question is Can you send parcels to here for pickup? + +This rendering asks information about the property [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) + +This is rendered with You can send parcels to here for pickup with these companies: {post_office:parcel_to} + + + + + + - You can send parcels to here for pickup corresponds with `post_office:parcel_to=yes` + - You can't send parcels to here for pickup corresponds with `post_office:parcel_to=no` + + + + +### stamps + + + +The question is Can you buy stamps here? + +This rendering asks information about the property [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) + +This is rendered with You can buy stamps from companies: {post_office:stamps} + + + + + + - You can buy stamps here corresponds with `post_office:stamps=yes` + - You can't buy stamps here corresponds with `post_office:stamps=no` This document is autogenerated from [assets/layers/postoffices/postoffices.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/postoffices/postoffices.json) \ No newline at end of file diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md index 5545b7cda..c25626158 100644 --- a/Docs/Layers/school.md +++ b/Docs/Layers/school.md @@ -70,7 +70,6 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | -[](https://taginfo.openstreetmap.org/keys/school:language#values) [school:language](https://wiki.openstreetmap.org/wiki/Key:school:language) | Multiple choice | [ay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Day) [ab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dab) [an](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dan) [de](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dde) [ca](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dca) [az](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daz) [hr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhr) [eo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deo) [ba](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dba) [ar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dar) [he](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhe) [gl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgl) [el](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Del) [cs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcs) [da](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dda) [af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daf) [ga](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dga) [hi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhi) [bg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbg) [be](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbe) [gu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgu) [cy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcy) [fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfr) [hsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhsb) [fy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfy) [ak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dak) [am](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dam) [es](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Des) [bs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbs) [diq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddiq) [dz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddz) [co](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dco) [cr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcr) [csb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcsb) [gv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgv) [cv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcv) [bn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbn) [gd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgd) [av](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dav) [awa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dawa) [br](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbr) [ee](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dee) [dag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddag) [dv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddv) [fi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfi) [en](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Den) [ady](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dady) [as](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Das) [gn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgn) [hif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhif) [ast](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dast) [dsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddsb) [haw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhaw) [glk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dglk) [gag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgag) [gan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgan) [ase](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dase) [cal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcal) [gil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgil) [arz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darz) [ban](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dban) [hak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhak) [din](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddin) [egl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Degl) [dty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddty) [fa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa) [cnr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnr) [bxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbxr) [ckb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckb) [eu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deu) [et](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Det) [bar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbar) [fo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfo) [frr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrr) [ch](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dch) [chy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchy) [ce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dce) [no](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dno) [bjn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbjn) [ceb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dceb) [ha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dha) [frp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrp) [chr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchr) [gcr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcr) [gor](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgor) [ext](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dext) [fj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfj) [fur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfur) [bss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbss) [prg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dprg) [ses](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dses) [pko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpko) [ccp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dccp) [dua](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddua) [tr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtr) [ur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dur) [bm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbm) [ff](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dff) [ru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dru) [sid](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsid) [niu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dniu) [oj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doj) [vot](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvot) [bfi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfi) [bla](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbla) [bbc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbbc) [ctg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dctg) [brh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrh) [bug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbug) [pa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpa) [pnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnb) [brx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrx) [sjd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjd) [bo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbo) [bi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbi) [cdo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcdo) [sw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsw) [gom](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgom) [mfe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmfe) [zh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh) [sdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdc) [pdt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdt) [sty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsty) [rmc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmc) [nys](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnys) [gsw-fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsw-fr) [zun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzun) [sms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsms) [pis](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpis) [nr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnr) [umu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dumu) [gaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgaa) [fon](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfon) [loz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dloz) [crs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrs) [tru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtru) [agq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dagq) [ary](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dary) [atj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Datj) [alt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dalt) [ta](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dta) [ps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dps) [nqo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnqo) [ro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dro) [cbk-zam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcbk-zam) [ovd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dovd) [vmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvmf) [bto](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbto) [bcc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbcc) [crl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrl) [lrc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlrc) [akl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakl) [bpy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbpy) [mic](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmic) [sk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsk) [sl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsl) [ryu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dryu) [yai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyai) [efi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Defi) [te](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dte) [yi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyi) [tg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtg) [bat-smg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbat-smg) [nod](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnod) [lag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlag) [krj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrj) [yap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyap) [ydg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dydg) [vi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvi) [it](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dit) [bzg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzg) [pyu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpyu) [guc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguc) [ood](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dood) [bdr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbdr) [btm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbtm) [gcf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcf) [srq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrq) [ins](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dins) [rki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drki) [wls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwls) [sje](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsje) [smj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmj) [kum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkum) [nui](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnui) [zh-min-nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-min-nan) [pl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpl) [cpx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcpx) [khg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhg) [fkv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfkv) [fuf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfuf) [jax](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djax) [dtp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddtp) [zgh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzgh) [bgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbgn) [yav](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyav) [sv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsv) [azb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dazb) [xnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxnb) [fa-af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa-af) [qu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dqu) [sei](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsei) [sq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsq) [uk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duk) [uz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duz) [ka](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dka) [pt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt) [hy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhy) [nl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnl) [rm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drm) [aln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daln) [mr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmr) [mg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmg) [sh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsh) [zu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzu) [is](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dis) [lb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlb) [tk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtk) [th](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dth) [ja](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dja) [lv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlv) [rmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmy) [km](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkm) [lo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlo) [so](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dso) [sma](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsma) [moe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmoe) [sr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsr) [lt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlt) [hu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhu) [my](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmy) [ms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dms) [xh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxh) [udm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dudm) [rue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drue) [stq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dstq) [ky](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dky) [mt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmt) [mk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmk) [za](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dza) [ug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dug) [ko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dko) [si](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsi) [kk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkk) [na](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dna) [nv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnv) [fit](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfit) [xmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxmf) [aa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daa) [anp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Danp) [rup](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drup) [vec](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvec) [vep](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvep) [bh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbh) [shy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshy) [hz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhz) [mnw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnw) [mzn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmzn) [oc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doc) [id](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Did) [ve](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dve) [min](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmin) [mwl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwl) [pdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdc) [pfl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpfl) [nn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnn) [nb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnb) [kw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkw) [sco](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsco) [mdf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmdf) [sd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsd) [tt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtt) [szl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszl) [kaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkaa) [jv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djv) [tl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtl) [to](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dto) [myv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmyv) [lez](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlez) [cho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcho) [kl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkl) [pms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpms) [crh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrh) [smn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmn) [ksh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksh) [ny](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dny) [mn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmn) [ks](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dks) [ig](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dig) [rw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drw) [nds](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnds) [ng](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dng) [skr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dskr) [se](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dse) [ik](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dik) [kjh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjh) [ne](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dne) [nap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnap) [lg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlg) [ht](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dht) [os](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dos) [new](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnew) [su](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsu) [iu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Diu) [ki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dki) [kn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkn) [inh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dinh) [pcd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpcd) [sc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsc) [srn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrn) [rn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drn) [ho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dho) [sg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsg) [pap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpap) [kbd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbd) [or](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dor) [arn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darn) [om](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dom) [sat](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsat) [ii](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dii) [kbp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbp) [kab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkab) [kg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkg) [krc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrc) [tum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtum) [tsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsg) [shi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshi) [sn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsn) [tpi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtpi) [rif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drif) [tyv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtyv) [ti](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dti) [tet](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtet) [scn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dscn) [lmo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlmo) [ilo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dilo) [sm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsm) [ss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dss) [mni](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmni) [kv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkv) [ku](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dku) [lad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlad) [ts](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dts) [st](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dst) [lij](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlij) [mai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmai) [tvl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvl) [tn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtn) [wa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwa) [nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnan) [pih](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpih) [lld](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlld) [ty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dty) [wo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwo) [war](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwar) [lbe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlbe) [ltg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dltg) [mad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmad) [mh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmh) [mo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmo) [yrk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrk) [chn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchn) [kr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkr) [tw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtw) [shn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshn) [vls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvls) [pag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpag) [nso](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnso) [ln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dln) [zea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzea) [tay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtay) [wuu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwuu) [sah](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsah) [jam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djam) [lkt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlkt) [krl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrl) [tcy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtcy) [sju](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsju) [sou](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsou) [adx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dadx) [sli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsli) [als](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dals) [kha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkha) [mnc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnc) [yo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyo) [ml](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dml) [hai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhai) [kut](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkut) [hoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhoc) [gsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsg) [li](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dli) [hyw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhyw) [esu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Desu) [abq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabq) [tli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtli) [trv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtrv) [szy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszy) [lus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlus) [olo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dolo) [pnt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnt) [koi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoi) [nog](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnog) [wbl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwbl) [tly](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtly) [mhr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmhr) [ruq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Druq) [mwv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwv) [koy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoy) [clc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dclc) [fiu-vro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfiu-vro) [frc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrc) [guw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguw) [cnh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnh) [sjm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjm) [bzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzs) [kcg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkcg) [mi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmi) [aeb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daeb) [nrf-gg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnrf-gg) [lki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlki) [bej](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbej) [ckt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckt) [mus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmus) [pwn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpwn) [kj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkj) [rgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drgn) [abs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabs) [sxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsxr) [ckv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckv) [tsu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsu) [xsy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxsy) [lvk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlvk) [zh-yue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-yue) [tvn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvn) [pmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpmy) [kbg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbg) [rwr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drwr) [ttm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dttm) [mrj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrj) [nia](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnia) [yrl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrl) [cak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcak) [ami](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dami) [krx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrx) [hil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhil) [uun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duun) [sjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjt) [wal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwal) [wym](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwym) [arq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darq) [bsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbsk) [bqi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbqi) [hrx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhrx) [ssf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dssf) [mrh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrh) [aoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daoc) [tsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsk) [luz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dluz) [tce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtce) [quc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dquc) [bnn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbnn) [lzz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlzz) [sdh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdh) [nsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnsk) [akz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakz) [kri](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkri) [kea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkea) [dru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddru) [tzm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtzm) [bfq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfq) [khw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhw) [uzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duzs) [rmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmf) [osa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dosa) [cps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcps) [pjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpjt) [kjp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjp) [gpe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgpe) [kiu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkiu) [rar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drar) [ksw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksw) [zh_Hant](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh_Hant) [pt_BR](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt_BR) [fil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfil) @@ -230,508 +229,6 @@ This is rendered with {email} - {contact:email} corresponds with `contact:email~.+` - This option cannot be chosen as answer - - - - -### school-language - - - -Enables to pick a single 'school:language=' within the mappings - -The question is What is the main language of this school?
What language is spoken with the students in non-language related courses and with the administration?
- - - - - - - The main language of this school is unknown corresponds with `` - - This option cannot be chosen as answer - - Aymara corresponds with `school:language=ay` - - Abkhaz corresponds with `school:language=ab` - - Aragonese corresponds with `school:language=an` - - German corresponds with `school:language=de` - - Catalan corresponds with `school:language=ca` - - Azerbaijani corresponds with `school:language=az` - - Croatian corresponds with `school:language=hr` - - Esperanto corresponds with `school:language=eo` - - Bashkir corresponds with `school:language=ba` - - Arabic corresponds with `school:language=ar` - - Hebrew corresponds with `school:language=he` - - Galician corresponds with `school:language=gl` - - Modern Greek corresponds with `school:language=el` - - Czech corresponds with `school:language=cs` - - Danish corresponds with `school:language=da` - - Afrikaans corresponds with `school:language=af` - - Irish corresponds with `school:language=ga` - - Hindi corresponds with `school:language=hi` - - Bulgarian corresponds with `school:language=bg` - - Belarusian corresponds with `school:language=be` - - Gujarati corresponds with `school:language=gu` - - Welsh corresponds with `school:language=cy` - - French corresponds with `school:language=fr` - - Upper Sorbian corresponds with `school:language=hsb` - - West Frisian corresponds with `school:language=fy` - - Akan corresponds with `school:language=ak` - - Amharic corresponds with `school:language=am` - - Spanish corresponds with `school:language=es` - - Bosnian corresponds with `school:language=bs` - - Zazaki corresponds with `school:language=diq` - - Dzongkha corresponds with `school:language=dz` - - Corsican corresponds with `school:language=co` - - Cree corresponds with `school:language=cr` - - Kashubian corresponds with `school:language=csb` - - Manx corresponds with `school:language=gv` - - Chuvash corresponds with `school:language=cv` - - Bengali corresponds with `school:language=bn` - - Scottish Gaelic corresponds with `school:language=gd` - - Avaric corresponds with `school:language=av` - - Awadhi corresponds with `school:language=awa` - - Breton corresponds with `school:language=br` - - Ewe corresponds with `school:language=ee` - - Dagbani corresponds with `school:language=dag` - - Maldivian corresponds with `school:language=dv` - - Finnish corresponds with `school:language=fi` - - English corresponds with `school:language=en` - - Adyghe corresponds with `school:language=ady` - - Assamese corresponds with `school:language=as` - - Guarani corresponds with `school:language=gn` - - Fiji Hindi corresponds with `school:language=hif` - - Asturian corresponds with `school:language=ast` - - Lower Sorbian corresponds with `school:language=dsb` - - Hawaiian corresponds with `school:language=haw` - - Gilaki corresponds with `school:language=glk` - - Gagauz corresponds with `school:language=gag` - - Gan corresponds with `school:language=gan` - - American Sign Language corresponds with `school:language=ase` - - Carolinian corresponds with `school:language=cal` - - Gilbertese corresponds with `school:language=gil` - - Egyptian Arabic corresponds with `school:language=arz` - - Balinese corresponds with `school:language=ban` - - Hakka corresponds with `school:language=hak` - - Dinka corresponds with `school:language=din` - - Emilian corresponds with `school:language=egl` - - Doteli corresponds with `school:language=dty` - - Persian corresponds with `school:language=fa` - - Montenegrin corresponds with `school:language=cnr` - - Russia Buriat corresponds with `school:language=bxr` - - Sorani corresponds with `school:language=ckb` - - Basque corresponds with `school:language=eu` - - Estonian corresponds with `school:language=et` - - Bavarian corresponds with `school:language=bar` - - Faroese corresponds with `school:language=fo` - - North Frisian corresponds with `school:language=frr` - - Chamorro corresponds with `school:language=ch` - - Cheyenne corresponds with `school:language=chy` - - Chechen corresponds with `school:language=ce` - - Norwegian corresponds with `school:language=no` - - Banjar corresponds with `school:language=bjn` - - Cebuano corresponds with `school:language=ceb` - - Hausa corresponds with `school:language=ha` - - Franco-Provençal corresponds with `school:language=frp` - - Cherokee corresponds with `school:language=chr` - - Guianan Creole corresponds with `school:language=gcr` - - Gorontalo corresponds with `school:language=gor` - - Extremaduran corresponds with `school:language=ext` - - Fijian corresponds with `school:language=fj` - - Friulian corresponds with `school:language=fur` - - Kose corresponds with `school:language=bss` - - Old Prussian corresponds with `school:language=prg` - - Koyraboro Senni corresponds with `school:language=ses` - - Pökoot corresponds with `school:language=pko` - - Chakma corresponds with `school:language=ccp` - - Duala corresponds with `school:language=dua` - - Turkish corresponds with `school:language=tr` - - Urdu corresponds with `school:language=ur` - - Bambara corresponds with `school:language=bm` - - Fula corresponds with `school:language=ff` - - Russian corresponds with `school:language=ru` - - Sidamo corresponds with `school:language=sid` - - Niuean corresponds with `school:language=niu` - - Ojibwe corresponds with `school:language=oj` - - Votic corresponds with `school:language=vot` - - British Sign Language corresponds with `school:language=bfi` - - Blackfoot corresponds with `school:language=bla` - - Toba Batak corresponds with `school:language=bbc` - - Chittagonian corresponds with `school:language=ctg` - - Brahui corresponds with `school:language=brh` - - Bugis corresponds with `school:language=bug` - - Punjabi corresponds with `school:language=pa` - - Punjabi corresponds with `school:language=pnb` - - Bodo corresponds with `school:language=brx` - - Kildin Sami corresponds with `school:language=sjd` - - Tibetan corresponds with `school:language=bo` - - Bislama corresponds with `school:language=bi` - - Min Dong corresponds with `school:language=cdo` - - Swahili corresponds with `school:language=sw` - - Goan Konkani corresponds with `school:language=gom` - - Mauritian Creole corresponds with `school:language=mfe` - - Chinese corresponds with `school:language=zh` - - Sassarese corresponds with `school:language=sdc` - - Plautdietsch corresponds with `school:language=pdt` - - Siberian Tatar corresponds with `school:language=sty` - - Carpathian Romani corresponds with `school:language=rmc` - - Noongar corresponds with `school:language=nys` - - Alsatian corresponds with `school:language=gsw-fr` - - Zuni corresponds with `school:language=zun` - - Skolt Sami corresponds with `school:language=sms` - - Pijin corresponds with `school:language=pis` - - Southern Ndebele corresponds with `school:language=nr` - - Munsee corresponds with `school:language=umu` - - Ga corresponds with `school:language=gaa` - - Fon corresponds with `school:language=fon` - - Lozi corresponds with `school:language=loz` - - Seychellois Creole corresponds with `school:language=crs` - - Turoyo corresponds with `school:language=tru` - - Aghem corresponds with `school:language=agq` - - Moroccan Arabic corresponds with `school:language=ary` - - Atikamekw corresponds with `school:language=atj` - - Altai corresponds with `school:language=alt` - - Tamil corresponds with `school:language=ta` - - Pashto corresponds with `school:language=ps` - - N'Ko corresponds with `school:language=nqo` - - Romanian corresponds with `school:language=ro` - - Chavacano corresponds with `school:language=cbk-zam` - - Elfdalian corresponds with `school:language=ovd` - - Main-Franconian corresponds with `school:language=vmf` - - Rinconada Bikol corresponds with `school:language=bto` - - Southern Balochi corresponds with `school:language=bcc` - - Northern East Cree corresponds with `school:language=crl` - - Northern Luri corresponds with `school:language=lrc` - - Aklan corresponds with `school:language=akl` - - Bishnupriya Manipuri corresponds with `school:language=bpy` - - Mi'kmaq corresponds with `school:language=mic` - - Slovak corresponds with `school:language=sk` - - Slovene corresponds with `school:language=sl` - - Okinawan corresponds with `school:language=ryu` - - Yaghnobi corresponds with `school:language=yai` - - Efik corresponds with `school:language=efi` - - Telugu corresponds with `school:language=te` - - Yiddish corresponds with `school:language=yi` - - Tajik corresponds with `school:language=tg` - - Samogitian corresponds with `school:language=bat-smg` - - Northern Thai corresponds with `school:language=nod` - - Rangi corresponds with `school:language=lag` - - Kinaray-a corresponds with `school:language=krj` - - Yapese corresponds with `school:language=yap` - - Yidgha corresponds with `school:language=ydg` - - Vietnamese corresponds with `school:language=vi` - - Italian corresponds with `school:language=it` - - Babuza corresponds with `school:language=bzg` - - Puyuma corresponds with `school:language=pyu` - - Wayuu corresponds with `school:language=guc` - - O'odham corresponds with `school:language=ood` - - West Coast Bajau corresponds with `school:language=bdr` - - Mandailing corresponds with `school:language=btm` - - Guadeloupean Creole corresponds with `school:language=gcf` - - Sirionó corresponds with `school:language=srq` - - Indian Sign Language corresponds with `school:language=ins` - - Arakanese corresponds with `school:language=rki` - - Wallisian corresponds with `school:language=wls` - - Pite Sami corresponds with `school:language=sje` - - Lule Sami corresponds with `school:language=smj` - - Kumyk corresponds with `school:language=kum` - - Kombe corresponds with `school:language=nui` - - Southern Min corresponds with `school:language=zh-min-nan` - - Polish corresponds with `school:language=pl` - - Pu-Xian Min corresponds with `school:language=cpx` - - Khams Tibetan corresponds with `school:language=khg` - - Kven corresponds with `school:language=fkv` - - Pular corresponds with `school:language=fuf` - - Jambi Malay corresponds with `school:language=jax` - - Kadazandusun corresponds with `school:language=dtp` - - Standard Moroccan Berber corresponds with `school:language=zgh` - - Western Balochi corresponds with `school:language=bgn` - - Yangben corresponds with `school:language=yav` - - Swedish corresponds with `school:language=sv` - - South Azerbaijani corresponds with `school:language=azb` - - Kanakanavu corresponds with `school:language=xnb` - - Dari corresponds with `school:language=fa-af` - - Quechua corresponds with `school:language=qu` - - Seri corresponds with `school:language=sei` - - Albanian corresponds with `school:language=sq` - - Ukrainian corresponds with `school:language=uk` - - Uzbek corresponds with `school:language=uz` - - Georgian corresponds with `school:language=ka` - - Portuguese corresponds with `school:language=pt` - - Armenian corresponds with `school:language=hy` - - Dutch corresponds with `school:language=nl` - - Romansh corresponds with `school:language=rm` - - Gheg Albanian corresponds with `school:language=aln` - - Marathi corresponds with `school:language=mr` - - Malagasy corresponds with `school:language=mg` - - Serbo-Croatian corresponds with `school:language=sh` - - Zulu corresponds with `school:language=zu` - - Icelandic corresponds with `school:language=is` - - Luxembourgish corresponds with `school:language=lb` - - Turkmen corresponds with `school:language=tk` - - Thai corresponds with `school:language=th` - - Japanese corresponds with `school:language=ja` - - Latvian corresponds with `school:language=lv` - - Romani corresponds with `school:language=rmy` - - Khmer corresponds with `school:language=km` - - Lao corresponds with `school:language=lo` - - Somali corresponds with `school:language=so` - - Southern Sami corresponds with `school:language=sma` - - Innu-aimun corresponds with `school:language=moe` - - Serbian corresponds with `school:language=sr` - - Lithuanian corresponds with `school:language=lt` - - Hungarian corresponds with `school:language=hu` - - Burmese corresponds with `school:language=my` - - Malay corresponds with `school:language=ms` - - Xhosa corresponds with `school:language=xh` - - Udmurt corresponds with `school:language=udm` - - Rusyn corresponds with `school:language=rue` - - Saterland Frisian corresponds with `school:language=stq` - - Kyrgyz corresponds with `school:language=ky` - - Maltese corresponds with `school:language=mt` - - Macedonian corresponds with `school:language=mk` - - Zhuang corresponds with `school:language=za` - - Uyghur corresponds with `school:language=ug` - - Korean corresponds with `school:language=ko` - - Sinhala corresponds with `school:language=si` - - Kazakh corresponds with `school:language=kk` - - Nauruan corresponds with `school:language=na` - - Navajo corresponds with `school:language=nv` - - Meänkieli corresponds with `school:language=fit` - - Mingrelian corresponds with `school:language=xmf` - - Afar corresponds with `school:language=aa` - - Angika corresponds with `school:language=anp` - - Aromanian corresponds with `school:language=rup` - - Venetian corresponds with `school:language=vec` - - Veps corresponds with `school:language=vep` - - Bhojpuri corresponds with `school:language=bh` - - Shawiya corresponds with `school:language=shy` - - Herero corresponds with `school:language=hz` - - Mon corresponds with `school:language=mnw` - - Mazanderani corresponds with `school:language=mzn` - - Occitan corresponds with `school:language=oc` - - Indonesian corresponds with `school:language=id` - - Venda corresponds with `school:language=ve` - - Minangkabau corresponds with `school:language=min` - - Mirandese corresponds with `school:language=mwl` - - Pennsylvania German corresponds with `school:language=pdc` - - Palatinate German corresponds with `school:language=pfl` - - Nynorsk corresponds with `school:language=nn` - - Bokmål corresponds with `school:language=nb` - - Cornish corresponds with `school:language=kw` - - Scots corresponds with `school:language=sco` - - Moksha corresponds with `school:language=mdf` - - Sindhi corresponds with `school:language=sd` - - Tatar corresponds with `school:language=tt` - - Silesian corresponds with `school:language=szl` - - Karakalpak corresponds with `school:language=kaa` - - Javanese corresponds with `school:language=jv` - - Tagalog corresponds with `school:language=tl` - - Tongan corresponds with `school:language=to` - - Erzya corresponds with `school:language=myv` - - Lezgian corresponds with `school:language=lez` - - Choctaw corresponds with `school:language=cho` - - Greenlandic corresponds with `school:language=kl` - - Piedmontese corresponds with `school:language=pms` - - Crimean Tatar corresponds with `school:language=crh` - - Inari Sami corresponds with `school:language=smn` - - Ripuarian corresponds with `school:language=ksh` - - Chewa corresponds with `school:language=ny` - - Mongolian corresponds with `school:language=mn` - - Kashmiri corresponds with `school:language=ks` - - Igbo corresponds with `school:language=ig` - - Kinyarwanda corresponds with `school:language=rw` - - Low German corresponds with `school:language=nds` - - Ndonga corresponds with `school:language=ng` - - Saraiki corresponds with `school:language=skr` - - Northern Sami corresponds with `school:language=se` - - Inupiaq corresponds with `school:language=ik` - - Khakas corresponds with `school:language=kjh` - - Nepali corresponds with `school:language=ne` - - Neapolitan corresponds with `school:language=nap` - - Luganda corresponds with `school:language=lg` - - Haitian Creole corresponds with `school:language=ht` - - Ossetian corresponds with `school:language=os` - - Newar corresponds with `school:language=new` - - Sundanese corresponds with `school:language=su` - - Inuktitut corresponds with `school:language=iu` - - Gikuyu corresponds with `school:language=ki` - - Kannada corresponds with `school:language=kn` - - Ingush corresponds with `school:language=inh` - - Picard corresponds with `school:language=pcd` - - Sardinian corresponds with `school:language=sc` - - Sranan Tongo corresponds with `school:language=srn` - - Kirundi corresponds with `school:language=rn` - - Hiri Motu corresponds with `school:language=ho` - - Sango corresponds with `school:language=sg` - - Papiamento corresponds with `school:language=pap` - - Kabardian corresponds with `school:language=kbd` - - Odia corresponds with `school:language=or` - - Mapudungun corresponds with `school:language=arn` - - Oromo corresponds with `school:language=om` - - Santali corresponds with `school:language=sat` - - Nuosu corresponds with `school:language=ii` - - Kabiye corresponds with `school:language=kbp` - - Kabyle corresponds with `school:language=kab` - - Kongo corresponds with `school:language=kg` - - Karachay-Balkar corresponds with `school:language=krc` - - Tumbuka corresponds with `school:language=tum` - - Tausug corresponds with `school:language=tsg` - - Shilha corresponds with `school:language=shi` - - Shona corresponds with `school:language=sn` - - Tok Pisin corresponds with `school:language=tpi` - - Tarifit corresponds with `school:language=rif` - - Tuvan corresponds with `school:language=tyv` - - Tigrinya corresponds with `school:language=ti` - - Tetum corresponds with `school:language=tet` - - Sicilian corresponds with `school:language=scn` - - Lombard corresponds with `school:language=lmo` - - Ilocano corresponds with `school:language=ilo` - - Samoan corresponds with `school:language=sm` - - Swazi corresponds with `school:language=ss` - - Meitei corresponds with `school:language=mni` - - Komi corresponds with `school:language=kv` - - Kurdish corresponds with `school:language=ku` - - Judaeo-Spanish corresponds with `school:language=lad` - - Tsonga corresponds with `school:language=ts` - - Sesotho corresponds with `school:language=st` - - Ligurian corresponds with `school:language=lij` - - Maithili corresponds with `school:language=mai` - - Tuvaluan corresponds with `school:language=tvl` - - Tswana corresponds with `school:language=tn` - - Walloon corresponds with `school:language=wa` - - Southern Min corresponds with `school:language=nan` - - Pitkern corresponds with `school:language=pih` - - Ladin corresponds with `school:language=lld` - - Tahitian corresponds with `school:language=ty` - - Wolof corresponds with `school:language=wo` - - Waray corresponds with `school:language=war` - - Lak corresponds with `school:language=lbe` - - Latgalian corresponds with `school:language=ltg` - - Madurese corresponds with `school:language=mad` - - Marshallese corresponds with `school:language=mh` - - Moldovan corresponds with `school:language=mo` - - Nenets corresponds with `school:language=yrk` - - Chinook Jargon corresponds with `school:language=chn` - - Kanuri corresponds with `school:language=kr` - - Twi corresponds with `school:language=tw` - - Shan corresponds with `school:language=shn` - - West Flemish corresponds with `school:language=vls` - - Pangasinan corresponds with `school:language=pag` - - Northern Sotho corresponds with `school:language=nso` - - Lingala corresponds with `school:language=ln` - - Zeelandic corresponds with `school:language=zea` - - Atayal corresponds with `school:language=tay` - - Wu Chinese corresponds with `school:language=wuu` - - Sakha corresponds with `school:language=sah` - - Jamaican Creole corresponds with `school:language=jam` - - Lakota corresponds with `school:language=lkt` - - Karelian corresponds with `school:language=krl` - - Tulu corresponds with `school:language=tcy` - - Ume Sami corresponds with `school:language=sju` - - Southern Thai corresponds with `school:language=sou` - - Amdo Tibetan corresponds with `school:language=adx` - - Silesian German corresponds with `school:language=sli` - - Swiss German corresponds with `school:language=als` - - Khasi corresponds with `school:language=kha` - - Manchu corresponds with `school:language=mnc` - - Yoruba corresponds with `school:language=yo` - - Malayalam corresponds with `school:language=ml` - - Haida corresponds with `school:language=hai` - - Kutenai corresponds with `school:language=kut` - - Ho corresponds with `school:language=hoc` - - German Sign Language corresponds with `school:language=gsg` - - Limburgish corresponds with `school:language=li` - - Western Armenian corresponds with `school:language=hyw` - - Central Alaskan Yup'ik corresponds with `school:language=esu` - - Abaza corresponds with `school:language=abq` - - Tlingit corresponds with `school:language=tli` - - Seediq corresponds with `school:language=trv` - - Sakizaya corresponds with `school:language=szy` - - Mizo corresponds with `school:language=lus` - - Livvi-Karelian corresponds with `school:language=olo` - - Pontic Greek corresponds with `school:language=pnt` - - Permyak corresponds with `school:language=koi` - - Nogai corresponds with `school:language=nog` - - Wakhi corresponds with `school:language=wbl` - - Talysh corresponds with `school:language=tly` - - Meadow Mari corresponds with `school:language=mhr` - - Megleno-Romanian corresponds with `school:language=ruq` - - Mentawai corresponds with `school:language=mwv` - - Koyukon corresponds with `school:language=koy` - - Chilcotin corresponds with `school:language=clc` - - Võro corresponds with `school:language=fiu-vro` - - Louisiana French corresponds with `school:language=frc` - - Gun corresponds with `school:language=guw` - - Hakha-Chin corresponds with `school:language=cnh` - - Mapun corresponds with `school:language=sjm` - - Brazilian Sign Language corresponds with `school:language=bzs` - - Tyap corresponds with `school:language=kcg` - - Māori corresponds with `school:language=mi` - - Tunisian Arabic corresponds with `school:language=aeb` - - Guernésiais corresponds with `school:language=nrf-gg` - - Laki corresponds with `school:language=lki` - - Beja corresponds with `school:language=bej` - - Chukchi corresponds with `school:language=ckt` - - Muscogee corresponds with `school:language=mus` - - Paiwan corresponds with `school:language=pwn` - - Kwanyama corresponds with `school:language=kj` - - Romagnol corresponds with `school:language=rgn` - - Ambonese corresponds with `school:language=abs` - - Saaroa corresponds with `school:language=sxr` - - Kavalan corresponds with `school:language=ckv` - - Tsou corresponds with `school:language=tsu` - - Saisiyat corresponds with `school:language=xsy` - - Lavukaleve corresponds with `school:language=lvk` - - Yue Chinese corresponds with `school:language=zh-yue` - - Tavoyan corresponds with `school:language=tvn` - - Papuan Malay corresponds with `school:language=pmy` - - Khamba corresponds with `school:language=kbg` - - Marwari corresponds with `school:language=rwr` - - Northern Tutchone corresponds with `school:language=ttm` - - Hill Mari corresponds with `school:language=mrj` - - Nias corresponds with `school:language=nia` - - Nheengatu corresponds with `school:language=yrl` - - Kaqchikel corresponds with `school:language=cak` - - Amis corresponds with `school:language=ami` - - Karon corresponds with `school:language=krx` - - Hiligaynon corresponds with `school:language=hil` - - Pazeh corresponds with `school:language=uun` - - Ter Sami corresponds with `school:language=sjt` - - Wolaytta corresponds with `school:language=wal` - - Vilamovian corresponds with `school:language=wym` - - Algerian Arabic corresponds with `school:language=arq` - - Burushaski corresponds with `school:language=bsk` - - Bakhtiari corresponds with `school:language=bqi` - - Hunsrik corresponds with `school:language=hrx` - - Thao corresponds with `school:language=ssf` - - Mara corresponds with `school:language=mrh` - - Pemon corresponds with `school:language=aoc` - - Tseku corresponds with `school:language=tsk` - - Southern Luri corresponds with `school:language=luz` - - Southern Tutchone corresponds with `school:language=tce` - - K’iche’ corresponds with `school:language=quc` - - Bunun corresponds with `school:language=bnn` - - Laz corresponds with `school:language=lzz` - - Southern Kurdish corresponds with `school:language=sdh` - - Naskapi corresponds with `school:language=nsk` - - Alabama corresponds with `school:language=akz` - - Krio corresponds with `school:language=kri` - - Cape Verdean Creole corresponds with `school:language=kea` - - Rukai corresponds with `school:language=dru` - - Central Atlas Tamazight corresponds with `school:language=tzm` - - Badaga corresponds with `school:language=bfq` - - Khowar corresponds with `school:language=khw` - - Southern Uzbek corresponds with `school:language=uzs` - - Finnish Kalo corresponds with `school:language=rmf` - - Osage corresponds with `school:language=osa` - - Capiznon corresponds with `school:language=cps` - - Pitjantjatjara corresponds with `school:language=pjt` - - Eastern Pwo corresponds with `school:language=kjp` - - Ghanaian Pidgin English corresponds with `school:language=gpe` - - Kirmanjki corresponds with `school:language=kiu` - - Cook Islands Maori corresponds with `school:language=rar` - - S'gaw Karen corresponds with `school:language=ksw` - - Simplified Chinese corresponds with `school:language=zh_Hant` - - Brazilian Portuguese corresponds with `school:language=pt_BR` - - Filipino corresponds with `school:language=fil` This document is autogenerated from [assets/layers/school/school.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/school/school.json) \ No newline at end of file diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md index 8c315bd33..69d4174c2 100644 --- a/Docs/Layers/shops.md +++ b/Docs/Layers/shops.md @@ -5,7 +5,7 @@ - + A shop @@ -29,6 +29,7 @@ A shop - [personal](https://mapcomplete.osm.be/personal) - [pets](https://mapcomplete.osm.be/pets) - [shops](https://mapcomplete.osm.be/shops) + - [sports](https://mapcomplete.osm.be/sports) @@ -63,7 +64,6 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/shop#values) [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [hobby](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhobby) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | @@ -102,184 +102,6 @@ This is rendered with This shop is called {name} -### shop_types - - - -The question is What kind of shop is this? - -This rendering asks information about the property [shop](https://wiki.openstreetmap.org/wiki/Key:shop) - -This is rendered with This is a {shop} - - - - - - - Farm Supply Shop corresponds with `shop=agrarian` - - Liquor Store corresponds with `shop=alcohol` - - Anime / Manga Shop corresponds with `shop=anime` - - Antiques Shop corresponds with `shop=antiques` - - Appliance Store corresponds with `shop=appliance` - - Art Store corresponds with `shop=art` - - Baby Goods Store corresponds with `shop=baby_goods` - - Bag/Luggage Store corresponds with `shop=bag` - - Bakery corresponds with `shop=bakery` - - Bathroom Furnishing Store corresponds with `shop=bathroom_furnishing` - - Beauty Shop corresponds with `shop=beauty` - - Bedding/Mattress Store corresponds with `shop=bed` - - Beverage Store corresponds with `shop=beverages` - - Bicycle Shop corresponds with `shop=bicycle` - - Boat Store corresponds with `shop=boat` - - Bookmaker corresponds with `shop=bookmaker` - - Book Store corresponds with `shop=books` - - Brewing Supply Store corresponds with `shop=brewing_supplies` - - Butcher corresponds with `shop=butcher` - - Camera Equipment Store corresponds with `shop=camera` - - Candle Shop corresponds with `shop=candles` - - Cannabis Shop corresponds with `shop=cannabis` - - Car Dealership corresponds with `shop=car` - - Car Parts Store corresponds with `shop=car_parts` - - Car Repair Shop corresponds with `shop=car_repair` - - RV Dealership corresponds with `shop=caravan` - - Carpet Store corresponds with `shop=carpet` - - Catalog Shop corresponds with `shop=catalogue` - - Charity Store corresponds with `shop=charity` - - Cheese Store corresponds with `shop=cheese` - - Drugstore corresponds with `shop=chemist` - - Chocolate Store corresponds with `shop=chocolate` - - Clothing Store corresponds with `shop=clothes` - - Coffee Store corresponds with `shop=coffee` - - Collectibles Shop corresponds with `shop=collector` - - Computer Store corresponds with `shop=computer` - - Candy Store corresponds with `shop=confectionery` - - Convenience Store corresponds with `shop=convenience` - - Copy Store corresponds with `shop=copyshop` - - Cosmetics Store corresponds with `shop=cosmetics` - - Country Store corresponds with `shop=country_store` - - Arts & Crafts Store corresponds with `shop=craft` - - Curtain Store corresponds with `shop=curtain` - - Dairy Store corresponds with `shop=dairy` - - Deli corresponds with `shop=deli` - - Department Store corresponds with `shop=department_store` - - DIY Store corresponds with `shop=doityourself` - - Door Shop corresponds with `shop=doors` - - Dry Cleaner corresponds with `shop=dry_cleaning` - - E-Cigarette Shop corresponds with `shop=e-cigarette` - - Electrical Equipment Store corresponds with `shop=electrical` - - Electronics Store corresponds with `shop=electronics` - - Erotic Store corresponds with `shop=erotic` - - Fabric Store corresponds with `shop=fabric` - - Produce Stand corresponds with `shop=farm` - - Fashion Accessories Store corresponds with `shop=fashion_accessories` - - Fireplace Store corresponds with `shop=fireplace` - - Fishing Shop corresponds with `shop=fishing` - - Flooring Supply Shop corresponds with `shop=flooring` - - Florist corresponds with `shop=florist` - - Framing Shop corresponds with `shop=frame` - - Frozen Food Store corresponds with `shop=frozen_food` - - Fuel Shop corresponds with `shop=fuel` - - Funeral Home corresponds with `shop=funeral_directors` - - Furniture Store corresponds with `shop=furniture` - - Tabletop Game Store corresponds with `shop=games` - - Garden Center corresponds with `shop=garden_centre` - - Bottled Gas Shop corresponds with `shop=gas` - - General Store corresponds with `shop=general` - - Gift Shop corresponds with `shop=gift` - - Greengrocer corresponds with `shop=greengrocer` - - Hairdresser corresponds with `shop=hairdresser` - - Hairdresser Supply Store corresponds with `shop=hairdresser_supply` - - Hardware Store corresponds with `shop=hardware` - - Health Food Shop corresponds with `shop=health_food` - - Hearing Aids Store corresponds with `shop=hearing_aids` - - Herbalist corresponds with `shop=herbalist` - - Hifi Store corresponds with `shop=hifi` - - Hobby Shop corresponds with `shop=hobby` - - Household Linen Shop corresponds with `shop=household_linen` - - Houseware Store corresponds with `shop=houseware` - - Hunting Shop corresponds with `shop=hunting` - - Interior Decoration Store corresponds with `shop=interior_decoration` - - Jewelry Store corresponds with `shop=jewelry` - - Kiosk corresponds with `shop=kiosk` - - Kitchen Design Store corresponds with `shop=kitchen` - - Laundry corresponds with `shop=laundry` - - Leather Store corresponds with `shop=leather` - - Lighting Store corresponds with `shop=lighting` - - Locksmith corresponds with `shop=locksmith` - - Lottery Shop corresponds with `shop=lottery` - - Mall corresponds with `shop=mall` - - Massage Shop corresponds with `shop=massage` - - Medical Supply Store corresponds with `shop=medical_supply` - - Military Surplus Store corresponds with `shop=military_surplus` - - Mobile Phone Store corresponds with `shop=mobile_phone` - - Model Shop corresponds with `shop=model` - - Money Lender corresponds with `shop=money_lender` - - Motorcycle Dealership corresponds with `shop=motorcycle` - - Motorcycle Repair Shop corresponds with `shop=motorcycle_repair` - - Music Store corresponds with `shop=music` - - Musical Instrument Store corresponds with `shop=musical_instrument` - - Newspaper/Magazine Shop corresponds with `shop=newsagent` - - Nutrition Supplements Store corresponds with `shop=nutrition_supplements` - - Optician corresponds with `shop=optician` - - Outdoors Store corresponds with `shop=outdoor` - - Online Retailer Outpost corresponds with `shop=outpost` - - Paint Store corresponds with `shop=paint` - - Party Supply Store corresponds with `shop=party` - - Pastry Shop corresponds with `shop=pastry` - - Pawn Shop corresponds with `shop=pawnbroker` - - Perfume Store corresponds with `shop=perfumery` - - Pet Store corresponds with `shop=pet` - - Pet Grooming Store corresponds with `shop=pet_grooming` - - Photography Store corresponds with `shop=photo` - - Pottery Store corresponds with `shop=pottery` - - Printer Ink Store corresponds with `shop=printer_ink` - - Psychic corresponds with `shop=psychic` - - Fireworks Store corresponds with `shop=pyrotechnics` - - Radio/Electronic Component Store corresponds with `shop=radiotechnics` - - Religious Store corresponds with `shop=religion` - - Rental Shop corresponds with `shop=rental` - - Repair Shop corresponds with `shop=repair` - - Scuba Diving Shop corresponds with `shop=scuba_diving` - - Seafood Shop corresponds with `shop=seafood` - - Consignment/Thrift Store corresponds with `shop=second_hand` - - Sewing Supply Shop corresponds with `shop=sewing` - - Shoe Repair Shop corresponds with `shop=shoe_repair` - - Shoe Store corresponds with `shop=shoes` - - Spice Shop corresponds with `shop=spices` - - Sporting Goods Store corresponds with `shop=sports` - - Stationery Store corresponds with `shop=stationery` - - Storage Rental corresponds with `shop=storage_rental` - - Supermarket corresponds with `shop=supermarket` - - Pool Supply Store corresponds with `shop=swimming_pool` - - Tailor corresponds with `shop=tailor` - - Tattoo Parlor corresponds with `shop=tattoo` - - Tea Store corresponds with `shop=tea` - - Telecom Retail Store corresponds with `shop=telecommunication` - - Ticket Seller corresponds with `shop=ticket` - - Tile Shop corresponds with `shop=tiles` - - Tobacco Shop corresponds with `shop=tobacco` - - Tool Rental corresponds with `shop=tool_hire` - - Toy Store corresponds with `shop=toys` - - Trade Shop corresponds with `shop=trade` - - Travel Agency corresponds with `shop=travel_agency` - - Trophy Shop corresponds with `shop=trophy` - - Tire Store corresponds with `shop=tyres` - - Vacuum Cleaner Store corresponds with `shop=vacuum_cleaner` - - Variety Store corresponds with `shop=variety_store` - - Video Store corresponds with `shop=video` - - Video Game Store corresponds with `shop=video_games` - - Watches Shop corresponds with `shop=watches` - - Drinking Water Shop corresponds with `shop=water` - - Watersport/Swim Shop corresponds with `shop=water_sports` - - Weapon Shop corresponds with `shop=weapons` - - Wholesale Store corresponds with `shop=wholesale` - - Wig Shop corresponds with `shop=wigs` - - Window Blind Store corresponds with `shop=window_blind` - - Wine Shop corresponds with `shop=wine` - - - - ### opening_hours diff --git a/Docs/Layers/speed_camera.md b/Docs/Layers/speed_camera.md new file mode 100644 index 000000000..f9d40f506 --- /dev/null +++ b/Docs/Layers/speed_camera.md @@ -0,0 +1,93 @@ + + + speed_camera +============== + + + + + +Layer showing speed cameras + + + + + + + - This layer is shown at zoomlevel **12** and higher + - This layer will automatically load [maxspeed](./maxspeed.md) into the layout as it depends on it: a preset snaps to this layer (presets[0]) + + + + +#### Themes using this layer + + + + + + - [maxspeed](https://mapcomplete.osm.be/maxspeed) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=speed_camera + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22speed_camera%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | + + + + +### maxspeed + + + +The question is What is the maximum speed allowed at this speed camera? + +This rendering asks information about the property [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) + +This is rendered with The maximum speed allowed is {canonical(maxspeed)} + + + + + +### ref + + + +This tagrendering has no question and is thus read-only + + + +Only visible if `ref~.+` is shown + +This document is autogenerated from [assets/layers/speed_camera/speed_camera.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_camera/speed_camera.json) \ No newline at end of file diff --git a/Docs/Layers/speed_display.md b/Docs/Layers/speed_display.md new file mode 100644 index 000000000..10d58be54 --- /dev/null +++ b/Docs/Layers/speed_display.md @@ -0,0 +1,95 @@ + + + speed_display +=============== + + + + + +Layer showing speed displays that alert drivers of their speed. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [maxspeed](https://mapcomplete.osm.be/maxspeed) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=speed_display + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22speed_display%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | + + + + +### maxspeed + + + +The question is What is the maximum speed allowed at this speed display? + +This rendering asks information about the property [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) + +This is rendered with The maximum speed allowed at this speed display is {canonical(maxspeed)} + + + + + +### inscription + + + +The question is What is the text on this speed display? + +This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) + +This is rendered with The text on this speed display is {inscription} + + + +This document is autogenerated from [assets/layers/speed_display/speed_display.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_display/speed_display.json) \ No newline at end of file diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md index e76ec5524..cb4ff866c 100644 --- a/Docs/Layers/sport_pitch.md +++ b/Docs/Layers/sport_pitch.md @@ -27,6 +27,7 @@ A sport pitch - [personal](https://mapcomplete.osm.be/personal) - [sport_pitches](https://mapcomplete.osm.be/sport_pitches) + - [sports](https://mapcomplete.osm.be/sports) diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md new file mode 100644 index 000000000..df0a1921f --- /dev/null +++ b/Docs/Layers/sports_centre.md @@ -0,0 +1,174 @@ + + + sports_centre +=============== + + + + + +Indoor and outdoor sports centres can be found on this layer + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=sports_centre + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22sports_centre%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | +[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | +[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | +[](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) + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### phone + + + +The question is What is the phone number of {title()}? + +This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) + +This is rendered with {phone} + + + + + + - {contact:phone} corresponds with `contact:phone~.+` + - This option cannot be chosen as answer + + + + +### website + + + +The question is What is the website of {title()}? + +This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) + +This is rendered with {website} + + + + + + - {contact:website} corresponds with `contact:website~.+` + - This option cannot be chosen as answer + + + + +### email + + + +The question is What is the email address of {title()}? + +This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) + +This is rendered with {email} + + + + + + - {contact:email} corresponds with `contact:email~.+` + - This option cannot be chosen as answer + + + + +### wheelchair-access + + + +The question is Is this place accessible with a wheelchair? + + + + + + - This place is specially adapted for wheelchair users corresponds with `wheelchair=designated` + - This place is easily reachable with a wheelchair corresponds with `wheelchair=yes` + - It is possible to reach this place in a wheelchair, but it is not easy corresponds with `wheelchair=limited` + - This place is not reachable with a wheelchair corresponds with `wheelchair=no` + + +This document is autogenerated from [assets/layers/sports_centre/sports_centre.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/sports_centre/sports_centre.json) \ No newline at end of file diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md new file mode 100644 index 000000000..f4f853125 --- /dev/null +++ b/Docs/Layers/stairs.md @@ -0,0 +1,124 @@ + + + stairs +======== + + + + + +Layer showing stairs and escalators + + + + + + + - This layer is shown at zoomlevel **17** and higher + - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` + + + + +#### Themes using this layer + + + + + + - [blind_osm](https://mapcomplete.osm.be/blind_osm) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=steps + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22steps%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/handrail#values) [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) +[](https://taginfo.openstreetmap.org/keys/conveying#values) [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) + + + + +### handrail + + + +The question is Does this stair have a handrail? + + + + + + - These stairs have a handrail corresponds with `handrail=yes` + - These stairs do not have a handrail corresponds with `handrail=no` + + + + +### ramp + + + +The question is Is there a ramp at these stairs? + + + + + + - There is a ramp for bicycles here corresponds with `ramp:bicycle=yes` + - Unselecting this answer will add ramp:bicycle=no + - There is a ramp for wheelchairs here corresponds with `ramp:wheelchair=yes` + - Unselecting this answer will add ramp:wheelchair=no + - There is ramp for wheelchairs here, but it is shown separately on the map corresponds with `ramp=separate` + - This option cannot be chosen as answer + - There is a ramp for strollers here corresponds with `ramp:stroller=yes` + - Unselecting this answer will add ramp:stroller=no + - There is no ramp at these stairs corresponds with `ramp=no` + - Unselecting this answer will add + + + + +### conveying + + + +This tagrendering has no question and is thus read-only + + + + + + - This is an escalator corresponds with `conveying=yes` + - This is not an escalator corresponds with `conveying=no` + + +This document is autogenerated from [assets/layers/stairs/stairs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/stairs/stairs.json) \ No newline at end of file diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md index be84ce2e8..ca1550061 100644 --- a/Docs/Layers/tertiary_education.md +++ b/Docs/Layers/tertiary_education.md @@ -62,8 +62,6 @@ attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [college](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcollege) [university](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity) [](https://taginfo.openstreetmap.org/keys/isced:2011:level#values) [isced:2011:level](https://wiki.openstreetmap.org/wiki/Key:isced:2011:level) | Multiple choice | [bachelor](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dbachelor) [master](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dmaster) [doctorate](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Ddoctorate) -[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/school:gender#values) [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | @@ -106,38 +104,6 @@ Only visible if `amenity=university` is shown -### capacity - - - -The question is How much students can at most enroll in this school? - -This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) - -This is rendered with This school can enroll at most {capacity} students - - - - - -### gender - - - -The question is Which genders can enroll at this school? - - - - - - - Both boys and girls can enroll here and have classes together corresponds with `school:gender=mixed` - - Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times) corresponds with `school:gender=separated` - - This is a boys only-school corresponds with `school:gender=male` - - This is a girls-only school corresponds with `school:gender=female` - - - - ### website diff --git a/Docs/Layers/toekomstige_fietsstraat.md b/Docs/Layers/toekomstige_fietsstraat.md index 47085eddc..3bec42998 100644 --- a/Docs/Layers/toekomstige_fietsstraat.md +++ b/Docs/Layers/toekomstige_fietsstraat.md @@ -5,7 +5,7 @@ - + This street will become a cyclestreet soon @@ -39,10 +39,10 @@ Elements must have the all of following tags to be shown on this layer: - - proposed:cyclestreet=yes + - proposed:cyclestreet=yes|proposed:bicycle_road=yes -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22proposed%3Acyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22proposed%3Abicycle_road%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22proposed%3Acyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) @@ -59,7 +59,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -88,13 +88,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md index c9f90d4ed..31346f129 100644 --- a/Docs/Layers/toilet.md +++ b/Docs/Layers/toilet.md @@ -192,7 +192,7 @@ Only visible if `fee=yes` is shown -### Opening-hours +### opening_hours_24_7 @@ -200,13 +200,13 @@ The question is When are these toilets opened? This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) -This is rendered with {opening_hours_table()} +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} - - Opened 24/7 corresponds with `opening_hours=24/7` + - 24/7 opened (including holidays) corresponds with `opening_hours=24/7` @@ -240,6 +240,8 @@ This is rendered with The door to the wheelchair-accessible toilet is {canonica +Only visible if `wheelchair=yes|wheelchair=designated` is shown + ### toilets-type diff --git a/Docs/Layers/toilet_at_amenity.md b/Docs/Layers/toilet_at_amenity.md new file mode 100644 index 000000000..ff3c883dc --- /dev/null +++ b/Docs/Layers/toilet_at_amenity.md @@ -0,0 +1,277 @@ + + + toilet_at_amenity +=================== + + + + + +A layer showing (public) toilets located at different places. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [toilets](https://mapcomplete.osm.be/toilets) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - toilets=yes + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22toilets%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](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) +[](https://taginfo.openstreetmap.org/keys/toilets:access#values) [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) +[](https://taginfo.openstreetmap.org/keys/toilets:fee#values) [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) +[](https://taginfo.openstreetmap.org/keys/toilets:charge#values) [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/toilets:wheelchair#values) [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) +[](https://taginfo.openstreetmap.org/keys/toilets:door:width#values) [toilets:door:width](https://wiki.openstreetmap.org/wiki/Key:toilets:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | +[](https://taginfo.openstreetmap.org/keys/toilets:description#values) [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [string](../SpecialInputElements.md#string) | + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +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` + + + + +### toilet-access + + + +The question is Are these toilets publicly accessible? + +This rendering asks information about the property [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) + +This is rendered with Access is {toilets:access} + + + + + + - Public access corresponds with `toilets:access=yes` + - Only access to customers of the amenity corresponds with `toilets:access=customers` + - Not accessible, even for customers of the amenity corresponds with `toilets:access=no` + - Accessible, but one has to ask a key to enter corresponds with `toilets:access=key` + - Public access corresponds with `toilets:access=public` + - This option cannot be chosen as answer + + + + +### toilets-fee + + + +The question is Are these toilets free to use? + + + + + + - These are paid toilets corresponds with `toilets:fee=yes` + - Free to use corresponds with `toilets:fee=no` + + + + +### toilet-charge + + + +The question is How much does one have to pay for these toilets? + +This rendering asks information about the property [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) + +This is rendered with The fee is {toilets:charge} + + + +Only visible if `toilets:fee=yes` is shown + + + +### opening_hours + + + +The question is When is the amenity where these toilets are located open? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### toilets-wheelchair + + + +The question is Is there a dedicated toilet for wheelchair users? + + + + + + - There is a dedicated toilet for wheelchair users corresponds with `toilets:wheelchair=yes` + - No wheelchair access corresponds with `toilets:wheelchair=no` + - There is only a dedicated toilet for wheelchair users corresponds with `toilets:wheelchair=designated` + + + + +### wheelchair-door-width + + + +The question is What is the width of the door to the wheelchair accessible toilet? + +This rendering asks information about the property [toilets:door:width](https://wiki.openstreetmap.org/wiki/Key:toilets:door:width) + +This is rendered with The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide + + + +Only visible if `toilets:wheelchair=yes|toilets:wheelchair=designated` is shown + + + +### toilettoiletstype + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoiletschangingtable + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoiletchangingtablelocation + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoilethandwashing + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoilethaspaper + + + +This tagrendering has no question and is thus read-only + + + + + +### description + + + +The question is Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts + +This rendering asks information about the property [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) + +This is rendered with {toilets:description} + + + +This document is autogenerated from [assets/layers/toilet_at_amenity/toilet_at_amenity.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/toilet_at_amenity/toilet_at_amenity.json) \ No newline at end of file diff --git a/Docs/Layers/transit_stops.md b/Docs/Layers/transit_stops.md index 251d1e3d2..20e1edff1 100644 --- a/Docs/Layers/transit_stops.md +++ b/Docs/Layers/transit_stops.md @@ -25,6 +25,7 @@ Layer showing different types of transit stops. + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [personal](https://mapcomplete.osm.be/personal) - [transit](https://mapcomplete.osm.be/transit) diff --git a/Docs/TagInfo/mapcomplete_blind_osm.json b/Docs/TagInfo/mapcomplete_blind_osm.json new file mode 100644 index 000000000..e2767733a --- /dev/null +++ b/Docs/TagInfo/mapcomplete_blind_osm.json @@ -0,0 +1,1100 @@ +{ + "data_format": 1, + "project": { + "name": "MapComplete OSM for the blind", + "description": "Help to map features relevant for the blind", + "project_url": "https://mapcomplete.osm.be/blind_osm", + "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", + "icon_url": "https://mapcomplete.osm.be/assets/themes/blind_osm/Blindicon.svg", + "contact_name": "Pieter Vander Vennet", + "contact_email": "pietervdvn@posteo.net" + }, + "tags": [ + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "cycleway" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "lane" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "shared_lane" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "track" + }, + { + "key": "cyclestreet", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "yes" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "residential" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "tertiary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "unclassified" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "primary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "secondary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "tertiary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "primary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "secondary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "service" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "footway" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "pedestrian" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "living_street" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "path" + }, + { + "key": "bicycle", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "designated" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=shared_lane with a fixed text, namely 'There is a shared lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "shared_lane" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=lane with a fixed text, namely 'There is a lane next to the road (separated with paint)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "lane" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=track with a fixed text, namely 'There is a track, but no cycleway drawn separately from this road on the map.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "track" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=separate with a fixed text, namely 'There is a separately drawn cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=no with a fixed text, namely 'There is no cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=no with a fixed text, namely 'There is no cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=yes with a fixed text, namely 'This street is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=no with a fixed text, namely 'This road is not lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=sunset-sunrise with a fixed text, namely 'This road is lit at night' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sunset-sunrise" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=24/7 with a fixed text, namely 'This road is lit 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "24/7" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows cyclestreet=yes with a fixed text, namely 'This is a cyclestreet, and a 30km/h zone.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows cyclestreet=yes with a fixed text, namely 'This is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows with a fixed text, namely 'This is not a cyclestreet.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key cyclestreet.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=20 with a fixed text, namely 'The maximum speed is 20 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "20" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=30 with a fixed text, namely 'The maximum speed is 30 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "30" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=50 with a fixed text, namely 'The maximum speed is 50 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "50" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=70 with a fixed text, namely 'The maximum speed is 70 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "70" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=90 with a fixed text, namely 'The maximum speed is 90 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "90" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'cycleway:surface' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=unpaved with a fixed text, namely 'This cycleway is unpaved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unpaved" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=paved with a fixed text, namely 'This cycleway is paved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paved" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=asphalt with a fixed text, namely 'This cycleway is made of asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "asphalt" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=paving_stones with a fixed text, namely 'This cycleway is made of smooth paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paving_stones" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=concrete with a fixed text, namely 'This cycleway is made of concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "concrete" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=cobblestone with a fixed text, namely 'This cycleway is made of cobblestone (unhewn or sett)' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "cobblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=unhewn_cobblestone with a fixed text, namely 'This cycleway is made of raw, natural cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unhewn_cobblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=sett with a fixed text, namely 'This cycleway is made of flat, square cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sett" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=wood with a fixed text, namely 'This cycleway is made of wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "wood" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=gravel with a fixed text, namely 'This cycleway is made of gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "gravel" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=fine_gravel with a fixed text, namely 'This cycleway is made of fine gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "fine_gravel" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=pebblestone with a fixed text, namely 'This cycleway is made of pebblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "pebblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=ground with a fixed text, namely 'This cycleway is made from raw ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ground" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=excellent with a fixed text, namely 'Usable for thin rollers: rollerblade, skateboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "excellent" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=good with a fixed text, namely 'Usable for thin wheels: racing bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "good" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=intermediate with a fixed text, namely 'Usable for normal wheels: city bike, wheelchair, scooter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "intermediate" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=bad with a fixed text, namely 'Usable for robust wheels: trekking bike, car, rickshaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "bad" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=very_bad with a fixed text, namely 'Usable for vehicles with high clearance: light duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_bad" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=horrible with a fixed text, namely 'Usable for off-road vehicles: heavy duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "horrible" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=very_horrible with a fixed text, namely 'Usable for specialized off-road vehicles: tractor, ATV' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_horrible" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=impassable with a fixed text, namely 'Impassable / No wheeled vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "impassable" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=unpaved with a fixed text, namely 'This cycleway is unhardened' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unpaved" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=paved with a fixed text, namely 'This cycleway is paved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paved" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=asphalt with a fixed text, namely 'This cycleway is made of asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "asphalt" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=paving_stones with a fixed text, namely 'This cycleway is made of smooth paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paving_stones" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=concrete with a fixed text, namely 'This cycleway is made of concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "concrete" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=cobblestone with a fixed text, namely 'This cycleway is made of cobblestone (unhewn or sett)' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "cobblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=unhewn_cobblestone with a fixed text, namely 'This cycleway is made of raw, natural cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unhewn_cobblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=sett with a fixed text, namely 'This cycleway is made of flat, square cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sett" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=wood with a fixed text, namely 'This cycleway is made of wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "wood" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=gravel with a fixed text, namely 'This cycleway is made of gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "gravel" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=fine_gravel with a fixed text, namely 'This cycleway is made of fine gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "fine_gravel" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=pebblestone with a fixed text, namely 'This cycleway is made of pebblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "pebblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=ground with a fixed text, namely 'This cycleway is made from raw ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ground" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=excellent with a fixed text, namely 'Usable for thin rollers: rollerblade, skateboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "excellent" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=good with a fixed text, namely 'Usable for thin wheels: racing bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "good" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=intermediate with a fixed text, namely 'Usable for normal wheels: city bike, wheelchair, scooter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "intermediate" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=bad with a fixed text, namely 'Usable for robust wheels: trekking bike, car, rickshaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "bad" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=very_bad with a fixed text, namely 'Usable for vehicles with high clearance: light duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_bad" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=horrible with a fixed text, namely 'Usable for off-road vehicles: heavy duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "horrible" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=very_horrible with a fixed text, namely 'Usable for specialized off-road vehicles: tractor, ATV' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_horrible" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=impassable with a fixed text, namely 'Impassable / No wheeled vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "impassable" + }, + { + "key": "width:carriageway", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'width:carriageway' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign~^(BE:D7;.*)$ with a fixed text, namely 'Compulsory cycleway (with supplementary sign)
' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D9 with a fixed text, namely 'Segregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D9" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D10 with a fixed text, namely 'Unsegregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D10" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=none with a fixed text, namely 'No traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D7 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign~^(BE:D7;.*)$ with a fixed text, namely 'Compulsory cycleway (with supplementary sign)
' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D9 with a fixed text, namely 'Segregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D9" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D10 with a fixed text, namely 'Unsegregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G11 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G11" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G12a with a fixed text, namely 'Compulsory (moped)cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G12a" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G13 with a fixed text, namely 'Non-compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G13" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=none with a fixed text, namely 'No traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M6 with a fixed text, namely 'Mopeds must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M6" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M13 with a fixed text, namely 'Speedpedelecs must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M13" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M14 with a fixed text, namely 'Mopeds and speedpedelecs must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M14" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M7 with a fixed text, namely 'Mopeds are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M7" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M15 with a fixed text, namely 'Speedpedelecs are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M15" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M16 with a fixed text, namely 'Mopeds and speedpedelecs are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M16" + }, + { + "key": "cycleway:traffic_sign:supplementary", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign:supplementary=none with a fixed text, namely 'No supplementary traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "cycleway:buffer", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'cycleway:buffer' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=dashed_line with a fixed text, namely 'This cycleway is separated by a dashed line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "dashed_line" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=solid_line with a fixed text, namely 'This cycleway is separated by a solid line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "solid_line" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=parking_lane with a fixed text, namely 'This cycleway is separated by a parking lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "parking_lane" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=kerb with a fixed text, namely 'This cycleway is separated by a kerb' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "kerb" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=dashed_line with a fixed text, namely 'This cycleway is separated by a dashed line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "dashed_line" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=solid_line with a fixed text, namely 'This cycleway is separated by a solid line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "solid_line" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=parking_lane with a fixed text, namely 'This cycleway is separated by a parking lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "parking_lane" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=kerb with a fixed text, namely 'This cycleway is separated by a kerb' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "kerb" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Crossings showing features with this tag", + "value": "traffic_signals" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Crossings showing features with this tag", + "value": "crossing" + }, + { + "key": "image", + "description": "The layer 'Crossings 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 'Crossings 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 'Crossings 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 'Crossings 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": "crossing", + "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "uncontrolled" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=traffic_signals with a fixed text, namely 'Crossing with traffic signals' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "traffic_signals" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=zebra with a fixed text, namely 'Zebra crossing' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "zebra" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=unmarked with a fixed text, namely 'Crossing without crossing markings' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unmarked" + }, + { + "key": "crossing_ref", + "description": "Layer 'Crossings' shows crossing_ref=zebra with a fixed text, namely 'This is a zebra crossing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "zebra" + }, + { + "key": "crossing_ref", + "description": "Layer 'Crossings' shows with a fixed text, namely 'This is not a zebra crossing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key crossing_ref.", + "value": "" + }, + { + "key": "crossing:island", + "description": "Layer 'Crossings' shows crossing:island=yes with a fixed text, namely 'This crossing has an island in the middle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "crossing:island", + "description": "Layer 'Crossings' shows crossing:island=no with a fixed text, namely 'This crossing does not have an island in the middle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=yes with a fixed text, namely 'This crossing has tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=no with a fixed text, namely 'This crossing does not have tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=incorrect with a fixed text, namely 'This crossing has tactile paving, but is not correct' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "incorrect" + }, + { + "key": "button_operated", + "description": "Layer 'Crossings' shows button_operated=yes with a fixed text, namely 'This traffic light has a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "button_operated", + "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=no with a fixed text, namely 'A cyclist can not turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=yes with a fixed text, namely 'A cyclist can go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=yes with a fixed text, namely 'A cyclist can go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=no with a fixed text, namely 'A cyclist can not go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "barrier", + "description": "The MapComplete theme OSM for the blind has a layer Kerbs showing features with this tag", + "value": "kerb" + }, + { + "key": "image", + "description": "The layer 'Kerbs 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 'Kerbs 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 'Kerbs 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 'Kerbs 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": "kerb", + "description": "Layer 'Kerbs' shows kerb=raised with a fixed text, namely 'This kerb is raised (>3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "raised" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=lowered with a fixed text, namely 'This kerb is lowered (~3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "lowered" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=flush with a fixed text, namely 'This kerb is flush (~0cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "flush" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=no with a fixed text, namely 'There is no kerb here' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=yes with a fixed text, namely 'There is a kerb of unknown height' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=yes with a fixed text, namely 'This kerb has tactile paving.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=no with a fixed text, namely 'This kerb does not have tactile paving.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=incorrect with a fixed text, namely 'This kerb has tactile paving, but it is incorrect.' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "incorrect" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "0" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Transit Stops showing features with this tag", + "value": "bus_stop" + }, + { + "key": "name", + "description": "Layer 'Transit Stops' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "noname", + "description": "Layer 'Transit Stops' shows noname=yes with a fixed text, namely 'This stop has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "name", + "description": "Layer 'Transit Stops' shows noname=yes with a fixed text, namely 'This stop has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key name.", + "value": "" + }, + { + "key": "image", + "description": "The layer 'Transit Stops 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 'Transit Stops 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 'Transit Stops 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 'Transit Stops 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": "shelter", + "description": "Layer 'Transit Stops' shows shelter=yes with a fixed text, namely 'This stop has a shelter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "shelter", + "description": "Layer 'Transit Stops' shows shelter=no with a fixed text, namely 'This stop does not have a shelter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "shelter", + "description": "Layer 'Transit Stops' shows shelter=separate with a fixed text, namely 'This stop has a shelter, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=yes with a fixed text, namely 'This stop has a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=no with a fixed text, namely 'This stop does not have a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=separate with a fixed text, namely 'This stop has a bench, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=yes with a fixed text, namely 'This stop has a bin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=no with a fixed text, namely 'This stop does not have a bin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=separate with a fixed text, namely 'This stop has a bin, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' 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.osm.be theme 'OSM for the blind')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Transit Stops' shows tactile_paving=yes with a fixed text, namely 'This stop has tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Transit Stops' shows tactile_paving=no with a fixed text, namely 'This stop does not have tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Transit Stops' shows lit=yes with a fixed text, namely 'This stop is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "lit", + "description": "Layer 'Transit Stops' shows lit=no with a fixed text, namely 'This stop is not lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=yes with a fixed text, namely 'This stop has a departures board of unknown type' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=realtime with a fixed text, namely 'This stop has a board showing realtime departure information' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "realtime" + }, + { + "key": "passenger_information_display", + "description": "Layer 'Transit Stops' shows passenger_information_display=yes with a fixed text, namely 'This stop has a board showing realtime departure information' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=timetable with a fixed text, namely 'This stop has a timetable showing regular departures' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "timetable" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=interval with a fixed text, namely 'This stop has a timetable containing just the interval between departures' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "interval" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=no with a fixed text, namely 'This stop does not have a departures board' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Elevator showing features with this tag", + "value": "elevator" + }, + { + "key": "image", + "description": "The layer 'Elevator 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 'Elevator 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 'Elevator 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 'Elevator 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 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "location", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Elevator' 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.osm.be theme 'OSM for the blind')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Elevator' 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.osm.be theme 'OSM for the blind')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Elevator' 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.osm.be theme 'OSM for the blind')", + "value": "-1" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "broken" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "closed" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ok" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key operational_status.", + "value": "" + }, + { + "key": "door:width", + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "elevator:width", + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "elevator:depth", + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "hearing_loop", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "hearing_loop", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Stairs showing features with this tag", + "value": "steps" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=yes with a fixed text, namely 'These stairs have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=no with a fixed text, namely 'These stairs do not have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "ramp:bicycle", + "description": "Layer 'Stairs' shows ramp:bicycle=yes with a fixed text, namely 'There is a ramp for bicycles here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp:wheelchair", + "description": "Layer 'Stairs' shows ramp:wheelchair=yes with a fixed text, namely 'There is a ramp for wheelchairs here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=separate with a fixed text, namely 'There is ramp for wheelchairs here, but it is shown separately on the map' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "ramp:stroller", + "description": "Layer 'Stairs' shows ramp:stroller=yes with a fixed text, namely 'There is a ramp for strollers here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=no with a fixed text, namely 'There is no ramp at these stairs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + } + ] +} \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json index c6bd77b05..dbd3b8ff1 100644 --- a/Docs/TagInfo/mapcomplete_climbing.json +++ b/Docs/TagInfo/mapcomplete_climbing.json @@ -143,78 +143,10 @@ "key": "contact:email", "description": "Layer 'Climbing gyms' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map') Picking this answer will delete the key charge.", - "value": "" - }, { "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": "climbing:length", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:grade:french:min", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:min' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:grade:french:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:max' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport~.+ with a fixed text, namely 'There are {climbing:sport} sport climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:bolts:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:bolts:max' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, { "key": "climbing:speed", "description": "Layer 'Climbing gyms' shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", @@ -402,48 +334,6 @@ "description": "Layer 'Climbing opportunities' shows rock=limestone with a fixed text, namely 'Limestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "limestone" }, - { - "key": "url", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map') Picking this answer will delete the key charge.", - "value": "" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, { "key": "access", "description": "Layer 'Climbing opportunities' shows access=yes with a fixed text, namely 'Publicly accessible to anyone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", diff --git a/Docs/TagInfo/mapcomplete_cycle_infra.json b/Docs/TagInfo/mapcomplete_cycle_infra.json index 6eaabf2d7..c3946cae2 100644 --- a/Docs/TagInfo/mapcomplete_cycle_infra.json +++ b/Docs/TagInfo/mapcomplete_cycle_infra.json @@ -680,6 +680,22 @@ "description": "The MapComplete theme Bicycle infrastructure has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings 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 'Crossings 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 'Crossings 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 'Crossings 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": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", @@ -755,6 +771,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", diff --git a/Docs/TagInfo/mapcomplete_cyclestreets.json b/Docs/TagInfo/mapcomplete_cyclestreets.json index 5ea1cfdca..2bffb8be3 100644 --- a/Docs/TagInfo/mapcomplete_cyclestreets.json +++ b/Docs/TagInfo/mapcomplete_cyclestreets.json @@ -15,6 +15,11 @@ "description": "The MapComplete theme Cyclestreets has a layer Cyclestreets showing features with this tag", "value": "yes" }, + { + "key": "bicycle_road", + "description": "The MapComplete theme Cyclestreets has a layer Cyclestreets showing features with this tag", + "value": "yes" + }, { "key": "image", "description": "The layer 'Cyclestreets 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" @@ -51,6 +56,41 @@ "description": "Layer 'Cyclestreets' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'Cyclestreets' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -71,6 +111,16 @@ "description": "Layer 'Cyclestreets' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -81,11 +131,46 @@ "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'Cyclestreets' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" @@ -95,6 +180,11 @@ "description": "The MapComplete theme Cyclestreets has a layer Future cyclestreet showing features with this tag", "value": "yes" }, + { + "key": "proposed:bicycle_road", + "description": "The MapComplete theme Cyclestreets has a layer Future cyclestreet showing features with this tag", + "value": "yes" + }, { "key": "image", "description": "The layer 'Future cyclestreet 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" @@ -131,6 +221,41 @@ "description": "Layer 'Future cyclestreet' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'Future cyclestreet' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -151,6 +276,16 @@ "description": "Layer 'Future cyclestreet' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -161,11 +296,46 @@ "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'Future cyclestreet' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" @@ -221,6 +391,41 @@ "description": "Layer 'All streets' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'All streets' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -241,6 +446,16 @@ "description": "Layer 'All streets' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -251,11 +466,46 @@ "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'All streets' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index f87973a7f..17aae5f02 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -452,78 +452,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "city_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "ebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "bmx" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "mtb" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "kid_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "tandem" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "racebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "bike_helmet" - }, - { - "key": "capacity:city_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:ebike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:kid_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:bmx", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:mtb", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:bicycle_pannier", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:tandem_bicycle", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, { "key": "service:bicycle:second_hand", "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=yes with a fixed text, namely 'This shop sells second-hand bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", @@ -551,7 +479,7 @@ }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "separate" }, { @@ -584,25 +512,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "no" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "yes" - }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key service:bicycle:cleaning:charge.", - "value": "" - }, { "key": "description", "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" diff --git a/Docs/TagInfo/mapcomplete_education.json b/Docs/TagInfo/mapcomplete_education.json index 688bb7807..41567c696 100644 --- a/Docs/TagInfo/mapcomplete_education.json +++ b/Docs/TagInfo/mapcomplete_education.json @@ -58,30 +58,6 @@ "description": "Layer 'Colleges and universities' shows isced:2011:level=doctorate with a fixed text, namely 'Doctorate degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "doctorate" }, - { - "key": "capacity", - "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Education')" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=mixed with a fixed text, namely 'Both boys and girls can enroll here and have classes together' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mixed" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=separated with a fixed text, namely 'Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "separated" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=male with a fixed text, namely 'This is a boys only-school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "male" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=female with a fixed text, namely 'This is a girls-only school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "female" - }, { "key": "website", "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Education')" @@ -247,2431 +223,6 @@ "key": "contact:email", "description": "Layer 'Primary and secondary schools' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Education')" }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Education') Picking this answer will delete the key school:language.", - "value": "" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "an" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "de" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ca" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "az" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "eo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ba" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "he" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "el" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "da" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ga" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "be" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "am" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "es" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "diq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "co" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "csb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "av" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "awa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "br" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ee" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "en" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ady" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "as" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ast" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "haw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "glk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ase" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ban" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "din" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "egl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cnr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "eu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "et" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ch" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "no" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bjn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ceb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gcr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gor" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ext" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "prg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ses" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ccp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dua" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ff" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sid" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "niu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "oj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vot" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bfi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bla" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bbc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ctg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "brh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "brx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cdo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gom" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mfe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pdt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nys" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gsw-fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pis" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "umu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fon" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "loz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "agq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ary" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "atj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "alt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ta" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nqo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cbk-zam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ovd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bto" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bcc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lrc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "akl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bpy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mic" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ryu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "efi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "te" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bat-smg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nod" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ydg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "it" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bzg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pyu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "guc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ood" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bdr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "btm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gcf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "srq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ins" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sje" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "smj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nui" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh-min-nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cpx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "khg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fkv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fuf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jax" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dtp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zgh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yav" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "azb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fa-af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "qu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sei" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ka" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "is" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "th" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ja" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "km" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "so" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sma" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "moe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "my" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "udm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "stq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ky" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "za" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "si" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "na" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fit" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "anp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rup" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vec" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vep" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mnw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mzn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "oc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "id" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ve" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "min" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mwl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pfl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sco" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mdf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "szl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "to" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "myv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lez" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "smn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ksh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ny" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ks" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ig" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nds" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ng" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "skr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "se" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ik" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kjh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ne" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ht" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "os" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "new" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "su" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "iu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "inh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pcd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "srn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "or" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "om" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sat" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ii" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tpi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tyv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ti" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tet" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "scn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lmo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ilo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mni" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ku" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ts" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "st" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lij" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tvl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pih" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lld" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "war" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lbe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ltg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yrk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nso" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wuu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sah" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lkt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tcy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sju" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sou" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "adx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "als" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mnc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ml" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kut" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "li" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hyw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "esu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "abq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "trv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "szy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "olo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pnt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "koi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nog" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wbl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tly" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mhr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ruq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mwv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "koy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "clc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fiu-vro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "guw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cnh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kcg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aeb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nrf-gg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bej" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pwn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "abs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xsy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lvk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh-yue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tvn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rwr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ttm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mrj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nia" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yrl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ami" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wym" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bqi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hrx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ssf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mrh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "luz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "quc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bnn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lzz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sdh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "akz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kri" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tzm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bfq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "khw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "osa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kjp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gpe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kiu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ksw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh_Hant" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pt_BR" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fil" - }, { "key": "amenity", "description": "The MapComplete theme Education has a layer Kindergartens and childcare showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_indoors.json b/Docs/TagInfo/mapcomplete_indoors.json index 68a22831e..82d28cff2 100644 --- a/Docs/TagInfo/mapcomplete_indoors.json +++ b/Docs/TagInfo/mapcomplete_indoors.json @@ -81,94 +81,94 @@ }, { "key": "highway", - "description": "The MapComplete theme Indoors has a layer elevator showing features with this tag", + "description": "The MapComplete theme Indoors has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Indoors')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' 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.osm.be theme 'Indoors')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' 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.osm.be theme 'Indoors')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' 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.osm.be theme 'Indoors')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "no" }, { diff --git a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json b/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json index 972c3ea46..9ed17019f 100644 --- a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json +++ b/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json @@ -568,6 +568,22 @@ "description": "The MapComplete theme Kerbs and crossings has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings 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 'Crossings 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 'Crossings 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 'Crossings 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": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", @@ -643,6 +659,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", @@ -737,6 +803,11 @@ { "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'Kerbs and crossings')" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "0" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_maxspeed.json b/Docs/TagInfo/mapcomplete_maxspeed.json index 676182db7..fbc312617 100644 --- a/Docs/TagInfo/mapcomplete_maxspeed.json +++ b/Docs/TagInfo/mapcomplete_maxspeed.json @@ -93,6 +93,28 @@ "key": "highway", "description": "Layer 'Maxspeed' shows highway=living_street with a fixed text, namely 'This is a living street, which has a maxspeed of 20km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Maxspeed')", "value": "living_street" + }, + { + "key": "highway", + "description": "The MapComplete theme Maxspeed has a layer Speed Camera showing features with this tag", + "value": "speed_camera" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Camera' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Maxspeed')" + }, + { + "key": "highway", + "description": "The MapComplete theme Maxspeed has a layer Speed Display showing features with this tag", + "value": "speed_display" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Maxspeed')" + }, + { + "key": "inscription", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Maxspeed')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json index 33496ab4b..d983ec233 100644 --- a/Docs/TagInfo/mapcomplete_nature.json +++ b/Docs/TagInfo/mapcomplete_nature.json @@ -743,7 +743,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')", "value": "24/7" }, { diff --git a/Docs/TagInfo/mapcomplete_onwheels.json b/Docs/TagInfo/mapcomplete_onwheels.json index 457d9200d..527c8d088 100644 --- a/Docs/TagInfo/mapcomplete_onwheels.json +++ b/Docs/TagInfo/mapcomplete_onwheels.json @@ -1007,6 +1007,11 @@ "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'OnWheels')" }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "value": "0" + }, { "key": "amenity", "description": "The MapComplete theme OnWheels has a layer Parking showing features with this tag", @@ -1154,810 +1159,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OnWheels')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'OnWheels')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'OnWheels')" @@ -2208,7 +1409,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "24/7" }, { @@ -2562,94 +1763,94 @@ }, { "key": "highway", - "description": "The MapComplete theme OnWheels has a layer elevator showing features with this tag", + "description": "The MapComplete theme OnWheels has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OnWheels')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' 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.osm.be theme 'OnWheels')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' 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.osm.be theme 'OnWheels')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' 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.osm.be theme 'OnWheels')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "no" }, { diff --git a/Docs/TagInfo/mapcomplete_parkings.json b/Docs/TagInfo/mapcomplete_parkings.json index 66c6a1bde..2f28b3793 100644 --- a/Docs/TagInfo/mapcomplete_parkings.json +++ b/Docs/TagInfo/mapcomplete_parkings.json @@ -140,7 +140,7 @@ }, { "key": "parking_space", - "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space' (in the MapComplete.osm.be theme 'Parking') Picking this answer will delete the key parking_space.", + "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space.' (in the MapComplete.osm.be theme 'Parking') Picking this answer will delete the key parking_space.", "value": "" }, { diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json index 1cf69d9fb..ad9720bd2 100644 --- a/Docs/TagInfo/mapcomplete_personal.json +++ b/Docs/TagInfo/mapcomplete_personal.json @@ -1528,78 +1528,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "city_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bmx" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mtb" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kid_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tandem" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "racebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bike_helmet" - }, - { - "key": "capacity:city_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:ebike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:kid_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:bmx", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:mtb", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:bicycle_pannier", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:tandem_bicycle", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "service:bicycle:second_hand", "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=yes with a fixed text, namely 'This shop sells second-hand bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -1627,7 +1555,7 @@ }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "separate" }, { @@ -1660,25 +1588,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key service:bicycle:cleaning:charge.", - "value": "" - }, { "key": "description", "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')" @@ -3508,48 +3417,6 @@ "description": "Layer 'Climbing opportunities' shows rock=limestone with a fixed text, namely 'Limestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "limestone" }, - { - "key": "url", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key charge.", - "value": "" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "club", "description": "The MapComplete theme Personal theme has a layer Climbing club showing features with this tag", @@ -3654,78 +3521,10 @@ "key": "contact:email", "description": "Layer 'Climbing gyms' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key charge.", - "value": "" - }, { "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": "climbing:length", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:grade:french:min", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:min' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:grade:french:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:max' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport~.+ with a fixed text, namely 'There are {climbing:sport} sport climbing routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:bolts:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:bolts:max' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "climbing:speed", "description": "Layer 'Climbing gyms' shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -3851,6 +3650,22 @@ "description": "The MapComplete theme Personal theme has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings 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 'Crossings 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 'Crossings 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 'Crossings 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": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -3926,6 +3741,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -4871,94 +4736,94 @@ }, { "key": "highway", - "description": "The MapComplete theme Personal theme has a layer elevator showing features with this tag", + "description": "The MapComplete theme Personal theme has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator 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 'Elevator 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 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' 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.osm.be theme 'Personal theme')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' 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.osm.be theme 'Personal theme')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' 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.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' 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.osm.be theme 'Personal theme')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, { @@ -5351,6 +5216,260 @@ "key": "wikipedia", "description": "The layer 'Map of fire stations 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": "leisure", + "description": "The MapComplete theme Personal theme has a layer Fitness Centres showing features with this tag", + "value": "fitness_centre" + }, + { + "key": "name", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Centres' shows noname=yes with a fixed text, namely 'This fitness centre has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Fitness Centres 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 'Fitness Centres 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 'Fitness Centres 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 'Fitness Centres 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": "phone", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Fitness Centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "website", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Fitness Centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "location", + "description": "Layer 'Fitness Centres' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Personal theme')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Personal theme')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Personal theme')", + "value": "-1" + }, + { + "key": "leisure", + "description": "The MapComplete theme Personal theme has a layer Fitness Stations showing features with this tag", + "value": "fitness_station" + }, + { + "key": "name", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Stations' shows noname=yes with a fixed text, namely 'This fitness station doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_bar with a fixed text, namely 'This fitness station has a horizontal bar, high enough for pull-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "horizontal_bar" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sign with a fixed text, namely 'This fitness station has a sign with instructions for a specific exercise.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sign" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sit-up with a fixed text, namely 'This fitness station has a facility for sit-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sit-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=push-up with a fixed text, namely 'This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "push-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stretch_bars with a fixed text, namely 'This fitness station has bars for stretching.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "stretch_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hyperextension with a fixed text, namely 'This fitness station has a station for making hyperextensions.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hyperextension" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rings with a fixed text, namely 'This fitness station has rings for gymnastic exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rings" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_ladder with a fixed text, namely 'This fitness station has a horizontal ladder, also known as monkey bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "horizontal_ladder" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall_bars with a fixed text, namely 'This fitness station has wall bars to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wall_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slalom with a fixed text, namely 'This fitness station has posts for performing slalom exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "slalom" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stepping_stones with a fixed text, namely 'This fitness station has stepping stones.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "stepping_stones" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=leapfrog with a fixed text, namely 'This fitness station has cones for performing leapfrog jumps.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "leapfrog" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=beam_jump with a fixed text, namely 'This fitness station has beams to jump over.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "beam_jump" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hurdling with a fixed text, namely 'This fitness station has hurdles to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hurdling" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall with a fixed text, namely 'This fitness station has a wall to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wall" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=balance_beam with a fixed text, namely 'This fitness station has a balance beam.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "balance_beam" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=log_lifting with a fixed text, namely 'This fitness station has a log with a handle on the end to lift.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "log_lifting" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=captains_chair with a fixed text, namely 'This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "captains_chair" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=box with a fixed text, namely 'This fitness station has a box that can be used for jumping.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "box" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=battling_ropes with a fixed text, namely 'This fitness station has battling ropes.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "battling_ropes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=excercise_bike with a fixed text, namely 'This fitness station has a stationary bicycle.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "excercise_bike" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=elliptical_trainer with a fixed text, namely 'This fitness station has a cross-trainer.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "elliptical_trainer" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=air_walker with a fixed text, namely 'This fitness station has an air walker.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "air_walker" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rower with a fixed text, namely 'This fitness station has a rower.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rower" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slackline with a fixed text, namely 'This fitness station has a slackline.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "slackline" + }, + { + "key": "operator", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Restaurants and fast food showing features with this tag", @@ -6356,6 +6475,22 @@ "description": "The MapComplete theme Personal theme has a layer Kerbs showing features with this tag", "value": "kerb" }, + { + "key": "image", + "description": "The layer 'Kerbs 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 'Kerbs 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 'Kerbs 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 'Kerbs 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": "kerb", "description": "Layer 'Kerbs' shows kerb=raised with a fixed text, namely 'This kerb is raised (>3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -6400,6 +6535,11 @@ "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'Personal theme')" }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "0" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Kindergartens and childcare showing features with this tag", @@ -7132,7 +7272,7 @@ }, { "key": "parking_space", - "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key parking_space.", + "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space.' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key parking_space.", "value": "" }, { @@ -7581,9 +7721,128 @@ "description": "Layer 'Post offices' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" }, { - "key": "opening_hours", - "description": "Layer 'Post offices' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "24/7" + "key": "post_office", + "description": "Layer 'Post offices' shows post_office=post_partner with a fixed text, namely 'This shop is a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "post_partner" + }, + { + "key": "post_office", + "description": "Layer 'Post offices' shows with a fixed text, namely 'This shop is not a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key post_office.", + "value": "" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:brand' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL with a fixed text, namely 'This location offers services for DHL' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DHL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DPD with a fixed text, namely 'This location offers services for DPD' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DPD" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=GLS with a fixed text, namely 'This location offers services for GLS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "GLS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=UPS with a fixed text, namely 'This location offers services for UPS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "UPS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL Paketshop with a fixed text, namely 'This location is a DHL Paketshop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DHL Paketshop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=Hermes PaketShop with a fixed text, namely 'This location is a Hermes PaketShop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "Hermes PaketShop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=PostNL with a fixed text, namely 'This location is a PostNL-point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "PostNL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=bpost with a fixed text, namely 'This location offers services for bpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bpost" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:letter_from' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=yes with a fixed text, namely 'You can post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=no with a fixed text, namely 'You can't post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_from' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=yes with a fixed text, namely 'You can send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=no with a fixed text, namely 'You can't send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_pickup' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=yes with a fixed text, namely 'You can pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=no with a fixed text, namely 'You can't pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_to' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=yes with a fixed text, namely 'You can send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=no with a fixed text, namely 'You can't send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:stamps' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=yes with a fixed text, namely 'You can buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=no with a fixed text, namely 'You can't buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" }, { "key": "amenity", @@ -8156,2431 +8415,6 @@ "key": "contact:email", "description": "Layer 'Primary and secondary schools' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key school:language.", - "value": "" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "an" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "de" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ca" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "az" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "eo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ba" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "he" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "el" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "da" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ga" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "be" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "am" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "es" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "diq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "co" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "csb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "av" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "awa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "br" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ee" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "en" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ady" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "as" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ast" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "haw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "glk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ase" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ban" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "din" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "egl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cnr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "eu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "et" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ch" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bjn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ceb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gcr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gor" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ext" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "prg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ses" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ccp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dua" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ff" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sid" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "niu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "oj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vot" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bfi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bla" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bbc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ctg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cdo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gom" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mfe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pdt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nys" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gsw-fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pis" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "umu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fon" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "loz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "agq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ary" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "atj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "alt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ta" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nqo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cbk-zam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ovd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bto" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bcc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lrc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "akl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bpy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mic" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ryu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "efi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "te" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bat-smg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nod" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ydg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "it" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bzg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pyu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "guc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ood" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bdr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "btm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gcf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "srq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ins" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sje" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "smj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nui" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh-min-nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cpx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "khg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fkv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fuf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jax" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dtp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zgh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yav" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "azb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fa-af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "qu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sei" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ka" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "is" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "th" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ja" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "km" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "so" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sma" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "moe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "my" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "udm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "stq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ky" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "za" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "si" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "na" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fit" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "anp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rup" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vec" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vep" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mnw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mzn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "oc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "id" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ve" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "min" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mwl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pfl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sco" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mdf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "szl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "to" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "myv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lez" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "smn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ksh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ny" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ks" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ig" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nds" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ng" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "skr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "se" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ik" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kjh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ne" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ht" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "os" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "new" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "su" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "iu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "inh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pcd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "srn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "or" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "om" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sat" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ii" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tpi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tyv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ti" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tet" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "scn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lmo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ilo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mni" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ku" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ts" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "st" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lij" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tvl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pih" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lld" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "war" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lbe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ltg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yrk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nso" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wuu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sah" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lkt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tcy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sju" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sou" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "adx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "als" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mnc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ml" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kut" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "li" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hyw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "esu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "abq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "szy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "olo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pnt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "koi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nog" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wbl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tly" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mhr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ruq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mwv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "koy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "clc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fiu-vro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "guw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cnh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kcg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aeb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nrf-gg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bej" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pwn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "abs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xsy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lvk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh-yue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tvn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rwr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ttm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mrj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nia" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yrl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ami" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wym" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bqi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hrx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ssf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mrh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "luz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "quc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bnn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lzz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sdh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "akz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kri" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tzm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bfq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "khw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "osa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kjp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gpe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kiu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ksw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh_Hant" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pt_BR" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fil" - }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Shelter showing features with this tag", @@ -10649,810 +8483,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" @@ -11594,6 +8624,28 @@ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "Telekom" }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Speed Camera showing features with this tag", + "value": "speed_camera" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Camera' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Speed Display showing features with this tag", + "value": "speed_display" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "inscription", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "leisure", "description": "The MapComplete theme Personal theme has a layer Sport pitches showing features with this tag", @@ -11745,6 +8797,125 @@ "description": "Layer 'Sport pitches' shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "24/7" }, + { + "key": "leisure", + "description": "The MapComplete theme Personal theme has a layer Sports centres showing features with this tag", + "value": "sports_centre" + }, + { + "key": "image", + "description": "The layer 'Sports centres 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 'Sports centres 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 'Sports centres 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 'Sports centres 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": "opening_hours", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "phone", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "website", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Sports centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Sports centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' 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.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Stairs showing features with this tag", + "value": "steps" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=yes with a fixed text, namely 'These stairs have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=no with a fixed text, namely 'These stairs do not have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "ramp:bicycle", + "description": "Layer 'Stairs' shows ramp:bicycle=yes with a fixed text, namely 'There is a ramp for bicycles here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp:wheelchair", + "description": "Layer 'Stairs' shows ramp:wheelchair=yes with a fixed text, namely 'There is a ramp for wheelchairs here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=separate with a fixed text, namely 'There is ramp for wheelchairs here, but it is shown separately on the map' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "separate" + }, + { + "key": "ramp:stroller", + "description": "Layer 'Stairs' shows ramp:stroller=yes with a fixed text, namely 'There is a ramp for strollers here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=no with a fixed text, namely 'There is no ramp at these stairs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, { "key": "highway", "description": "The MapComplete theme Personal theme has a layer Street Lamps showing features with this tag", @@ -12145,30 +9316,6 @@ "description": "Layer 'Colleges and universities' shows isced:2011:level=doctorate with a fixed text, namely 'Doctorate degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "doctorate" }, - { - "key": "capacity", - "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=mixed with a fixed text, namely 'Both boys and girls can enroll here and have classes together' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mixed" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=separated with a fixed text, namely 'Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "separated" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=male with a fixed text, namely 'This is a boys only-school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "male" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=female with a fixed text, namely 'This is a girls-only school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "female" - }, { "key": "website", "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" @@ -12302,7 +9449,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "24/7" }, { @@ -12402,6 +9549,126 @@ "key": "description", "description": "Layer 'Toilets' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')" }, + { + "key": "toilets", + "description": "The MapComplete theme Personal theme has a layer Toilets at other amenities showing features with this tag", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "location", + "description": "Layer 'Toilets at other amenities' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Personal theme')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Personal theme')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Personal theme')", + "value": "-1" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:access' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=customers with a fixed text, namely 'Only access to customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "customers" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=no with a fixed text, namely 'Not accessible, even for customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=key with a fixed text, namely 'Accessible, but one has to ask a key to enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "key" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "public" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=yes with a fixed text, namely 'These are paid toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:charge", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:charge' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=yes with a fixed text, namely 'There is a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=no with a fixed text, namely 'No wheelchair access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=designated with a fixed text, namely 'There is only a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "toilets:door:width", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:door:width' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:description", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:description' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "type", "description": "The MapComplete theme Personal theme has a layer Bus lines showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_pets.json b/Docs/TagInfo/mapcomplete_pets.json index 94cbd41ae..ca2c49250 100644 --- a/Docs/TagInfo/mapcomplete_pets.json +++ b/Docs/TagInfo/mapcomplete_pets.json @@ -554,810 +554,6 @@ "key": "name", "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" diff --git a/Docs/TagInfo/mapcomplete_postboxes.json b/Docs/TagInfo/mapcomplete_postboxes.json index 8a4b707b4..bf3cc89ff 100644 --- a/Docs/TagInfo/mapcomplete_postboxes.json +++ b/Docs/TagInfo/mapcomplete_postboxes.json @@ -62,9 +62,128 @@ "description": "Layer 'Post offices' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" }, { - "key": "opening_hours", - "description": "Layer 'Post offices' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", - "value": "24/7" + "key": "post_office", + "description": "Layer 'Post offices' shows post_office=post_partner with a fixed text, namely 'This shop is a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "post_partner" + }, + { + "key": "post_office", + "description": "Layer 'Post offices' shows with a fixed text, namely 'This shop is not a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map') Picking this answer will delete the key post_office.", + "value": "" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:brand' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL with a fixed text, namely 'This location offers services for DHL' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DHL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DPD with a fixed text, namely 'This location offers services for DPD' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DPD" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=GLS with a fixed text, namely 'This location offers services for GLS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "GLS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=UPS with a fixed text, namely 'This location offers services for UPS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "UPS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL Paketshop with a fixed text, namely 'This location is a DHL Paketshop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DHL Paketshop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=Hermes PaketShop with a fixed text, namely 'This location is a Hermes PaketShop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "Hermes PaketShop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=PostNL with a fixed text, namely 'This location is a PostNL-point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "PostNL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=bpost with a fixed text, namely 'This location offers services for bpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "bpost" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:letter_from' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=yes with a fixed text, namely 'You can post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=no with a fixed text, namely 'You can't post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_from' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=yes with a fixed text, namely 'You can send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=no with a fixed text, namely 'You can't send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_pickup' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=yes with a fixed text, namely 'You can pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=no with a fixed text, namely 'You can't pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_to' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=yes with a fixed text, namely 'You can send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=no with a fixed text, namely 'You can't send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:stamps' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=yes with a fixed text, namely 'You can buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=no with a fixed text, namely 'You can't buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" }, { "key": "amenity", diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json index 4f2f75f58..42d2ef89d 100644 --- a/Docs/TagInfo/mapcomplete_shops.json +++ b/Docs/TagInfo/mapcomplete_shops.json @@ -34,810 +34,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Shop Map')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Open Shop Map')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Shop Map')" diff --git a/Docs/TagInfo/mapcomplete_sports.json b/Docs/TagInfo/mapcomplete_sports.json new file mode 100644 index 000000000..04da14253 --- /dev/null +++ b/Docs/TagInfo/mapcomplete_sports.json @@ -0,0 +1,654 @@ +{ + "data_format": 1, + "project": { + "name": "MapComplete Sports", + "description": "Map showing sport facilities.", + "project_url": "https://mapcomplete.osm.be/sports", + "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", + "icon_url": "https://mapcomplete.osm.be/assets/themes/sports/sport.svg", + "contact_name": "Pieter Vander Vennet", + "contact_email": "pietervdvn@posteo.net" + }, + "tags": [ + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Sport pitches showing features with this tag", + "value": "pitch" + }, + { + "key": "image", + "description": "The layer 'Sport pitches 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 'Sport pitches 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 'Sport pitches 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 'Sport pitches 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": "sport", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'sport' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=basketball with a fixed text, namely 'Basketball is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "basketball" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=soccer with a fixed text, namely 'Soccer is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "soccer" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=table_tennis with a fixed text, namely 'This is a pingpong table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "table_tennis" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=tennis with a fixed text, namely 'Tennis is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "tennis" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=korfball with a fixed text, namely 'Korfball is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "korfball" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=basket with a fixed text, namely 'Basketball is played here' (in the MapComplete.osm.be theme 'Sports')", + "value": "basket" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=grass with a fixed text, namely 'The surface is grass' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "grass" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=sand with a fixed text, namely 'The surface is sand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sand" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=paving_stones with a fixed text, namely 'The surface is paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "paving_stones" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=asphalt with a fixed text, namely 'The surface is asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "asphalt" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=concrete with a fixed text, namely 'The surface is concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "concrete" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=limited with a fixed text, namely 'Limited access (e.g. only with an appointment, during certain hours, …)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=members with a fixed text, namely 'Only accessible for members of the club' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "members" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=private with a fixed text, namely 'Private - not accessible to the public' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "private" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Sports')", + "value": "public" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=required with a fixed text, namely 'Making an appointment is obligatory to use this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "required" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=recommended with a fixed text, namely 'Making an appointment is recommended when using this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "recommended" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=yes with a fixed text, namely 'Making an appointment is possible, but not necessary to use this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=no with a fixed text, namely 'Making an appointment is not possible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "phone", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows with a fixed text, namely 'Always accessible' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key opening_hours.", + "value": "" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "24/7" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Fitness Centres showing features with this tag", + "value": "fitness_centre" + }, + { + "key": "name", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Centres' shows noname=yes with a fixed text, namely 'This fitness centre has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Fitness Centres 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 'Fitness Centres 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 'Fitness Centres 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 'Fitness Centres 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": "phone", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Fitness Centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Fitness Centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Sports')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "location", + "description": "Layer 'Fitness Centres' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Sports')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Sports')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Sports')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' 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.osm.be theme 'Sports')", + "value": "-1" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Fitness Stations showing features with this tag", + "value": "fitness_station" + }, + { + "key": "name", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Stations' shows noname=yes with a fixed text, namely 'This fitness station doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_bar with a fixed text, namely 'This fitness station has a horizontal bar, high enough for pull-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "horizontal_bar" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sign with a fixed text, namely 'This fitness station has a sign with instructions for a specific exercise.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sign" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sit-up with a fixed text, namely 'This fitness station has a facility for sit-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sit-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=push-up with a fixed text, namely 'This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "push-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stretch_bars with a fixed text, namely 'This fitness station has bars for stretching.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "stretch_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hyperextension with a fixed text, namely 'This fitness station has a station for making hyperextensions.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "hyperextension" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rings with a fixed text, namely 'This fitness station has rings for gymnastic exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "rings" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_ladder with a fixed text, namely 'This fitness station has a horizontal ladder, also known as monkey bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "horizontal_ladder" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall_bars with a fixed text, namely 'This fitness station has wall bars to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wall_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slalom with a fixed text, namely 'This fitness station has posts for performing slalom exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "slalom" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stepping_stones with a fixed text, namely 'This fitness station has stepping stones.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "stepping_stones" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=leapfrog with a fixed text, namely 'This fitness station has cones for performing leapfrog jumps.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "leapfrog" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=beam_jump with a fixed text, namely 'This fitness station has beams to jump over.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "beam_jump" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hurdling with a fixed text, namely 'This fitness station has hurdles to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "hurdling" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall with a fixed text, namely 'This fitness station has a wall to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wall" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=balance_beam with a fixed text, namely 'This fitness station has a balance beam.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "balance_beam" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=log_lifting with a fixed text, namely 'This fitness station has a log with a handle on the end to lift.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "log_lifting" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=captains_chair with a fixed text, namely 'This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "captains_chair" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=box with a fixed text, namely 'This fitness station has a box that can be used for jumping.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "box" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=battling_ropes with a fixed text, namely 'This fitness station has battling ropes.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "battling_ropes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=excercise_bike with a fixed text, namely 'This fitness station has a stationary bicycle.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "excercise_bike" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=elliptical_trainer with a fixed text, namely 'This fitness station has a cross-trainer.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "elliptical_trainer" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=air_walker with a fixed text, namely 'This fitness station has an air walker.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "air_walker" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rower with a fixed text, namely 'This fitness station has a rower.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "rower" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slackline with a fixed text, namely 'This fitness station has a slackline.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "slackline" + }, + { + "key": "operator", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Sports centres showing features with this tag", + "value": "sports_centre" + }, + { + "key": "image", + "description": "The layer 'Sports centres 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 'Sports centres 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 'Sports centres 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 'Sports centres 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": "opening_hours", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "phone", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Sports centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Sports centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' 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.osm.be theme 'Sports')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "shop", + "description": "The MapComplete theme Sports has a layer Shop showing features with this tag", + "value": "sports" + }, + { + "key": "image", + "description": "The layer '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": "mapillary", + "description": "The layer '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": "wikidata", + "description": "The layer '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": "wikipedia", + "description": "The layer '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": "name", + "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Shop' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Shop' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Shop' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Shop' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "phone", + "description": "Layer 'Shop' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "payment:cash", + "description": "Layer 'Shop' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "payment:cards", + "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "level", + "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "location", + "description": "Layer 'Shop' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Sports')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer '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.osm.be theme 'Sports')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Shop' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer '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.osm.be theme 'Sports')", + "value": "1" + }, + { + "key": "level", + "description": "Layer '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.osm.be theme 'Sports')", + "value": "-1" + }, + { + "key": "service:print:A4", + "description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A3", + "description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A2", + "description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A1", + "description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A0", + "description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=wlan with a fixed text, namely 'This place offers wireless internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wlan" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=no with a fixed text, namely 'This place does not offer internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=yes with a fixed text, namely 'This place offers internet access' (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=terminal with a fixed text, namely 'This place offers internet access via a terminal or computer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "terminal" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=wired with a fixed text, namely 'This place offers wired internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wired" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=yes with a fixed text, namely 'There is a fee for the internet access at this place' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=no with a fixed text, namely 'Internet access is free at this place' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=customers with a fixed text, namely 'Internet access is free at this place, for customers only' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "customers" + }, + { + "key": "internet_access:ssid", + "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "internet_access:ssid", + "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "Telekom" + } + ] +} \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json index 8ba1bf852..b52dc106f 100644 --- a/Docs/TagInfo/mapcomplete_toilets.json +++ b/Docs/TagInfo/mapcomplete_toilets.json @@ -119,7 +119,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "24/7" }, { @@ -218,6 +218,126 @@ { "key": "description", "description": "Layer 'Toilets' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets", + "description": "The MapComplete theme Open Toilet Map has a layer Toilets at other amenities showing features with this tag", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities 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 'Toilets at other amenities' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "location", + "description": "Layer 'Toilets at other amenities' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Open Toilet Map')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Open Toilet Map') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Open Toilet Map')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' 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.osm.be theme 'Open Toilet Map')", + "value": "-1" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:access' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=customers with a fixed text, namely 'Only access to customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "customers" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=no with a fixed text, namely 'Not accessible, even for customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=key with a fixed text, namely 'Accessible, but one has to ask a key to enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "key" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "public" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=yes with a fixed text, namely 'These are paid toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:charge", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:charge' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "opening_hours", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=yes with a fixed text, namely 'There is a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=no with a fixed text, namely 'No wheelchair access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=designated with a fixed text, namely 'There is only a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "designated" + }, + { + "key": "toilets:door:width", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:door:width' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:description", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:description' (in the MapComplete.osm.be theme 'Open Toilet Map')" } ] } \ No newline at end of file diff --git a/Logic/DetermineLayout.ts b/Logic/DetermineLayout.ts index 206c8e4c1..ffc69b4be 100644 --- a/Logic/DetermineLayout.ts +++ b/Logic/DetermineLayout.ts @@ -1,24 +1,28 @@ import LayoutConfig from "../Models/ThemeConfig/LayoutConfig" -import {QueryParameters} from "./Web/QueryParameters" -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts" -import {FixedUiElement} from "../UI/Base/FixedUiElement" -import {Utils} from "../Utils" +import { QueryParameters } from "./Web/QueryParameters" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" +import { FixedUiElement } from "../UI/Base/FixedUiElement" +import { Utils } from "../Utils" import Combine from "../UI/Base/Combine" -import {SubtleButton} from "../UI/Base/SubtleButton" +import { SubtleButton } from "../UI/Base/SubtleButton" import BaseUIElement from "../UI/BaseUIElement" -import {UIEventSource} from "./UIEventSource" -import {LocalStorageSource} from "./Web/LocalStorageSource" +import { UIEventSource } from "./UIEventSource" +import { LocalStorageSource } from "./Web/LocalStorageSource" import LZString from "lz-string" -import {FixLegacyTheme} from "../Models/ThemeConfig/Conversion/LegacyJsonConvert" -import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson" +import { FixLegacyTheme } from "../Models/ThemeConfig/Conversion/LegacyJsonConvert" +import { LayerConfigJson } from "../Models/ThemeConfig/Json/LayerConfigJson" import SharedTagRenderings from "../Customizations/SharedTagRenderings" import * as known_layers from "../assets/generated/known_layers.json" -import {PrepareTheme} from "../Models/ThemeConfig/Conversion/PrepareTheme" +import { PrepareTheme } from "../Models/ThemeConfig/Conversion/PrepareTheme" import * as licenses from "../assets/generated/license_info.json" import TagRenderingConfig from "../Models/ThemeConfig/TagRenderingConfig" -import {FixImages} from "../Models/ThemeConfig/Conversion/FixImages" +import { FixImages } from "../Models/ThemeConfig/Conversion/FixImages" import Svg from "../Svg" -import {DoesImageExist, PrevalidateTheme, ValidateThemeAndLayers} from "../Models/ThemeConfig/Conversion/Validation"; +import { + DoesImageExist, + PrevalidateTheme, + ValidateThemeAndLayers, +} from "../Models/ThemeConfig/Conversion/Validation" export default class DetermineLayout { private static readonly _knownImages = new Set(Array.from(licenses).map((l) => l.path)) @@ -130,11 +134,11 @@ export default class DetermineLayout { }), json !== undefined ? new SubtleButton(Svg.download_svg(), "Download the JSON file").onClick(() => { - Utils.offerContentsAsDownloadableFile( - JSON.stringify(json, null, " "), - "theme_definition.json" - ) - }) + Utils.offerContentsAsDownloadableFile( + JSON.stringify(json, null, " "), + "theme_definition.json" + ) + }) : undefined, ]) .SetClass("flex flex-col clickable") @@ -181,14 +185,14 @@ export default class DetermineLayout { json.id = forceId ?? json.id { - let {errors} = new PrevalidateTheme().convert(json, "validation") + let { errors } = new PrevalidateTheme().convert(json, "validation") if (errors.length > 0) { throw "Detected errors: " + errors.join("\n") } } { - let {errors} = new ValidateThemeAndLayers( - new DoesImageExist(new Set(), _ => true), + let { errors } = new ValidateThemeAndLayers( + new DoesImageExist(new Set(), (_) => true), "", false, SharedTagRenderings.SharedTagRendering diff --git a/Logic/GeoOperations.ts b/Logic/GeoOperations.ts index 80371f9af..bea4fa04c 100644 --- a/Logic/GeoOperations.ts +++ b/Logic/GeoOperations.ts @@ -8,12 +8,13 @@ import { booleanWithin, Coord, Feature, - Geometry, Lines, + Geometry, + Lines, MultiPolygon, Polygon, Properties, } from "@turf/turf" -import {GeoJSON, LineString, Point} from "geojson"; +import { GeoJSON, LineString, Point } from "geojson" export class GeoOperations { private static readonly _earthRadius = 6378137 @@ -28,7 +29,7 @@ export class GeoOperations { * @param feature */ static centerpoint(feature: any): Feature { - const newFeature : Feature = turf.center(feature) + const newFeature: Feature = turf.center(feature) newFeature.properties = feature.properties newFeature.id = feature.id return newFeature @@ -286,10 +287,10 @@ export class GeoOperations { way = { ...way } way.geometry = { ...way.geometry } way.geometry.type = "LineString" - way.geometry.coordinates = ( way.geometry).coordinates[0] + way.geometry.coordinates = (way.geometry).coordinates[0] } - return turf.nearestPointOnLine(> way, point, { units: "kilometers" }) + return turf.nearestPointOnLine(>way, point, { units: "kilometers" }) } public static toCSV(features: any[]): string { diff --git a/Logic/SimpleMetaTagger.ts b/Logic/SimpleMetaTagger.ts index 33210ceaa..8e20b784c 100644 --- a/Logic/SimpleMetaTagger.ts +++ b/Logic/SimpleMetaTagger.ts @@ -9,7 +9,7 @@ import LayerConfig from "../Models/ThemeConfig/LayerConfig" import { CountryCoder } from "latlon2country" import Constants from "../Models/Constants" import { TagUtils } from "./Tags/TagUtils" -import {Feature, LineString} from "geojson"; +import { Feature, LineString } from "geojson" export class SimpleMetaTagger { public readonly keys: string[] @@ -424,23 +424,26 @@ export default class SimpleMetaTaggers { private static directionCenterpoint = new SimpleMetaTagger( { - keys:["_direction:centerpoint"], + keys: ["_direction:centerpoint"], isLazy: true, - doc: "_direction:centerpoint is the direction of the linestring (in degrees) if one were standing at the projected centerpoint." + doc: "_direction:centerpoint is the direction of the linestring (in degrees) if one were standing at the projected centerpoint.", }, (feature: Feature) => { - if(feature.geometry.type !== "LineString"){ + if (feature.geometry.type !== "LineString") { return false } - const ls = > feature; + const ls = >feature Object.defineProperty(feature.properties, "_direction:centerpoint", { enumerable: false, configurable: true, get: () => { const centroid = GeoOperations.centerpoint(feature) - const projected = GeoOperations.nearestPoint(ls, <[number,number]> centroid.geometry.coordinates) + const projected = GeoOperations.nearestPoint( + ls, + <[number, number]>centroid.geometry.coordinates + ) const nextPoint = ls.geometry.coordinates[projected.properties.index + 1] const bearing = GeoOperations.bearing(projected.geometry.coordinates, nextPoint) delete feature.properties["_direction:centerpoint"] diff --git a/Logic/UIEventSource.ts b/Logic/UIEventSource.ts index 97f312236..0ee8b5967 100644 --- a/Logic/UIEventSource.ts +++ b/Logic/UIEventSource.ts @@ -681,14 +681,20 @@ export class UIEventSource extends Store { /** * Monoidal map which results in a read-only store. 'undefined' is passed 'as is' * Given a function 'f', will construct a new UIEventSource where the contents will always be "f(this.data)' - */ + */ public mapD(f: (t: T) => J, extraSources: Store[] = []): Store { - return new MappedStore(this, t => { - if(t === undefined){ - return undefined - } - return f(t) - }, extraSources, this._callbacks, this.data === undefined ? undefined : f(this.data)) + return new MappedStore( + this, + (t) => { + if (t === undefined) { + return undefined + } + return f(t) + }, + extraSources, + this._callbacks, + this.data === undefined ? undefined : f(this.data) + ) } /** diff --git a/UI/BaseUIElement.ts b/UI/BaseUIElement.ts index a5541aa4d..40feef7bf 100644 --- a/UI/BaseUIElement.ts +++ b/UI/BaseUIElement.ts @@ -148,7 +148,13 @@ export default abstract class BaseUIElement { } catch (e) { const domExc = e as DOMException if (domExc) { - console.error("An exception occured", domExc.code, domExc.message, domExc.name, domExc) + console.error( + "An exception occured", + domExc.code, + domExc.message, + domExc.name, + domExc + ) } console.error(e) } diff --git a/UI/ExportPDF.ts b/UI/ExportPDF.ts index b09da6702..c8fe01c33 100644 --- a/UI/ExportPDF.ts +++ b/UI/ExportPDF.ts @@ -70,7 +70,7 @@ export default class ExportPDF { console.error(e) self.cleanup() } - }, 500) + }, 500), }) minimap.SetStyle( diff --git a/UI/LanguagePicker.ts b/UI/LanguagePicker.ts index 84fb17467..3b1f608a7 100644 --- a/UI/LanguagePicker.ts +++ b/UI/LanguagePicker.ts @@ -13,7 +13,7 @@ export default class LanguagePicker extends Toggle { console.log("Constructing a language pîcker for languages", languages) if (languages === undefined || languages.length <= 1) { super(undefined, undefined, undefined) - }else { + } else { const normalPicker = LanguagePicker.dropdownFor(languages, label) const fullPicker = new Lazy(() => LanguagePicker.dropdownFor(allLanguages, label)) super(fullPicker, normalPicker, Locale.showLinkToWeblate) diff --git a/UI/SpecialVisualizations.ts b/UI/SpecialVisualizations.ts index 5504ce51e..46c5a67cb 100644 --- a/UI/SpecialVisualizations.ts +++ b/UI/SpecialVisualizations.ts @@ -544,7 +544,7 @@ export default class SpecialVisualizations { const features: { freshness: Date; feature: any }[] = [] for (const key of keys) { const value = properties[key] - if(value === undefined || value === null){ + if (value === undefined || value === null) { continue } @@ -556,7 +556,7 @@ export default class SpecialVisualizations { for (const id of idList) { const feature = featureStore.get(id) - if(feature === undefined){ + if (feature === undefined) { console.warn("No feature found for id ", id) continue } diff --git a/UI/StatisticsGUI.ts b/UI/StatisticsGUI.ts index f14f3c39f..0b861bc6e 100644 --- a/UI/StatisticsGUI.ts +++ b/UI/StatisticsGUI.ts @@ -1,27 +1,26 @@ /** * The statistics-gui shows statistics from previous MapComplete-edits */ -import {UIEventSource} from "../Logic/UIEventSource" -import {VariableUiElement} from "./Base/VariableUIElement" +import { UIEventSource } from "../Logic/UIEventSource" +import { VariableUiElement } from "./Base/VariableUIElement" import Loading from "./Base/Loading" -import {Utils} from "../Utils" +import { Utils } from "../Utils" import Combine from "./Base/Combine" -import {StackedRenderingChart} from "./BigComponents/TagRenderingChart" -import {LayerFilterPanel} from "./BigComponents/FilterView" -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts" +import { StackedRenderingChart } from "./BigComponents/TagRenderingChart" +import { LayerFilterPanel } from "./BigComponents/FilterView" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" import MapState from "../Logic/State/MapState" import BaseUIElement from "./BaseUIElement" import Title from "./Base/Title" import { FixedUiElement } from "./Base/FixedUiElement" -import List from "./Base/List"; +import List from "./Base/List" class StatisticsForOverviewFile extends Combine { - constructor(homeUrl: string, paths: string[]) { - paths = paths.filter(p => !p.endsWith("file-overview.json")) + paths = paths.filter((p) => !p.endsWith("file-overview.json")) const layer = AllKnownLayouts.allKnownLayouts.get("mapcomplete-changes").layers[0] const filteredLayer = MapState.InitializeFilteredLayers( - {id: "statistics-view", layers: [layer]}, + { id: "statistics-view", layers: [layer] }, undefined )[0] const filterPanel = new LayerFilterPanel(undefined, filteredLayer) @@ -30,7 +29,7 @@ class StatisticsForOverviewFile extends Combine { const downloaded = new UIEventSource<{ features: ChangeSetData[] }[]>([]) for (const filepath of paths) { - if(filepath.endsWith("file-overview.json")){ + if (filepath.endsWith("file-overview.json")) { continue } Utils.downloadJson(homeUrl + filepath).then((data) => { @@ -41,7 +40,7 @@ class StatisticsForOverviewFile extends Combine { data.features = data } data?.features?.forEach((item) => { - item.properties = {...item.properties, ...item.properties.metadata} + item.properties = { ...item.properties, ...item.properties.metadata } delete item.properties.metadata }) downloaded.data.push(data) @@ -55,7 +54,6 @@ class StatisticsForOverviewFile extends Combine { ) ) - super([ filterPanel, new VariableUiElement( @@ -117,27 +115,32 @@ class StatisticsForOverviewFile extends Combine { "import", "conflation", "link-image", - "soft-delete"] + "soft-delete", + ] - const allThemes = Utils.Dedup(overview._meta.map(f => f.properties.theme)) + const allThemes = Utils.Dedup(overview._meta.map((f) => f.properties.theme)) const excludedThemes = new Set() - if(allThemes.length > 1){ - excludedThemes.add("grb") - excludedThemes.add("etymology") + if (allThemes.length > 1) { + excludedThemes.add("grb") + excludedThemes.add("etymology") } const summedValues = valuesToSum - .map(key => [key, overview.sum(key, excludedThemes)]) - .filter(kv => kv[1] != 0) - .map(kv => kv.join(": ")) + .map((key) => [key, overview.sum(key, excludedThemes)]) + .filter((kv) => kv[1] != 0) + .map((kv) => kv.join(": ")) const elements: BaseUIElement[] = [ - new Title(allThemes .length === 1 ? "General statistics for "+allThemes[0] :"General statistics (excluding etymology- and GRB-theme changes)"), + new Title( + allThemes.length === 1 + ? "General statistics for " + allThemes[0] + : "General statistics (excluding etymology- and GRB-theme changes)" + ), new Combine([ overview._meta.length + " changesets match the filters", - new List(summedValues) + new List(summedValues), ]).SetClass("flex flex-col border rounded-xl"), - new Title("Breakdown") + new Title("Breakdown"), ] for (const tr of trs) { let total = undefined @@ -244,7 +247,7 @@ class ChangesetsOverview { public sum(key: string, excludeThemes: Set): number { let s = 0 for (const feature of this._meta) { - if(excludeThemes.has(feature.properties.theme)){ + if (excludeThemes.has(feature.properties.theme)) { continue } const parsed = Number(feature.properties[key]) @@ -280,8 +283,7 @@ class ChangesetsOverview { } try { cs.properties.host = new URL(cs.properties.host).host - } catch (e) { - } + } catch (e) {} return cs } } diff --git a/Utils/pngMapCreator.ts b/Utils/pngMapCreator.ts index d8f45b620..08e3b2cbb 100644 --- a/Utils/pngMapCreator.ts +++ b/Utils/pngMapCreator.ts @@ -1,25 +1,28 @@ -import FeaturePipelineState from "../Logic/State/FeaturePipelineState"; -import MinimapImplementation from "../UI/Base/MinimapImplementation"; -import {UIEventSource} from "../Logic/UIEventSource"; -import Loc from "../Models/Loc"; -import ShowDataLayer from "../UI/ShowDataLayer/ShowDataLayer"; -import {BBox} from "../Logic/BBox"; -import Minimap from "../UI/Base/Minimap"; -import AvailableBaseLayers from "../Logic/Actors/AvailableBaseLayers"; -import {Utils} from "../Utils"; +import FeaturePipelineState from "../Logic/State/FeaturePipelineState" +import MinimapImplementation from "../UI/Base/MinimapImplementation" +import { UIEventSource } from "../Logic/UIEventSource" +import Loc from "../Models/Loc" +import ShowDataLayer from "../UI/ShowDataLayer/ShowDataLayer" +import { BBox } from "../Logic/BBox" +import Minimap from "../UI/Base/Minimap" +import AvailableBaseLayers from "../Logic/Actors/AvailableBaseLayers" +import { Utils } from "../Utils" -export interface PngMapCreatorOptions{ - readonly divId: string; readonly width: number; readonly height: number; readonly scaling?: 1 | number, +export interface PngMapCreatorOptions { + readonly divId: string + readonly width: number + readonly height: number + readonly scaling?: 1 | number readonly dummyMode?: boolean } export class PngMapCreator { - private readonly _state: FeaturePipelineState | undefined; - private readonly _options: PngMapCreatorOptions; + private readonly _state: FeaturePipelineState | undefined + private readonly _options: PngMapCreatorOptions constructor(state: FeaturePipelineState | undefined, options: PngMapCreatorOptions) { - this._state = state; - this._options = {...options, scaling: options.scaling ?? 1}; + this._state = state + this._options = { ...options, scaling: options.scaling ?? 1 } } /** @@ -27,10 +30,13 @@ export class PngMapCreator { * @private */ private async createAndLoadMinimap(): Promise { - const state = this._state; + const state = this._state const options = this._options - const baselayer = AvailableBaseLayers.layerOverview.find(bl => bl.id === state.layoutToUse.defaultBackgroundId) ?? AvailableBaseLayers.osmCarto - return new Promise(resolve => { + const baselayer = + AvailableBaseLayers.layerOverview.find( + (bl) => bl.id === state.layoutToUse.defaultBackgroundId + ) ?? AvailableBaseLayers.osmCarto + return new Promise((resolve) => { const minimap = Minimap.createMiniMap({ location: new UIEventSource(state.locationControl.data), // We remove the link between the old and the new UI-event source as moving the map while the export is running fucks up the screenshot background: new UIEventSource(baselayer), @@ -38,24 +44,24 @@ export class PngMapCreator { onFullyLoaded: (_) => window.setTimeout(() => { resolve(minimap) - }, 250) + }, 250), }) - const style = `width: ${options.width * options.scaling}mm; height: ${options.height * options.scaling}mm;` + const style = `width: ${options.width * options.scaling}mm; height: ${ + options.height * options.scaling + }mm;` minimap.SetStyle(style) minimap.AttachTo(options.divId) }) - } /** * Creates a base64-encoded PNG image * @constructor */ - public async CreatePng(format: "image" ): Promise ; - public async CreatePng(format: "blob"): Promise ; - public async CreatePng(format: "image" | "blob"): Promise; + public async CreatePng(format: "image"): Promise + public async CreatePng(format: "blob"): Promise + public async CreatePng(format: "image" | "blob"): Promise public async CreatePng(format: "image" | "blob"): Promise { - // Lets first init the minimap and wait for all background tiles to load const minimap = await this.createAndLoadMinimap() const state = this._state @@ -67,9 +73,11 @@ export class PngMapCreator { if (dummyMode) { console.warn("Dummy mode is active - not loading map layers") } else { - const bounds = BBox.fromLeafletBounds(leaflet.getBounds().pad(0.1).pad(-state.layoutToUse.widenFactor)) + const bounds = BBox.fromLeafletBounds( + leaflet.getBounds().pad(0.1).pad(-state.layoutToUse.widenFactor) + ) state.currentBounds.setData(bounds) - if(!state.featurePipeline.sufficientlyZoomed.data){ + if (!state.featurePipeline.sufficientlyZoomed.data) { console.warn("Not sufficiently zoomed!") } @@ -77,7 +85,9 @@ export class PngMapCreator { // A query is running! // Let's wait for it to complete console.log("Waiting for the query to complete") - await state.featurePipeline.runningQuery.AsPromise(isRunning => !isRunning) + await state.featurePipeline.runningQuery.AsPromise( + (isRunning) => !isRunning + ) console.log("Query has completeted!") } @@ -96,15 +106,22 @@ export class PngMapCreator { }) await Utils.waitFor(2000) } - minimap.TakeScreenshot(format).then(async result => { - const divId = this._options.divId - await Utils.waitFor(250) - document.getElementById(divId).removeChild(/*Will fetch the cached htmlelement:*/minimap.ConstructElement()) - return resolve(result); - }).catch(failreason => { - console.error("Could no make a screenshot due to ",failreason) - reject(failreason) - }) + minimap + .TakeScreenshot(format) + .then(async (result) => { + const divId = this._options.divId + await Utils.waitFor(250) + document + .getElementById(divId) + .removeChild( + /*Will fetch the cached htmlelement:*/ minimap.ConstructElement() + ) + return resolve(result) + }) + .catch((failreason) => { + console.error("Could no make a screenshot due to ", failreason) + reject(failreason) + }) }) state.AddAllOverlaysToMap(minimap.leafletMap) diff --git a/Utils/svgToPdf.ts b/Utils/svgToPdf.ts index cff6a37fd..524874432 100644 --- a/Utils/svgToPdf.ts +++ b/Utils/svgToPdf.ts @@ -1,43 +1,48 @@ -import jsPDF, {Matrix} from "jspdf"; -import {Translation, TypedTranslation} from "../UI/i18n/Translation"; -import FeaturePipelineState from "../Logic/State/FeaturePipelineState"; -import {PngMapCreator} from "./pngMapCreator"; -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts"; -import {Store} from "../Logic/UIEventSource"; +import jsPDF, { Matrix } from "jspdf" +import { Translation, TypedTranslation } from "../UI/i18n/Translation" +import FeaturePipelineState from "../Logic/State/FeaturePipelineState" +import { PngMapCreator } from "./pngMapCreator" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" +import { Store } from "../Logic/UIEventSource" import "../assets/templates/Ubuntu-M-normal.js" import "../assets/templates/Ubuntu-L-normal.js" import "../assets/templates/UbuntuMono-B-bold.js" -import {makeAbsolute, parseSVG} from 'svg-path-parser'; -import Translations from "../UI/i18n/Translations"; -import {Utils} from "../Utils"; -import Constants from "../Models/Constants"; -import Hash from "../Logic/Web/Hash"; +import { makeAbsolute, parseSVG } from "svg-path-parser" +import Translations from "../UI/i18n/Translations" +import { Utils } from "../Utils" +import Constants from "../Models/Constants" +import Hash from "../Logic/Web/Hash" class SvgToPdfInternals { - private readonly doc: jsPDF; + private readonly doc: jsPDF private static readonly dummyDoc: jsPDF = new jsPDF() private readonly matrices: Matrix[] = [] private readonly matricesInverted: Matrix[] = [] - private currentMatrix: Matrix; - private currentMatrixInverted: Matrix; + private currentMatrix: Matrix + private currentMatrixInverted: Matrix - private readonly _images: Record; - private readonly _rects: Record; - private readonly extractTranslation: (string) => string; + private readonly _images: Record + private readonly _rects: Record + private readonly extractTranslation: (string) => string - constructor(advancedApi: jsPDF, images: Record, rects: Record, extractTranslation: (string) => string) { - this.doc = advancedApi; - this._images = images; - this._rects = rects; - this.extractTranslation = s => extractTranslation(s)?.replace(/ /g, " "); - this.currentMatrix = this.doc.unitMatrix; - this.currentMatrixInverted = this.doc.unitMatrix; + constructor( + advancedApi: jsPDF, + images: Record, + rects: Record, + extractTranslation: (string) => string + ) { + this.doc = advancedApi + this._images = images + this._rects = rects + this.extractTranslation = (s) => extractTranslation(s)?.replace(/ /g, " ") + this.currentMatrix = this.doc.unitMatrix + this.currentMatrixInverted = this.doc.unitMatrix } applyMatrices(): void { - let multiplied = this.doc.unitMatrix; - let multipliedInv = this.doc.unitMatrix; + let multiplied = this.doc.unitMatrix + let multipliedInv = this.doc.unitMatrix for (const matrix of this.matrices) { multiplied = this.doc.matrixMult(multiplied, matrix) } @@ -51,21 +56,19 @@ class SvgToPdfInternals { addMatrix(m: Matrix) { this.matrices.push(m) this.matricesInverted.push(m.inversed()) - this.doc.setCurrentTransformationMatrix(m); + this.doc.setCurrentTransformationMatrix(m) this.applyMatrices() - } public static extractMatrix(element: Element): Matrix { - const t = element.getAttribute("transform") if (t === null) { - return null; + return null } const scaleMatch = t.match(/scale\(([-0-9.]+)\)/) if (scaleMatch !== null) { const s = Number(scaleMatch[1]) - return SvgToPdfInternals.dummyDoc.Matrix(1 / s, 0, 0, 1 / s, 0, 0); + return SvgToPdfInternals.dummyDoc.Matrix(1 / s, 0, 0, 1 / s, 0, 0) } const translateMatch = t.match(/translate\(([-0-9.]+), ?([-0-9.]*)\)/) @@ -73,11 +76,12 @@ class SvgToPdfInternals { const dx = Number(translateMatch[1]) const dy = Number(translateMatch[2]) console.log("Translating", dx, dy) - return SvgToPdfInternals.dummyDoc.Matrix(1, 0, 0, 1, dx, dy); + return SvgToPdfInternals.dummyDoc.Matrix(1, 0, 0, 1, dx, dy) } - - const transformMatch = t.match(/matrix\(([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*)\)/) + const transformMatch = t.match( + /matrix\(([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*)\)/ + ) if (transformMatch !== null) { const vals = [1, 0, 0, 1, 0, 0] const invVals = [1, 0, 0, 1, 0, 0] @@ -90,20 +94,26 @@ class SvgToPdfInternals { vals[i] = ti } } - return SvgToPdfInternals.dummyDoc.Matrix(vals[0], vals[1], vals[2], vals[3], vals[4], vals[5]); + return SvgToPdfInternals.dummyDoc.Matrix( + vals[0], + vals[1], + vals[2], + vals[3], + vals[4], + vals[5] + ) } - return null; + return null } public setTransform(element: Element): boolean { - const m = SvgToPdfInternals.extractMatrix(element) if (m === null) { - return false; + return false } this.addMatrix(m) - return true; + return true } public undoTransform(): void { @@ -111,7 +121,6 @@ class SvgToPdfInternals { const i = this.matricesInverted.pop() this.doc.setCurrentTransformationMatrix(i) this.applyMatrices() - } public static parseCss(styleContent: string, separator: string = ";"): Record { @@ -121,12 +130,12 @@ class SvgToPdfInternals { const r: Record = {} for (const rule of styleContent.split(separator)) { - const [k, v] = rule.split(":").map(x => x.trim()) + const [k, v] = rule.split(":").map((x) => x.trim()) r[k] = v } return r - }; + } private drawRect(element: SVGRectElement) { const x = Number(element.getAttribute("x")) @@ -156,19 +165,20 @@ class SvgToPdfInternals { if (css["fill-opacity"] !== "0" && css["fill"] !== "none") { this.doc.setFillColor(css["fill"] ?? "black") this.doc.circle(x, y, r, "F") - } if (css["stroke"] && css["stroke"] !== "none") { this.doc.setLineWidth(Number(css["stroke-width"] ?? 1)) this.doc.setDrawColor(css["stroke"] ?? "black") this.doc.circle(x, y, r, "S") - } return } - - private static attr(element: Element, name: string, recurseup: boolean = true): string | undefined { + private static attr( + element: Element, + name: string, + recurseup: boolean = true + ): string | undefined { if (element === null || element === undefined) { return undefined } @@ -188,22 +198,20 @@ class SvgToPdfInternals { * @private */ private static css(element: Element): Record { - if (element.parentElement == undefined || element.parentElement == element) { return SvgToPdfInternals.parseCss(element.getAttribute("style")) } - const css = SvgToPdfInternals.css(element.parentElement); + const css = SvgToPdfInternals.css(element.parentElement) const style = element.getAttribute("style") if (style === undefined || style == null) { return css } for (const rule of style.split(";")) { - const [k, v] = rule.split(":").map(x => x.trim()) + const [k, v] = rule.split(":").map((x) => x.trim()) css[k] = v } return css - } static attrNumber(element: Element, name: string, recurseup: boolean = true): number { @@ -233,15 +241,14 @@ class SvgToPdfInternals { } } - let fontFamily = css["font-family"] ?? "Ubuntu"; + let fontFamily = css["font-family"] ?? "Ubuntu" if (fontFamily === "sans-serif") { fontFamily = "Ubuntu" } - let fontWeight = css["font-weight"] ?? "normal"; + let fontWeight = css["font-weight"] ?? "normal" this.doc.setFont(fontFamily, fontWeight) - const fontColor = css["fill"] if (fontColor) { this.doc.setTextColor(fontColor) @@ -279,13 +286,13 @@ class SvgToPdfInternals { if (list) { const key = list[1] console.log("Generating a list with key" + key) - let r = this.extractTranslation("$" + key + "0"); + let r = this.extractTranslation("$" + key + "0") let i = 0 result += "\n" while (r !== undefined && i < 100) { result += "• " + r + "\n" i++ - r = this.extractTranslation("$" + key + i); + r = this.extractTranslation("$" + key + i) } result += "\n" addSpace = false @@ -298,10 +305,15 @@ class SvgToPdfInternals { addSpace = true } } - this.doc.text(result, x, y, { - maxWidth, - }, this.currentMatrix) - + this.doc.text( + result, + x, + y, + { + maxWidth, + }, + this.currentMatrix + ) } private drawSvgViaCanvas(element: Element): void { @@ -310,14 +322,13 @@ class SvgToPdfInternals { const width = SvgToPdfInternals.attrNumber(element, "width") const height = SvgToPdfInternals.attrNumber(element, "height") const base64src = SvgToPdfInternals.attr(element, "xlink:href") - const svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)); - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(svgXml, "text/xml"); - const svgRoot = xmlDoc.getElementsByTagName("svg")[0]; + const svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)) + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(svgXml, "text/xml") + const svgRoot = xmlDoc.getElementsByTagName("svg")[0] const svgWidth = SvgToPdfInternals.attrNumber(svgRoot, "width") const svgHeight = SvgToPdfInternals.attrNumber(svgRoot, "height") - let img = this._images[base64src] // This is an svg image, we use the canvas to convert it to a png const canvas = document.createElement("canvas") @@ -325,22 +336,29 @@ class SvgToPdfInternals { canvas.width = svgWidth canvas.height = svgHeight - img.style.width = `${(svgWidth)}px` - img.style.height = `${(svgHeight)}px` + img.style.width = `${svgWidth}px` + img.style.height = `${svgHeight}px` ctx.drawImage(img, 0, 0, svgWidth, svgHeight) const base64img = canvas.toDataURL("image/png") this.addMatrix(this.doc.Matrix(width / svgWidth, 0, 0, height / svgHeight, 0, 0)) - const p = this.currentMatrixInverted.applyToPoint({x, y}) - this.doc.addImage(base64img, "png", p.x * svgWidth / width, p.y * svgHeight / height, svgWidth, svgHeight) + const p = this.currentMatrixInverted.applyToPoint({ x, y }) + this.doc.addImage( + base64img, + "png", + (p.x * svgWidth) / width, + (p.y * svgHeight) / height, + svgWidth, + svgHeight + ) this.undoTransform() } private drawImage(element: Element): void { const href = SvgToPdfInternals.attr(element, "xlink:href") - if (href.endsWith('svg') || href.startsWith("data:image/svg")) { - this.drawSvgViaCanvas(element); + if (href.endsWith("svg") || href.startsWith("data:image/svg")) { + this.drawSvgViaCanvas(element) } else { const x = SvgToPdfInternals.attrNumber(element, "x") const y = SvgToPdfInternals.attrNumber(element, "y") @@ -354,31 +372,31 @@ class SvgToPdfInternals { private drawPath(element: SVGPathElement): void { const path = element.getAttribute("d") - const parsed: { code: string, x: number, y: number, x2?, y2?, x1?, y1? }[] = parseSVG(path) + const parsed: { code: string; x: number; y: number; x2?; y2?; x1?; y1? }[] = parseSVG(path) makeAbsolute(parsed) for (const c of parsed) { if (c.code === "C" || c.code === "c") { - const command = {op: "c", c: [c.x1, c.y1, c.x2, c.y2, c.x, c.y]} + const command = { op: "c", c: [c.x1, c.y1, c.x2, c.y2, c.x, c.y] } this.doc.path([command]) continue } if (c.code === "H") { - const command = {op: "l", c: [c.x, c.y]} + const command = { op: "l", c: [c.x, c.y] } this.doc.path([command]) continue } if (c.code === "V") { - const command = {op: "l", c: [c.x, c.y]} + const command = { op: "l", c: [c.x, c.y] } this.doc.path([command]) continue } - this.doc.path([{op: c.code.toLowerCase(), c: [c.x, c.y]}]) + this.doc.path([{ op: c.code.toLowerCase(), c: [c.x, c.y] }]) } -//"fill:#ffffff;stroke:#000000;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:20" + //"fill:#ffffff;stroke:#000000;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:20" const css = SvgToPdfInternals.css(element) if (css["color"] && css["color"].toLowerCase() !== "none") { @@ -413,7 +431,6 @@ class SvgToPdfInternals { public handleElement(element: SVGSVGElement | Element): void { const isTransformed = this.setTransform(element) try { - if (element.tagName === "tspan") { if (element.childElementCount == 0) { this.drawTspan(element) @@ -433,7 +450,6 @@ class SvgToPdfInternals { } if (element.tagName === "g" || element.tagName === "text") { - for (let child of Array.from(element.children)) { this.handleElement(child) } @@ -446,7 +462,6 @@ class SvgToPdfInternals { if (element.tagName === "circle") { this.drawCircle(element) } - } catch (e) { console.error("Could not handle element", element, "due to", e) } @@ -461,7 +476,7 @@ class SvgToPdfInternals { * @param mapSpec * @constructor */ - static GetActualXY(mapSpec: SVGTSpanElement): { x: number, y: number } { + static GetActualXY(mapSpec: SVGTSpanElement): { x: number; y: number } { let runningM = SvgToPdfInternals.dummyDoc.unitMatrix let e: Element = mapSpec @@ -475,35 +490,32 @@ class SvgToPdfInternals { const x = SvgToPdfInternals.attrNumber(mapSpec, "x") const y = SvgToPdfInternals.attrNumber(mapSpec, "y") - return runningM.applyToPoint({x, y}) + return runningM.applyToPoint({ x, y }) } } export interface SvgToPdfOptions { - getFreeDiv: () => string, + getFreeDiv: () => string disableMaps?: false | true - textSubstitutions?: Record, - beforePage?: (i: number) => void, - overrideLocation?: { lat: number, lon: number } + textSubstitutions?: Record + beforePage?: (i: number) => void + overrideLocation?: { lat: number; lon: number } } - export class SvgToPdfPage { - private images: Record = {} private rects: Record = {} - public readonly _svgRoot: SVGSVGElement; + public readonly _svgRoot: SVGSVGElement public readonly currentState: Store private readonly importedTranslations: Record = {} private readonly layerTranslations: Record> = {} private readonly options: SvgToPdfOptions constructor(page: string, options?: SvgToPdfOptions) { - this.options = options ?? ({}) - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(page, "image/svg+xml"); - this._svgRoot = xmlDoc.getElementsByTagName("svg")[0]; - + this.options = options ?? {} + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(page, "image/svg+xml") + this._svgRoot = xmlDoc.getElementsByTagName("svg")[0] } private loadImage(element: Element): Promise { @@ -511,11 +523,13 @@ export class SvgToPdfPage { let img = document.createElement("img") if (xlink.startsWith("data:image/svg+xml;")) { - const base64src = xlink; - let svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)); - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(svgXml, "text/xml"); - const svgRoot = xmlDoc.getElementsByTagName("svg")[0]; + const base64src = xlink + let svgXml = atob( + base64src.substring(base64src.indexOf(";base64,") + ";base64,".length) + ) + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(svgXml, "text/xml") + const svgRoot = xmlDoc.getElementsByTagName("svg")[0] const svgWidthStr = svgRoot.getAttribute("width") const svgHeightStr = svgRoot.getAttribute("height") const svgWidth = parseFloat(svgWidthStr) @@ -533,20 +547,20 @@ export class SvgToPdfPage { this.images[xlink] = img return new Promise((resolve) => { - img.onload = _ => { + img.onload = (_) => { resolve() } - }) } public extractTranslations(): Set { - const textContents: string[] = Array.from(this._svgRoot.getElementsByTagName("tspan")) - .map(t => t.textContent) + const textContents: string[] = Array.from(this._svgRoot.getElementsByTagName("tspan")).map( + (t) => t.textContent + ) const translations = new Set() console.log("Extracting translations, contents are", textContents) for (const tc of textContents) { - const parts = tc.split(" ").filter(p => p.startsWith("$") && p.indexOf("(") < 0) + const parts = tc.split(" ").filter((p) => p.startsWith("$") && p.indexOf("(") < 0) for (let part of parts) { part = part.substring(1) // Drop the $ let path = part.split(".") @@ -562,9 +576,12 @@ export class SvgToPdfPage { return translations } - public async prepareElement(element: SVGSVGElement | Element, mapTextSpecs: SVGTSpanElement[]): Promise { + public async prepareElement( + element: SVGSVGElement | Element, + mapTextSpecs: SVGTSpanElement[] + ): Promise { if (element.tagName === "rect") { - this.rects[element.id] = element; + this.rects[element.id] = element } if (element.tagName === "image") { @@ -572,17 +589,26 @@ export class SvgToPdfPage { } if (element.tagName === "tspan" && element.childElementCount == 0) { - const specialValues = element.textContent.split(" ").filter(t => t.startsWith("$")) + const specialValues = element.textContent.split(" ").filter((t) => t.startsWith("$")) for (let specialValue of specialValues) { - const importMatch = element.textContent.match(/\$import ([a-zA-Z-_0-9.? ]+) as ([a-zA-Z0-9]+)/) + const importMatch = element.textContent.match( + /\$import ([a-zA-Z-_0-9.? ]+) as ([a-zA-Z0-9]+)/ + ) if (importMatch !== null) { const [, pathRaw, as] = importMatch this.importedTranslations[as] = pathRaw } - const setPropertyMatch = element.textContent.match(/\$set\(([a-zA-Z-_0-9.?:]+),(.+)\)/) + const setPropertyMatch = element.textContent.match( + /\$set\(([a-zA-Z-_0-9.?:]+),(.+)\)/ + ) if (setPropertyMatch) { - this.options.textSubstitutions[setPropertyMatch[1].trim()] = setPropertyMatch[2].trim() - console.log("Setting a property:", setPropertyMatch, this.options.textSubstitutions) + this.options.textSubstitutions[setPropertyMatch[1].trim()] = + setPropertyMatch[2].trim() + console.log( + "Setting a property:", + setPropertyMatch, + this.options.textSubstitutions + ) } if (element.textContent.startsWith("$map(")) { mapTextSpecs.push(element) @@ -590,20 +616,23 @@ export class SvgToPdfPage { } } - if (element.tagName === "g" || element.tagName === "text" || element.tagName === "tspan" || element.tagName === "defs") { - + if ( + element.tagName === "g" || + element.tagName === "text" || + element.tagName === "tspan" || + element.tagName === "defs" + ) { for (let child of Array.from(element.children)) { await this.prepareElement(child, mapTextSpecs) } } - } - private _isPrepared = false; + private _isPrepared = false - private async prepareMap(mapSpec: SVGTSpanElement,): Promise { + private async prepareMap(mapSpec: SVGTSpanElement): Promise { // Upper left point of the tspan - const {x, y} = SvgToPdfInternals.GetActualXY(mapSpec) + const { x, y } = SvgToPdfInternals.GetActualXY(mapSpec) let textElement: Element = mapSpec // We recurse up to get the actual, full specification @@ -618,7 +647,7 @@ export class SvgToPdfPage { const params = SvgToPdfInternals.parseCss(match[1], ",") let smallestRect: SVGRectElement = undefined - let smallestSurface: number = undefined; + let smallestSurface: number = undefined // We iterate over all the rectangles and pick the smallest (by surface area) that contains the upper left point of the tspan for (const id in this.rects) { const rect = this.rects[id] @@ -635,14 +664,17 @@ export class SvgToPdfPage { smallestSurface = surface smallestRect = rect } - } if (smallestRect === undefined) { - throw "No rectangle found around " + spec + ". Draw a rectangle around it, the map will be projected on that one" + throw ( + "No rectangle found around " + + spec + + ". Draw a rectangle around it, the map will be projected on that one" + ) } - const svgImage = document.createElement('image') + const svgImage = document.createElement("image") svgImage.setAttribute("x", smallestRect.getAttribute("x")) svgImage.setAttribute("y", smallestRect.getAttribute("y")) const width = SvgToPdfInternals.attrNumber(smallestRect, "width") @@ -653,7 +685,9 @@ export class SvgToPdfPage { let layout = AllKnownLayouts.allKnownLayouts.get(params["theme"]) if (layout === undefined) { console.error("Could not show map with parameters", params) - throw "Theme not found:" + params["theme"] + ". Use theme: to define which theme to use. " + throw ( + "Theme not found:" + params["theme"] + ". Use theme: to define which theme to use. " + ) } layout.widenFactor = 0 layout.overpassTimeout = 600 @@ -662,7 +696,7 @@ export class SvgToPdfPage { if (paramsKey.startsWith("layer-")) { const layerName = paramsKey.substring("layer-".length) const key = params[paramsKey].toLowerCase().trim() - const layer = layout.layers.find(l => l.id === layerName) + const layer = layout.layers.find((l) => l.id === layerName) if (layer === undefined) { throw "No layer found for " + paramsKey } @@ -672,7 +706,7 @@ export class SvgToPdfPage { } } } - const zoom = Number(params["zoom"] ?? params["z"] ?? 14); + const zoom = Number(params["zoom"] ?? params["z"] ?? 14) Hash.hash.setData(undefined) // QueryParameters.ClearAll() @@ -681,7 +715,7 @@ export class SvgToPdfPage { state.locationControl.setData({ zoom, lat: this.options?.overrideLocation?.lat ?? Number(params["lat"] ?? 51.05016), - lon: this.options?.overrideLocation?.lon ?? Number(params["lon"] ?? 3.717842) + lon: this.options?.overrideLocation?.lon ?? Number(params["lon"] ?? 3.717842), }) console.log("Params are", params, params["layers"] === "none") @@ -689,7 +723,9 @@ export class SvgToPdfPage { const fl = state.filteredLayers.data for (const filteredLayer of fl) { if (params["layer-" + filteredLayer.layerDef.id] !== undefined) { - filteredLayer.isDisplayed.setData(params["layer-" + filteredLayer.layerDef.id].trim().toLowerCase() !== "false") + filteredLayer.isDisplayed.setData( + params["layer-" + filteredLayer.layerDef.id].trim().toLowerCase() !== "false" + ) } else if (params["layers"] === "none") { filteredLayer.isDisplayed.setData(false) } else if (filteredLayer.layerDef.id.startsWith("note_import")) { @@ -701,16 +737,23 @@ export class SvgToPdfPage { if (paramsKey.startsWith("layer-")) { const layerName = paramsKey.substring("layer-".length) const key = params[paramsKey].toLowerCase().trim() - const isDisplayed = key === "true" || key === "force"; - const layer = state.filteredLayers.data.find(l => l.layerDef.id === layerName) - console.log("Setting ", layer?.layerDef?.id, " to visibility", isDisplayed, "(minzoom:", layer?.layerDef?.minzoomVisible, layer?.layerDef?.minzoom, ")") - layer.isDisplayed.setData( - isDisplayed + const isDisplayed = key === "true" || key === "force" + const layer = state.filteredLayers.data.find((l) => l.layerDef.id === layerName) + console.log( + "Setting ", + layer?.layerDef?.id, + " to visibility", + isDisplayed, + "(minzoom:", + layer?.layerDef?.minzoomVisible, + layer?.layerDef?.minzoom, + ")" ) + layer.isDisplayed.setData(isDisplayed) if (key === "force") { layer.layerDef.minzoom = 0 layer.layerDef.minzoomVisible = 0 - layer.isDisplayed.addCallback(isDisplayed => { + layer.isDisplayed.addCallback((isDisplayed) => { if (!isDisplayed) { console.warn("Forcing layer " + paramsKey + " as true") layer.isDisplayed.setData(true) @@ -720,44 +763,53 @@ export class SvgToPdfPage { } } - const pngCreator = new PngMapCreator( - state, - { - width, - height, - scaling: Number(params["scaling"] ?? 1.5), - divId: this.options.getFreeDiv(), - dummyMode: this.options.disableMaps - } - ) + const pngCreator = new PngMapCreator(state, { + width, + height, + scaling: Number(params["scaling"] ?? 1.5), + divId: this.options.getFreeDiv(), + dummyMode: this.options.disableMaps, + }) const png = await pngCreator.CreatePng("image") - svgImage.setAttribute('xlink:href', png) + svgImage.setAttribute("xlink:href", png) smallestRect.parentElement.insertBefore(svgImage, smallestRect) await this.prepareElement(svgImage, []) - const smallestRectCss = SvgToPdfInternals.parseCss(smallestRect.getAttribute("style")) smallestRectCss["fill-opacity"] = "0" - smallestRect.setAttribute("style", Object.keys(smallestRectCss).map(k => k + ":" + smallestRectCss[k]).join(";")) - + smallestRect.setAttribute( + "style", + Object.keys(smallestRectCss) + .map((k) => k + ":" + smallestRectCss[k]) + .join(";") + ) textElement.parentElement.removeChild(textElement) } public async PrepareLanguage(language: string) { // Always fetch the remote data - it's cached anyway - this.layerTranslations[language] = await Utils.downloadJsonCached("https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/layers/" + language + ".json", 24 * 60 * 60 * 1000) - const shared_questions = await Utils.downloadJsonCached("https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/shared-questions/" + language + ".json", 24 * 60 * 60 * 1000) + this.layerTranslations[language] = await Utils.downloadJsonCached( + "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/layers/" + + language + + ".json", + 24 * 60 * 60 * 1000 + ) + const shared_questions = await Utils.downloadJsonCached( + "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/shared-questions/" + + language + + ".json", + 24 * 60 * 60 * 1000 + ) this.layerTranslations[language]["shared-questions"] = shared_questions["shared_questions"] } public async Prepare() { - if (this._isPrepared) { return } - this._isPrepared = true; + this._isPrepared = true const mapSpecs: SVGTSpanElement[] = [] for (let child of Array.from(this._svgRoot.children)) { await this.prepareElement(child, mapSpecs) @@ -766,8 +818,6 @@ export class SvgToPdfPage { for (const mapSpec of mapSpecs) { await this.prepareMap(mapSpec) } - - } public drawPage(advancedApi: jsPDF, i: number, language): void { @@ -779,16 +829,21 @@ export class SvgToPdfPage { this.options.beforePage(i) } const self = this - const internal = new SvgToPdfInternals(advancedApi, this.images, this.rects, key => self.extractTranslation(key, language)); + const internal = new SvgToPdfInternals(advancedApi, this.images, this.rects, (key) => + self.extractTranslation(key, language) + ) for (let child of Array.from(this._svgRoot.children)) { internal.handleElement(child) } } - extractTranslation(text: string, language: string, strict: boolean = false) { if (text === "$version") { - return new Date().toISOString().substring(0, "2022-01-02THH:MM".length) + " - v" + Constants.vNumber + return ( + new Date().toISOString().substring(0, "2022-01-02THH:MM".length) + + " - v" + + Constants.vNumber + ) } const pathPart = text.match(/\$(([_a-zA-Z0-9? ]+\.)+[_a-zA-Z0-9? ]+)(.*)/) if (pathPart === null) { @@ -817,7 +872,7 @@ export class SvgToPdfPage { } if (typeof t === "string") { - t = new TypedTranslation({"*": t}) + t = new TypedTranslation({ "*": t }) } if (t instanceof TypedTranslation) { if (strict && (t.translations[language] ?? t.translations["*"]) === undefined) { @@ -833,40 +888,47 @@ export class SvgToPdfPage { console.error("Could not get textFor from ", t, "for path", text) } } - } export class SvgToPdf { - - public static readonly templates: Record = { + public static readonly templates: Record< + string, + { pages: string[]; description: string | Translation } + > = { flyer_a4: { - pages: ["/assets/templates/MapComplete-flyer.svg", "/assets/templates/MapComplete-flyer.back.svg"], - description: Translations.t.flyer.description + pages: [ + "/assets/templates/MapComplete-flyer.svg", + "/assets/templates/MapComplete-flyer.back.svg", + ], + description: Translations.t.flyer.description, }, poster_a3: { pages: ["/assets/templates/MapComplete-poster-a3.svg"], - description: "A basic A3 poster (similar to the flyer)" + description: "A basic A3 poster (similar to the flyer)", }, poster_a2: { pages: ["/assets/templates/MapComplete-poster-a2.svg"], - description: "A basic A2 poster (similar to the flyer); scaled up from the A3 poster" - } + description: "A basic A2 poster (similar to the flyer); scaled up from the A3 poster", + }, } - private readonly _title: string; + private readonly _title: string private readonly _pages: SvgToPdfPage[] constructor(title: string, pages: string[], options?: SvgToPdfOptions) { - this._title = title; + this._title = title options = options ?? {} options.textSubstitutions = options.textSubstitutions ?? {} - const mapCount = "" + Array.from(AllKnownLayouts.allKnownLayouts.values()).filter(th => !th.hideFromOverview).length; + const mapCount = + "" + + Array.from(AllKnownLayouts.allKnownLayouts.values()).filter( + (th) => !th.hideFromOverview + ).length options.textSubstitutions["mapCount"] = mapCount - this._pages = pages.map(page => new SvgToPdfPage(page, options)) + this._pages = pages.map((page) => new SvgToPdfPage(page, options)) } - public async ConvertSvg(language: string): Promise { const firstPage = this._pages[0]._svgRoot const width = SvgToPdfInternals.attrNumber(firstPage, "width") @@ -880,7 +942,7 @@ export class SvgToPdf { } const doc = new jsPDF(mode, undefined, [width, height]) - doc.advancedAPI(advancedApi => { + doc.advancedAPI((advancedApi) => { for (let i = 0; i < this._pages.length; i++) { if (i > 0) { const page = this._pages[i]._svgRoot @@ -888,24 +950,31 @@ export class SvgToPdf { const height = SvgToPdfInternals.attrNumber(page, "height") advancedApi.addPage([width, height]) - const mediabox: { bottomLeftX: number, bottomLeftY: number, topRightX: number, topRightY: number } = advancedApi.getCurrentPageInfo().pageContext.mediaBox + const mediabox: { + bottomLeftX: number + bottomLeftY: number + topRightX: number + topRightY: number + } = advancedApi.getCurrentPageInfo().pageContext.mediaBox const targetWidth = 297 const targetHeight = 210 const sx = mediabox.topRightX / targetWidth const sy = mediabox.topRightY / targetHeight - advancedApi.setCurrentTransformationMatrix(advancedApi.Matrix(sx, 0, 0, -sy, 0, mediabox.topRightY)) + advancedApi.setCurrentTransformationMatrix( + advancedApi.Matrix(sx, 0, 0, -sy, 0, mediabox.topRightY) + ) } this._pages[i].drawPage(advancedApi, i, language) } }) - await doc.save(this._title + "." + language + ".pdf"); + await doc.save(this._title + "." + language + ".pdf") } public translationKeys(): Set { const allTranslations = this._pages[0].extractTranslations() for (let i = 1; i < this._pages.length; i++) { const translations = this._pages[i].extractTranslations() - translations.forEach(t => allTranslations.add(t)) + translations.forEach((t) => allTranslations.add(t)) } allTranslations.delete("import") allTranslations.delete("version") @@ -927,7 +996,9 @@ export class SvgToPdf { for (const page of this._pages) { // Load all languages at once. // We don't parallelize the pages, as they'll probably reload the same languages anyway (and they are cached) - await Promise.all(languages.map(async language => await page.PrepareLanguage(language))) + await Promise.all( + languages.map(async (language) => await page.PrepareLanguage(language)) + ) } return true } @@ -935,10 +1006,10 @@ export class SvgToPdf { getTranslation(translationKey: string, language: string, strict: boolean = false) { for (const page of this._pages) { const tr = page.extractTranslation(translationKey, language, strict) - if(tr === undefined){ + if (tr === undefined) { continue } - if(tr === translationKey){ + if (tr === translationKey) { continue } return tr diff --git a/assets/contributors.json b/assets/contributors.json index e4474a777..0e1ea3819 100644 --- a/assets/contributors.json +++ b/assets/contributors.json @@ -1,11 +1,11 @@ { "contributors": [ { - "commits": 4464, + "commits": 4594, "contributor": "Pieter Vander Vennet" }, { - "commits": 184, + "commits": 244, "contributor": "Robin van der Linde" }, { @@ -41,7 +41,7 @@ "contributor": "Ward" }, { - "commits": 22, + "commits": 23, "contributor": "riQQ" }, { @@ -74,11 +74,11 @@ }, { "commits": 15, - "contributor": "ToastHawaii" + "contributor": "Brice Maron" }, { - "commits": 14, - "contributor": "Brice Maron" + "commits": 15, + "contributor": "ToastHawaii" }, { "commits": 13, @@ -100,6 +100,10 @@ "commits": 10, "contributor": "LiamSimons" }, + { + "commits": 9, + "contributor": "wjtje" + }, { "commits": 9, "contributor": "RobJN" @@ -120,6 +124,10 @@ "commits": 7, "contributor": "Binnette" }, + { + "commits": 6, + "contributor": "David Haberthür" + }, { "commits": 6, "contributor": "Thibault Molleman" @@ -133,8 +141,8 @@ "contributor": "pelderson" }, { - "commits": 5, - "contributor": "David Haberthür" + "commits": 4, + "contributor": "Nadhem" }, { "commits": 4, @@ -160,6 +168,10 @@ "commits": 3, "contributor": "Léo Villeveygoux" }, + { + "commits": 2, + "contributor": "Jiří Podhorecký" + }, { "commits": 2, "contributor": "pdassori" @@ -200,6 +212,14 @@ "commits": 2, "contributor": "Stanislas Gueniffey" }, + { + "commits": 1, + "contributor": "bgo-eiu" + }, + { + "commits": 1, + "contributor": "Wouter van der Wal" + }, { "commits": 1, "contributor": "eMerzh" @@ -244,10 +264,6 @@ "commits": 1, "contributor": "Štefan Baebler" }, - { - "commits": 1, - "contributor": "Jiří Podhorecký" - }, { "commits": 1, "contributor": "Mark Rogerson" diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index 9df9dc0f0..ee009a440 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -412,7 +412,8 @@ "if": "artwork_type=woodcarving", "then": { "nl": "Houtsculptuur", - "en": "Woodcarving" + "en": "Woodcarving", + "de": "Holzschnitzerei" } } ], @@ -421,10 +422,14 @@ { "id": "artwork-artist-wikidata", "render": { - "en": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + "en": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}", + "de": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}", + "nl": "Dit kunstwerk is gemaakt door {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" }, "question": { - "en": "Who made this artwork?" + "en": "Who made this artwork?", + "de": "Wer hat dieses Kunstwerk geschaffen?", + "nl": "Wie heeft dit kunstwerk gemaakt?" }, "freeform": { "key": "artist:wikidata", @@ -526,14 +531,18 @@ "id": "artwork_subject", "condition": "subject:wikidata~*", "question": { - "en": "What does this artwork depict?" + "en": "What does this artwork depict?", + "de": "Was zeigt dieses Kunstwerk?", + "nl": "Wat beeldt dit kunstwerk af?" }, "freeform": { "key": "subject:wikidata", "type": "wikidata" }, "render": { - "en": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}" + "en": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}", + "de": "Das Kunstwerk zeigt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}", + "nl": "Dit kunstwerk beeldt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)} af" } } ], diff --git a/assets/layers/bench/bench.json b/assets/layers/bench/bench.json index 185d8cc28..7c52f6026 100644 --- a/assets/layers/bench/bench.json +++ b/assets/layers/bench/bench.json @@ -79,7 +79,7 @@ "en": "Does not have a backrest", "de": "Die Sitzbank hat keine Rückenlehne", "fr": "Dossier : Non", - "nl": "Heeft geen rugleuning", + "nl": "Heeft geen rugleuning", "es": "Respaldo: no", "hu": "Háttámla nincs", "id": "Sandaran: Tidak", diff --git a/assets/layers/bicycle_rental/bicycle_rental.json b/assets/layers/bicycle_rental/bicycle_rental.json index e71e0d1ef..19ab9b77e 100644 --- a/assets/layers/bicycle_rental/bicycle_rental.json +++ b/assets/layers/bicycle_rental/bicycle_rental.json @@ -142,7 +142,7 @@ "if": "bicycle_rental=dropoff_point", "then": { "en": "This is a dropoff point, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only", - "nl": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur ", + "nl": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur", "de": "Dies ist ein Rückgabepunkt, z. B. ein reservierter Fahrradstellplatz, der deutlich als solcher gekennzeichnet ist", "es": "Este es un punto de entrega, ej. un aparcamiento reservado para colocar las bicicletas, claramente marcado como solo para el servicio de alquiler", "fr": "Ceci est un point de dépôt, p.ex. un emplacement de parking réservé aux vélos de location", diff --git a/assets/layers/bike_shop/bike_shop.json b/assets/layers/bike_shop/bike_shop.json index 7d5a86541..908ab06cf 100644 --- a/assets/layers/bike_shop/bike_shop.json +++ b/assets/layers/bike_shop/bike_shop.json @@ -591,13 +591,13 @@ { "if": "service:bicycle:pump=separate", "then": { - "en": "There is bicycle pump, it is shown as a separate point ", + "en": "There is bicycle pump, it is shown as a separate point", "nl": "Er is een fietspomp, deze is apart aangeduid", - "fr": "Il y a une pompe à vélo, c'est indiqué comme un point séparé ", - "it": "C’è una pompa per bici, è mostrata come punto separato ", - "de": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen ", - "es": "Hay una bomba para bicicletas, se muestra como un punto separado ", - "da": "Der er cykelpumpe, den er vist som et separat punkt " + "fr": "Il y a une pompe à vélo, c'est indiqué comme un point séparé", + "it": "C’è una pompa per bici, è mostrata come punto separato", + "de": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen", + "es": "Hay una bomba para bicicletas, se muestra como un punto separado", + "da": "Der er cykelpumpe, den er vist som et separat punkt" } } ] diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json index 678556e32..83178d190 100644 --- a/assets/layers/charging_station/charging_station.json +++ b/assets/layers/charging_station/charging_station.json @@ -3166,12 +3166,12 @@ "group": "technical", "question": { "en": "What voltage do the plugs with
Tesla Supercharger (Destination)
offer?", - "nl": "Welke spanning levert de stekker van type
Tesla Supercharger (destination)
", + "nl": "Welke spanning levert de stekker van type
Tesla Supercharger (Destination)
", "de": "Welche Spannung bieten die
Tesla Supercharger (Destination)
?" }, "render": { "en": "
Tesla Supercharger (Destination)
outputs {socket:tesla_destination:voltage} volt", - "nl": "
Tesla Supercharger (destination)
heeft een spanning van {socket:tesla_destination:voltage} volt", + "nl": "
Tesla Supercharger (Destination)
heeft een spanning van {socket:tesla_destination:voltage} volt", "de": "
Tesla Supercharger (Destination)
liefert {socket:tesla_destination:voltage} Volt" }, "freeform": { @@ -3183,7 +3183,7 @@ "if": "socket:tesla_destination:voltage=480 V", "then": { "en": "Tesla Supercharger (Destination) outputs 480 volt", - "nl": "Tesla Supercharger (destination) heeft een spanning van 480 volt", + "nl": "Tesla Supercharger (Destination) heeft een spanning van 480 volt", "de": "Tesla Supercharger (Destination) liefert 480 Volt" }, "icon": { @@ -3204,13 +3204,13 @@ "group": "technical", "question": { "en": "What current do the plugs with
Tesla Supercharger (Destination)
offer?", - "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (destination)
?", + "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination)
?", "da": "Hvilken strømstyrke har stikkene med
Tesla Supercharger (Destination)
med Tesla Supercharger (Destination) ?", "de": "Welche Stromstärke liefern die Anschlüsse mit
Tesla Supercharger (Destination)
?" }, "render": { "en": "
Tesla Supercharger (Destination)
outputs at most {socket:tesla_destination:current}A", - "nl": "
Tesla Supercharger (destination)
levert een stroom van maximaal {socket:tesla_destination:current}A", + "nl": "
Tesla Supercharger (Destination)
levert een stroom van maximaal {socket:tesla_destination:current}A", "da": "
Tesla Supercharger (destination)
udgange højst {socket:tesla_destination:current}A", "de": "
Tesla Supercharger (Destination)
liefert maximal {socket:tesla_destination:current} A" }, @@ -3285,7 +3285,7 @@ "if": "socket:tesla_destination:output=150 kW", "then": { "en": "Tesla Supercharger (Destination) outputs at most 150 kw A", - "nl": "Tesla Supercharger (destination) levert een vermogen van maximaal 150 kw A", + "nl": "Tesla Supercharger (Destination) levert een vermogen van maximaal 150 kw A", "de": "Tesla Supercharger (Destination) liefert maximal 150 kw A" }, "icon": { @@ -3335,7 +3335,7 @@ "if": "socket:tesla_destination:voltage=230 V", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs 230 volt", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert 230 Volt" }, "icon": { @@ -3347,7 +3347,7 @@ "if": "socket:tesla_destination:voltage=400 V", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs 400 volt", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert 400 Volt" }, "icon": { @@ -3368,13 +3368,13 @@ "group": "technical", "question": { "en": "What current do the plugs with
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
offer?", - "nl": "Welke stroom levert de stekker van type
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
?", + "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
?", "da": "Hvilken strømstyrke har stikkene med
Tesla Supercharger (Destination) (A Type 2 med kabel med Tesla-mærket)
?", "de": "Welche Stromstärke liefern die Stecker mit
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
?" }, "render": { "en": "
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
outputs at most {socket:tesla_destination:current}A", - "nl": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A", + "nl": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A", "de": "
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
liefert maximal {socket:tesla_destination:current} A" }, "freeform": { @@ -3386,7 +3386,7 @@ "if": "socket:tesla_destination:current=16 A", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as tesla) outputs at most 16 A", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A", + "nl": "Tesla supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A", "da": "Tesla Supercharger (Destination) (A Type 2 med kabel mærket som tesla) yder højst 16 A", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel) liefert maximal 16 A" }, @@ -3399,7 +3399,7 @@ "if": "socket:tesla_destination:current=32 A", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs at most 32 A", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A", "da": "Tesla Supercharger (Destination) (A Type 2 med kabel af Tesla-mærket) yder højst 32 A", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert maximal 32 A" }, @@ -3426,7 +3426,7 @@ }, "render": { "en": "
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
outputs at most {socket:tesla_destination:output}", - "nl": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}", + "nl": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}", "de": "
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
liefert maximal {socket:tesla_destination:output}" }, "freeform": { @@ -3857,7 +3857,7 @@ ] }, "then": { - "nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/...", + "nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/…", "en": "Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station", "da": "Betalt brug, men gratis for kunder på det hotel/pub/hospital/... der driver ladestationen", "de": "Die Nutzung ist kostenpflichtig, aber für Kunden des Betreibers der Einrichtung, wie Hotel, Krankenhaus, … kostenlos", diff --git a/assets/layers/climbing_area/climbing_area.json b/assets/layers/climbing_area/climbing_area.json index 32a8842ea..42724fd5e 100644 --- a/assets/layers/climbing_area/climbing_area.json +++ b/assets/layers/climbing_area/climbing_area.json @@ -42,7 +42,8 @@ "en": "Climbing crag {name}", "fr": "Mur d’escalade {name}", "it": "Muro da arrampicata {name}", - "de": "Klettergarten {name}" + "de": "Klettergarten {name}", + "nl": "" } }, { diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 6c71a4977..0c0ba0d64 100644 --- a/assets/layers/crossings/crossings.json +++ b/assets/layers/crossings/crossings.json @@ -567,4 +567,4 @@ "filter": [ "tactile_paving_advanced" ] -} +} \ No newline at end of file diff --git a/assets/layers/defibrillator/defibrillator.json b/assets/layers/defibrillator/defibrillator.json index c2b25deca..9702c15cd 100644 --- a/assets/layers/defibrillator/defibrillator.json +++ b/assets/layers/defibrillator/defibrillator.json @@ -201,7 +201,7 @@ "ca": "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)", "es": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)", "fr": "Non accessible au public (par exemple réservé au personnel, au propriétaire…)", - "nl": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, ...)", + "nl": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, …)", "de": "Der Defibrillator ist nicht öffentlich zugänglich (z.B. nur für Personal, Eigentümer, …)", "it": "Non accessibile al pubblico (ad esempio riservato al personale, ai proprietari, etc.)", "sl": "Ni dostopen splošni javnosti (npr. samo za osebje, za lastnike, ...)" @@ -353,8 +353,8 @@ }, { "render": { - "nl": "Meer informatie over de locatie (lokale taal):
{defibrillator:location}", - "en": "Extra information about the location (in the local languagel):
{defibrillator:location}", + "nl": "Meer informatie over de locatie (in de lokale taal):
{defibrillator:location}", + "en": "Extra information about the location (in the local language):
{defibrillator:location}", "fr": "Informations supplémentaires à propos de l'emplacement (dans la langue locale) :
{defibrillator:location}", "it": "Informazioni supplementari circa la posizione (in lingua locale):
{defibrillator:location}", "de": "Zusätzliche Informationen über den Standort (in der Landessprache):
{defibrillator:location}", @@ -678,4 +678,4 @@ "has_image", "open_now" ] - } +} \ No newline at end of file diff --git a/assets/layers/elevator/elevator.json b/assets/layers/elevator/elevator.json index 3fc1dfc85..4a162a810 100644 --- a/assets/layers/elevator/elevator.json +++ b/assets/layers/elevator/elevator.json @@ -218,4 +218,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json index 15e2bb8fe..a08182d02 100644 --- a/assets/layers/filters/filters.json +++ b/assets/layers/filters/filters.json @@ -65,7 +65,9 @@ }, { "question": { - "en": "Has at least one image" + "en": "Has at least one image", + "de": "Hat mindestens ein Bild", + "nl": "Heeft minstens één afbeelding" }, "osmTags": { "or": [ @@ -80,7 +82,9 @@ }, { "question": { - "en": "Probably does not have an image" + "en": "Probably does not have an image", + "de": "Hat wahrscheinlich kein Bild", + "nl": "Heeft waarschijnlijk geen afbeelding" }, "osmTags": { "and": [ @@ -150,4 +154,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/fitness_centre/fitness_centre.json b/assets/layers/fitness_centre/fitness_centre.json index 7e9739127..27b589d3e 100644 --- a/assets/layers/fitness_centre/fitness_centre.json +++ b/assets/layers/fitness_centre/fitness_centre.json @@ -86,4 +86,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/fitness_station/fitness_station.json b/assets/layers/fitness_station/fitness_station.json index 3ec9023ab..6173b8bfd 100644 --- a/assets/layers/fitness_station/fitness_station.json +++ b/assets/layers/fitness_station/fitness_station.json @@ -361,4 +361,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json index eb1e363d5..96c7df9e3 100644 --- a/assets/layers/kerbs/kerbs.json +++ b/assets/layers/kerbs/kerbs.json @@ -343,4 +343,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/maproulette/maproulette.json b/assets/layers/maproulette/maproulette.json index d64ed3be5..b12af4b80 100644 --- a/assets/layers/maproulette/maproulette.json +++ b/assets/layers/maproulette/maproulette.json @@ -142,7 +142,8 @@ "title": { "render": { "en": "MapRoulette Item: {parentName}", - "de": "MapRoulette-Element: {parentName}" + "de": "MapRoulette-Element: {parentName}", + "nl": "MapRoulette Item: {parentName}" } }, "titleIcons": [ diff --git a/assets/layers/maproulette_challenge/maproulette_challenge.json b/assets/layers/maproulette_challenge/maproulette_challenge.json index f08cc6b34..ea13601a2 100644 --- a/assets/layers/maproulette_challenge/maproulette_challenge.json +++ b/assets/layers/maproulette_challenge/maproulette_challenge.json @@ -3,7 +3,8 @@ "name": null, "description": { "en": "Layer showing tasks of a MapRoulette challenge", - "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne" + "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne", + "nl": "Laag met taken van een MapRoulette uitdaging" }, "source": { "osmTags": "mr_taskId~*", @@ -13,7 +14,8 @@ "title": { "render": { "en": "Item in MapRoulette", - "de": "Aufgabe in MapRoulette" + "de": "Aufgabe in MapRoulette", + "nl": "Item uit MapRoulette" } }, "titleIcons": [ @@ -81,56 +83,64 @@ "if": "mr_taskStatus=Created", "then": { "en": "Task is created", - "de": "Aufgabe wurde erstellt" + "de": "Aufgabe wurde erstellt", + "nl": "Taak is aangemaakt" } }, { "if": "mr_taskStatus=Fixed", "then": { "en": "Task is fixed", - "de": "Aufgabe wurde erledigt" + "de": "Aufgabe wurde erledigt", + "nl": "Taak is opgelost" } }, { "if": "mr_taskStatus=False positive", "then": { "en": "Task is a false positive", - "de": "Aufgabe ist ein falsches Positiv" + "de": "Aufgabe ist ein falsches Positiv", + "nl": "Taak is vals positief" } }, { "if": "mr_taskStatus=Skipped", "then": { "en": "Task is skipped", - "de": "Aufgabe wurde übersprungen" + "de": "Aufgabe wurde übersprungen", + "nl": "Taak is overgeslagen" } }, { "if": "mr_taskStatus=Deleted", "then": { "en": "Task is deleted", - "de": "Aufgabe wurde gelöscht" + "de": "Aufgabe wurde gelöscht", + "nl": "Taak is verwijderd" } }, { "if": "mr_taskStatus=Already fixed", "then": { "en": "Task is already fixed", - "de": "Aufgabe wurde bereits erledigt" + "de": "Aufgabe wurde bereits erledigt", + "nl": "Taak is al opgelost" } }, { "if": "mr_taskStatus=Too hard", "then": { "en": "Task is marked as too hard", - "de": "Aufgabe wurde als zu schwer markiert" + "de": "Aufgabe wurde als zu schwer markiert", + "nl": "Taak is gemarkeerd als te lastig" } }, { "if": "mr_taskStatus=Disabled", "then": { "en": "Task is disabled", - "de": "Aufgabe wurde deaktiviert" + "de": "Aufgabe wurde deaktiviert", + "nl": "Taak is uitgeschakeld" } } ] diff --git a/assets/layers/osm_community_index/osm_community_index.json b/assets/layers/osm_community_index/osm_community_index.json index a7aeb05db..6e1372ad9 100644 --- a/assets/layers/osm_community_index/osm_community_index.json +++ b/assets/layers/osm_community_index/osm_community_index.json @@ -129,4 +129,4 @@ "description": { "en": "A layer showing the OpenStreetMap Communities" } -} +} \ No newline at end of file diff --git a/assets/layers/parcel_lockers/parcel_lockers.json b/assets/layers/parcel_lockers/parcel_lockers.json index 9ef7743c6..d2b0a70ae 100644 --- a/assets/layers/parcel_lockers/parcel_lockers.json +++ b/assets/layers/parcel_lockers/parcel_lockers.json @@ -2,11 +2,13 @@ "id": "parcel_lockers", "name": { "en": "Parcel Lockers", - "de": "Paketschließfächer" + "de": "Paketschließfächer", + "nl": "Pakketautomaten" }, "description": { "en": "Layer showing parcel lockers for collecting and sending parcels.", - "de": "Ebene mit Paketschließfächern zum Abholen und Versenden von Paketen." + "de": "Ebene mit Paketschließfächern zum Abholen und Versenden von Paketen.", + "nl": "Laag met pakketautomaten voor het ophalen en verzenden van paketten." }, "minzoom": 12, "source": { @@ -40,14 +42,16 @@ "title": { "render": { "en": "Parcel Locker", - "de": "Paketschließfach" + "de": "Paketschließfach", + "nl": "Pakketautomaat" }, "mappings": [ { "if": "brand~*", "then": { "en": "{brand} parcel locker", - "de": "{brand} Paketschließfach" + "de": "{brand} Paketschließfach", + "nl": "{brand} pakketautomaat" } } ] @@ -58,14 +62,16 @@ "id": "brand", "question": { "en": "What is the brand of the parcel locker?", - "de": "Welche Marke hat das Paketschließfach?" + "de": "Welche Marke hat das Paketschließfach?", + "nl": "Wat is het merk van deze pakketautomaat?" }, "freeform": { "key": "brand", "type": "string", "placeholder": { "en": "Brand", - "de": "Marke" + "de": "Marke", + "nl": "Merk" } }, "mappings": [ @@ -73,7 +79,8 @@ "if": "brand=Amazon Locker", "then": { "en": "This is an Amazon Locker", - "de": "Dies ist ein Amazon Locker" + "de": "Dies ist ein Amazon Locker", + "nl": "Dit is een Amazon Locker" }, "addExtraTags": [ "brand:wikidata=Q16974764", @@ -85,7 +92,8 @@ "if": "brand=DHL Packstation", "then": { "en": "This is a DHL Packstation", - "de": "Dies ist eine DHL-Packstation" + "de": "Dies ist eine DHL-Packstation", + "nl": "Dit is een DHL Packstation" }, "addExtraTags": [ "brand:wikidata=Q1766703", @@ -98,7 +106,8 @@ "if": "brand=Pickup Station", "then": { "en": "This is a DPD Pickup Station", - "de": "Dies ist eine DPD Pickup Station" + "de": "Dies ist eine DPD Pickup Station", + "nl": "Dit is een DPD Pickup Station" }, "addExtraTags": [ "operator=DPD" @@ -120,26 +129,30 @@ ], "render": { "en": "This is a {brand} parcel locker", - "de": "Dies ist ein Paketschließfach von {brand}" + "de": "Dies ist ein Paketschließfach von {brand}", + "nl": "Dit is een {brand} pakketautomaat" } }, { "id": "operator", "question": { "en": "What is the operator of the parcel locker?", - "de": "Was ist der Betreiber des Paketschließfachs?" + "de": "Was ist der Betreiber des Paketschließfachs?", + "nl": "Wat is de beheerder van deze pakketautomaat?" }, "freeform": { "key": "operator", "type": "string", "placeholder": { "en": "Operator", - "de": "Betreiber" + "de": "Betreiber", + "nl": "Beheerder" } }, "render": { "en": "This parcel locker is operated by {operator}", - "de": "Dieses Paketschließfach wird von {operator} betrieben" + "de": "Dieses Paketschließfach wird von {operator} betrieben", + "nl": "Deze pakketautomaat wordt beheerd door {operator}" } }, "opening_hours", @@ -147,40 +160,46 @@ "id": "ref", "question": { "en": "What is the reference number/identifier of this parcel locker?", - "de": "Wie lautet die Referenznummer/Kennung dieses Paketschließfachs?" + "de": "Wie lautet die Referenznummer/Kennung dieses Paketschließfachs?", + "nl": "Wat is het referentienummer/identificator van deze pakketautomaat?" }, "freeform": { "key": "ref", "type": "string", "placeholder": { "en": "Reference", - "de": "Referenz" + "de": "Referenz", + "nl": "Referentie" } }, "render": { "en": "This parcel locker has the reference {ref}", - "de": "Dieses Paketschließfach hat die Kennnummer {ref}" + "de": "Dieses Paketschließfach hat die Kennnummer {ref}", + "nl": "Deze pakketautomaat heeft de referentie {ref}" } }, { "id": "mail-in", "question": { "en": "Can you send packages from this parcel locker?", - "de": "Können Sie von diesem Paketschließfach aus Pakete versenden?" + "de": "Können Sie von diesem Paketschließfach aus Pakete versenden?", + "nl": "Kan je pakketten versturen vanuit deze pakketautomaat?" }, "mappings": [ { "if": "parcel_mail_in=yes", "then": { "en": "You can send packages from this parcel locker", - "de": "Sie können Pakete von diesem Paketschließfach aus versenden" + "de": "Sie können Pakete von diesem Paketschließfach aus versenden", + "nl": "Je kan pakketten versturen vanuit deze pakketautomaat" } }, { "if": "parcel_mail_in=no", "then": { "en": "You can't send packages from this parcel locker", - "de": "Sie können keine Pakete von diesem Paketschließfach aus versenden" + "de": "Sie können keine Pakete von diesem Paketschließfach aus versenden", + "nl": "Je kan geen pakketten versturen vanuit deze pakketautomaat" } } ], @@ -190,21 +209,24 @@ "id": "pickup", "question": { "en": "Can you pick up packages from this parcel locker?", - "de": "Können Sie Pakete aus diesem Paketschließfach abholen?" + "de": "Können Sie Pakete aus diesem Paketschließfach abholen?", + "nl": "Kan je pakketten ophalen bij deze pakketautomaat?" }, "mappings": [ { "if": "parcel_pickup=yes", "then": { "en": "You can pick up packages from this parcel locker", - "de": "Sie können Pakete von diesem Paketschließfach abholen" + "de": "Sie können Pakete von diesem Paketschließfach abholen", + "nl": "Je kan pakketten ophalen bij deze pakketautomaat" } }, { "if": "parcel_pickup=no", "then": { "en": "You can't pick up packages from this parcel locker", - "de": "Sie können keine Pakete von diesem Paketschließfach abholen" + "de": "Sie können keine Pakete von diesem Paketschließfach abholen", + "nl": "Je kan geen pakketten ophalen bij deze pakketautomaat" } } ], @@ -234,4 +256,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/parking_spaces/parking_spaces.json b/assets/layers/parking_spaces/parking_spaces.json index 5de8189b2..783410564 100644 --- a/assets/layers/parking_spaces/parking_spaces.json +++ b/assets/layers/parking_spaces/parking_spaces.json @@ -2,11 +2,13 @@ "id": "parking_spaces", "name": { "en": "Parking Spaces", - "de": "Stellplätze" + "de": "Stellplätze", + "nl": "Parkeerplekken" }, "description": { "en": "Layer showing individual parking spaces.", - "de": "Ebene mit den einzelnen PKW Stellplätzen." + "de": "Ebene mit den einzelnen PKW Stellplätzen.", + "nl": "Laag met individuele parkeerplekken." }, "minzoom": 19, "source": { @@ -17,14 +19,16 @@ "id": "type", "question": { "en": "What kind of parking space is this?", - "de": "Welche Art von Stellplatz ist dies?" + "de": "Welche Art von Stellplatz ist dies?", + "nl": "Wat voor parkeerplek is dit?" }, "mappings": [ { "if": "parking_space=", "then": { - "en": "This is a normal parking space", - "de": "Dies ist ein normaler Stellplatz" + "en": "This is a normal parking space.", + "de": "Dies ist ein normaler Stellplatz.", + "nl": "Dit is een normale parkeerplek." }, "hideInAnswer": true }, @@ -32,98 +36,112 @@ "if": "parking_space=normal", "then": { "en": "This is a normal parking space.", - "de": "Dies ist ein normaler Stellplatz." + "de": "Dies ist ein normaler Stellplatz.", + "nl": "Dit is een normale parkeerplek." } }, { "if": "parking_space=disabled", "then": { "en": "This is a disabled parking space.", - "de": "Dies ist ein Behindertenstellplatz." + "de": "Dies ist ein Behindertenstellplatz.", + "nl": "Dit is een gehandicaptenparkeerplaats." } }, { "if": "parking_space=private", "then": { "en": "This is a private parking space.", - "de": "Dies ist ein privater Stellplatz." + "de": "Dies ist ein privater Stellplatz.", + "nl": "Dit is een privéparkeerplek." } }, { "if": "parking_space=charging", "then": { "en": "This is parking space reserved for charging vehicles.", - "de": "Dies ist ein Stellplatz, der für das Laden von Fahrzeugen reserviert ist." + "de": "Dies ist ein Stellplatz, der für das Laden von Fahrzeugen reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor het opladen van voertuigen." } }, { "if": "parking_space=delivery", "then": { "en": "This is parking space reserved for deliveries.", - "de": "Dies ist ein Stellplatz, der für Lieferfahrzeuge reserviert ist." + "de": "Dies ist ein Stellplatz, der für Lieferfahrzeuge reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor leveringen." } }, { "if": "parking_space=hgv", "then": { "en": "This is parking space reserved for heavy goods vehicles.", - "de": "Dies ist ein Stellplatz, der für Lastkraftwagen reserviert ist." + "de": "Dies ist ein Stellplatz, der für Lastkraftwagen reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor vrachtwagens." } }, { "if": "parking_space=caravan", "then": { "en": "This is parking space reserved for caravans or RVs.", - "de": "Dieser Stellplatz ist für Wohnwagen oder Wohnmobile reserviert." + "de": "Dieser Stellplatz ist für Wohnwagen oder Wohnmobile reserviert.", + "nl": "Deze parkeerplek is gereserveerd voor caravans of campers." } }, { "if": "parking_space=bus", "then": { "en": "This is parking space reserved for buses.", - "de": "Dies ist ein Stellplatz, der für Busse reserviert ist." + "de": "Dies ist ein Stellplatz, der für Busse reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor bussen." } }, { "if": "parking_space=motorcycle", "then": { "en": "This is parking space reserved for motorcycles.", - "de": "Dies ist ein Stellplatz, der für Motorräder reserviert ist." + "de": "Dies ist ein Stellplatz, der für Motorräder reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor motoren." } }, { "if": "parking_space=parent", "then": { "en": "This is a parking space reserved for parents with children.", - "de": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist." + "de": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor ouders met kinderen." } }, { "if": "parking_space=staff", "then": { "en": "This is a parking space reserved for staff.", - "de": "Dies ist ein Stellplatz, der für das Personal reserviert ist." + "de": "Dies ist ein Stellplatz, der für das Personal reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor personeel." } }, { "if": "parking_space=taxi", "then": { "en": "This is a parking space reserved for taxis.", - "de": "Dies ist ein Stellplatz, der für Taxis reserviert ist." + "de": "Dies ist ein Stellplatz, der für Taxis reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor taxis." } }, { "if": "parking_space=trailer", "then": { "en": "This is a parking space reserved for vehicles towing a trailer.", - "de": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." + "de": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." } }, { "if": "parking_space=car_sharing", "then": { "en": "This is a parking space reserved for car sharing.", - "de": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." + "de": "Dies ist ein Stellplatz, der für Carsharing reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor autodelen." } } ] @@ -132,14 +150,16 @@ "id": "capacity", "render": { "en": "This parking spaces has {capacity} spaces.", - "de": "Dieser Parkplatz hat {capacity} Stellplätze." + "de": "Dieser Parkplatz hat {capacity} Stellplätze.", + "nl": "Deze parkeerplek heeft {capacity} plaatsen." }, "mappings": [ { "if": "capacity=1", "then": { "en": "This parking space has 1 space.", - "de": "Dieser Parkplatz hat 1 Stellplatz." + "de": "Dieser Parkplatz hat 1 Stellplatz.", + "nl": "Deze parkeerplek heeft 1 plaats." } } ] @@ -148,7 +168,8 @@ "title": { "render": { "en": "Parking Space", - "de": "Stellplatz" + "de": "Stellplatz", + "nl": "Parkeerplek" } }, "mapRendering": [ diff --git a/assets/layers/postoffices/postoffices.json b/assets/layers/postoffices/postoffices.json index 82920b73d..a8de1d80f 100644 --- a/assets/layers/postoffices/postoffices.json +++ b/assets/layers/postoffices/postoffices.json @@ -380,4 +380,4 @@ "width": "1" } ] -} +} \ No newline at end of file diff --git a/assets/layers/rainbow_crossings/rainbow_crossings.json b/assets/layers/rainbow_crossings/rainbow_crossings.json index 55ed29200..a1a87d854 100644 --- a/assets/layers/rainbow_crossings/rainbow_crossings.json +++ b/assets/layers/rainbow_crossings/rainbow_crossings.json @@ -15,21 +15,24 @@ "title": { "render": { "en": "Crossing", - "de": "Überweg" + "de": "Überweg", + "nl": "Oversteekplaats" } }, "presets": [ { "title": { "en": "a crossing", - "de": "einen Überweg" + "de": "einen Überweg", + "nl": "een oversteekplaats" }, "tags": [ "highway=crossing" ], "description": { "en": "Pedestrian crossing", - "de": "Fußgängerüberweg" + "de": "Fußgängerüberweg", + "nl": "Voetgangersoversteekplaats" }, "preciseInput": { "preferredBackground": [ diff --git a/assets/layers/reception_desk/reception_desk.json b/assets/layers/reception_desk/reception_desk.json index 3b2a1a335..610de5aa4 100644 --- a/assets/layers/reception_desk/reception_desk.json +++ b/assets/layers/reception_desk/reception_desk.json @@ -78,7 +78,8 @@ "human": { "en": "meter", "fr": "mètre", - "de": "Meter" + "de": "Meter", + "nl": "meter" } }, { @@ -90,7 +91,8 @@ "human": { "en": "centimeter", "fr": "centimètre", - "de": "Zentimeter" + "de": "Zentimeter", + "nl": "centimeter" } } ] diff --git a/assets/layers/shelter/shelter.json b/assets/layers/shelter/shelter.json index 57b2246a6..065e4cadc 100644 --- a/assets/layers/shelter/shelter.json +++ b/assets/layers/shelter/shelter.json @@ -2,7 +2,8 @@ "id": "shelter", "name": { "en": "Shelter", - "de": "Unterstände" + "de": "Unterstände", + "nl": "Schuilplaats" }, "description": { "en": "Layer showing shelter structures", @@ -19,7 +20,8 @@ "title": { "render": { "en": "Shelter", - "de": "Unterstand" + "de": "Unterstand", + "nl": "Schuilplaats" } }, "mapRendering": [ @@ -39,7 +41,8 @@ "if": "shelter_type=public_transport", "then": { "en": "This is a shelter at a public transport stop.", - "de": "Das ist ein Unterstand an einer Haltestelle für öffentliche Verkehrsmittel." + "de": "Das ist ein Unterstand an einer Haltestelle für öffentliche Verkehrsmittel.", + "nl": "Dit is een schuilplaats bij een halte voor openbaar vervoer." } }, { @@ -84,7 +87,8 @@ ], "question": { "en": "What kind of shelter is this?", - "de": "Um welche Art von Unterstand handelt es sich?" + "de": "Um welche Art von Unterstand handelt es sich?", + "nl": "Wat voor schuilplaats is dit?" }, "render": { "en": "Shelter type: {shelter_type}", diff --git a/assets/layers/speed_camera/speed_camera.json b/assets/layers/speed_camera/speed_camera.json index c249d7895..cb456f173 100644 --- a/assets/layers/speed_camera/speed_camera.json +++ b/assets/layers/speed_camera/speed_camera.json @@ -124,4 +124,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/speed_display/speed_display.json b/assets/layers/speed_display/speed_display.json index 4c2b1fa48..e782b10e1 100644 --- a/assets/layers/speed_display/speed_display.json +++ b/assets/layers/speed_display/speed_display.json @@ -129,4 +129,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index d5ec6eeeb..012223503 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -584,4 +584,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/sports_centre/sports_centre.json b/assets/layers/sports_centre/sports_centre.json index 2971a4db5..4f59ee4cd 100644 --- a/assets/layers/sports_centre/sports_centre.json +++ b/assets/layers/sports_centre/sports_centre.json @@ -64,4 +64,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/stairs/stairs.json b/assets/layers/stairs/stairs.json index 06b3c783a..4695a0334 100644 --- a/assets/layers/stairs/stairs.json +++ b/assets/layers/stairs/stairs.json @@ -122,11 +122,11 @@ ] } ], -"mapRendering": [ - { - "color": "gray", - "width": 10, - "dashArray": "2 2" - } -] -} + "mapRendering": [ + { + "color": "gray", + "width": 10, + "dashArray": "2 2" + } + ] +} \ No newline at end of file diff --git a/assets/layers/toilet/toilet.json b/assets/layers/toilet/toilet.json index 8646c448d..04d7f3699 100644 --- a/assets/layers/toilet/toilet.json +++ b/assets/layers/toilet/toilet.json @@ -725,4 +725,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/toilet_at_amenity/toilet_at_amenity.json b/assets/layers/toilet_at_amenity/toilet_at_amenity.json index 9737417cc..d4e3770e9 100644 --- a/assets/layers/toilet_at_amenity/toilet_at_amenity.json +++ b/assets/layers/toilet_at_amenity/toilet_at_amenity.json @@ -452,4 +452,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/transit_stops/transit_stops.json b/assets/layers/transit_stops/transit_stops.json index b44a472bf..f79ce8e61 100644 --- a/assets/layers/transit_stops/transit_stops.json +++ b/assets/layers/transit_stops/transit_stops.json @@ -30,7 +30,8 @@ "then": { "en": "Stop {name}", "de": "Haltestelle {name}", - "da": "Stop {name}" + "da": "Stop {name}", + "nl": "Halte {name}" } } ] @@ -139,7 +140,8 @@ "then": { "en": "This stop has a bench", "de": "Die Haltestelle hat eine Bank", - "da": "Dette stop har en bænk" + "da": "Dette stop har en bænk", + "nl": "Deze halte heeft een zitbank" } }, { @@ -147,14 +149,16 @@ "then": { "en": "This stop does not have a bench", "de": "Die Haltestelle hat keine Bank", - "da": "Dette stoppested har ingen bænk" + "da": "Dette stoppested har ingen bænk", + "nl": "Deze halte heeft geen zitbank" } }, { "if": "bench=separate", "then": { "en": "This stop has a bench, that's separately mapped", - "de": "Die Haltestelle hat eine Bank, die separat kartiert ist" + "de": "Die Haltestelle hat eine Bank, die separat kartiert ist", + "nl": "Deze halte heeft een zitbank, die los aangegeven is op de kaart" }, "hideInAnswer": true } @@ -162,7 +166,8 @@ "question": { "en": "Does this stop have a bench?", "de": "Gibt es an der Haltestelle eine Sitzbank?", - "da": "Har dette stop en bænk?" + "da": "Har dette stop en bænk?", + "nl": "Heeft deze halte een zitbank?" } }, { @@ -173,7 +178,8 @@ "then": { "en": "This stop has a bin", "de": "Die Haltestelle hat einen Mülleimer", - "da": "Dette stop har en skraldespand" + "da": "Dette stop har en skraldespand", + "nl": "Deze halte heeft een vuilnisbak" } }, { @@ -181,14 +187,16 @@ "then": { "en": "This stop does not have a bin", "de": "Die Haltestelle hat keinen Mülleimer", - "da": "Dette stoppested har ikke en skraldespand" + "da": "Dette stoppested har ikke en skraldespand", + "nl": "Deze halte heeft geen vuilnisbak" } }, { "if": "bin=separate", "then": { "en": "This stop has a bin, that's separately mapped", - "de": "Die Haltestelle hat einen Mülleimer, der separat kartiert ist" + "de": "Die Haltestelle hat einen Mülleimer, der separat kartiert ist", + "nl": "Deze heeft een vuilnisbak, die los op de kaart staat" }, "hideInAnswer": true } @@ -196,7 +204,8 @@ "question": { "en": "Does this stop have a bin?", "de": "Hat die Haltestelle einen Mülleimer?", - "da": "Har dette stop en skraldespand?" + "da": "Har dette stop en skraldespand?", + "nl": "Heeft deze halte een vuilnisbak?" } }, "wheelchair-access", @@ -318,7 +327,10 @@ "options": [ { "osmTags": { - "or": ["shelter=yes", "shelter=separate"] + "or": [ + "shelter=yes", + "shelter=separate" + ] }, "question": { "en": "With a shelter" @@ -331,7 +343,10 @@ "options": [ { "osmTags": { - "or": ["bench=yes", "bench=separate"] + "or": [ + "bench=yes", + "bench=separate" + ] }, "question": { "en": "With a bench" @@ -344,7 +359,10 @@ "options": [ { "osmTags": { - "or": ["bin=yes", "bin=separate"] + "or": [ + "bin=yes", + "bin=separate" + ] }, "question": { "en": "With a bin" @@ -355,4 +373,4 @@ "tactile_paving" ], "allowMove": false -} +} \ No newline at end of file diff --git a/assets/layers/windturbine/windturbine.json b/assets/layers/windturbine/windturbine.json index b75e52a35..e4ac60d2e 100644 --- a/assets/layers/windturbine/windturbine.json +++ b/assets/layers/windturbine/windturbine.json @@ -91,7 +91,8 @@ "id": "Turbin angin ini dioperasikan oleh {operator}.", "hu": "Ennek a szélerőműnek az üzemeltetője: {operator}.", "de": "Die Windturbine wird betrieben von {operator}.", - "da": "Denne vindmølle drives af {operator}." + "da": "Denne vindmølle drives af {operator}.", + "nl": "Deze windturbine wordt beheerd door {operator}." }, "question": { "en": "Who operates this wind turbine?", @@ -101,7 +102,8 @@ "hu": "Ki üzemelteti ezt a szélturbinát?", "de": "Wer betreibt das Windrad?", "id": "Siapa yang mengoperasikan turbin angin ini?", - "da": "Hvem driver denne vindmølle?" + "da": "Hvem driver denne vindmølle?", + "nl": "Wie beheert deze windturbine?" }, "freeform": { "key": "operator" diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index e7f88af63..ee13e615f 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -40,7 +40,8 @@ "fil": "Ano ang nau-ukol na entidad sa Wikidata?", "es": "¿Cual es la entidad de Wikidata que se corresponde?", "zh_Hans": "在Wikidata上对应的实体是什么?", - "da": "Hvad er den tilsvarende Wikidata-enhed?" + "da": "Hvad er den tilsvarende Wikidata-enhed?", + "id": "Apa entitas Wikidata yang sesuai?" }, "mappings": [ { @@ -64,7 +65,8 @@ "ru": "Никакой страницы на Википедии не было прикреплено", "sv": "Ingen Wikipedia-sida har länkats än", "zh_Hans": "尚未有连接到的维基百科页面", - "zh_Hant": "還沒有連結到維基百科頁面" + "zh_Hant": "還沒有連結到維基百科頁面", + "id": "Belum ada halaman Wikipedia yang ditautkan" }, "hideInAnswer": true }, @@ -232,7 +234,8 @@ "fil": "Ano ang email address ng {title()}?", "es": "¿Cual es la direccióm de correo electrónico de {title()}?", "zh_Hans": "{title()} 的电子邮箱地址为何?", - "da": "Hvad er mailadressen på {title()}?" + "da": "Hvad er mailadressen på {title()}?", + "cs": "Jaká je e-mailová adresa {title()}?" }, "mappings": [ { @@ -308,7 +311,8 @@ "ja": "車いすでのアクセスは可能ですか?", "fil": "Kaya bang abutin ang lugar na ito ng naka-wheelchair?", "es": "¿Este lugar es accesible con una silla de ruedas?", - "da": "Er stedet tilgængeligt med en kørestol?" + "da": "Er stedet tilgængeligt med en kørestol?", + "id": "Apakah tempat ini dapat diakses dengan kursi roda?" }, "mappings": [ { @@ -335,7 +339,8 @@ "ja": "この場所は、車椅子の方のための特別仕様になっています", "fil": "Ang lugar na ito ay angkop sa mga gumagamit ng wheelchair", "es": "Este lugar está especialmente adaptado para usuarios en sillas de ruedas", - "da": "Dette sted er specielt indrettet til kørestolsbrugere" + "da": "Dette sted er specielt indrettet til kørestolsbrugere", + "id": "Tempat ini dirancang khusus untuk pengguna kursi roda" } }, { @@ -417,7 +422,8 @@ "ja": "この場所は車いすでは行けません", "fil": "Ang lugar na ito ay hindi kayang abutin ng naka-wheelchair", "es": "No es posible llegar a este lugar con una silla de ruedas", - "da": "Dette sted er ikke tilgængeligt med kørestol" + "da": "Dette sted er ikke tilgængeligt med kørestol", + "id": "Tempat ini tidak bisa dijangkau dengan kursi roda" } } ] @@ -443,7 +449,8 @@ "fil": "Pinapayagan ba ang mga aso sa establisyementong ito?", "es": "¿Están permitidos los perros en este negocio?", "zh_Hans": "犬只是否在这个商业体中允许?", - "da": "Er hunde tilladt i denne virksomhed?" + "da": "Er hunde tilladt i denne virksomhed?", + "cs": "Jsou v tomto podniku povoleni psi?" }, "mappings": [ { @@ -469,7 +476,8 @@ "sl": "Psi so dovoljeni", "fil": "Pinapayagan ang mga aso", "zh_Hans": "允许犬只", - "da": "Hunde er tilladt" + "da": "Hunde er tilladt", + "cs": "Psi jsou povoleni" } }, { @@ -495,7 +503,8 @@ "sl": "Psi niso dovoljeni", "fil": "Hindi pinapayagan ang mga aso", "zh_Hans": "允许犬只", - "da": "Hunde er ikke tilladt" + "da": "Hunde er ikke tilladt", + "cs": "Psi nejsou povoleni" } }, { @@ -520,7 +529,8 @@ "fil": "Pinapayagan ang mga aso kung may tali", "es": "Los perros están permitidos, pero tienen que llevar correa", "zh_Hans": "允许犬只,但必须拴绳", - "da": "Hunde er tilladt, men de skal være i snor" + "da": "Hunde er tilladt, men de skal være i snor", + "cs": "Psi jsou povoleni, ale musí být na vodítku" } }, { @@ -545,7 +555,8 @@ "fil": "Pinapayayagan ang mga aso, at malayang makatatakbo", "es": "Los perros están permitidos y pueden estar sueltos", "zh_Hans": "允许犬只,且可自由放养", - "da": "Hunde er tilladt og kan løbe frit rundt" + "da": "Hunde er tilladt og kan løbe frit rundt", + "cs": "Psi mají vstup povolen a mohou volně pobíhat" } } ] @@ -600,7 +611,8 @@ "es": "¿Cuales son las horas de apertura de {title()}?", "zh_Hans": "{title()} 的开放时间为何?", "da": "Hvad er åbningstiderne for {title()}?", - "id": "Kapan jam buka {title()}?" + "id": "Kapan jam buka {title()}?", + "cs": "Jaká je otevírací doba {title()}?" }, "render": { "de": "

Öffnungszeiten

{opening_hours_table(opening_hours)}", @@ -624,7 +636,8 @@ "es": "

Horas de apertura

{opening_hours_table(opening_hours)}", "zh_Hans": "

开放时间

{opening_hours_table(opening_hours)}", "da": "

Åbningstider

{opening_hours_table(opening_hours)}", - "id": "

Jam buka

{opening_hours_table(opening_hours)}" + "id": "

Jam buka

{opening_hours_table(opening_hours)}", + "pa_PK": "

کھُلھے گھنٹے

{opening_hours_table(opening_hours)}" }, "freeform": { "key": "opening_hours", @@ -776,7 +789,8 @@ "fil": "Anong mga paraang pambayad ang tinatanggap dito?", "es": "¿Qué métodos de pago se aceptan aquí?", "zh_Hans": "这里支持哪些支付方式?", - "da": "Hvilke betalingsmetoder accepteres her?" + "da": "Hvilke betalingsmetoder accepteres her?", + "cs": "Jaké platební metody jsou zde přijímány?" }, "multiAnswer": true, "mappings": [ @@ -805,7 +819,8 @@ "fil": "Tinatanggap ang salapi rito", "es": "Aquí se acepta el pago en efectivo", "zh_Hans": "可用现金", - "da": "Her modtages kontanter" + "da": "Her modtages kontanter", + "cs": "Přijímá se zde hotovost" } }, { @@ -833,7 +848,8 @@ "fil": "Tinatanggap ang mga tarhetang pambayad dito", "es": "Aquí se acepta el pago por tarjeta", "zh_Hans": "可用信用卡", - "da": "Betalingskort accepteres her" + "da": "Betalingskort accepteres her", + "cs": "Zde jsou přijímány platební karty" } } ] @@ -862,7 +878,8 @@ "nb_NO": "Betaling utføres med et eget program", "pt": "O pagamento é feito utilizando uma aplicação dedicada", "it": "Pagamento effettuato utilizzando un'app dedicata", - "id": "Pembayaran dilakukan dengan aplikasi khusus" + "id": "Pembayaran dilakukan dengan aplikasi khusus", + "cs": "Platba se provádí pomocí speciální aplikace" } }, { @@ -884,7 +901,8 @@ "zh_Hans": "使用会员卡支付", "da": "Betaling sker med medlemskort", "pt": "O pagamento é feito usando um cartão de membro", - "id": "Pembayaran dilakukan dengan kartu anggota" + "id": "Pembayaran dilakukan dengan kartu anggota", + "cs": "Platba se provádí pomocí členské karty" } } ] @@ -908,7 +926,10 @@ "fr": "Quels étages sont desservis par cet ascenceur ?", "pt": "Para que pisos vai este elevador?", "da": "Hvilke niveauer går denne elevator til?", - "id": "Pada lantai berapa saja lift ini berjalan?" + "id": "Pada lantai berapa saja lift ini berjalan?", + "cs": "Do jakých podlaží tento výtah jezdí?", + "nb_NO": "Hvilke etasjer går heisen til?", + "nl": "Naar welke verdiepingen gaat deze lift?" }, "render": { "en": "This elevator goes to floors {level}", @@ -916,7 +937,10 @@ "fr": "Cet ascenceur permet d’accéder aux étages {level}", "pt": "Este elevador vai para os pisos {level}", "da": "Denne elevator går til etager {level}", - "id": "Lift ini berjalan ke lantai {level}" + "id": "Lift ini berjalan ke lantai {level}", + "cs": "Tento výtah jede do {level} patra", + "nb_NO": "Heisen går til etasje {level}", + "nl": "Deze lift gaat naar de verdiepingen {level}" }, "freeform": { "key": "level", @@ -945,7 +969,8 @@ "fil": "Anong palapag matatagpuan ang tampók?", "es": "¿En qué nivel se encuentra esta característica?", "nb_NO": "Hvilken etasje befinner funksjonen seg i?", - "da": "På hvilket niveau er denne funktion placeret?" + "da": "På hvilket niveau er denne funktion placeret?", + "cs": "V jaké úrovni se tento prvek nachází?" }, "render": { "en": "Located on the {level}th floor", @@ -968,7 +993,8 @@ "es": "Localizada en la {level}° planta", "da": "Beliggende på {level}. etage", "nb_NO": "Ligger i {level} etasje", - "id": "Terletak di lantai {level}" + "id": "Terletak di lantai {level}", + "cs": "Nachází se v {level}. patře" }, "freeform": { "key": "level", @@ -997,7 +1023,8 @@ "sl": "Nahaja se pod zemljo", "fil": "Nasa ilalim ng lupa", "es": "Localizado bajo tierra", - "da": "Placeret under jorden" + "da": "Placeret under jorden", + "cs": "Nachází se v podzemí" }, "hideInAnswer": true }, @@ -1024,7 +1051,8 @@ "sl": "Nahaja se v pritličju", "fil": "Nasa unang palapag", "es": "Localizado en la planta baja", - "da": "Beliggende i stueetagen" + "da": "Beliggende i stueetagen", + "cs": "Nachází se v přízemí" } }, { @@ -1051,7 +1079,8 @@ "sl": "Nahaja se v pritličju", "fil": "Nasa unang palapag", "es": "Localizado en la planta baja", - "da": "Beliggende i stueetagen" + "da": "Beliggende i stueetagen", + "cs": "Nachází se v přízemí" } }, { @@ -1077,7 +1106,8 @@ "sl": "Nahaja se v prvem nadstropju", "fil": "Nasa unang palapag", "es": "Localizado en la primera planta", - "da": "Beliggende på første sal" + "da": "Beliggende på første sal", + "cs": "Nachází se v prvním patře" } }, { @@ -1096,7 +1126,8 @@ "es": "Localizada en el primer sótano", "nb_NO": "Er å finne på første kjellernivå", "pt": "Localizado no primeiro nível da cave", - "da": "Beliggende på første kælderetage" + "da": "Beliggende på første kælderetage", + "cs": "Nachází se v prvním suterénu" } } ] @@ -1110,7 +1141,8 @@ "pt": "É permitido fumar em {title()}?", "nb_NO": "Tillates røyking på {title()}?", "da": "Er det tilladt at ryge på {title()}?", - "id": "Apa diizinkan untuk merokok di {title()}?" + "id": "Apa diizinkan untuk merokok di {title()}?", + "nl": "Is roken toegestaan bij {title()}?" }, "#condition": "Based on https://en.wikipedia.org/wiki/List_of_smoking_bans", "condition": "_country!~al|be", @@ -1129,7 +1161,8 @@ "pt": "É permitido fumar", "nb_NO": "Røyking er tillatt", "da": "Rygning er tilladt", - "id": "Merokok diizinkan" + "id": "Merokok diizinkan", + "nl": "Roken is toegestaan" } }, { @@ -1146,7 +1179,8 @@ "pt": "Não é permitido fumar", "nb_NO": "Røyking forbudt", "da": "Rygning er ikke tilladt", - "id": "Merokok dilarang" + "id": "Merokok dilarang", + "nl": "Roken is niet toegestaan" } }, { @@ -1159,7 +1193,8 @@ "pt": "É permitido fumar no exterior.", "nb_NO": "Røyking tillates på utsiden.", "da": "Rygning er tilladt udenfor.", - "id": "Merokok diizinkan di luar ruangan." + "id": "Merokok diizinkan di luar ruangan.", + "nl": "Roken is buiten toegestaan." } } ] @@ -1170,7 +1205,10 @@ "en": "Does this place have an audio induction loop for people with reduced hearing?", "de": "Hat dieser Ort eine induktive Höranlage für Hörgeschädigte?", "fr": "Ce lieu dispose-t’il d’une boucle auditive pour les personnes malentendantes ?", - "da": "Har dette sted en lydinduktionssløjfe til personer med nedsat hørelse?" + "da": "Har dette sted en lydinduktionssløjfe til personer med nedsat hørelse?", + "cs": "Má toto místo zvukovou indukční smyčku pro osoby se sluchovým postižením?", + "nb_NO": "Har stedet en teleslynge for folk med redusert hørsel?", + "nl": "Heeft deze plaats een ringleiding voor slechthorenden?" }, "mappings": [ { @@ -1179,7 +1217,10 @@ "en": "This place has an audio induction loop", "de": "Dieser Ort hat eine induktive Höranlage", "fr": "Ce lieu dispose d’une boucle auditive", - "da": "Dette sted har en lydinduktionssløjfe" + "da": "Dette sted har en lydinduktionssløjfe", + "cs": "Toto místo má zvukovou indukční smyčku", + "nb_NO": "Dette stedet har en teleslynge", + "nl": "Deze plaats heeft een ringleiding" }, "icon": { "path": "./assets/tagRenderings/audio_induction_loop.svg", @@ -1192,7 +1233,10 @@ "en": "This place does not have an audio induction loop", "de": "Dieser Ort hat keine induktive Höranlage", "fr": "Ce lieu ne dispose pas de boucle auditive", - "da": "Dette sted har ikke en lydinduktionssløjfe" + "da": "Dette sted har ikke en lydinduktionssløjfe", + "cs": "Toto místo nemá indukční zvukovou smyčku", + "nb_NO": "Dette stedet har ikke en teleslynge", + "nl": "Deze plaats heeft geen ringleiding" }, "icon": { "path": "./assets/tagRenderings/audio_induction_loop_missing.svg", @@ -1208,7 +1252,9 @@ "de": "Bietet dieser Ort Internetzugang?", "pt": "Este lugar tem acesso à Internet?", "da": "Tilbyder dette sted internetadgang?", - "id": "Apa tempat ini menyediakan jaringan internet?" + "id": "Apa tempat ini menyediakan jaringan internet?", + "cs": "Nabízí toto místo připojení k internetu?", + "nb_NO": "Tilbyr dette stedet tilgang til Internett?" }, "mappings": [ { @@ -1220,7 +1266,9 @@ "fr": "Ce lieu propose un accès internet sans fil", "pt": "Este lugar tem acesso à Internet sem fios", "da": "Dette sted tilbyder trådløs internetadgang", - "id": "Tempat ini menyediakan jaringan internet nirkabel" + "id": "Tempat ini menyediakan jaringan internet nirkabel", + "cs": "Toto místo nabízí bezdrátové připojení k internetu", + "nb_NO": "Dette stedet tilbyr trådløs tilgang til Internett" } }, { @@ -1232,7 +1280,9 @@ "fr": "Ce lieu ne propose pas d'accès internet", "pt": "Este lugar não tem acesso à Internet", "da": "Dette sted tilbyder ikke internetadgang", - "id": "Tempat ini tidak menyediakan jaringan internet" + "id": "Tempat ini tidak menyediakan jaringan internet", + "cs": "Toto místo neposkytuje připojení k internetu", + "nb_NO": "Dette stedet tilbyr ikke tilgang til Internett" } }, { @@ -1244,7 +1294,9 @@ "fr": "Ce lieu propose un accès internet", "pt": "Este lugar tem acesso à Internet", "da": "Dette sted tilbyder internetadgang", - "id": "Tempat ini menyediakan jaringan internet" + "id": "Tempat ini menyediakan jaringan internet", + "cs": "Toto místo nabízí přístup k internetu", + "nb_NO": "Dette stedet tilbyr tilgang til Internett" }, "hideInAnswer": true }, @@ -1256,7 +1308,9 @@ "de": "Dieser Ort bietet Internetzugang über ein Terminal oder einen Computer", "pt": "Este lugar tem acesso à Internet através de um terminal ou computador", "da": "Dette sted tilbyder internetadgang via en terminal eller computer", - "id": "Tempat ini menyediakan jaringan internet melalui terminal atau komputer" + "id": "Tempat ini menyediakan jaringan internet melalui terminal atau komputer", + "cs": "Toto místo nabízí přístup k internetu prostřednictvím terminálu nebo počítače", + "nb_NO": "Dette stedet tilbyr tilgang til Internett via en terminal eller datamaskin" } }, { @@ -1267,7 +1321,9 @@ "de": "Dieser Ort bietet kabelgebundenen Internetzugang", "pt": "Este lugar tem acesso à Internet com fios/por cabo", "da": "Dette sted tilbyder internetadgang via kabel", - "id": "Tempat ini menyediakan jaringan internet kabel" + "id": "Tempat ini menyediakan jaringan internet kabel", + "cs": "Toto místo nabízí kabelové připojení k internetu", + "nb_NO": "Dette stedet tilbyr trådbunden tilgang til Internett" } } ] @@ -1284,7 +1340,10 @@ "nl": "Zijn er kosten voor internettoegang?", "de": "Wird für den Internetzugang eine Gebühr erhoben?", "pt": "Tem de se pagar para utilizar o acesso à Internet?", - "da": "Er der et gebyr for internetadgang?" + "da": "Er der et gebyr for internetadgang?", + "cs": "Je přístup na internet zpoplatněn?", + "id": "Apakah ada biaya untuk akses internet?", + "nb_NO": "Er det et gebyr for bruk av Internett?" }, "mappings": [ { @@ -1294,7 +1353,10 @@ "nl": "Er zijn kosten voor internettoegang op deze plaats", "de": "Der Internetzugang ist an diesem Ort gebührenpflichtig", "pt": "Tem de se pagar para utilizar o acesso à Internet neste local", - "da": "Der er et gebyr for internetadgang på dette sted" + "da": "Der er et gebyr for internetadgang på dette sted", + "cs": "Přístup na internet je zde zpoplatněn", + "id": "Ada biaya untuk akses internet di tempat ini", + "nb_NO": "Det er et gebyr for tilgang til Internett på dette stedet" } }, { @@ -1305,7 +1367,9 @@ "de": "Der Internetzugang ist an diesem Ort kostenlos", "pt": "O acesso à Internet é gratuito neste local", "da": "Internetadgang er gratis på dette sted", - "id": "Jaringan internet tersedia gratis di tempat ini" + "id": "Jaringan internet tersedia gratis di tempat ini", + "cs": "Přístup k internetu je zde zdarma", + "nb_NO": "Tilgang til Internett er gratis på dette stedet" } }, { @@ -1316,7 +1380,9 @@ "de": "Der Internetzugang ist an diesem Ort kostenlos, aber nur für Kunden", "pt": "O acesso à Internet é gratuito neste local, apenas para clientes", "da": "Internetadgang er gratis på dette sted, kun for kunder", - "id": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan" + "id": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan", + "cs": "Přístup k internetu je na tomto místě zdarma, pouze pro zákazníky", + "nb_NO": "Tilgang til Internett på dette stedet er gratis, men kun for kunder" } } ] @@ -1329,7 +1395,9 @@ "de": "Wie lautet der Netzwerkname für den drahtlosen Internetzugang?", "pt": "Qual é o nome da rede para o acesso sem fios à Internet?", "da": "Hvad er netværksnavnet for den trådløse internetadgang?", - "id": "Apa nama jaringan internet nirkabelnya?" + "id": "Apa nama jaringan internet nirkabelnya?", + "cs": "Jaký je název sítě pro bezdrátový přístup k internetu?", + "nb_NO": "Hva er nettverksnavnet for det trådløse nettverket?" }, "freeform": { "key": "internet_access:ssid", @@ -1340,7 +1408,9 @@ "de": "Geben Sie den Netzwerknamen ein", "pt": "Introduza o nome da rede", "da": "Indtast netværksnavnet", - "id": "Masukkan nama jaringan" + "id": "Masukkan nama jaringan", + "cs": "Zadejte název sítě", + "nb_NO": "Skriv inn nettverksnavnet" } }, "mappings": [ @@ -1356,7 +1426,9 @@ "de": "Der Netzwerkname lautet {internet_access:ssid}", "pt": "O nome da rede é {internet_access:ssid}", "da": "Netværksnavnet er {internet_access:ssid}", - "id": "Nama jaringan ini adalah {internet_access:ssid}" + "id": "Nama jaringan ini adalah {internet_access:ssid}", + "cs": "Název sítě je {internet_access:ssid}", + "nb_NO": "Nettverksnavnet er {internet_access:ssid}" } } -} +} \ No newline at end of file diff --git a/assets/themes/aed/aed.json b/assets/themes/aed/aed.json index 9b9a5c717..a51986013 100644 --- a/assets/themes/aed/aed.json +++ b/assets/themes/aed/aed.json @@ -20,7 +20,8 @@ "sl": "Zemljevid defibrilatorjev (AED)", "zh_Hans": "Open AED Map", "fil": "Open AED Map", - "da": "Åben AED Kort" + "da": "Åben AED Kort", + "cs": "Open AED Mapa" }, "icon": "./assets/themes/aed/aed.svg", "description": { @@ -43,7 +44,8 @@ "sl": "Na tem zemljevidu lahko poiščete in označite bližnje defibrilatorje", "zh_Hans": "在这份地图上可以寻找和标记附近的除颤器", "da": "På dette kort kan man finde og markere defibrillatorer i nærheden", - "fil": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators" + "fil": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators", + "cs": "Na této mapě lze najít a označit defibrilátory v okolí" }, "startLat": 0, "startLon": 0, diff --git a/assets/themes/artwork/artwork.json b/assets/themes/artwork/artwork.json index db783cdde..4b8d01335 100644 --- a/assets/themes/artwork/artwork.json +++ b/assets/themes/artwork/artwork.json @@ -17,7 +17,8 @@ "ca": "Open Artwork Map", "zh_Hans": "Open Artwork Map", "fil": "Open Artwork Map", - "da": "Åbn illustrationskort" + "da": "Åbn illustrationskort", + "cs": "Open Artwork Map" }, "description": { "en": "An open map of statues, busts, graffitis and other artwork all over the world", @@ -36,7 +37,8 @@ "ca": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món", "zh_Hans": "欢迎使用Open Artwork Map,一个雕塑、半身像、涂鸦和其他全球艺术品的地图", "fil": "Malugod na pag-dating sa Open Artwork Map, ang mapa ng mga bantayog, graffiti, at iba pang likhang sining sa buong mundo", - "da": "Et åbent kort over statuer, buster, graffitis og andre kunstværker over hele verden" + "da": "Et åbent kort over statuer, buster, graffitis og andre kunstværker over hele verden", + "cs": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě" }, "icon": "./assets/themes/artwork/artwork.svg", "startZoom": 12, diff --git a/assets/themes/bag_import/bag.json b/assets/themes/bag_import/bag.json index d8b026156..10c19b65c 100644 --- a/assets/themes/bag_import/bag.json +++ b/assets/themes/bag_import/bag.json @@ -2,15 +2,19 @@ "id": "bag", "title": { "nl": "BAG import helper", - "en": "BAG import helper" + "en": "BAG import helper", + "de": "BAG-Importhilfe" }, "shortDescription": { "nl": "BAG import helper tool", - "en": "BAG import helper tool" + "en": "BAG import helper tool", + "de": "BAG-Import-Hilfswerkzeug" }, "description": { "nl": "Dit thema helpt het importeren van BAG data", - "en": "This theme helps with importing data from BAG" + "en": "This theme helps with importing data from BAG", + "cs": "Toto téma pomáhá s importem dat ze systému BAG", + "de": "Dieses Thema hilft beim Importieren von BAG-Daten" }, "credits": "Wouter van der Wal", "icon": "./assets/themes/bag_import/logo.svg", @@ -78,13 +82,16 @@ { "id": "Reference", "render": { - "en": "The reference in BAG is {ref:bag}" + "en": "The reference in BAG is {ref:bag}", + "de": "Die Referenz in BAG ist {ref:bag}" }, "mappings": [ { "if": "ref:bag=", "then": { - "en": "This building has no reference in the BAG" + "en": "This building has no reference in the BAG", + "cs": "Tato budova nemá v BAG žádný odkaz", + "de": "Dieses Gebäude hat keinen Verweis im BAG" } } ] @@ -144,7 +151,8 @@ "name": "BAG Buildings", "title": "BAG Building", "description": { - "en": "Buildings from BAG register" + "en": "Buildings from BAG register", + "de": "Gebäude aus dem BAG-Register" }, "source": { "geoJson": "https://service.pdok.nl/lv/bag/wfs/v2_0?request=GetFeature&service=WFS&version=2.0.0&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson&typeName=bag%3Apand&bbox={x_min}%2C{y_min}%2C{x_max}%2C{y_max}%2CCRS84&srsName=EPSG%3A4326", @@ -205,7 +213,8 @@ ] }, "then": { - "en": "Didn't calculate the correct values yet. Refresh this page" + "en": "Didn't calculate the correct values yet. Refresh this page", + "de": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" } }, { @@ -214,10 +223,11 @@ }, { "if": { - "and":[ + "and": [ "_bag_obj:building~*", "_bag_obj:ref:bag~*", - "_bag_obj:in_construction=true"] + "_bag_obj:in_construction=true" + ] }, "then": "{import_way_button(osm:buildings, building=$_bag_obj:building; construction=$_bag_obj:construction; ref:bag=$_bag_obj:ref:bag; source=BAG; source:date=$_bag_obj:source:date; start_date=$_bag_obj:start_date, Upload this building to OpenStreetMap)}" } @@ -226,19 +236,22 @@ { "id": "Reference", "render": { - "en": "The reference in BAG is {_bag_obj:ref:bag}" + "en": "The reference in BAG is {_bag_obj:ref:bag}", + "de": "Die Referenz in BAG ist {_bag_obj:ref:bag}" } }, { "id": "Build year", "render": { - "en": "This building was built in {_bag_obj:start_date}" + "en": "This building was built in {_bag_obj:start_date}", + "de": "Dieses Gebäude wurde gebaut in {_bag_obj:start_date}" }, "mappings": [ { "if": "_bag_obj:in_construction=true", "then": { - "en": "The building was started in {_bag_obj:start_date}" + "en": "The building was started in {_bag_obj:start_date}", + "de": "Der Bau wurde in {_bag_obj:start_date} begonnen" } } ] @@ -246,13 +259,15 @@ { "id": "Building type", "render": { - "en": "The building type is a {_bag_obj:building}" + "en": "The building type is a {_bag_obj:building}", + "de": "Der Gebäudetyp ist ein {_bag_obj:building}" }, "mappings": [ { "if": "_bag_obj:in_construction=true", "then": { - "en": "The building type will be a {_bag_obj:construction}" + "en": "The building type will be a {_bag_obj:construction}", + "de": "Der Gebäudetyp ist ein {_bag_obj:construction}" } } ] @@ -331,4 +346,4 @@ } ], "hideFromOverview": true -} +} \ No newline at end of file diff --git a/assets/themes/blind_osm/blind_osm.json b/assets/themes/blind_osm/blind_osm.json index 29b6f989b..6989e5358 100644 --- a/assets/themes/blind_osm/blind_osm.json +++ b/assets/themes/blind_osm/blind_osm.json @@ -88,4 +88,4 @@ }, "stairs" ] -} +} \ No newline at end of file diff --git a/assets/themes/campersite/campersite.json b/assets/themes/campersite/campersite.json index 1a45a6205..04cd4a0f5 100644 --- a/assets/themes/campersite/campersite.json +++ b/assets/themes/campersite/campersite.json @@ -878,7 +878,8 @@ "pt_BR": "Estação de despejo {name}", "de": "Entsorgungsstation {name}", "zh_Hant": "{name} 垃圾站", - "nl": "Loosplaats {name}" + "nl": "Loosplaats {name}", + "ca": "Estació d'abocament {name}" }, "mappings": [ { @@ -896,7 +897,8 @@ "pt_BR": "Estação de despejo", "de": "Entsorgungsstation", "zh_Hant": "垃圾站", - "nl": "Loosplaats" + "nl": "Loosplaats", + "ca": "Estació d'abocament" } } ] @@ -1211,7 +1213,8 @@ "zh_Hant": "你需要網路鑰匙/密碼來使用這個設施", "nl": "Netwerksleutel of -code nodig om dit te gebruiken", "nb_NO": "Du trenger en nettverksnøkkel/kode for å bruke dette", - "da": "Du skal bruge en netværksnøgle/-kode for at bruge dette" + "da": "Du skal bruge en netværksnøgle/-kode for at bruge dette", + "ca": "Necessites un codi/clau de xarxa per usar-lo" } }, { @@ -1317,7 +1320,8 @@ "de": "eine sanitäre Entsorgungsstation", "zh_Hant": "垃圾丟棄站", "nl": "een loosplaats", - "da": "en sanitær afleveringsplads" + "da": "en sanitær afleveringsplads", + "ca": "una estació d'abocament sanitari" }, "description": { "en": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity.", diff --git a/assets/themes/cyclenodes/cyclenodes.json b/assets/themes/cyclenodes/cyclenodes.json index 75137dd42..25094b376 100644 --- a/assets/themes/cyclenodes/cyclenodes.json +++ b/assets/themes/cyclenodes/cyclenodes.json @@ -158,7 +158,8 @@ "es": "nodo ciclista {rcn_ref}", "nb_NO": "sykkelnode {rcn_ref}", "nl": "fietsknooppunt {rcn_ref}", - "fr": "nœud cycliste {rcn_ref}" + "fr": "nœud cycliste {rcn_ref}", + "ca": "node ciclista {rcn_ref}" } }, "tagRenderings": [ diff --git a/assets/themes/cyclestreets/cyclestreets.json b/assets/themes/cyclestreets/cyclestreets.json index 51731c3b3..d44bb4777 100644 --- a/assets/themes/cyclestreets/cyclestreets.json +++ b/assets/themes/cyclestreets/cyclestreets.json @@ -397,7 +397,8 @@ { "if": "bicycle_road=yes", "then": { - "en": "This street is a bicycle road" + "en": "This street is a bicycle road", + "de": "Diese Straße ist eine Fahrradstraße" }, "hideInAnswer": true }, @@ -413,7 +414,8 @@ ] }, "then": { - "en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)" + "en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)", + "de": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" }, "hideInAnswer": "_country!=de" }, @@ -474,7 +476,8 @@ ] }, "then": { - "en": "This street will become a bicycle road soon" + "en": "This street will become a bicycle road soon", + "de": "Diese Straße wird bald zu einer Fahrradstraße" }, "hideInAnswer": "_country!=de" }, @@ -512,7 +515,8 @@ ] }, "question": { - "en": "What sign does this bicycle road have?" + "en": "What sign does this bicycle road have?", + "de": "Welches Schild hat diese Fahrradstraße?" }, "mappings": [ { @@ -569,7 +573,8 @@ { "if": "traffic_sign=DE:244.1,1024-10", "then": { - "en": "Cars allowed" + "en": "Cars allowed", + "de": "Autos erlaubt" }, "icon": { "path": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg", @@ -585,7 +590,8 @@ { "if": "traffic_sign=DE:244.1", "then": { - "en": "There are no supplementary signs at this bicycle road." + "en": "There are no supplementary signs at this bicycle road.", + "de": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." }, "icon": { "path": "./assets/themes/cyclestreets/Zeichen_244.svg", @@ -634,4 +640,4 @@ } ] } -} +} \ No newline at end of file diff --git a/assets/themes/facadegardens/facadegardens.json b/assets/themes/facadegardens/facadegardens.json index 5d61003b9..7a1dc5fa4 100644 --- a/assets/themes/facadegardens/facadegardens.json +++ b/assets/themes/facadegardens/facadegardens.json @@ -396,7 +396,8 @@ "de": "Es gibt Sträucher", "hu": "Van benne cserje", "es": "Hay arbustos", - "da": "Der er buske" + "da": "Der er buske", + "ca": "Hi ha arbustos" } }, { @@ -428,7 +429,8 @@ "hu": "További részletek: {description}", "es": "Más detalles: {description}", "nb_NO": "Flere detaljer: {description}", - "da": "Flere detaljer: {description}" + "da": "Flere detaljer: {description}", + "ca": "Més detalls: {description}" }, "question": { "nl": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)", diff --git a/assets/themes/ghostbikes/ghostbikes.json b/assets/themes/ghostbikes/ghostbikes.json index 968b6cd04..13fafd915 100644 --- a/assets/themes/ghostbikes/ghostbikes.json +++ b/assets/themes/ghostbikes/ghostbikes.json @@ -18,7 +18,8 @@ "pt_BR": "Bicicleta fantasma", "ru": "Велосипед Ghost", "sv": "Spökcykel", - "da": "Spøgelsescykler" + "da": "Spøgelsescykler", + "ca": "Bicicletes fantasmes" }, "description": { "en": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.

On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.", diff --git a/assets/themes/hackerspaces/hackerspaces.json b/assets/themes/hackerspaces/hackerspaces.json index cd2f0962f..0b9bd3a89 100644 --- a/assets/themes/hackerspaces/hackerspaces.json +++ b/assets/themes/hackerspaces/hackerspaces.json @@ -9,7 +9,8 @@ "hu": "Hackerspace-ek", "nl": "Hackerspaces", "fr": "Ateliers numériques ouvertS", - "da": "Hackerspaces" + "da": "Hackerspaces", + "ca": "Espai per a hackers" }, "shortDescription": { "en": "A map of hackerspaces", diff --git a/assets/themes/hotels/hotels.json b/assets/themes/hotels/hotels.json index a4a929f43..8bba5e58e 100644 --- a/assets/themes/hotels/hotels.json +++ b/assets/themes/hotels/hotels.json @@ -4,13 +4,16 @@ "en": "Hotels", "de": "Hotels", "da": "Hoteller", - "nb_NO": "Hoteller" + "nb_NO": "Hoteller", + "ca": "Hotels", + "nl": "Hotels" }, "description": { "en": "On this map, you'll find hotels in your area", "de": "Auf dieser Karte finden Sie Hotels in Ihrer Nähe", "da": "På dette kort finder du hoteller i dit område", - "nb_NO": "På dette kartet finner du hoteller der du er" + "nb_NO": "På dette kartet finner du hoteller der du er", + "nl": "Op deze kaart vind je hotels in je omgeving" }, "icon": "./assets/layers/hotel/hotel.svg", "startLat": 50.8552, diff --git a/assets/themes/indoors/indoors.json b/assets/themes/indoors/indoors.json index 7ffd90d0b..8801f4570 100644 --- a/assets/themes/indoors/indoors.json +++ b/assets/themes/indoors/indoors.json @@ -6,7 +6,8 @@ "fr": "Intérieurs", "da": "Indendørs", "nb_NO": "Innendørs", - "nl": "Binnenruimtes" + "nl": "Binnenruimtes", + "ca": "Indoors" }, "description": { "en": "On this map, publicly accessible indoor places are shown", diff --git a/assets/themes/maproulette/maproulette.json b/assets/themes/maproulette/maproulette.json index 0750dac4f..80f7d53cc 100644 --- a/assets/themes/maproulette/maproulette.json +++ b/assets/themes/maproulette/maproulette.json @@ -4,7 +4,8 @@ "en": "MapRoulette Tasks", "de": "MapRoulette-Aufgaben", "fr": "Tâches MapRoulette", - "da": "KortRoulette-opgaver" + "da": "KortRoulette-opgaver", + "ca": "Tasques de MapRoulette" }, "description": { "en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.", diff --git a/assets/themes/maxspeed/maxspeed.json b/assets/themes/maxspeed/maxspeed.json index 9d3e18d76..c6a1926d3 100644 --- a/assets/themes/maxspeed/maxspeed.json +++ b/assets/themes/maxspeed/maxspeed.json @@ -32,4 +32,4 @@ "speed_camera", "speed_display" ] -} +} \ No newline at end of file diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json index 0df0e4dd0..94711a417 100644 --- a/assets/themes/onwheels/onwheels.json +++ b/assets/themes/onwheels/onwheels.json @@ -5,7 +5,8 @@ "de": "Auf Rädern", "fr": "OnWheels", "nl": "OnWheels", - "nb_NO": "På hjul" + "nb_NO": "På hjul", + "ca": "OnWheels" }, "description": { "en": "On this map, publicly weelchair accessible places are shown and can be easily added", @@ -323,7 +324,8 @@ "de": "Statistik", "fr": "Statistiques", "da": "Statistikker", - "nb_NO": "Statistikk" + "nb_NO": "Statistikk", + "ca": "Estadístiques" } }, "tagRenderings": [ @@ -359,7 +361,8 @@ "de": "Import", "fr": "Importation", "da": "Importere", - "nb_NO": "Importer" + "nb_NO": "Importer", + "ca": "Importar" }, "icon": "./assets/svg/addSmall.svg", "location_picker": "photo", diff --git a/assets/themes/osm_community_index/osm_community_index.json b/assets/themes/osm_community_index/osm_community_index.json index a51b0f629..6819de681 100644 --- a/assets/themes/osm_community_index/osm_community_index.json +++ b/assets/themes/osm_community_index/osm_community_index.json @@ -1,13 +1,16 @@ { "id": "osm_community_index", "title": { - "en": "OSM Community Index" + "en": "OSM Community Index", + "de": "OSM-Community-Index" }, "description": { - "en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful." + "en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful.", + "de": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten." }, "shortDescription": { - "en": "An index of community resources for OpenStreetMap." + "en": "An index of community resources for OpenStreetMap.", + "de": "Ein Index von Community-Ressourcen für OpenStreetMap." }, "icon": "./assets/themes/osm_community_index/osm.svg", "startLat": 50.8465573, @@ -18,4 +21,4 @@ "layers": [ "osm_community_index" ] -} +} \ No newline at end of file diff --git a/assets/themes/pets/pets.json b/assets/themes/pets/pets.json index da3e27979..646470381 100644 --- a/assets/themes/pets/pets.json +++ b/assets/themes/pets/pets.json @@ -75,7 +75,8 @@ "de": "Hundefreundliche Geschäfte", "nb_NO": "Hundevennlige butikker", "nl": "Hondvriendelijke winkels", - "fr": "Magasins acceptant les chiens" + "fr": "Magasins acceptant les chiens", + "ca": "Botigues amigues dels gossos" }, "title": { "render": { @@ -84,7 +85,8 @@ "de": "Hundefreundliche Geschäfte", "nb_NO": "Hundevennlige butikker", "nl": "Hondvriendelijke winkels", - "fr": "Magasins acceptant les chiens" + "fr": "Magasins acceptant les chiens", + "ca": "Botigues amigues dels gossos" }, "mappings": [ { @@ -176,7 +178,8 @@ "de": "hundefreundliches Geschäft", "nb_NO": "hundevennlig butikk", "nl": "Hondvriendelijke winkels", - "fr": "magasin acceptant les chiens" + "fr": "magasin acceptant les chiens", + "ca": "botiga amiga dels gossos" }, "tags": [ "dog=yes", diff --git a/assets/themes/postal_codes/postal_codes.json b/assets/themes/postal_codes/postal_codes.json index f6f0d7cb7..c94f12a71 100644 --- a/assets/themes/postal_codes/postal_codes.json +++ b/assets/themes/postal_codes/postal_codes.json @@ -70,7 +70,8 @@ "nb_NO": "Postkode {postal_code}", "nl": "Postcode {postal_code}", "fr": "Code postal {postal_code}", - "da": "Postnummer {postal_code}" + "da": "Postnummer {postal_code}", + "ca": "Codi postal {postal_code}" } }, "description": {}, @@ -165,7 +166,8 @@ "nl": "Stadhuis {name}", "fr": "Mairie {name}", "da": "Rådhus {name}", - "nb_NO": "{name}-rådhuset" + "nb_NO": "{name}-rådhuset", + "ca": "Ajuntament de {name}" } }, "calculatedTags": [ diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json index ad4371e59..5a17a4bcc 100644 --- a/assets/themes/postboxes/postboxes.json +++ b/assets/themes/postboxes/postboxes.json @@ -50,4 +50,4 @@ "postoffices", "parcel_lockers" ] -} +} \ No newline at end of file diff --git a/assets/themes/sports/sports.json b/assets/themes/sports/sports.json index f17d93c39..b0e317eb9 100644 --- a/assets/themes/sports/sports.json +++ b/assets/themes/sports/sports.json @@ -10,7 +10,7 @@ }, "description": { "en": "All about sports, find sport pitches, fitness centres and more.", - "nl": "Alles over sport: vind sportvelden, fitnesscentra en meer." + "nl": "Alles over sport: vind sportvelden, fitnesscentra en meer." }, "icon": "./assets/themes/sports/sport.svg", "startLat": 0, @@ -55,4 +55,4 @@ } } ] -} +} \ No newline at end of file diff --git a/assets/themes/toilets/toilets.json b/assets/themes/toilets/toilets.json index 4666b8c38..2cb4334e8 100644 --- a/assets/themes/toilets/toilets.json +++ b/assets/themes/toilets/toilets.json @@ -38,4 +38,4 @@ "toilet", "toilet_at_amenity" ] -} +} \ No newline at end of file diff --git a/assets/themes/transit/transit.json b/assets/themes/transit/transit.json index d10d47b9a..0c39eb81b 100644 --- a/assets/themes/transit/transit.json +++ b/assets/themes/transit/transit.json @@ -5,7 +5,8 @@ "de": "Buslinien", "fr": "Lignes de bus", "da": "Busruter", - "nb_NO": "Bussruter" + "nb_NO": "Bussruter", + "ca": "Rutes de bus" }, "description": { "en": "Plan your trip with the help of the public transport system.", diff --git a/assets/themes/waste/waste.json b/assets/themes/waste/waste.json index 5f8d713ed..a5fdbc717 100644 --- a/assets/themes/waste/waste.json +++ b/assets/themes/waste/waste.json @@ -8,7 +8,8 @@ "nb_NO": "Avfall", "fr": "Déchets", "it": "Rifiuti", - "da": "Affald" + "da": "Affald", + "es": "Basura y reciclaje" }, "description": { "en": "Map showing waste baskets and recycling facilities.", diff --git a/assets/themes/width/width.json b/assets/themes/width/width.json index f31516e10..1a9261434 100644 --- a/assets/themes/width/width.json +++ b/assets/themes/width/width.json @@ -181,13 +181,15 @@ "if": "sidewalk=both", "then": { "nl": "Voetpad aan beide zijden" - } - },{ + } + }, + { "if": "sidewalk=none", "then": { "nl": "Heeft géén voetpaden" - } - },{ + } + }, + { "if": "sidewalk=left", "then": { "nl": "Voetpad aan de linkerkant" @@ -268,4 +270,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/translators.json b/assets/translators.json index 24fcee6c3..cfff2cd4a 100644 --- a/assets/translators.json +++ b/assets/translators.json @@ -1,25 +1,29 @@ { "contributors": [ { - "commits": 206, + "commits": 208, "contributor": "Pieter Vander Vennet" }, { - "commits": 169, + "commits": 175, "contributor": "kjon" }, { - "commits": 62, + "commits": 66, "contributor": "Allan Nordhøy" }, { - "commits": 60, + "commits": 61, "contributor": "danieldegroot2" }, { "commits": 45, "contributor": "Anonymous" }, + { + "commits": 37, + "contributor": "Robin van der Linde" + }, { "commits": 36, "contributor": "Iago" @@ -36,10 +40,6 @@ "commits": 26, "contributor": "Supaplex" }, - { - "commits": 25, - "contributor": "Robin van der Linde" - }, { "commits": 22, "contributor": "Marco" @@ -53,7 +53,7 @@ "contributor": "Reza Almanda" }, { - "commits": 16, + "commits": 18, "contributor": "el_libre como el chaval" }, { @@ -100,6 +100,10 @@ "commits": 9, "contributor": "Jacque Fresco" }, + { + "commits": 7, + "contributor": "Niels Madsen" + }, { "commits": 7, "contributor": "Andrews Leruth" @@ -108,10 +112,6 @@ "commits": 7, "contributor": "Niels Elgaard Larsen" }, - { - "commits": 6, - "contributor": "Niels Madsen" - }, { "commits": 6, "contributor": "Joost Schouppe" @@ -144,6 +144,10 @@ "commits": 6, "contributor": "lvgx" }, + { + "commits": 5, + "contributor": "BMN" + }, { "commits": 5, "contributor": "eMerzh" @@ -174,7 +178,7 @@ }, { "commits": 4, - "contributor": "BMN" + "contributor": "Jiří Podhorecký" }, { "commits": 4, @@ -200,6 +204,10 @@ "commits": 4, "contributor": "Fabio Bettani" }, + { + "commits": 3, + "contributor": "liimee" + }, { "commits": 3, "contributor": "foxandpotatoes" @@ -240,6 +248,10 @@ "commits": 3, "contributor": "SiegbjornSitumeang" }, + { + "commits": 2, + "contributor": "bgo-eiu" + }, { "commits": 2, "contributor": "Valerio Bozzolan" @@ -248,10 +260,6 @@ "commits": 2, "contributor": "Manuel Tassi" }, - { - "commits": 2, - "contributor": "liimee" - }, { "commits": 2, "contributor": "Marc Marc" @@ -308,6 +316,10 @@ "commits": 2, "contributor": "Leo Alcaraz" }, + { + "commits": 1, + "contributor": "Magnitudee" + }, { "commits": 1, "contributor": "Dario Crespi" diff --git a/langs/cs.json b/langs/cs.json index 21e263afb..691d55138 100644 --- a/langs/cs.json +++ b/langs/cs.json @@ -1,30 +1,30 @@ { - "delete": { - "cancel": "Zrušit", - "cannotBeDeleted": "Tuto funkci nelze odstranit", - "explanations": { - "hardDelete": "Tato funkce bude v OpenStreetMap odstraněna. Zkušený přispěvatel ji může obnovit.", - "retagOtherThemes": "Tato funkce bude nově označena a viditelná v {otherThemes}", - "selectReason": "Vyberte, proč by tato funkce měla být odstraněna", - "retagNoOtherThemes": "Tato funkce bude překlasifikována a skryta z této aplikace" - }, - "isDeleted": "Tato funkce je smazána", - "loading": "Kontrola vlastností, zda lze tuto funkci odstranit.", - "delete": "Smazat", - "isntAPoint": "Odstranit lze pouze uzly, vybraným prvkem je cesta, oblast nebo relace.", - "loginToDelete": "Chcete-li funkci odstranit, musíte být přihlášeni.", - "notEnoughExperience": "Tuto funkci vytvořil někdo jiný.", - "reasons": { - "disused": "Tato funkce je nepoužívaná nebo odstraněná" - }, - "onlyEditedByLoggedInUser": "Tuto funkci jste upravovali pouze vy, můžete ji bez obav odstranit.", - "partOfOthers": "Tento uzel je součástí nějaké cesty nebo relace a nelze jej přímo smazat.", - "readMessages": "Máte nepřečtené zprávy. Před odstraněním funkce si je přečtěte - někdo by mohl mít zpětnou vazbu" - }, "centerMessage": { "loadingData": "Načítání dat…", "ready": "Hotovo!", "retrying": "Načítání dat se nezdařilo. Zkusíme to znovu za {count} sekund…", "zoomIn": "Přiblížení pro zobrazení nebo úpravu dat" + }, + "delete": { + "cancel": "Zrušit", + "cannotBeDeleted": "Tuto funkci nelze odstranit", + "delete": "Smazat", + "explanations": { + "hardDelete": "Tato funkce bude v OpenStreetMap odstraněna. Zkušený přispěvatel ji může obnovit.", + "retagNoOtherThemes": "Tato funkce bude překlasifikována a skryta z této aplikace", + "retagOtherThemes": "Tato funkce bude nově označena a viditelná v {otherThemes}", + "selectReason": "Vyberte, proč by tato funkce měla být odstraněna" + }, + "isDeleted": "Tato funkce je smazána", + "isntAPoint": "Odstranit lze pouze uzly, vybraným prvkem je cesta, oblast nebo relace.", + "loading": "Kontrola vlastností, zda lze tuto funkci odstranit.", + "loginToDelete": "Chcete-li funkci odstranit, musíte být přihlášeni.", + "notEnoughExperience": "Tuto funkci vytvořil někdo jiný.", + "onlyEditedByLoggedInUser": "Tuto funkci jste upravovali pouze vy, můžete ji bez obav odstranit.", + "partOfOthers": "Tento uzel je součástí nějaké cesty nebo relace a nelze jej přímo smazat.", + "readMessages": "Máte nepřečtené zprávy. Před odstraněním funkce si je přečtěte - někdo by mohl mít zpětnou vazbu", + "reasons": { + "disused": "Tato funkce je nepoužívaná nebo odstraněná" + } } } diff --git a/langs/de.json b/langs/de.json index 1eccccc9a..d6a7615a8 100644 --- a/langs/de.json +++ b/langs/de.json @@ -39,6 +39,19 @@ "panelIntro": "

Ihr persönliches Thema

Aktivieren Sie Ihre Lieblingsebenen aus allen offiziellen Themen", "reload": "Daten neu laden" }, + "flyer": { + "description": "Ein Flyer im A4-Querformat zur Werbung von MapComplete", + "editing": { + "intro": "Der Benutzer wird von einer Karte mit Objekten begrüßt. Wenn er eines auswählt, werden Informationen über das Objekt angezeigt.", + "title": "Wie sieht die Benutzeroberfläche aus?" + }, + "examples": "Es gibt viele thematische Karten, von denen hier einige abgedruckt sind.\n\nEs gibt noch viele weitere thematische Karten online: über das Gesundheitswesen, Indoor-Navigation, Zugänglichkeit für Rollstuhlfahrer, Abfallentsorgungsanlagen, öffentliche Bücherschränke, Fußgängerüberwege mit Regenbogenmalerei,... Entdecken Sie sie alle auf mapcomplete.osm.be", + "fakeui": { + "add_images": "Bilder mit ein paar Klicks hinzufügen", + "attributes": "Zeigt Attribute in einer freundlichen Art und Weise", + "edit": "Falsche oder überholte Informationen? Die Schaltfläche \"Bearbeiten\" ist direkt zugänglich" + } + }, "general": { "about": "OpenStreetMap für ein bestimmtes Thema einfach bearbeiten und hinzufügen", "aboutMapcomplete": "

Über

Verwenden Sie MapComplete, um OpenStreetMap Informationen zu einem bestimmten Thema hinzuzufügen. Beantworten Sie Fragen, und in wenigen Minuten sind Ihre Beiträge überall verfügbar. Bei den meisten Themen können Sie Bilder hinzufügen oder eine Bewertung hinterlassen. Der Theme-Maintainer definiert dafür Elemente, Fragen und Sprachen.

Mehr erfahren

MapComplete bietet immer den nächsten Schritt, um mehr über OpenStreetMap zu erfahren.

  • In einer Website eingebettet, verlinkt der iframe zu einer Vollbildversion von MapComplete
  • Die Vollbildversion bietet Informationen über OpenStreetMap
  • Das Betrachten funktioniert ohne Anmeldung, das Bearbeiten erfordert ein OSM-Konto.
  • Wenn Sie nicht angemeldet sind, werden Sie dazu aufgefordert
  • Sobald Sie eine Frage beantwortet haben, können Sie der Karte neue Objekte hinzufügen
  • Nach einer Weile werden aktuelle OSM-Tags angezeigt, die später mit dem Wiki verlinkt werden


Haben Sie ein Problem bemerkt? Haben Sie einen Funktionswunsch? Möchten Sie bei der Übersetzung helfen? Hier geht es zum Quellcode und Issue Tracker

Möchten Sie Ihren Fortschritt sehen? Verfolgen Sie Ihre Änderungen auf OsmCha.

", @@ -886,18 +899,5 @@ "wikidata": { "description": "Eine Wikidata-Kennung" } - }, - "flyer": { - "fakeui": { - "add_images": "Bilder mit ein paar Klicks hinzufügen", - "attributes": "Zeigt Attribute in einer freundlichen Art und Weise", - "edit": "Falsche oder überholte Informationen? Die Schaltfläche \"Bearbeiten\" ist direkt zugänglich" - }, - "description": "Ein Flyer im A4-Querformat zur Werbung von MapComplete", - "editing": { - "intro": "Der Benutzer wird von einer Karte mit Objekten begrüßt. Wenn er eines auswählt, werden Informationen über das Objekt angezeigt.", - "title": "Wie sieht die Benutzeroberfläche aus?" - }, - "examples": "Es gibt viele thematische Karten, von denen hier einige abgedruckt sind.\n\nEs gibt noch viele weitere thematische Karten online: über das Gesundheitswesen, Indoor-Navigation, Zugänglichkeit für Rollstuhlfahrer, Abfallentsorgungsanlagen, öffentliche Bücherschränke, Fußgängerüberwege mit Regenbogenmalerei,... Entdecken Sie sie alle auf mapcomplete.osm.be" } } diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 83affe79d..1c6adb430 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -966,6 +966,38 @@ "render": "Botiga" } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "quilòmetres/hora", + "humanShort": "km/h" + }, + "1": { + "human": "milles/hora", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "quilòmetres/hora", + "humanShort": "km/h" + }, + "1": { + "human": "milles/hora", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "name": "Camps d'esports", "title": { diff --git a/langs/layers/da.json b/langs/layers/da.json index ebcbe22be..6b9e50470 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -2253,13 +2253,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Åbent 24/7" - } - }, - "question": "Hvornår åbnes disse toiletter?" + "opening_hours_24_7": { + "override": { + "question": "Hvornår åbnes disse toiletter?" + } }, "toilet-access": { "mappings": { @@ -2394,6 +2391,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Tilgængelig for kørestolsbrugere" + } + } + }, + "1": { + "options": { + "0": { + "question": "Har et puslebord" + } + } + }, + "2": { + "options": { + "0": { + "question": "Gratis at bruge" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Offentlig adgang" + }, + "3": { + "then": "Tilgængelig, men man skal bede om en nøgle for at komme ind" + }, + "4": { + "then": "Offentlig adgang" + } + }, + "render": "Adgang er {toilets:access}" + }, + "toilet-charge": { + "question": "Hvor meget skal man betale for disse toiletter?", + "render": "Gebyret er {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Det er betalingstoiletter" + }, + "1": { + "then": "Gratis at bruge" + } + }, + "question": "Er det gratis at benytte disse toiletter?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Der er et særligt toilet til kørestolsbrugere" + }, + "1": { + "then": "Ingen kørestolsadgang" + }, + "2": { + "then": "Der er kun et særligt toilet til kørestolsbrugere" + } + }, + "question": "Er der et særligt toilet til kørestolsbrugere?" + }, + "wheelchair-door-width": { + "question": "Hvad er bredden på døren til det kørestolsvenlige toilet?", + "render": "Døren til det kørestolsvenlige toilet er {canonical(toilets:door:width)} bred" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "name": "Stier", "tagRenderings": { @@ -2969,4 +3052,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/de.json b/langs/layers/de.json index 39ebfcdce..b1ceca276 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -82,6 +82,10 @@ } }, "tagRenderings": { + "artwork-artist-wikidata": { + "question": "Wer hat dieses Kunstwerk geschaffen?", + "render": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + }, "artwork-artist_name": { "question": "Wer hat das Kunstwerk erschaffen?", "render": "Erstellt von {artist_name}" @@ -135,10 +139,6 @@ "question": "Auf welcher Webseite gibt es weitere Informationen zum Kunstwerk?", "render": "Weitere Informationen auf dieser Webseite" }, - "artwork-artist-wikidata": { - "question": "Wer hat dieses Kunstwerk geschaffen?", - "render": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" - }, "artwork_subject": { "question": "Was zeigt dieses Kunstwerk?", "render": "Das Kunstwerk zeigt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}" @@ -3658,6 +3658,29 @@ "question": "Hat wahrscheinlich kein Bild" } } + }, + "4": { + "options": { + "0": { + "question": "Mit taktilem Pflaster" + } + } + }, + "5": { + "options": { + "0": { + "question": "Mit oder ohne taktilem Pflaster" + }, + "1": { + "question": "Mit taktilem Pflaster" + }, + "2": { + "question": "Ohne taktilem Pflaster" + }, + "3": { + "question": "Keine Informationen über taktiles Pflaster" + } + } } } }, @@ -5487,14 +5510,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "durchgehend geöffnet (auch an Feiertagen)" - } - }, - "question": "Wie sind die Öffnungszeiten dieser Poststelle?", - "render": "Öffnungszeiten: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Wie sind die Öffnungszeiten dieser Poststelle?" + } } }, "title": { @@ -6134,6 +6153,38 @@ } } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Kilometer/Stunde", + "humanShort": "km/h" + }, + "1": { + "human": "Meilen/Stunde", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Kilometer/Stunde", + "humanShort": "km/h" + }, + "1": { + "human": "Meilen/Stunde", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Ein Sportplatz", "name": "Sportplätze", @@ -6605,13 +6656,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Durchgehend geöffnet" - } - }, - "question": "Wann sind diese Toiletten geöffnet?" + "opening_hours_24_7": { + "override": { + "question": "Wann sind diese Toiletten geöffnet?" + } }, "toilet-access": { "mappings": { @@ -6752,6 +6800,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Rollstuhlgerecht" + } + } + }, + "1": { + "options": { + "0": { + "question": "Mit Wickeltisch" + } + } + }, + "2": { + "options": { + "0": { + "question": "Nutzung kostenlos" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Der Zugang ist öffentlich" + }, + "3": { + "then": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen" + }, + "4": { + "then": "Öffentlicher Zugang" + } + }, + "render": "Zugang ist {toilets:access}" + }, + "toilet-charge": { + "question": "Wie viel muss man für die Nutzung bezahlen?", + "render": "Die Gebühr beträgt {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Die Nutzung ist gebührenpflichtig" + }, + "1": { + "then": "Die Nutzung ist kostenlos" + } + }, + "question": "Können diese Toiletten kostenlos benutzt werden?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Rollstuhlfahrer können die Toilette benutzen" + }, + "1": { + "then": "Rollstuhlfahrer können die Toilette nicht benutzen" + }, + "2": { + "then": "Es gibt nur eine barrierefreie Toilette für Rollstuhlfahrer" + } + }, + "question": "Können Rollstuhlfahrer die Toilette benutzen?" + }, + "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" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Meter" + }, + "1": { + "human": "Zentimeter" + } + } + } + } + }, "trail": { "name": "Wanderwege", "tagRenderings": { @@ -7373,4 +7507,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/en.json b/langs/layers/en.json index 38acee7db..d4f2582d4 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -2615,6 +2615,17 @@ } }, "tagRenderings": { + "crossing-arrow": { + "mappings": { + "0": { + "then": "This traffic light has an arrow pointing in the direction of crossing." + }, + "1": { + "then": "This traffic light does not have an arrow pointing in the direction of crossing." + } + }, + "question": "Does this traffic light have an arrow pointing in the direction of crossing?" + }, "crossing-bicycle-allowed": { "mappings": { "0": { @@ -2673,6 +2684,17 @@ }, "question": "Is this is a zebra crossing?" }, + "crossing-minimap": { + "mappings": { + "0": { + "then": "This traffic light has a tactile map showing the layout of the crossing." + }, + "1": { + "then": "This traffic light does not have a tactile map showing the layout of the crossing." + } + }, + "question": "Does this traffic light have a tactile map showing the layout of the crossing?" + }, "crossing-right-turn-through-red": { "mappings": { "0": { @@ -2687,6 +2709,23 @@ }, "question": "Can a cyclist turn right when the light is red?" }, + "crossing-sound": { + "mappings": { + "0": { + "then": "This traffic light has sound signals to help crossing, both for finding the crossing and for crossing." + }, + "1": { + "then": "This traffic light does not have sound signals to help crossing." + }, + "2": { + "then": "This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross." + }, + "3": { + "then": "This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole." + } + }, + "question": "Does this traffic light have sound signals to aid crossing?" + }, "crossing-tactile": { "mappings": { "0": { @@ -2717,6 +2756,17 @@ } }, "question": "What kind of crossing is this?" + }, + "crossing-vibration": { + "mappings": { + "0": { + "then": "The button for this traffic light has a vibration signal to indicate that it is safe to cross." + }, + "1": { + "then": "The button for this traffic light does not have a vibration signal to indicate that it is safe to cross." + } + }, + "question": "Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button)" } }, "title": { @@ -3419,6 +3469,11 @@ } }, "question": "Does this elevator work?" + }, + "wikidata.tactile_writing-braille": { + "override": { + "question": "In which languages does this elevator have tactile writing (braille)?" + } } }, "title": { @@ -3658,6 +3713,29 @@ "question": "Probably does not have an image" } } + }, + "4": { + "options": { + "0": { + "question": "With tactile paving" + } + } + }, + "5": { + "options": { + "0": { + "question": "With or without tactile paving" + }, + "1": { + "question": "With tactile paving" + }, + "2": { + "question": "Without tactile paving" + }, + "3": { + "question": "No information about tactile paving" + } + } } } }, @@ -3715,6 +3793,150 @@ "render": "Fire Station" } }, + "fitness_centre": { + "description": "Layer showing fitness centres", + "name": "Fitness Centres", + "presets": { + "0": { + "title": "a fitness centre" + } + }, + "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Name of fitness centre" + }, + "mappings": { + "0": { + "then": "This fitness centre has no name" + } + }, + "question": "What is the name of this fitness centre?", + "render": "This fitness centre is called {name}" + } + }, + "title": { + "render": "Fitness Centre" + } + }, + "fitness_station": { + "description": "Find a fitness station near you, and add missing ones.", + "name": "Fitness Stations", + "presets": { + "0": { + "title": "a fitness station" + } + }, + "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Name of the fitness station" + }, + "mappings": { + "0": { + "then": "This fitness station doesn't have a name" + } + }, + "question": "What is the name of this fitness station?", + "render": "This fitness station is called {name}" + }, + "operator": { + "freeform": { + "placeholder": "Operator of the fitness station" + }, + "question": "Who maintains this fitness station?", + "render": "The fitness station is maintained by {operator}." + }, + "type": { + "mappings": { + "0": { + "then": "This fitness station has a horizontal bar, high enough for pull-ups." + }, + "1": { + "then": "This fitness station has a sign with instructions for a specific exercise." + }, + "2": { + "then": "This fitness station has a facility for sit-ups." + }, + "3": { + "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." + }, + "4": { + "then": "This fitness station has bars for stretching." + }, + "5": { + "then": "This fitness station has a station for making hyperextensions." + }, + "6": { + "then": "This fitness station has rings for gymnastic exercises." + }, + "7": { + "then": "This fitness station has a horizontal ladder, also known as monkey bars." + }, + "8": { + "then": "This fitness station has wall bars to climb on." + }, + "9": { + "then": "This fitness station has posts for performing slalom exercises." + }, + "10": { + "then": "This fitness station has stepping stones." + }, + "11": { + "then": "This fitness station has cones for performing leapfrog jumps." + }, + "12": { + "then": "This fitness station has beams to jump over." + }, + "13": { + "then": "This fitness station has hurdles to cross." + }, + "14": { + "then": "This fitness station has a wall to climb on." + }, + "15": { + "then": "This fitness station has a balance beam." + }, + "16": { + "then": "This fitness station has a log with a handle on the end to lift." + }, + "17": { + "then": "This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises." + }, + "18": { + "then": "This fitness station has a box that can be used for jumping." + }, + "19": { + "then": "This fitness station has battling ropes." + }, + "20": { + "then": "This fitness station has a stationary bicycle." + }, + "21": { + "then": "This fitness station has a cross-trainer." + }, + "22": { + "then": "This fitness station has an air walker." + }, + "23": { + "then": "This fitness station has a rower." + }, + "24": { + "then": "This fitness station has a slackline." + } + }, + "question": "What kind of equipment does this fitness station have?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Fitness Station {name}" + } + }, + "render": "Fitness Station" + } + }, "food": { "deletion": { "extraDeleteReasons": { @@ -4387,6 +4609,11 @@ "freeform": { "placeholder": "Height of the kerb" }, + "mappings": { + "0": { + "then": "This kerb is flush and is lower than 1cm." + } + }, "question": "What is the height of this kerb?", "render": "Kerb height: {kerb:height}" }, @@ -5030,6 +5257,64 @@ } } }, + "osm_community_index": { + "description": "A layer showing the OpenStreetMap Communities", + "filter": { + "0": { + "options": { + "0": { + "question": "Country" + } + } + }, + "1": { + "options": { + "0": { + "question": "Sub Country Group" + } + } + }, + "2": { + "options": { + "0": { + "question": "Region" + } + } + }, + "3": { + "options": { + "0": { + "question": "Intermediate Region" + } + } + }, + "4": { + "options": { + "0": { + "question": "Territory" + } + } + }, + "5": { + "options": { + "0": { + "question": "World" + } + } + }, + "6": { + "options": { + "0": { + "question": "Other Communities" + } + } + } + }, + "name": "OSM Community Index", + "title": { + "render": "OSM Community Index" + } + }, "parcel_lockers": { "description": "Layer showing parcel lockers for collecting and sending parcels.", "name": "Parcel Lockers", @@ -5487,15 +5772,6 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 opened (including holidays)" - } - }, - "question": "What are the opening hours for this post office?", - "render": "Opening Hours: {opening_hours_table()}" - }, "letter-from": { "mappings": { "0": { @@ -5508,6 +5784,11 @@ "question": "Can you post a letter here?", "render": "You can post letters with these companies: {post_office:letter_from}" }, + "opening_hours": { + "override": { + "question": "What are the opening hours for this post office?" + } + }, "parcel-from": { "mappings": { "0": { @@ -6235,6 +6516,86 @@ } } }, + "speed_camera": { + "description": "Layer showing speed cameras", + "name": "Speed Camera", + "presets": { + "0": { + "title": "a speed camera" + } + }, + "tagRenderings": { + "maxspeed": { + "freeform": { + "placeholder": "Maximum speed allowed" + }, + "question": "What is the maximum speed allowed at this speed camera?", + "render": "The maximum speed allowed is {canonical(maxspeed)}" + }, + "ref": { + "render": "The reference number of this speed camera is {ref}" + } + }, + "title": { + "render": "Speed Camera" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/hour", + "humanShort": "km/h" + }, + "1": { + "human": "miles/hour", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "description": "Layer showing speed displays that alert drivers of their speed.", + "name": "Speed Display", + "presets": { + "0": { + "title": "a speed display" + } + }, + "tagRenderings": { + "inscription": { + "freeform": { + "placeholder": "Text on speed display (e.g. 'Your speed')" + }, + "question": "What is the text on this speed display?", + "render": "The text on this speed display is {inscription}" + }, + "maxspeed": { + "freeform": { + "placeholder": "Speed allowed at speed display" + }, + "question": "What is the maximum speed allowed at this speed display?", + "render": "The maximum speed allowed at this speed display is {canonical(maxspeed)}" + } + }, + "title": { + "render": "Speed Display" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/hour", + "humanShort": "km/h" + }, + "1": { + "human": "miles/hour", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "A sport pitch", "name": "Sport pitches", @@ -6351,6 +6712,78 @@ "render": "Sport pitch" } }, + "sports_centre": { + "description": "Indoor and outdoor sports centres can be found on this layer", + "name": "Sports centres", + "presets": { + "0": { + "title": "a sports centre" + } + }, + "title": { + "render": "Sports centre" + } + }, + "stairs": { + "description": "Layer showing stairs and escalators", + "name": "Stairs", + "tagRenderings": { + "conveying": { + "mappings": { + "0": { + "then": "This is an escalator" + }, + "1": { + "then": "This is not an escalator" + } + } + }, + "handrail": { + "mappings": { + "0": { + "then": "These stairs have a handrail" + }, + "1": { + "then": "These stairs do not have a handrail" + } + }, + "question": "Does this stair have a handrail?" + }, + "ramp": { + "mappings": { + "0": { + "then": "There is a ramp for bicycles here" + }, + "1": { + "then": "There is a ramp for wheelchairs here" + }, + "2": { + "then": "There is ramp for wheelchairs here, but it is shown separately on the map" + }, + "3": { + "then": "There is a ramp for strollers here" + }, + "4": { + "then": "There is no ramp at these stairs" + } + }, + "question": "Is there a ramp at these stairs?" + }, + "wikidata.tactile_writing-braille": { + "override": { + "question": "In which languages is there tactile writing (braille) for navigation? " + } + } + }, + "title": { + "mappings": { + "0": { + "then": "Escalator" + } + }, + "render": "Stairs" + } + }, "street_lamps": { "description": "A layer showing street lights", "name": "Street Lamps", @@ -6706,13 +7139,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Opened 24/7" - } - }, - "question": "When are these toilets opened?" + "opening_hours_24_7": { + "override": { + "question": "When are these toilets opened?" + } }, "toilet-access": { "mappings": { @@ -6853,6 +7283,114 @@ } } }, + "toilet_at_amenity": { + "description": "A layer showing (public) toilets located at different places.", + "filter": { + "0": { + "options": { + "0": { + "question": "Wheelchair accessible" + } + } + }, + "1": { + "options": { + "0": { + "question": "Has a changing table" + } + } + }, + "2": { + "options": { + "0": { + "question": "Free to use" + } + } + } + }, + "name": "Toilets at other amenities", + "tagRenderings": { + "opening_hours": { + "override": { + "question": "When is the amenity where these toilets are located open?" + } + }, + "toilet-access": { + "mappings": { + "0": { + "then": "Public access" + }, + "1": { + "then": "Only access to customers of the amenity" + }, + "2": { + "then": "Not accessible, even for customers of the amenity" + }, + "3": { + "then": "Accessible, but one has to ask a key to enter" + }, + "4": { + "then": "Public access" + } + }, + "question": "Are these toilets publicly accessible?", + "render": "Access is {toilets:access}" + }, + "toilet-charge": { + "question": "How much does one have to pay for these toilets?", + "render": "The fee is {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "These are paid toilets" + }, + "1": { + "then": "Free to use" + } + }, + "question": "Are these toilets free to use?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "There is a dedicated toilet for wheelchair users" + }, + "1": { + "then": "No wheelchair access" + }, + "2": { + "then": "There is only a dedicated toilet for wheelchair users" + } + }, + "question": "Is there a dedicated toilet for wheelchair users?" + }, + "wheelchair-door-width": { + "question": "What is the width of the door to the wheelchair accessible toilet?", + "render": "The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide" + } + }, + "title": { + "mappings": { + "0": { + "then": "Toilet at {name}" + } + }, + "render": "Toilet at amenity" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "name": "Trails", "tagRenderings": { @@ -6930,6 +7468,29 @@ }, "transit_stops": { "description": "Layer showing different types of transit stops.", + "filter": { + "0": { + "options": { + "0": { + "question": "With a shelter" + } + } + }, + "1": { + "options": { + "0": { + "question": "With a bench" + } + } + }, + "2": { + "options": { + "0": { + "question": "With a bin" + } + } + } + }, "name": "Transit Stops", "tagRenderings": { "bench": { @@ -7474,4 +8035,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/es.json b/langs/layers/es.json index f786c4878..b177321f9 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -3130,14 +3130,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Abierta 24/7 (incluyendo festivos)" - } - }, - "question": "¿Cuáles son las horas de apertura para esta oficina de correos?", - "render": "Horas de Apertura: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "¿Cuáles son las horas de apertura para esta oficina de correos?" + } } }, "title": { @@ -3434,6 +3430,38 @@ } } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilómetros/hora", + "humanShort": "km/h" + }, + "1": { + "human": "millas/hora", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilómetros/hora", + "humanShort": "km/h" + }, + "1": { + "human": "millas/hora", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Una pista de deportes", "name": "Pistas de deportes", @@ -3565,6 +3593,11 @@ "question": "¿De qué color es la luz que emite esta lámpara?", "render": "Esta lámpara emite luz {light:colour}" }, + "count": { + "mappings": { + "0": {} + } + }, "direction": { "question": "¿Hacia donde apunta esta lámpara?", "render": "Esta lámpara apunta hacia {light:direction}" @@ -3700,13 +3733,6 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Abierto 24/7" - } - } - }, "toilet-access": { "mappings": { "0": { @@ -3805,6 +3831,61 @@ "render": "Baño" } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Accesible con sillas de ruedas" + } + } + }, + "1": { + "options": { + "0": { + "question": "Tiene un cambiador" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Acceso públic" + }, + "3": { + "then": "Accesible, pero hay que pedir la llave para entrar" + }, + "4": { + "then": "De acceso público" + } + }, + "render": "El acceso es {toilets:access}" + }, + "toilet-charge": { + "question": "¿Cuánto hay que pagar para estos baños?", + "render": "La tasa es {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Estos son baños de pago" + } + } + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Hay un baño dedicado para usuarios con sillas de ruedas" + }, + "1": { + "then": "Sin acceso para sillas de ruedas" + } + } + } + } + }, "tree_node": { "description": "Una capa que muestra árboles", "name": "Árbol", @@ -4014,4 +4095,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 86869318a..fadc44ddc 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -2489,6 +2489,29 @@ "question": "Accepte les cartes de paiement" } } + }, + "4": { + "options": { + "0": { + "question": "Avec revêtement podotactile" + } + } + }, + "5": { + "options": { + "0": { + "question": "Avec ou sans revêtement podotactile" + }, + "1": { + "question": "Avec revêtement podotactile" + }, + "2": { + "question": "Sans revêtement podotactile" + }, + "3": { + "question": "Sans information sur le revêtement podotactile" + } + } } } }, @@ -3359,14 +3382,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Ouvert 24h/24 (jours fériés compris)" - } - }, - "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?", - "render": "Heures d’ouverture : {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?" + } } }, "title": { @@ -4029,13 +4048,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Ouvert 24h/24 et 7j/7" - } - }, - "question": "Quand ces toilettes sont-elles ouvertes ?" + "opening_hours_24_7": { + "override": { + "question": "Quand ces toilettes sont-elles ouvertes ?" + } }, "toilet-access": { "mappings": { @@ -4173,6 +4189,89 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Accessible aux fauteuils roulants" + } + } + }, + "1": { + "options": { + "0": { + "question": "A une table à langer" + } + } + }, + "2": { + "options": { + "0": { + "question": "Utilisation gratuite" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Accès publique" + }, + "3": { + "then": "Accessible, mais vous devez demander la clé" + }, + "4": { + "then": "Accès publique" + } + }, + "render": "L'accès est {toilets:access}" + }, + "toilet-charge": { + "question": "Quel est le prix d'accès de ces toilettes ?", + "render": "Le prix est {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Toilettes payantes" + }, + "1": { + "then": "Toilettes gratuites" + } + }, + "question": "Ces toilettes sont-elles payantes ?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Il y a des toilettes réservées pour les personnes à mobilité réduite" + }, + "1": { + "then": "Non accessible aux personnes à mobilité réduite" + } + }, + "question": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?" + }, + "wheelchair-door-width": { + "question": "Quelle est la largeur de la porte des toilettes accessibles aux fauteuils roulants ?", + "render": "La porte des toilettes accessibles aux fauteuils roulants a une large de {canonical(toilets:door:width)}" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "mètre" + }, + "1": { + "human": "centimètre" + } + } + } + } + }, "trail": { "name": "Sentiers", "tagRenderings": { @@ -4439,4 +4538,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/hu.json b/langs/layers/hu.json index 13f898b77..a6567e362 100644 --- a/langs/layers/hu.json +++ b/langs/layers/hu.json @@ -624,14 +624,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" - } - }, - "question": "Mikor van nyitva ez a posta?", - "render": "Nyitva tartás: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Mikor van nyitva ez a posta?" + } } }, "title": { @@ -812,4 +808,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/id.json b/langs/layers/id.json index 9703a6714..128615d6c 100644 --- a/langs/layers/id.json +++ b/langs/layers/id.json @@ -394,14 +394,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Buka 24 jam (termasuk hari libur)" - } - }, - "question": "Jam berapa kantor pos ini buka?", - "render": "Jam Buka: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Jam berapa kantor pos ini buka?" + } } }, "title": { diff --git a/langs/layers/it.json b/langs/layers/it.json index 656a0e800..40caaa48e 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -2327,6 +2327,50 @@ "render": "Servizi igienici" } }, + "toilet_at_amenity": { + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Accesso pubblico" + }, + "3": { + "then": "Accessibile, ma occorre chiedere una chiave per accedere" + }, + "4": { + "then": "Accesso pubblico" + } + }, + "render": "L'accesso è {toilets:access}" + }, + "toilet-charge": { + "question": "Quanto costa l'accesso a questi servizi igienici?", + "render": "La tariffa è {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Questi servizi igienici sono a pagamento" + }, + "1": { + "then": "Gratis" + } + }, + "question": "Questi servizi igienici sono gratuiti?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "C'è un WC riservato alle persone in sedia a rotelle" + }, + "1": { + "then": "Non accessibile in sedia a rotelle" + } + }, + "question": "C'è un WC riservato alle persone in sedia a rotelle" + } + } + }, "tree_node": { "name": "Albero", "presets": { @@ -2680,4 +2724,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json index a315f3e52..154468cb6 100644 --- a/langs/layers/nb_NO.json +++ b/langs/layers/nb_NO.json @@ -351,16 +351,6 @@ "title": "et postkontor" } }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Døgnåpent (inkludert helligdager)" - } - }, - "render": "Åpningstider: {opening_hours_table()}" - } - }, "title": { "render": "Postkontor" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 0a86e0c35..91f4145f2 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -82,6 +82,10 @@ } }, "tagRenderings": { + "artwork-artist-wikidata": { + "question": "Wie heeft dit kunstwerk gemaakt?", + "render": "Dit kunstwerk is gemaakt door {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + }, "artwork-artist_name": { "question": "Welke kunstenaar creëerde dit kunstwerk?", "render": "Gecreëerd door {artist_name}" @@ -135,10 +139,6 @@ "question": "Is er een website met meer informatie over dit kunstwerk?", "render": "Meer informatie op deze website" }, - "artwork-artist-wikidata": { - "question": "Wie heeft dit kunstwerk gemaakt?", - "render": "Dit kunstwerk is gemaakt door {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" - }, "artwork_subject": { "question": "Wat beeldt dit kunstwerk af?", "render": "Dit kunstwerk beeldt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)} af" @@ -2458,6 +2458,7 @@ }, "title": { "mappings": { + "0": {}, "1": { "then": "Klimsite {name}" }, @@ -2466,9 +2467,6 @@ }, "3": { "then": "Klimgelegenheid {name}" - }, - "0": { - "then": "" } }, "render": "Klimgelegenheid" @@ -3657,6 +3655,29 @@ "question": "Heeft waarschijnlijk geen afbeelding" } } + }, + "4": { + "options": { + "0": { + "question": "Met voelbare bestrating" + } + } + }, + "5": { + "options": { + "0": { + "question": "Met of zonder voelbare bestrating" + }, + "1": { + "question": "Met voelbare bestrating" + }, + "2": { + "question": "Zonder voelbare bestrating" + }, + "3": { + "question": "Geen informatie over voelbare bestrating" + } + } } } }, @@ -4627,6 +4648,7 @@ } }, "maproulette_challenge": { + "description": "Laag met taken van een MapRoulette uitdaging", "filter": { "0": { "options": { @@ -4666,6 +4688,12 @@ "0": { "then": "Taak is aangemaakt" }, + "1": { + "then": "Taak is opgelost" + }, + "2": { + "then": "Taak is vals positief" + }, "3": { "then": "Taak is overgeslagen" }, @@ -4675,22 +4703,15 @@ "5": { "then": "Taak is al opgelost" }, - "7": { - "then": "Taak is uitgeschakeld" - }, - "1": { - "then": "Taak is opgelost" - }, - "2": { - "then": "Taak is vals positief" - }, "6": { "then": "Taak is gemarkeerd als te lastig" + }, + "7": { + "then": "Taak is uitgeschakeld" } } } }, - "description": "Laag met taken van een MapRoulette uitdaging", "title": { "render": "Item uit MapRoulette" } @@ -5044,6 +5065,8 @@ } }, "parcel_lockers": { + "description": "Laag met pakketautomaten voor het ophalen en verzenden van paketten.", + "name": "Pakketautomaten", "presets": { "0": { "title": "een pakketautomaat" @@ -5051,10 +5074,10 @@ }, "tagRenderings": { "brand": { + "freeform": { + "placeholder": "Merk" + }, "mappings": { - "3": { - "then": "Dit is een PostNL pakketautomaat" - }, "0": { "then": "Dit is een Amazon Locker" }, @@ -5063,36 +5086,25 @@ }, "2": { "then": "Dit is een DPD Pickup Station" + }, + "3": { + "then": "Dit is een PostNL pakketautomaat" } }, - "freeform": { - "placeholder": "Merk" - }, "question": "Wat is het merk van deze pakketautomaat?", "render": "Dit is een {brand} pakketautomaat" }, "mail-in": { "mappings": { - "1": { - "then": "Je kan geen pakketten versturen vanuit deze pakketautomaat" - }, "0": { "then": "Je kan pakketten versturen vanuit deze pakketautomaat" + }, + "1": { + "then": "Je kan geen pakketten versturen vanuit deze pakketautomaat" } }, "question": "Kan je pakketten versturen vanuit deze pakketautomaat?" }, - "pickup": { - "question": "Kan je pakketten ophalen bij deze pakketautomaat?", - "mappings": { - "0": { - "then": "Je kan pakketten ophalen bij deze pakketautomaat" - }, - "1": { - "then": "Je kan geen pakketten ophalen bij deze pakketautomaat" - } - } - }, "operator": { "freeform": { "placeholder": "Beheerder" @@ -5100,6 +5112,17 @@ "question": "Wat is de beheerder van deze pakketautomaat?", "render": "Deze pakketautomaat wordt beheerd door {operator}" }, + "pickup": { + "mappings": { + "0": { + "then": "Je kan pakketten ophalen bij deze pakketautomaat" + }, + "1": { + "then": "Je kan geen pakketten ophalen bij deze pakketautomaat" + } + }, + "question": "Kan je pakketten ophalen bij deze pakketautomaat?" + }, "ref": { "freeform": { "placeholder": "Referentie" @@ -5108,7 +5131,6 @@ "render": "Deze pakketautomaat heeft de referentie {ref}" } }, - "name": "Pakketautomaten", "title": { "mappings": { "0": { @@ -5116,8 +5138,7 @@ } }, "render": "Pakketautomaat" - }, - "description": "Laag met pakketautomaten voor het ophalen en verzenden van paketten." + } }, "parking": { "description": "Deze laag toont autoparkings", @@ -5193,6 +5214,73 @@ "render": "Parking voor auto's" } }, + "parking_spaces": { + "description": "Laag met individuele parkeerplekken.", + "name": "Parkeerplekken", + "tagRenderings": { + "capacity": { + "mappings": { + "0": { + "then": "Deze parkeerplek heeft 1 plaats." + } + }, + "render": "Deze parkeerplek heeft {capacity} plaatsen." + }, + "type": { + "mappings": { + "0": { + "then": "Dit is een normale parkeerplek." + }, + "1": { + "then": "Dit is een normale parkeerplek." + }, + "2": { + "then": "Dit is een gehandicaptenparkeerplaats." + }, + "3": { + "then": "Dit is een privéparkeerplek." + }, + "4": { + "then": "Deze parkeerplek is gereserveerd voor het opladen van voertuigen." + }, + "5": { + "then": "Deze parkeerplek is gereserveerd voor leveringen." + }, + "6": { + "then": "Deze parkeerplek is gereserveerd voor vrachtwagens." + }, + "7": { + "then": "Deze parkeerplek is gereserveerd voor caravans of campers." + }, + "8": { + "then": "Deze parkeerplek is gereserveerd voor bussen." + }, + "9": { + "then": "Deze parkeerplek is gereserveerd voor motoren." + }, + "10": { + "then": "Deze parkeerplek is gereserveerd voor ouders met kinderen." + }, + "11": { + "then": "Deze parkeerplek is gereserveerd voor personeel." + }, + "12": { + "then": "Deze parkeerplek is gereserveerd voor taxis." + }, + "13": { + "then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." + }, + "14": { + "then": "Deze parkeerplek is gereserveerd voor autodelen." + } + }, + "question": "Wat voor parkeerplek is dit?" + } + }, + "title": { + "render": "Parkeerplek" + } + }, "pedestrian_path": { "description": "Pad voor voetgangers, in het bijzonder gebruikt voor navigatie binnen gebouwen en om aan toegangen vast te klikken in deze laag", "name": "Pad voor voetgangers" @@ -5448,14 +5536,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 open (ook tijdens feestdagen)" - } - }, - "question": "Wat zijn de openingsuren voor dit postkantoor?", - "render": "Openingsuren: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Wat zijn de openingsuren voor dit postkantoor?" + } } }, "title": { @@ -5578,6 +5662,31 @@ "render": "Boekenruilkast" } }, + "rainbow_crossings": { + "presets": { + "0": { + "description": "Voetgangersoversteekplaats", + "title": "een oversteekplaats" + } + }, + "title": { + "render": "Oversteekplaats" + } + }, + "reception_desk": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "recycling": { "description": "Een laag met recyclagingcontainers en -centrums", "filter": { @@ -5890,6 +5999,22 @@ "render": "School {name}" } }, + "shelter": { + "name": "Schuilplaats", + "tagRenderings": { + "shelter-type": { + "mappings": { + "0": { + "then": "Dit is een schuilplaats bij een halte voor openbaar vervoer." + } + }, + "question": "Wat voor schuilplaats is dit?" + } + }, + "title": { + "render": "Schuilplaats" + } + }, "shops": { "deletion": { "extraDeleteReasons": { @@ -6041,6 +6166,38 @@ "render": "Trage weg" } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/uur", + "humanShort": "km/u" + }, + "1": { + "human": "miles/uur", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/uur", + "humanShort": "km/u" + }, + "1": { + "human": "miles/uur", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Een sportterrein", "name": "Sportterrein", @@ -6157,6 +6314,40 @@ "render": "Sportterrein" } }, + "stairs": { + "name": "Trappen", + "tagRenderings": { + "conveying": { + "mappings": { + "0": { + "then": "Dit is een roltrap" + }, + "1": { + "then": "Dit is geen roltrap" + } + } + }, + "handrail": { + "mappings": { + "0": { + "then": "Deze trap heeft een leuning" + }, + "1": { + "then": "Deze trap heeft geen leuning" + } + }, + "question": "Heeft deze trap een leuning?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Roltrap" + } + }, + "render": "Trap" + } + }, "street_lamps": { "description": "Een laag die alle straatlantaarns toont", "name": "Straatlantaarns", @@ -6512,13 +6703,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Altijd open" - } - }, - "question": "Wanneer zijn deze toiletten open?" + "opening_hours_24_7": { + "override": { + "question": "Wanneer zijn deze toiletten open?" + } }, "toilet-access": { "mappings": { @@ -6659,6 +6847,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Rolstoel toegankelijk" + } + } + }, + "1": { + "options": { + "0": { + "question": "Heeft een luiertafel" + } + } + }, + "2": { + "options": { + "0": { + "question": "Gratis toegankelijk" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Publiek toegankelijk" + }, + "3": { + "then": "Toegankelijk na het vragen van de sleutel" + }, + "4": { + "then": "Publiek toegankelijk" + } + }, + "render": "Toegankelijkheid is {toilets:access}" + }, + "toilet-charge": { + "question": "Hoeveel moet men betalen om deze toiletten te gebruiken?", + "render": "De toiletten gebruiken kost {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Men moet betalen om deze toiletten te gebruiken" + }, + "1": { + "then": "Gratis te gebruiken" + } + }, + "question": "Zijn deze toiletten gratis te gebruiken?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Er is een toilet voor rolstoelgebruikers" + }, + "1": { + "then": "Niet toegankelijk voor rolstoelgebruikers" + }, + "2": { + "then": "Er is alleen een toilet voor rolstoelgebruikers" + } + }, + "question": "Is er een rolstoeltoegankelijke toilet voorzien?" + }, + "wheelchair-door-width": { + "question": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?", + "render": "De deur naar de rolstoeltoegankelijke toilet is {canonical(toilets:door:width)} wide" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "description": "Aangeduide wandeltochten", "name": "Wandeltochten", @@ -6763,6 +7037,45 @@ "render": "Buslijn" } }, + "transit_stops": { + "tagRenderings": { + "bench": { + "mappings": { + "0": { + "then": "Deze halte heeft een zitbank" + }, + "1": { + "then": "Deze halte heeft geen zitbank" + }, + "2": { + "then": "Deze halte heeft een zitbank, die los aangegeven is op de kaart" + } + }, + "question": "Heeft deze halte een zitbank?" + }, + "bin": { + "mappings": { + "0": { + "then": "Deze halte heeft een vuilnisbak" + }, + "1": { + "then": "Deze halte heeft geen vuilnisbak" + }, + "2": { + "then": "Deze heeft een vuilnisbak, die los op de kaart staat" + } + }, + "question": "Heeft deze halte een vuilnisbak?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Halte {name}" + } + } + } + }, "tree_node": { "description": "Een laag die bomen toont", "name": "Boom", @@ -7174,6 +7487,10 @@ "question": "Wat is de rotordiameter van deze windturbine?", "render": "De rotordiameter van deze windturbine is {rotor:diameter} meter." }, + "turbine-operator": { + "question": "Wie beheert deze windturbine?", + "render": "Deze windturbine wordt beheerd door {operator}." + }, "turbine-output": { "question": "Wat is de output", "render": "Deze windturbine genereert {generator:output:electricity}" @@ -7181,10 +7498,6 @@ "turbine-start-date": { "question": "Wanneer werd deze windturbine in gebruik genomen?", "render": "Deze windturbine werd op {start_date} in gebruik genomen" - }, - "turbine-operator": { - "question": "Wie beheert deze windturbine?", - "render": "Deze windturbine wordt beheerd door {operator}." } }, "title": { @@ -7220,152 +7533,5 @@ } } } - }, - "reception_desk": { - "units": { - "0": { - "applicableUnits": { - "0": { - "human": "meter" - }, - "1": { - "human": "centimeter" - } - } - } - } - }, - "shelter": { - "tagRenderings": { - "shelter-type": { - "mappings": { - "0": { - "then": "Dit is een schuilplaats bij een halte voor openbaar vervoer." - } - }, - "question": "Wat voor schuilplaats is dit?" - } - }, - "name": "Schuilplaats", - "title": { - "render": "Schuilplaats" - } - }, - "transit_stops": { - "tagRenderings": { - "bin": { - "question": "Heeft deze halte een vuilnisbak?", - "mappings": { - "2": { - "then": "Deze heeft een vuilnisbak, die los op de kaart staat" - }, - "1": { - "then": "Deze halte heeft geen vuilnisbak" - }, - "0": { - "then": "Deze halte heeft een vuilnisbak" - } - } - }, - "bench": { - "mappings": { - "1": { - "then": "Deze halte heeft geen zitbank" - }, - "2": { - "then": "Deze halte heeft een zitbank, die los aangegeven is op de kaart" - }, - "0": { - "then": "Deze halte heeft een zitbank" - } - }, - "question": "Heeft deze halte een zitbank?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Halte {name}" - } - } - } - }, - "parking_spaces": { - "description": "Laag met individuele parkeerplekken.", - "tagRenderings": { - "type": { - "mappings": { - "7": { - "then": "Deze parkeerplek is gereserveerd voor caravans of campers." - }, - "0": { - "then": "Dit is een normale parkeerplek." - }, - "1": { - "then": "Dit is een normale parkeerplek." - }, - "2": { - "then": "Dit is een gehandicaptenparkeerplaats." - }, - "3": { - "then": "Dit is een privéparkeerplek." - }, - "4": { - "then": "Deze parkeerplek is gereserveerd voor het opladen van voertuigen." - }, - "5": { - "then": "Deze parkeerplek is gereserveerd voor leveringen." - }, - "6": { - "then": "Deze parkeerplek is gereserveerd voor vrachtwagens." - }, - "8": { - "then": "Deze parkeerplek is gereserveerd voor bussen." - }, - "9": { - "then": "Deze parkeerplek is gereserveerd voor motoren." - }, - "10": { - "then": "Deze parkeerplek is gereserveerd voor ouders met kinderen." - }, - "13": { - "then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." - }, - "14": { - "then": "Deze parkeerplek is gereserveerd voor autodelen." - }, - "11": { - "then": "Deze parkeerplek is gereserveerd voor personeel." - }, - "12": { - "then": "Deze parkeerplek is gereserveerd voor taxis." - } - }, - "question": "Wat voor parkeerplek is dit?" - }, - "capacity": { - "render": "Deze parkeerplek heeft {capacity} plaatsen.", - "mappings": { - "0": { - "then": "Deze parkeerplek heeft 1 plaats." - } - } - } - }, - "title": { - "render": "Parkeerplek" - }, - "name": "Parkeerplekken" - }, - "rainbow_crossings": { - "presets": { - "0": { - "title": "een oversteekplaats", - "description": "Voetgangersoversteekplaats" - } - }, - "title": { - "render": "Oversteekplaats" - } } -} +} \ No newline at end of file diff --git a/langs/layers/ru.json b/langs/layers/ru.json index f9e8e0ceb..9934eed70 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -1277,11 +1277,6 @@ "title": "Почтовое отделение" } }, - "tagRenderings": { - "OH": { - "render": "Часы работы: {opening_hours_table()}" - } - }, "title": { "render": "Почтовое отделение" } @@ -1580,6 +1575,38 @@ "render": "Туалет" } }, + "toilet_at_amenity": { + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Свободный доступ" + }, + "4": { + "then": "Свободный доступ" + } + } + }, + "toilet-charge": { + "question": "Сколько стоит посещение туалета?", + "render": "Стоимость {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Это платные туалеты" + } + } + }, + "toilets-wheelchair": { + "mappings": { + "1": { + "then": "Недоступно пользователям кресел-колясок" + } + } + } + } + }, "trail": { "name": "Тропы", "title": { diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 7d88b7e72..c3307a521 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -590,14 +590,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 開放 (包括假日)" - } - }, - "question": "這間郵局的開放時間是?", - "render": "開放時間:{opening_hours_table()}" + "opening_hours": { + "override": { + "question": "這間郵局的開放時間是?" + } } }, "title": { @@ -667,4 +663,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/nb_NO.json b/langs/nb_NO.json index 526379a5b..030fb5712 100644 --- a/langs/nb_NO.json +++ b/langs/nb_NO.json @@ -145,11 +145,11 @@ "createYourOwnTheme": "Opprett ditt eget MapComplete-tema fra grunnen av", "hiddenExplanation": "Disse temaene er kun tilgjengelige hvis du kjenner lenken. Du har oppdaget {hidden_discovered} av {total_hidden} hidden tema.", "intro": "

Flere temakart?

Liker du å samle inn geodata?
Det er flere tilgjengelige temaer.", + "noSearch": "Vis alle temaer", "previouslyHiddenTitle": "Tidligere besøkte skjulte tema", "requestATheme": "Hvis du ønsker et brukerdefinert tema kan du forespørre det i feilsporeren", - "streetcomplete": "Et annet lignende program er StreetComplete.", - "noSearch": "Vis alle temaer", - "searchForATheme": "Søk etter et tema" + "searchForATheme": "Søk etter et tema", + "streetcomplete": "Et annet lignende program er StreetComplete." }, "nameInlineQuestion": "Navnet på {category} er $$$", "next": "Neste", @@ -182,6 +182,7 @@ "versionInfo": "v{version}. Generert {date}" }, "pickLanguage": "Velg språk: ", + "poweredByOsm": "Med data fra OpenStreetMap", "questions": { "emailIs": "E-postadressen til {category} er {email}", "emailOf": "Hva er e-postadressen til {category}?", @@ -256,8 +257,7 @@ }, "searchWikidata": "Søk på Wikipedia", "wikipediaboxTitle": "Wikipedia" - }, - "poweredByOsm": "Med data fra OpenStreetMap" + } }, "image": { "addPicture": "Legg til bilde", @@ -266,6 +266,13 @@ "doDelete": "Fjern bilde", "dontDelete": "Avbryt", "isDeleted": "Slettet", + "nearbyPictures": { + "loading": "Laster inn bilder i nærheten …", + "noImageSelected": "Velg et bilde for å knytte det til objektet", + "nothingFound": "Fant ingen bilder i nærheten …", + "removeFilters": "Klikk her for å fjerne filterne", + "title": "Bilder i nærheten" + }, "pleaseLogin": "Logg inn for å legge til et bilde", "respectPrivacy": "Ikke ta bilder av folk eller bilskilt. Ikke last opp Google Maps, Google Streetview eller andre opphavsrettsbeskyttede kilder.", "toBig": "Bildet ditt på {actual_size} er for stort. Det kan maksimalt være {max_size}.", @@ -274,14 +281,7 @@ "uploadMultipleDone": "{count} bilder har blitt lagt til. Takk for at du hjelper til.", "uploadingMultiple": "Laster opp {count} bilder …", "uploadingPicture": "Laster opp bildet ditt …", - "willBePublished": "Ditt bilde vil bli publisert: ", - "nearbyPictures": { - "title": "Bilder i nærheten", - "nothingFound": "Fant ingen bilder i nærheten …", - "noImageSelected": "Velg et bilde for å knytte det til objektet", - "removeFilters": "Klikk her for å fjerne filterne", - "loading": "Laster inn bilder i nærheten …" - } + "willBePublished": "Ditt bilde vil bli publisert: " }, "importHelper": { "askMetadata": { diff --git a/langs/nl.json b/langs/nl.json index ba1369ed8..ac91904eb 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -43,6 +43,7 @@ "aerial": "Deze kaart gebruikt luchtfoto's van het Agentschap Informatie Vlaanderen als achtergrond.\nOok het GRB is beschikbaar als achtergrondlaag.", "callToAction": "Probeer het uit op mapcomplete.osm.be", "cyclofix": "Fietspompen, -winkels, -bandenautomaten en drinkwaterkraantjes vind je op Cyclofix", + "description": "Een horizontale A4 flyer om MapComplete te promoten", "editing": { "ex": "Een (vereenvoudigd) voorbeeld voor een natuurgebied wordt hieronder getoond:", "intro": "De gebruiker krijgt eerst een kaart met interessepunten te zien. Klik je op een punt, dan wordt de interface met informatie over het interessepunt geopend.", @@ -77,8 +78,7 @@ "tagline": "Geodata eenvoudig verzamelen met OpenStreetMap", "title": "MapComplete.osm.be", "toerisme_vlaanderen": "In samenwerking met Toerisme Vlaanderen werd 'Pin Je Punt' gecreëerd. Op enkele maanden tijd werden hiermee duizenden zitbanken, picknicktafels en oplaadpunten voor elektrische fietsen toegevoegd aan de kaart door meer dan 160 personen.", - "whatIsOsm": "Wat is OpenStreetMap?", - "description": "Een horizontale A4 flyer om MapComplete te promoten" + "whatIsOsm": "Wat is OpenStreetMap?" }, "general": { "about": "Bewerk en voeg data toe aan OpenStreetMap over een specifiek onderwerp op een gemakkelijke manier", diff --git a/langs/pa_PK.json b/langs/pa_PK.json index 524df8bdf..20947137a 100644 --- a/langs/pa_PK.json +++ b/langs/pa_PK.json @@ -1,5 +1,31 @@ { + "centerMessage": { + "loadingData": "ڈیٹا لوڈ کیتا جا رہا اے۔ ۔ ۔", + "ready": "ٹھیک اے، چنگے سی۔" + }, + "delete": { + "cancel": "رد کرو", + "delete": "مٹاؤ" + }, "general": { + "attribution": { + "iconAttribution": { + "title": "ورتے آئیکون" + } + }, + "back": "پچھے", + "backgroundMap": "پچھکڑ دا نقشہ", + "cancel": "رد کرو", + "confirm": "پکا کرو", + "download": { + "exporting": "ایکسپورٹ کیتا جا رہا اے۔ ۔ ۔" + }, + "example": "مثال", + "examples": "مثال", + "loading": "لوڈ کر رہا اے۔ ۔ ۔", + "logout": "لوگ‌آؤٹ کرو", + "next": "اگے", + "number": "نمبر", "opening_hours": { "opensAt": "توں", "ph_closed": "بند", @@ -7,48 +33,30 @@ }, "save": "سامبھو", "search": { - "searching": "کھوجیا جا رہا اے۔ ۔ ۔", - "nothing": "کجھ نہیں لبھے۔ ۔ ۔" + "nothing": "کجھ نہیں لبھے۔ ۔ ۔", + "searching": "کھوجیا جا رہا اے۔ ۔ ۔" }, - "wikipedia": { - "wikipediaboxTitle": "وِکیپیڈیا" - }, - "confirm": "پکا کرو", - "attribution": { - "iconAttribution": { - "title": "ورتے آئیکون" - } - }, - "download": { - "exporting": "ایکسپورٹ کیتا جا رہا اے۔ ۔ ۔" - }, - "loading": "لوڈ کر رہا اے۔ ۔ ۔", - "next": "اگے", - "number": "نمبر", - "example": "مثال", "weekdays": { "abbreviations": { - "sunday": "اتـ", "friday": "جـ", - "thursday": "جـ", "monday": "سـ", "saturday": "ہـ", + "sunday": "اتـ", + "thursday": "جـ", "tuesday": "مـ", "wednesday": "بـ" }, "friday": "جمعہ", - "sunday": "اتوار", + "monday": "سوموار", "saturday": "ہفتہ", + "sunday": "اتوار", "thursday": "جمعرات", - "wednesday": "بدھوار", "tuesday": "منگلوار", - "monday": "سوموار" + "wednesday": "بدھوار" }, - "logout": "لوگ‌آؤٹ کرو", - "cancel": "رد کرو", - "back": "پچھے", - "examples": "مثال", - "backgroundMap": "پچھکڑ دا نقشہ" + "wikipedia": { + "wikipediaboxTitle": "وِکیپیڈیا" + } }, "image": { "dontDelete": "رد کرو", @@ -67,8 +75,8 @@ "singular": "فائیل" }, "layer": { - "singular": "کج", - "plural": "کج" + "plural": "کج", + "singular": "کج" }, "theme": { "plural": "تھیم", @@ -80,19 +88,11 @@ } } }, - "split": { - "split": "دپھیر کرو", - "cancel": "رد کرو" - }, - "centerMessage": { - "ready": "ٹھیک اے، چنگے سی۔", - "loadingData": "ڈیٹا لوڈ کیتا جا رہا اے۔ ۔ ۔" - }, - "delete": { - "cancel": "رد کرو", - "delete": "مٹاؤ" - }, "reviews": { "saving_review": "سامبھیا جا رہا اے…" + }, + "split": { + "cancel": "رد کرو", + "split": "دپھیر کرو" } } diff --git a/langs/shared-questions/cs.json b/langs/shared-questions/cs.json index 61dc9760c..828afda8e 100644 --- a/langs/shared-questions/cs.json +++ b/langs/shared-questions/cs.json @@ -1,46 +1,5 @@ { "shared_questions": { - "induction-loop": { - "question": "Má toto místo zvukovou indukční smyčku pro osoby se sluchovým postižením?", - "mappings": { - "0": { - "then": "Toto místo má zvukovou indukční smyčku" - }, - "1": { - "then": "Toto místo nemá indukční zvukovou smyčku" - } - } - }, - "level": { - "mappings": { - "3": { - "then": "Nachází se v prvním patře" - }, - "4": { - "then": "Nachází se v prvním suterénu" - }, - "0": { - "then": "Nachází se v podzemí" - }, - "1": { - "then": "Nachází se v přízemí" - }, - "2": { - "then": "Nachází se v přízemí" - } - }, - "question": "V jaké úrovni se tento prvek nachází?", - "render": "Nachází se v {level}. patře" - }, - "multilevels": { - "override": { - "question": "Do jakých podlaží tento výtah jezdí?", - "render": "Tento výtah jede do {level} patra" - } - }, - "opening_hours": { - "question": "Jaká je otevírací doba {title()}?" - }, "dog-access": { "mappings": { "0": { @@ -61,11 +20,19 @@ "email": { "question": "Jaká je e-mailová adresa {title()}?" }, + "induction-loop": { + "mappings": { + "0": { + "then": "Toto místo má zvukovou indukční smyčku" + }, + "1": { + "then": "Toto místo nemá indukční zvukovou smyčku" + } + }, + "question": "Má toto místo zvukovou indukční smyčku pro osoby se sluchovým postižením?" + }, "internet": { "mappings": { - "3": { - "then": "Toto místo nabízí přístup k internetu prostřednictvím terminálu nebo počítače" - }, "0": { "then": "Toto místo nabízí bezdrátové připojení k internetu" }, @@ -75,6 +42,9 @@ "2": { "then": "Toto místo nabízí přístup k internetu" }, + "3": { + "then": "Toto místo nabízí přístup k internetu prostřednictvím terminálu nebo počítače" + }, "4": { "then": "Toto místo nabízí kabelové připojení k internetu" } @@ -102,6 +72,36 @@ "question": "Jaký je název sítě pro bezdrátový přístup k internetu?", "render": "Název sítě je {internet_access:ssid}" }, + "level": { + "mappings": { + "0": { + "then": "Nachází se v podzemí" + }, + "1": { + "then": "Nachází se v přízemí" + }, + "2": { + "then": "Nachází se v přízemí" + }, + "3": { + "then": "Nachází se v prvním patře" + }, + "4": { + "then": "Nachází se v prvním suterénu" + } + }, + "question": "V jaké úrovni se tento prvek nachází?", + "render": "Nachází se v {level}. patře" + }, + "multilevels": { + "override": { + "question": "Do jakých podlaží tento výtah jezdí?", + "render": "Tento výtah jede do {level} patra" + } + }, + "opening_hours": { + "question": "Jaká je otevírací doba {title()}?" + }, "payment-options": { "mappings": { "0": { @@ -116,14 +116,14 @@ "payment-options-advanced": { "override": { "mappings+": { - "1": { - "then": "Platba se provádí pomocí členské karty" - }, "0": { "then": "Platba se provádí pomocí speciální aplikace" + }, + "1": { + "then": "Platba se provádí pomocí členské karty" } } } } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index cabf630d0..a3a7b1b36 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -106,6 +106,15 @@ "question": "Wie lauten die Öffnungszeiten von {title()}?", "render": "

Öffnungszeiten

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "durchgehend geöffnet (auch an Feiertagen)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json index c251488a2..bfe6f8573 100644 --- a/langs/shared-questions/en.json +++ b/langs/shared-questions/en.json @@ -106,6 +106,15 @@ "question": "What are the opening hours of {title()}?", "render": "

Opening hours

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 opened (including holidays)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index f69652fc6..7631be364 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -48,6 +48,15 @@ "question": "¿Cuales son las horas de apertura de {title()}?", "render": "

Horas de apertura

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Abierta 24/7 (incluyendo festivos)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json index ae4992d2f..73d2958d9 100644 --- a/langs/shared-questions/fr.json +++ b/langs/shared-questions/fr.json @@ -78,6 +78,15 @@ "question": "Quelles sont les horaires d'ouverture de {title()} ?", "render": "

Horaires d'ouverture

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Ouvert 24h/24 (jours fériés compris)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/hu.json b/langs/shared-questions/hu.json index e9a7dd639..02f0d36b9 100644 --- a/langs/shared-questions/hu.json +++ b/langs/shared-questions/hu.json @@ -48,6 +48,15 @@ "question": "Mikor van nyitva ez: {title()}?", "render": "

Nyitva tartás

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index f506fa77e..efaa3aaa5 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -45,14 +45,14 @@ }, "internet-fee": { "mappings": { + "0": { + "then": "Ada biaya untuk akses internet di tempat ini" + }, "1": { "then": "Jaringan internet tersedia gratis di tempat ini" }, "2": { "then": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan" - }, - "0": { - "then": "Ada biaya untuk akses internet di tempat ini" } }, "question": "Apakah ada biaya untuk akses internet?" @@ -95,6 +95,15 @@ "question": "Kapan jam buka {title()}?", "render": "

Jam buka

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Buka 24 jam (termasuk hari libur)" + } + } + } + }, "payment-options": { "mappings": { "0": { @@ -140,6 +149,9 @@ }, "wheelchair-access": { "mappings": { + "0": { + "then": "Tempat ini dirancang khusus untuk pengguna kursi roda" + }, "1": { "then": "Tempat ini mudah dijangkau dengan kursi roda" }, @@ -148,19 +160,16 @@ }, "3": { "then": "Tempat ini tidak bisa dijangkau dengan kursi roda" - }, - "0": { - "then": "Tempat ini dirancang khusus untuk pengguna kursi roda" } }, "question": "Apakah tempat ini dapat diakses dengan kursi roda?" }, "wikipedia": { "mappings": { - "1": { + "0": { "then": "Belum ada halaman Wikipedia yang ditautkan" }, - "0": { + "1": { "then": "Belum ada halaman Wikipedia yang ditautkan" } }, @@ -174,4 +183,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json index 6d1afa5cf..6628fb72d 100644 --- a/langs/shared-questions/nb_NO.json +++ b/langs/shared-questions/nb_NO.json @@ -23,6 +23,58 @@ "email": { "question": "Hva er e-postadressen til {title()}?" }, + "induction-loop": { + "mappings": { + "0": { + "then": "Dette stedet har en teleslynge" + }, + "1": { + "then": "Dette stedet har ikke en teleslynge" + } + }, + "question": "Har stedet en teleslynge for folk med redusert hørsel?" + }, + "internet": { + "mappings": { + "0": { + "then": "Dette stedet tilbyr trådløs tilgang til Internett" + }, + "1": { + "then": "Dette stedet tilbyr ikke tilgang til Internett" + }, + "2": { + "then": "Dette stedet tilbyr tilgang til Internett" + }, + "3": { + "then": "Dette stedet tilbyr tilgang til Internett via en terminal eller datamaskin" + }, + "4": { + "then": "Dette stedet tilbyr trådbunden tilgang til Internett" + } + }, + "question": "Tilbyr dette stedet tilgang til Internett?" + }, + "internet-fee": { + "mappings": { + "0": { + "then": "Det er et gebyr for tilgang til Internett på dette stedet" + }, + "1": { + "then": "Tilgang til Internett er gratis på dette stedet" + }, + "2": { + "then": "Tilgang til Internett på dette stedet er gratis, men kun for kunder" + } + }, + "question": "Er det et gebyr for bruk av Internett?" + }, + "internet-ssid": { + "freeform": { + "placeholder": "Skriv inn nettverksnavnet" + }, + "question": "Hva er nettverksnavnet for det trådløse nettverket?", + "render": "Nettverksnavnet er {internet_access:ssid}" + }, "level": { "mappings": { "0": { @@ -44,10 +96,25 @@ "question": "Hvilken etasje befinner funksjonen seg i?", "render": "Ligger i {level} etasje" }, + "multilevels": { + "override": { + "question": "Hvilke etasjer går heisen til?", + "render": "Heisen går til etasje {level}" + } + }, "opening_hours": { "question": "Hva er åpningstidene for {title()})", "render": "

Åpningstider

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Døgnåpent (inkludert helligdager)" + } + } + } + }, "payment-options": { "mappings": { "0": { @@ -143,64 +210,6 @@ } }, "question": "Hva er respektivt element på Wikipedia?" - }, - "internet": { - "mappings": { - "2": { - "then": "Dette stedet tilbyr tilgang til Internett" - }, - "1": { - "then": "Dette stedet tilbyr ikke tilgang til Internett" - }, - "3": { - "then": "Dette stedet tilbyr tilgang til Internett via en terminal eller datamaskin" - }, - "4": { - "then": "Dette stedet tilbyr trådbunden tilgang til Internett" - }, - "0": { - "then": "Dette stedet tilbyr trådløs tilgang til Internett" - } - }, - "question": "Tilbyr dette stedet tilgang til Internett?" - }, - "internet-ssid": { - "render": "Nettverksnavnet er {internet_access:ssid}", - "freeform": { - "placeholder": "Skriv inn nettverksnavnet" - }, - "question": "Hva er nettverksnavnet for det trådløse nettverket?" - }, - "multilevels": { - "override": { - "question": "Hvilke etasjer går heisen til?", - "render": "Heisen går til etasje {level}" - } - }, - "induction-loop": { - "mappings": { - "0": { - "then": "Dette stedet har en teleslynge" - }, - "1": { - "then": "Dette stedet har ikke en teleslynge" - } - }, - "question": "Har stedet en teleslynge for folk med redusert hørsel?" - }, - "internet-fee": { - "question": "Er det et gebyr for bruk av Internett?", - "mappings": { - "1": { - "then": "Tilgang til Internett er gratis på dette stedet" - }, - "2": { - "then": "Tilgang til Internett på dette stedet er gratis, men kun for kunder" - }, - "0": { - "then": "Det er et gebyr for tilgang til Internett på dette stedet" - } - } } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json index a6eefa089..bff2cabe0 100644 --- a/langs/shared-questions/nl.json +++ b/langs/shared-questions/nl.json @@ -23,6 +23,17 @@ "email": { "question": "Wat is het e-mailadres van {title()}?" }, + "induction-loop": { + "mappings": { + "0": { + "then": "Deze plaats heeft een ringleiding" + }, + "1": { + "then": "Deze plaats heeft geen ringleiding" + } + }, + "question": "Heeft deze plaats een ringleiding voor slechthorenden?" + }, "internet": { "mappings": { "0": { @@ -85,10 +96,25 @@ "question": "Op welke verdieping bevindt dit punt zich?", "render": "Bevindt zich op de {level}de verdieping" }, + "multilevels": { + "override": { + "question": "Naar welke verdiepingen gaat deze lift?", + "render": "Deze lift gaat naar de verdiepingen {level}" + } + }, "opening_hours": { "question": "Wat zijn de openingstijden van {title()}?", "render": "

Openingstijden

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 open (ook tijdens feestdagen)" + } + } + } + }, "payment-options": { "mappings": { "0": { @@ -132,6 +158,20 @@ }, "question": "Zijn er stekkers beschikbaar voor klanten die binnen zitten?" }, + "smoking": { + "mappings": { + "0": { + "then": "Roken is toegestaan" + }, + "1": { + "then": "Roken is niet toegestaan" + }, + "2": { + "then": "Roken is buiten toegestaan." + } + }, + "question": "Is roken toegestaan bij {title()}?" + }, "website": { "question": "Wat is de website van {title()}?" }, @@ -170,37 +210,6 @@ } }, "question": "Welk Wikipedia-artikel beschrijft dit object?" - }, - "induction-loop": { - "mappings": { - "0": { - "then": "Deze plaats heeft een ringleiding" - }, - "1": { - "then": "Deze plaats heeft geen ringleiding" - } - }, - "question": "Heeft deze plaats een ringleiding voor slechthorenden?" - }, - "multilevels": { - "override": { - "question": "Naar welke verdiepingen gaat deze lift?", - "render": "Deze lift gaat naar de verdiepingen {level}" - } - }, - "smoking": { - "mappings": { - "0": { - "then": "Roken is toegestaan" - }, - "1": { - "then": "Roken is niet toegestaan" - }, - "2": { - "then": "Roken is buiten toegestaan." - } - }, - "question": "Is roken toegestaan bij {title()}?" } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/pa_PK.json b/langs/shared-questions/pa_PK.json index de93fb874..a17c3b369 100644 --- a/langs/shared-questions/pa_PK.json +++ b/langs/shared-questions/pa_PK.json @@ -4,4 +4,4 @@ "render": "

کھُلھے گھنٹے

{opening_hours_table(opening_hours)}" } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json index e25c7d16f..3a4e5846f 100644 --- a/langs/shared-questions/zh_Hant.json +++ b/langs/shared-questions/zh_Hant.json @@ -48,6 +48,15 @@ "question": "{title()} 的開放時間是什麼?", "render": "

開放時間

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 開放 (包括假日)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/themes/ca.json b/langs/themes/ca.json index b21f53063..45b37d16c 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -152,9 +152,17 @@ "1": { "description": "Estacions d'abocament sanitari", "name": "Estacions d'abocament sanitari", + "presets": { + "0": { + "title": "una estació d'abocament sanitari" + } + }, "tagRenderings": { "dumpstations-access": { "mappings": { + "0": { + "then": "Necessites un codi/clau de xarxa per usar-lo" + }, "1": { "then": "Heu de ser client del càmping/lloc d'acampada per utilitzar aquest lloc" }, @@ -163,9 +171,6 @@ }, "3": { "then": "Qualsevol pot utilitzar aquesta estació d'abocament" - }, - "0": { - "then": "Necessites un codi/clau de xarxa per usar-lo" } }, "question": "Qui pot utilitzar aquesta estació d'abocament?" @@ -182,11 +187,6 @@ } } }, - "presets": { - "0": { - "title": "una estació d'abocament sanitari" - } - }, "title": { "mappings": { "0": { @@ -371,20 +371,20 @@ "title": "un jardí vertical" } }, - "title": { - "render": "Jardí vertical" - }, "tagRenderings": { + "facadegardens-description": { + "render": "Més detalls: {description}" + }, "facadegardens-plants": { "mappings": { "2": { "then": "Hi ha arbustos" } } - }, - "facadegardens-description": { - "render": "Més detalls: {description}" } + }, + "title": { + "render": "Jardí vertical" } } }, @@ -403,6 +403,12 @@ }, "title": "Botigues de patates" }, + "ghostbikes": { + "title": "Bicicletes fantasmes" + }, + "hackerspaces": { + "title": "Espai per a hackers" + }, "hailhydrant": { "shortDescription": "Mapa per a mostrar hidrants, extintors, parcs de bombers i estacions d'ambulàncies.", "title": "Hidrants, Extintors, Parcs de Bombers i estacions d'Ambulàncies" @@ -411,6 +417,31 @@ "description": "En aquest mapa es mostren diversos elements relacionats amb la salut", "title": "Assistència sanitària" }, + "hotels": { + "title": "Hotels" + }, + "indoors": { + "title": "Indoors" + }, + "mapcomplete-changes": { + "layers": { + "0": { + "filter": { + "0": { + "options": { + "0": { + "question": "El nom de la petició conté {search}" + } + } + } + }, + "name": "Centres del conjunt de canvis" + } + } + }, + "maproulette": { + "title": "Tasques de MapRoulette" + }, "maps": { "title": "Un mapa de mapes" }, @@ -426,6 +457,31 @@ "observation_towers": { "title": "Torres d'observació" }, + "onwheels": { + "layers": { + "18": { + "override": { + "=title": { + "render": "Estadístiques" + } + } + }, + "19": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "Importar" + } + } + } + } + } + } + }, + "title": "OnWheels" + }, "openwindpowermap": { "title": "OpenWindPowerMap" }, @@ -433,6 +489,27 @@ "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies", "title": "Interfície personal" }, + "pets": { + "layers": { + "2": { + "override": { + "name": "Botigues amigues dels gossos", + "title": { + "render": "Botigues amigues dels gossos" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "title": "botiga amiga dels gossos" + } + } + } + } + } + }, "playgrounds": { "shortDescription": "Un mapa de parcs infantils", "title": "Parcs infantils" @@ -498,6 +575,9 @@ "toilets": { "title": "Open Toilet Map" }, + "transit": { + "title": "Rutes de bus" + }, "trees": { "description": "Mapeja tots els arbres.", "shortDescription": "Mapeja tots els arbres", @@ -509,85 +589,5 @@ }, "waste_basket": { "title": "Papepera" - }, - "indoors": { - "title": "Indoors" - }, - "onwheels": { - "title": "OnWheels", - "layers": { - "18": { - "override": { - "=title": { - "render": "Estadístiques" - } - } - }, - "19": { - "override": { - "+tagRenderings": { - "0": { - "render": { - "special": { - "text": "Importar" - } - } - } - } - } - } - } - }, - "ghostbikes": { - "title": "Bicicletes fantasmes" - }, - "maproulette": { - "title": "Tasques de MapRoulette" - }, - "mapcomplete-changes": { - "layers": { - "0": { - "name": "Centres del conjunt de canvis", - "filter": { - "0": { - "options": { - "0": { - "question": "El nom de la petició conté {search}" - } - } - } - } - } - } - }, - "hackerspaces": { - "title": "Espai per a hackers" - }, - "pets": { - "layers": { - "2": { - "override": { - "title": { - "render": "Botigues amigues dels gossos" - }, - "name": "Botigues amigues dels gossos" - } - }, - "6": { - "override": { - "presets": { - "0": { - "title": "botiga amiga dels gossos" - } - } - } - } - } - }, - "hotels": { - "title": "Hotels" - }, - "transit": { - "title": "Rutes de bus" } -} +} \ No newline at end of file diff --git a/langs/themes/cs.json b/langs/themes/cs.json index fa4aa7091..34a20bac5 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -1,11 +1,11 @@ { "aed": { - "title": "Open AED Mapa", - "description": "Na této mapě lze najít a označit defibrilátory v okolí" + "description": "Na této mapě lze najít a označit defibrilátory v okolí", + "title": "Open AED Mapa" }, "artwork": { - "title": "Open Artwork Map", - "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě" + "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě", + "title": "Open Artwork Map" }, "bag": { "description": "Toto téma pomáhá s importem dat ze systému BAG", @@ -23,4 +23,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/themes/de.json b/langs/themes/de.json index d8ba620b6..f3b4e6ba7 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -7,6 +7,56 @@ "description": "Eine freie Karte mit Statuen, Büsten, Graffitis und anderen Kunstwerken auf der ganzen Welt", "title": "Freie Kunstkarte" }, + "bag": { + "description": "Dieses Thema hilft beim Importieren von BAG-Daten", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Dieses Gebäude hat keinen Verweis im BAG" + } + }, + "render": "Die Referenz in BAG ist {ref:bag}" + } + } + }, + "2": { + "description": "Gebäude aus dem BAG-Register", + "tagRenderings": { + "Build year": { + "mappings": { + "0": { + "then": "Der Bau wurde in {_bag_obj:start_date} begonnen" + } + }, + "render": "Dieses Gebäude wurde gebaut in {_bag_obj:start_date}" + }, + "Building type": { + "mappings": { + "0": { + "then": "Der Gebäudetyp ist ein {_bag_obj:construction}" + } + }, + "render": "Der Gebäudetyp ist ein {_bag_obj:building}" + }, + "Import button": { + "mappings": { + "0": { + "then": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" + } + } + }, + "Reference": { + "render": "Die Referenz in BAG ist {_bag_obj:ref:bag}" + } + } + } + }, + "shortDescription": "BAG-Import-Hilfswerkzeug", + "title": "BAG-Importhilfe" + }, "benches": { "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Konto können Sie neue Bänke eintragen oder Details existierender Bänke bearbeiten.", "shortDescription": "Eine Karte aller Sitzbänke", @@ -414,23 +464,23 @@ "0": { "then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)" }, + "1": { + "then": "Diese Straße ist eine Fahrradstraße" + }, + "2": { + "then": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" + }, "3": { "then": "Diese Straße ist eine Fahrradstraße" }, "4": { "then": "Diese Straße wird bald eine Fahrradstraße sein" }, - "6": { - "then": "Diese Straße ist keine Fahrradstraße" - }, "5": { "then": "Diese Straße wird bald zu einer Fahrradstraße" }, - "1": { - "then": "Diese Straße ist eine Fahrradstraße" - }, - "2": { - "then": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" + "6": { + "then": "Diese Straße ist keine Fahrradstraße" } }, "question": "Ist die Straße {name} eine Fahrradstraße?" @@ -446,11 +496,11 @@ "2": { "then": "Motorräder frei" }, - "4": { - "then": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." - }, "3": { "then": "Autos erlaubt" + }, + "4": { + "then": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." } }, "question": "Welches Schild hat diese Fahrradstraße?" @@ -687,6 +737,101 @@ "description": "Eine Karte mit Bordsteinen und Überwegen.", "title": "Bordsteine und Überwege" }, + "mapcomplete-changes": { + "description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", + "layers": { + "0": { + "description": "Zeigt alle MapComplete-Änderungen", + "filter": { + "0": { + "options": { + "0": { + "question": "Themename enthält {search}" + } + } + }, + "1": { + "options": { + "0": { + "question": "Erstellt vom Mitwirkenden {search}" + } + } + }, + "2": { + "options": { + "0": { + "question": "Nicht von Mitwirkendem {search}" + } + } + }, + "3": { + "options": { + "0": { + "question": "Erstellt vor {search}" + } + } + }, + "4": { + "options": { + "0": { + "question": "Erstellt nach {search}" + } + } + }, + "5": { + "options": { + "0": { + "question": "Benutzersprache (ISO-Code) {search}" + } + } + }, + "6": { + "options": { + "0": { + "question": "Erstellt mit host {search}" + } + } + } + }, + "name": "Zentrum der Änderungssätze", + "tagRenderings": { + "contributor": { + "question": "Welcher Mitwirkende hat diese Änderung vorgenommen?", + "render": "Änderung vorgenommen von {user}" + }, + "host": { + "question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?", + "render": "Geändert über {host}" + }, + "locale": { + "question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?", + "render": "Benutzergebietsschema ist {locale}" + }, + "show_changeset_id": { + "render": "Änderungssatz {id}" + }, + "theme-id": { + "question": "Welches Thema wurde für diese Änderung verwendet?", + "render": "Geändert mit Thema {theme}" + } + }, + "title": { + "render": "Änderungssatz für {theme}" + } + }, + "1": { + "override": { + "tagRenderings": { + "link_to_more": { + "render": "Weitere Statistiken finden Sie unter hier" + } + } + } + } + }, + "shortDescription": "Zeigt Änderungen an, die von MapComplete vorgenommen wurden", + "title": "Mit MapComplete vorgenommene Änderungen" + }, "maproulette": { "description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.", "title": "MapRoulette-Aufgaben" @@ -790,6 +935,11 @@ "description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.", "title": "Freie Windenergie-Karte" }, + "osm_community_index": { + "description": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten.", + "shortDescription": "Ein Index von Community-Ressourcen für OpenStreetMap.", + "title": "OSM-Community-Index" + }, "parkings": { "description": "Eine Karte für verschiedene Parkplätze", "shortDescription": "Diese Karte zeigt Parkplätze", @@ -1003,155 +1153,5 @@ "description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen", "shortDescription": "Eine Karte mit Abfalleimern", "title": "Abfalleimer" - }, - "mapcomplete-changes": { - "description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", - "title": "Mit MapComplete vorgenommene Änderungen", - "shortDescription": "Zeigt Änderungen an, die von MapComplete vorgenommen wurden", - "layers": { - "0": { - "filter": { - "0": { - "options": { - "0": { - "question": "Themename enthält {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Nicht von Mitwirkendem {search}" - } - } - }, - "3": { - "options": { - "0": { - "question": "Erstellt vor {search}" - } - } - }, - "4": { - "options": { - "0": { - "question": "Erstellt nach {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Erstellt vom Mitwirkenden {search}" - } - } - }, - "5": { - "options": { - "0": { - "question": "Benutzersprache (ISO-Code) {search}" - } - } - }, - "6": { - "options": { - "0": { - "question": "Erstellt mit host {search}" - } - } - } - }, - "tagRenderings": { - "contributor": { - "question": "Welcher Mitwirkende hat diese Änderung vorgenommen?", - "render": "Änderung vorgenommen von {user}" - }, - "host": { - "question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?", - "render": "Geändert über {host}" - }, - "locale": { - "question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?", - "render": "Benutzergebietsschema ist {locale}" - }, - "show_changeset_id": { - "render": "Änderungssatz {id}" - }, - "theme-id": { - "question": "Welches Thema wurde für diese Änderung verwendet?", - "render": "Geändert mit Thema {theme}" - } - }, - "description": "Zeigt alle MapComplete-Änderungen", - "title": { - "render": "Änderungssatz für {theme}" - }, - "name": "Zentrum der Änderungssätze" - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Weitere Statistiken finden Sie unter hier" - } - } - } - } - } - }, - "bag": { - "layers": { - "2": { - "description": "Gebäude aus dem BAG-Register", - "tagRenderings": { - "Build year": { - "render": "Dieses Gebäude wurde gebaut in {_bag_obj:start_date}", - "mappings": { - "0": { - "then": "Der Bau wurde in {_bag_obj:start_date} begonnen" - } - } - }, - "Building type": { - "mappings": { - "0": { - "then": "Der Gebäudetyp ist ein {_bag_obj:construction}" - } - }, - "render": "Der Gebäudetyp ist ein {_bag_obj:building}" - }, - "Import button": { - "mappings": { - "0": { - "then": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" - } - } - }, - "Reference": { - "render": "Die Referenz in BAG ist {_bag_obj:ref:bag}" - } - } - }, - "0": { - "tagRenderings": { - "Reference": { - "mappings": { - "0": { - "then": "Dieses Gebäude hat keinen Verweis im BAG" - } - }, - "render": "Die Referenz in BAG ist {ref:bag}" - } - } - } - }, - "description": "Dieses Thema hilft beim Importieren von BAG-Daten", - "shortDescription": "BAG-Import-Hilfswerkzeug", - "title": "BAG-Importhilfe" - }, - "osm_community_index": { - "title": "OSM-Community-Index", - "description": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten.", - "shortDescription": "Ein Index von Community-Ressourcen für OpenStreetMap." } -} +} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json index a0ee22f60..419927176 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -76,6 +76,10 @@ "shortDescription": "A map with fixed binoculars", "title": "Binoculars" }, + "blind_osm": { + "description": "Help to map features relevant for the blind", + "title": "OSM for the blind" + }, "bookcases": { "description": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.", "title": "Open Bookcase Map" @@ -1067,6 +1071,23 @@ "shortDescription": "A map showing sport pitches", "title": "Sport pitches" }, + "sports": { + "description": "All about sports, find sport pitches, fitness centres and more.", + "layers": { + "4": { + "override": { + "presets": { + "0": { + "description": "Add a new shop selling sports goods.", + "title": "a sports shop" + } + } + } + } + }, + "shortDescription": "Map showing sport facilities.", + "title": "Sports" + }, "street_lighting": { "description": "On this map you can find everything about street lighting", "layers": { diff --git a/langs/themes/es.json b/langs/themes/es.json index 37d296aa4..e5353798a 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -633,4 +633,4 @@ "waste": { "title": "Basura y reciclaje" } -} +} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 06546b5c2..d447ba3a4 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -793,6 +793,10 @@ "description": "Op deze kaart vind je dokters en apothekers", "title": "Gezondheidszorg" }, + "hotels": { + "description": "Op deze kaart vind je hotels in je omgeving", + "title": "Hotels" + }, "indoors": { "title": "Binnenruimtes" }, @@ -1027,6 +1031,23 @@ "shortDescription": "Deze kaart toont sportvelden", "title": "Sportvelden" }, + "sports": { + "description": "Alles over sport: vind sportvelden, fitnesscentra en meer.", + "layers": { + "4": { + "override": { + "presets": { + "0": { + "description": "Voeg een nieuwe winkel toe die sportartikelen verkoopt.", + "title": "een sportwinkel" + } + } + } + } + }, + "shortDescription": "Kaart met sportfaciliteiten.", + "title": "Sport" + }, "street_lighting": { "description": "Op deze kaart vind je alles over straatlantaarns", "layers": { @@ -1113,9 +1134,5 @@ "description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen", "shortDescription": "Een kaart met vuilnisbakken", "title": "Vuilnisbak" - }, - "hotels": { - "description": "Op deze kaart vind je hotels in je omgeving", - "title": "Hotels" } -} +} \ No newline at end of file diff --git a/scripts/generateLayerOverview.ts b/scripts/generateLayerOverview.ts index 58a9baca0..a521161e7 100644 --- a/scripts/generateLayerOverview.ts +++ b/scripts/generateLayerOverview.ts @@ -22,7 +22,7 @@ import { PrepareTheme } from "../Models/ThemeConfig/Conversion/PrepareTheme" import { DesugaringContext } from "../Models/ThemeConfig/Conversion/Conversion" import { Utils } from "../Utils" import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" -import {Script} from "vm"; +import { Script } from "vm" // This scripts scans 'assets/layers/*.json' for layer definition files and 'assets/themes/*.json' for theme definition files. // It spits out an overview of those to be used to load them @@ -204,15 +204,17 @@ class LayerOverviewUtils { "assets/SocialImageTemplateWide.svg", "assets/SocialImageBanner.svg", "assets/svg/osm-logo.svg", - "assets/templates/*" + "assets/templates/*", ] for (const path of allSvgs) { - if (exempt.some((p) => { - if(p.endsWith("*") && path.startsWith("./"+p.substring(0, p.length - 1))){ - return true - } - return "./" + p === path; - })) { + if ( + exempt.some((p) => { + if (p.endsWith("*") && path.startsWith("./" + p.substring(0, p.length - 1))) { + return true + } + return "./" + p === path + }) + ) { continue } @@ -296,10 +298,13 @@ class LayerOverviewUtils { this.checkAllSvgs() - new DetectDuplicateFilters().convertStrict({ - layers: ScriptUtils.getLayerFiles().map(f => f.parsed), - themes: ScriptUtils.getThemeFiles().map(f => f.parsed) - }, "GenerateLayerOverview:") + new DetectDuplicateFilters().convertStrict( + { + layers: ScriptUtils.getLayerFiles().map((f) => f.parsed), + themes: ScriptUtils.getThemeFiles().map((f) => f.parsed), + }, + "GenerateLayerOverview:" + ) if (AllKnownLayouts.getSharedLayersConfigs().size == 0) { console.error("This was a bootstrapping-run. Run generate layeroverview again!") diff --git a/scripts/generateLicenseInfo.ts b/scripts/generateLicenseInfo.ts index 68cbd8ae9..3a8b7567b 100644 --- a/scripts/generateLicenseInfo.ts +++ b/scripts/generateLicenseInfo.ts @@ -262,10 +262,8 @@ function main(args: string[]) { } let contents = ScriptUtils.readDirRecSync("./assets") - .filter(p => !p.startsWith("./assets/templates/")) - .filter( - (entry) => entry.indexOf("./assets/generated") != 0 - ) + .filter((p) => !p.startsWith("./assets/templates/")) + .filter((entry) => entry.indexOf("./assets/generated") != 0) let licensePaths = contents.filter((entry) => entry.indexOf("license_info.json") >= 0) let licenseInfos = generateLicenseInfos(licensePaths) diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 92e88769b..4e94feeba 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -588,7 +588,7 @@ function MergeTranslation(source: any, target: any, language: string, context: s continue } - if(sourceV === ""){ + if (sourceV === "") { console.log("Ignoring empty string in the translations") } diff --git a/test/testhooks.ts b/test/testhooks.ts index c36defeec..53ebc0d54 100644 --- a/test/testhooks.ts +++ b/test/testhooks.ts @@ -26,7 +26,7 @@ export const mochaHooks = { JSON.stringify(url), ", \n", " ", - // JSON.stringify(data), + // JSON.stringify(data), "\n )\n------------------\n\n" ) throw new Error(