From fe438c534a18d3d4abcea657423646dace116071 Mon Sep 17 00:00:00 2001 From: Win Olario Date: Wed, 21 Apr 2021 14:02:26 +0800 Subject: [PATCH 01/12] Create readme.md A readme for the theme. --- assets/themes/hailhydrant/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 assets/themes/hailhydrant/readme.md diff --git a/assets/themes/hailhydrant/readme.md b/assets/themes/hailhydrant/readme.md new file mode 100644 index 0000000..9182579 --- /dev/null +++ b/assets/themes/hailhydrant/readme.md @@ -0,0 +1 @@ +This MapComplete theme is intended to be a simple way of adding certain emergency-related features (currently: fire hydrants, fire stations, ambulance stations, and extinguishers) from the contributor's favorite neighbourhoods, and a gentle way to introduce people to contributing to OpenStreetMap. From 7f932aa97c7a87da46d276df5cf66cf011bbac8a Mon Sep 17 00:00:00 2001 From: Win Olario Date: Wed, 21 Apr 2021 14:05:19 +0800 Subject: [PATCH 02/12] restore hailhydrant files from backup --- assets/themes/hailhydrant/Twemoji12_1f692.svg | 1 + assets/themes/hailhydrant/Twemoji12_1f9ef.svg | 1 + assets/themes/hailhydrant/Twemoji12_26d1.svg | 1 + assets/themes/hailhydrant/Twemoji_1f691.svg | 2 + assets/themes/hailhydrant/hailhydrant.json | 625 ++++++++++++++++++ assets/themes/hailhydrant/hydrant.svg | 107 +++ assets/themes/hailhydrant/hydrant_pillar.svg | 5 + .../hailhydrant/hydrant_underground.svg | 5 + assets/themes/hailhydrant/hydrant_unknown.svg | 5 + assets/themes/hailhydrant/license_info.json | 109 +++ assets/themes/hailhydrant/logo.svg | 53 ++ 11 files changed, 914 insertions(+) create mode 100644 assets/themes/hailhydrant/Twemoji12_1f692.svg create mode 100644 assets/themes/hailhydrant/Twemoji12_1f9ef.svg create mode 100644 assets/themes/hailhydrant/Twemoji12_26d1.svg create mode 100644 assets/themes/hailhydrant/Twemoji_1f691.svg create mode 100644 assets/themes/hailhydrant/hailhydrant.json create mode 100644 assets/themes/hailhydrant/hydrant.svg create mode 100644 assets/themes/hailhydrant/hydrant_pillar.svg create mode 100644 assets/themes/hailhydrant/hydrant_underground.svg create mode 100644 assets/themes/hailhydrant/hydrant_unknown.svg create mode 100644 assets/themes/hailhydrant/license_info.json create mode 100644 assets/themes/hailhydrant/logo.svg diff --git a/assets/themes/hailhydrant/Twemoji12_1f692.svg b/assets/themes/hailhydrant/Twemoji12_1f692.svg new file mode 100644 index 0000000..711c996 --- /dev/null +++ b/assets/themes/hailhydrant/Twemoji12_1f692.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/themes/hailhydrant/Twemoji12_1f9ef.svg b/assets/themes/hailhydrant/Twemoji12_1f9ef.svg new file mode 100644 index 0000000..e8b17ac --- /dev/null +++ b/assets/themes/hailhydrant/Twemoji12_1f9ef.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/themes/hailhydrant/Twemoji12_26d1.svg b/assets/themes/hailhydrant/Twemoji12_26d1.svg new file mode 100644 index 0000000..e8457ae --- /dev/null +++ b/assets/themes/hailhydrant/Twemoji12_26d1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/themes/hailhydrant/Twemoji_1f691.svg b/assets/themes/hailhydrant/Twemoji_1f691.svg new file mode 100644 index 0000000..8f94fb9 --- /dev/null +++ b/assets/themes/hailhydrant/Twemoji_1f691.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/assets/themes/hailhydrant/hailhydrant.json b/assets/themes/hailhydrant/hailhydrant.json new file mode 100644 index 0000000..dc2df55 --- /dev/null +++ b/assets/themes/hailhydrant/hailhydrant.json @@ -0,0 +1,625 @@ +{ + "id": "hailhydrant", + "title": { + "en": "Hydrants, Extinguishers, Fire stations, and Ambulance stations." + }, + "shortDescription": { + "en": "Map to show hydrants, extinguishers, fire stations, and ambulance stations." + }, + "description": { + "en": "On this map you can find and update hydrants, fire stations, ambulance stations, and extinguishers in your favorite neighborhoods. \n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions. \n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others." + }, + "language": [ + "en" + ], + "maintainer": "", + "icon": "./assets/themes/hailhydrant/logo.svg", + "version": "0", + "startLat": 13.67801, + "startLon": 121.6625, + "startZoom": 6, + "widenFactor": 0.05, + "socialImage": "", + "layers": [ + { + "id": "hydrants", + "name": { + "en": "Map of hydrants" + }, + "minzoom": 14, + "source": { + "osmTags": { + "and": [ + "emergency=fire_hydrant" + ] + } + }, + "title": { + "render": { + "en": "Hydrant" + } + }, + "description": { + "en": "Map layer to show fire hydrants." + }, + "tagRenderings": [ + { + "question": { + "en": "What color is the hydrant?" + }, + "render": { + "en": "The hydrant color is {colour}" + }, + "freeform": { + "key": "colour" + }, + "mappings": [ + { + "if": { + "and": [ + "colour=" + ] + }, + "then": { + "en": "The hydrant color is unknown." + }, + "hideInAnswer": true + }, + { + "if": { + "and": [ + "colour=yellow" + ] + }, + "then": { + "en": "The hydrant color is yellow." + } + }, + { + "if": { + "and": [ + "colour=red" + ] + }, + "then": { + "en": "The hydrant color is red." + } + } + ] + }, + { + "question": { + "en": "What type of hydrant is it?" + }, + "freeform": { + "key": "fire_hydrant:type" + }, + "render": { + "en": " Hydrant type: {fire_hydrant:type}" + }, + "mappings": [ + { + "if": { + "and": [ + "fire_hydrant:type=" + ] + }, + "then": { + "en": "The hydrant type is unknown." + }, + "hideInAnswer": true + }, + { + "if": { + "and": [ + "fire_hydrant:type=pillar" + ] + }, + "then": { + "en": " Pillar type." + } + }, + { + "if": { + "and": [ + "fire_hydrant:type=pipe" + ] + }, + "then": { + "en": " Pipe type." + } + }, + { + "if": { + "and": [ + "fire_hydrant:type=wall" + ] + }, + "then": { + "en": " Wall type." + } + }, + { + "if": { + "and": [ + "fire_hydrant:type=underground" + ] + }, + "then": { + "en": " Underground type." + } + } + ] + }, + { + "question": { + "en": "Update the lifecycle status of the hydrant." + }, + "render": { + "en": "Lifecycle status" + }, + "freeform": { + "key": "disused:emergency" + }, + "mappings": [ + { + "if": { + "and": [ + "emergency=fire_hydrant" + ] + }, + "then": { + "en": "The hydrant is (fully or partially) working." + } + }, + { + "if": { + "and": [ + "disused:emergency=fire_hydrant", + "emergency=" + ] + }, + "then": { + "en": "The hydrant is unavailable." + } + }, + { + "if": { + "and": [ + "removed:emergency=fire_hydrant", + "emergency=" + ] + }, + "then": { + "en": "The hydrant has been removed." + } + } + ] + },"images" + ], + "hideUnderlayingFeaturesMinPercentage": 0, + "icon": { + "render": "./assets/themes/hailhydrant/hydrant.svg" + }, + "width": { + "render": "8" + }, + "iconSize": { + "render": "20,20,center" + }, + "color": { + "render": "#00f" + }, + "presets": [ + { + "tags": [ + "emergency=fire_hydrant" + ], + "title": { + "en": "Fire hydrant" + }, + "description": { + "en": "A hydrant is a connection point where firefighters can tap water. It might be located underground." + } + } + ], + "wayHandling": 2 + }, + { + "id": "extinguisher", + "name": { + "en": "Map of fire extinguishers." + }, + "minzoom": 14, + "source": { + "osmTags": { + "and": [ + "emergency=fire_extinguisher" + ] + } + }, + "title": { + "render": { + "en": "Extinguishers" + } + }, + "description": { + "en": "Map layer to show fire hydrants." + }, + "tagRenderings": [ + { + "render": { + "en": "Location: {location}" + }, + "question": { + "en": "Where is it positioned?" + }, + "mappings": [ + { + "if": { + "and": [ + "location=indoor" + ] + }, + "then": { + "en": "Found indoors." + } + }, + { + "if": { + "and": [ + "location=outdoor" + ] + }, + "then": { + "en": "Found outdoors." + } + } + ], + "freeform": { + "key": "location" + } + }, + "images" + ], + "hideUnderlayingFeaturesMinPercentage": 0, + "icon": { + "render": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg" + }, + "width": { + "render": "8" + }, + "iconSize": { + "render": "20,20,center" + }, + "color": { + "render": "#00f" + }, + "presets": [ + { + "tags": [ + "emergency=fire_extinguisher" + ], + "title": { + "en": "Fire extinguisher" + }, + "description": { + "en": "A fire extinguisher is a small, portable device used to stop a fire" + } + } + ], + "wayHandling": 1 + }, + { + "id": "fire_stations", + "name": { + "en": "Map of fire stations" + }, + "minzoom": 12, + "source": { + "osmTags": { + "and": [ + "amenity=fire_station" + ] + } + }, + "wayHandling": 2, + "title": { + "render": { + "en": "Fire Station" + } + }, + "description": { + "en": "Map layer to show fire stations." + }, + "tagRenderings": [ + { + "freeform": { + "key": "name" + }, + "question": { + "en": "What is the name of this fire station?" + }, + "render": { + "en": "This station is called {name}." + } + }, + { + "freeform": { + "key": "addr:street" + }, + "question": { + "en": " What is the street name where the station located?" + }, + "render": { + "en": "This station is along a highway called {addr:street}." + } + }, + { + "question": { + "en": "Where is the station located? (e.g. name of neighborhood, villlage, or town)" + }, + "freeform": { + "key": "addr:place" + }, + "render": { + "en": "This station is found within {addr:place}." + } + }, + { + "question": { + "en": "What agency operates this station?" + }, + "render": { + "en": "This station is operated by {operator}." + }, + "freeform": { + "key": "operator" + }, + "mappings": [ + { + "if": { + "and": [ + "operator=Bureau of Fire Protection", + "operator:type=government" + ] + }, + "then": { + "en": "Bureau of Fire Protection" + } + } + ] + }, + { + "question": { + "en": "How is the station operator classified??" + }, + "render": { + "en": "The operator is a(n) {operator:type} entity." + }, + "freeform": { + "key": "operator:type" + }, + "mappings": [ + { + "if": { + "and": [ + "operator:type=government" + ] + }, + "then": { + "en": "The station is operated by the government." + } + }, + { + "if": { + "and": [ + "operator:type=community" + ] + }, + "then": { + "en": "The station is operated by a community-based, or informal organization." + } + }, + { + "if": { + "and": [ + "operator:type=ngo" + ] + }, + "then": { + "en": "The station is operated by a formal group of volunteers." + } + }, + { + "if": { + "and": [ + "operator:type=private" + ] + }, + "then": { + "en": "The station is privately operated." + } + } + ] + },"images" + ], + "hideUnderlayingFeaturesMinPercentage": 0, + "icon": { + "render": "./assets/themes/hailhydrant/Twemoji12_1f692.svg" + }, + "width": { + "render": "1" + }, + "iconSize": { + "render": "35,35,center" + }, + "color": { + "render": "#c22" + }, + "presets": [ + { + "tags": [ + "amenity=fire_station" + ], + "title": { + "en": "Fire station" + }, + "description": { + "en": "A fire station is a place where the fire trucks and firefighters are located when not in operation." + } + } + ] + }, + { + "id": "ambulancestation", + "name": { + "en": "Map of ambulance stations" + }, + "minzoom": 12, + "source": { + "osmTags": { + "and": [ + "emergency=ambulance_station" + ] + } + }, + "title": { + "render": { + "en": "Ambulance Station" + } + }, + "description": { + "en": "An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies." + }, + "tagRenderings": [ + { + "freeform": { + "key": "name" + }, + "question": { + "en": "What is the name of this ambulance station?" + }, + "render": { + "en": "This station is called {name}." + } + }, + { + "freeform": { + "key": "addr:street" + }, + "question": { + "en": " What is the street name where the station located?" + }, + "render": { + "en": "This station is along a highway called {addr:street}." + } + }, + { + "question": { + "en": "Where is the station located? (e.g. name of neighborhood, villlage, or town)" + }, + "freeform": { + "key": "addr:place" + }, + "render": { + "en": "This station is found within {addr:place}." + } + }, + { + "question": { + "en": "What agency operates this station?" + }, + "render": { + "en": "This station is operated by {operator}." + }, + "freeform": { + "key": "operator" + }, + "mappings": [] + }, + { + "question": { + "en": "How is the station operator classified??" + }, + "render": { + "en": "The operator is a(n) {operator:type} entity." + }, + "freeform": { + "key": "operator:type" + }, + "mappings": [ + { + "if": { + "and": [ + "operator:type=government" + ] + }, + "then": { + "en": "The station is operated by the government." + } + }, + { + "if": { + "and": [ + "operator:type=community" + ] + }, + "then": { + "en": "The station is operated by a community-based, or informal organization." + } + }, + { + "if": { + "and": [ + "operator:type=ngo" + ] + }, + "then": { + "en": "The station is operated by a formal group of volunteers." + } + }, + { + "if": { + "and": [ + "operator:type=private" + ] + }, + "then": { + "en": "The station is privately operated." + } + } + ] + },"images" + ], + "hideUnderlayingFeaturesMinPercentage": 0, + "icon": { + "render": "./assets/themes/hailhydrant/Twemoji_1f691.svg" + }, + "width": { + "render": "1" + }, + "iconSize": { + "render": "35,35,center" + }, + "color": { + "render": "#00f" + }, + "presets": [ + { + "tags": [ + "emergency=ambulance_station" + ], + "title": { + "en": "Ambulance station" + }, + "description": { + "en": "Add an ambulance station to the map" + } + } + ], + "wayHandling": 2 + } + ], + "defaultBackgroundId": "HDM_HOT" +} diff --git a/assets/themes/hailhydrant/hydrant.svg b/assets/themes/hailhydrant/hydrant.svg new file mode 100644 index 0000000..0dbda22 --- /dev/null +++ b/assets/themes/hailhydrant/hydrant.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/themes/hailhydrant/hydrant_pillar.svg b/assets/themes/hailhydrant/hydrant_pillar.svg new file mode 100644 index 0000000..27ef663 --- /dev/null +++ b/assets/themes/hailhydrant/hydrant_pillar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/themes/hailhydrant/hydrant_underground.svg b/assets/themes/hailhydrant/hydrant_underground.svg new file mode 100644 index 0000000..f7c0f3d --- /dev/null +++ b/assets/themes/hailhydrant/hydrant_underground.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/themes/hailhydrant/hydrant_unknown.svg b/assets/themes/hailhydrant/hydrant_unknown.svg new file mode 100644 index 0000000..10b31cd --- /dev/null +++ b/assets/themes/hailhydrant/hydrant_unknown.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/themes/hailhydrant/license_info.json b/assets/themes/hailhydrant/license_info.json new file mode 100644 index 0000000..0deab16 --- /dev/null +++ b/assets/themes/hailhydrant/license_info.json @@ -0,0 +1,109 @@ +[ + { + "authors": [ + "http://jaanos.deviantart.com/" + ], + "path": "hydrant.svg", + "license": "GPL", + "sources": [ + "https://commons.wikimedia.org/wiki/File:Hydrant.svg" + ] + }, + { + "authors": [ + "Twemoji Project" + ], + "path": "Twemoji12_1f9ef.svg", + "license": "CC-BY 4.0", + "sources": [ + "https://upload.wikimedia.org/wikipedia/commons/9/9b/Twemoji12_1f9ef.svg", + "https://twemoji.twitter.com/" + ] + }, + { + "path": "hydrant_pillar.svg", + "license": "CC-BY-SA 4.0", + "authors": [ + "M!dgard" + ], + "sources": [ + "https://www.openstreetmap.org/user/M!dgard", + "https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_underground.svg" + ] + }, + { + "path": "hydrant_unknown.svg", + "license": "CC-BY-SA 4.0", + "authors": [ + "M!dgard" + ], + "sources": [ + "https://www.openstreetmap.org/user/M!dgard", + "https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_underground.svg" + ] + }, + { + "path": "hydrant_underground.svg", + "license": "CC-BY-SA 4.0", + "authors": [ + "M!dgard" + ], + "sources": [ + "https://www.openstreetmap.org/user/M!dgard", + "https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_underground.svg" + ] + }, + { + "path": "hydrant.svg", + "license": "CC-BY-SA 4.0", + "authors": [ + "GOwin" + ], + "sources": [ + "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/hydrant.svg" + ] + }, + { + "path": "Twemoji12_1f692.svg", + "license": "CC-BY 4.0", + "authors": [ + "Twemoji Project" + ], + "sources": [ + "https://upload.wikimedia.org/wikipedia/commons/1/19/Twemoji12_1f692.svg", + "https://twemoji.twitter.com/" + ] + }, + { + "path": "Twemoji12_26d1.svg", + "license": "CC-BY 4.0", + "authors": [ + "Twemoji Project" + ], + "sources": [ + "https://upload.wikimedia.org/wikipedia/commons/e/eb/Twemoji12_26d1.svg", + "https://twemoji.twitter.com/" + ] + }, + { + "path": "Twemoji_1f691.svg", + "license": "CC-BY 4.0", + "authors": [ + "Twemoji Project" + ], + "sources": [ + "https://upload.wikimedia.org/wikipedia/commons/9/95/Twemoji_1f691.svg", + "https://twemoji.twitter.com/" + ] + } , + { + "authors": [ + "Erwin Olario" + ], + "path": "logo.svg", + "license": "CC-BY-SA 4.0", + "sources": [ + "https://wiki.openstreetmap.org/wiki/File:Hailhydrant-logo.svg" + ] + } +] diff --git a/assets/themes/hailhydrant/logo.svg b/assets/themes/hailhydrant/logo.svg new file mode 100644 index 0000000..d491480 --- /dev/null +++ b/assets/themes/hailhydrant/logo.svg @@ -0,0 +1,53 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 8de1662be1e9e420b5af36e499f4a62069a85921 Mon Sep 17 00:00:00 2001 From: Win Olario Date: Wed, 21 Apr 2021 14:20:46 +0800 Subject: [PATCH 03/12] Update bike_repair_station.json Minor corrections to improve English sentence phrasings. --- .../bike_repair_station/bike_repair_station.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/layers/bike_repair_station/bike_repair_station.json b/assets/layers/bike_repair_station/bike_repair_station.json index 307c155..074d9be 100644 --- a/assets/layers/bike_repair_station/bike_repair_station.json +++ b/assets/layers/bike_repair_station/bike_repair_station.json @@ -196,7 +196,7 @@ { "question": { "nl": "Wanneer is dit fietsherstelpunt open?", - "en": "When is this bicycle repair point opened?" + "en": "When is this bicycle repair point open?" }, "render": "{opening_hours_table()}", "freeform": { @@ -208,14 +208,14 @@ "if": "opening_hours=24/7", "then": { "nl": "Dag en nacht open", - "en": "Always opened" + "en": "Always open" } }, { "if": "opening_hours=", "then": { "nl": "Dag en nacht open", - "en": "Always opened" + "en": "Always open" }, "hideInAnswer": true } @@ -255,7 +255,7 @@ }, { "question": { - "en": "Does this bike station have a hook to suspend your bike with or a stand to elevate it?", + "en": "Does this bike station have a hook to hang your bike on or a stand to raise it?", "nl": "Heeft dit herstelpunt een haak of standaard om je fiets op te hangen/zetten?", "fr": "Est-ce que cette station vélo à un crochet pour suspendre son velo ou une accroche pour l'élevé?", "gl": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?", @@ -570,4 +570,4 @@ ] } ] -} \ No newline at end of file +} From 555fdb360a63813605ee555f359184a91497205a Mon Sep 17 00:00:00 2001 From: Win Olario Date: Wed, 21 Apr 2021 21:16:19 +0800 Subject: [PATCH 04/12] Fix typo: drinkging to drinking --- assets/themes/drinking_water/drinking_water.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/themes/drinking_water/drinking_water.json b/assets/themes/drinking_water/drinking_water.json index 09027e1..2492a1e 100644 --- a/assets/themes/drinking_water/drinking_water.json +++ b/assets/themes/drinking_water/drinking_water.json @@ -5,7 +5,7 @@ "nl": "Drinkwaterpunten" }, "description": { - "en": "On this map, publicly accessible drinkging water spots are shown and can be easily added", + "en": "On this map, publicly accessible drinking water spots are shown and can be easily added", "nl": "Op deze kaart staan publiek toegankelijke drinkwaterpunten en kan je makkelijk een nieuw drinkwaterpunt toevoegen" }, "language": [ @@ -24,4 +24,4 @@ "drinking_water" ], "roamingRenderings": [] -} \ No newline at end of file +} From 9675cb0eb4bbfa799ae49ca3b6defe1d99fd1a45 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 21 Apr 2021 18:27:15 +0200 Subject: [PATCH 05/12] Quickfix: hide bicycle shops on bike_shops query parameter (which got changed due to renames) --- Models/Constants.ts | 2 +- index.ts | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Models/Constants.ts b/Models/Constants.ts index 2119841..ababae8 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import { Utils } from "../Utils"; export default class Constants { - public static vNumber = "0.6.8a"; + public static vNumber = "0.6.8b"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/index.ts b/index.ts index e538334..8362f05 100644 --- a/index.ts +++ b/index.ts @@ -67,6 +67,20 @@ defaultLayout = QueryParameters.GetQueryParameter("layout", defaultLayout, "The let layoutToUse: LayoutConfig = AllKnownLayouts.allKnownLayouts.get(defaultLayout.toLowerCase()); +// WOrkaround/legacy +if(layoutToUse.id === "cyclofix"){ + QueryParameters.GetQueryParameter("layer-bike_shops", "true", "Legacy - keep De Fietsambassade working").syncWith( + QueryParameters.GetQueryParameter("layer-bike_shop","true","Legacy - keep De Fietsambassade working") + ) + const bikeShops = QueryParameters.GetQueryParameter("layer-bike_cafes", "true", "Legacy - keep De Fietsambassade working").syncWith( + QueryParameters.GetQueryParameter("layer-bike_cafe","true","Legacy - keep De Fietsambassade working") + ) + if(!bikeShops.data){ + QueryParameters.GetQueryParameter("layer-bike_themed_object", "Legacy - hide bike themed object").setData("false") + } +} + + const userLayoutParam = QueryParameters.GetQueryParameter("userlayout", "false"); const layoutFromBase64 = decodeURIComponent(userLayoutParam.data); document.getElementById('centermessage').innerText = ''; From 3481fe5b63e75b8b5289738584a38ed984563667 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 21 Apr 2021 18:45:53 +0200 Subject: [PATCH 06/12] Remove obsolete code --- index.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/index.ts b/index.ts index 8362f05..1bb2a98 100644 --- a/index.ts +++ b/index.ts @@ -72,12 +72,9 @@ if(layoutToUse.id === "cyclofix"){ QueryParameters.GetQueryParameter("layer-bike_shops", "true", "Legacy - keep De Fietsambassade working").syncWith( QueryParameters.GetQueryParameter("layer-bike_shop","true","Legacy - keep De Fietsambassade working") ) - const bikeShops = QueryParameters.GetQueryParameter("layer-bike_cafes", "true", "Legacy - keep De Fietsambassade working").syncWith( + const bikecafes = QueryParameters.GetQueryParameter("layer-bike_cafes", "true", "Legacy - keep De Fietsambassade working").syncWith( QueryParameters.GetQueryParameter("layer-bike_cafe","true","Legacy - keep De Fietsambassade working") ) - if(!bikeShops.data){ - QueryParameters.GetQueryParameter("layer-bike_themed_object", "Legacy - hide bike themed object").setData("false") - } } From 3c248a52b99da5bf153bcc23507f33577ed2bb0d Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 21 Apr 2021 18:46:35 +0200 Subject: [PATCH 07/12] Remove timestamps from taginfo, regeneration of taginfo data --- Docs/TagInfo/mapcomplete_aed.json | 6 +- Docs/TagInfo/mapcomplete_artworks.json | 1 - Docs/TagInfo/mapcomplete_benches.json | 1 - Docs/TagInfo/mapcomplete_bicyclelib.json | 1 - Docs/TagInfo/mapcomplete_bookcases.json | 6 +- Docs/TagInfo/mapcomplete_campersite.json | 21 +++- .../mapcomplete_charging_stations.json | 61 ++++++++++- Docs/TagInfo/mapcomplete_climbing.json | 101 +++++++++++++++++- Docs/TagInfo/mapcomplete_cyclofix.json | 56 +++++++++- Docs/TagInfo/mapcomplete_drinking_water.json | 6 +- Docs/TagInfo/mapcomplete_facadegardens.json | 1 - Docs/TagInfo/mapcomplete_fietsstraten.json | 31 +++++- Docs/TagInfo/mapcomplete_fritures.json | 1 - Docs/TagInfo/mapcomplete_ghostbikes.json | 1 - Docs/TagInfo/mapcomplete_maps.json | 11 +- Docs/TagInfo/mapcomplete_nature.json | 55 +++++++++- Docs/TagInfo/mapcomplete_personal.json | 1 - Docs/TagInfo/mapcomplete_playgrounds.json | 21 +++- Docs/TagInfo/mapcomplete_shops.json | 1 - Docs/TagInfo/mapcomplete_sport_pitches.json | 11 +- Docs/TagInfo/mapcomplete_surveillance.json | 6 +- Docs/TagInfo/mapcomplete_toilets.json | 1 - Docs/TagInfo/mapcomplete_trees.json | 14 ++- scripts/generateTaginfoProjectFiles.ts | 3 +- 24 files changed, 394 insertions(+), 24 deletions(-) diff --git a/Docs/TagInfo/mapcomplete_aed.json b/Docs/TagInfo/mapcomplete_aed.json index a2ed373..41b2cd1 100644 --- a/Docs/TagInfo/mapcomplete_aed.json +++ b/Docs/TagInfo/mapcomplete_aed.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open AED Map", "description": "On this map, one can find and mark nearby defibrillators", @@ -35,6 +34,11 @@ "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.", "value": "yes" }, + { + "key": "access", + "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=public with a fixed text, namely 'Publicly accessible'", + "value": "public" + }, { "key": "access", "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_artworks.json b/Docs/TagInfo/mapcomplete_artworks.json index 354155c..bb12317 100644 --- a/Docs/TagInfo/mapcomplete_artworks.json +++ b/Docs/TagInfo/mapcomplete_artworks.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open Artwork Map", "description": "Welcome to Open Artwork Map, a map of statues, busts, grafittis and other artwork all over the world", diff --git a/Docs/TagInfo/mapcomplete_benches.json b/Docs/TagInfo/mapcomplete_benches.json index a6e267d..b5a9c83 100644 --- a/Docs/TagInfo/mapcomplete_benches.json +++ b/Docs/TagInfo/mapcomplete_benches.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Benches", "description": "A map of benches", diff --git a/Docs/TagInfo/mapcomplete_bicyclelib.json b/Docs/TagInfo/mapcomplete_bicyclelib.json index fbcca45..0407df6 100644 --- a/Docs/TagInfo/mapcomplete_bicyclelib.json +++ b/Docs/TagInfo/mapcomplete_bicyclelib.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Bicycle libraries", "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee", diff --git a/Docs/TagInfo/mapcomplete_bookcases.json b/Docs/TagInfo/mapcomplete_bookcases.json index 4934045..346bd7b 100644 --- a/Docs/TagInfo/mapcomplete_bookcases.json +++ b/Docs/TagInfo/mapcomplete_bookcases.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open Bookcase Map", "description": "A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored", @@ -59,6 +58,11 @@ "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows indoor=no with a fixed text, namely 'This bookcase is located outdoors' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "indoor", + "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows indoor= with a fixed text, namely 'This bookcase is located outdoors' Picking this answer will delete the key indoor.", + "value": "" + }, { "key": "access", "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_campersite.json b/Docs/TagInfo/mapcomplete_campersite.json index f3eeb1c..cc6fb47 100644 --- a/Docs/TagInfo/mapcomplete_campersite.json +++ b/Docs/TagInfo/mapcomplete_campersite.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Campersites", "description": "Find sites to spend the night with your camper", @@ -35,6 +34,11 @@ "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=no&charge= with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer. Picking this answer will delete the key charge.", "value": "" }, + { + "key": "fee", + "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=no with a fixed text, namely 'Can be used for free'", + "value": "no" + }, { "key": "charge", "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'charge'" @@ -58,6 +62,16 @@ "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=yes with a fixed text, namely 'There is internet access' and allows to pick this as a default answer.", "value": "yes" }, + { + "key": "internet_access", + "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access'", + "value": "wifi" + }, + { + "key": "internet_access", + "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access'", + "value": "wlan" + }, { "key": "internet_access", "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=no with a fixed text, namely 'There is no internet access' and allows to pick this as a default answer.", @@ -179,6 +193,11 @@ "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=customers with a fixed text, namely 'You need to be a customer of camping/campersite to use this place' and allows to pick this as a default answer.", "value": "customers" }, + { + "key": "access", + "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=public with a fixed text, namely 'Anyone can use this dump station'", + "value": "public" + }, { "key": "access", "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=yes with a fixed text, namely 'Anyone can use this dump station' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_charging_stations.json b/Docs/TagInfo/mapcomplete_charging_stations.json index ec8e178..d9e85cf 100644 --- a/Docs/TagInfo/mapcomplete_charging_stations.json +++ b/Docs/TagInfo/mapcomplete_charging_stations.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Charging stations", "description": "A worldwide map of charging stations", @@ -56,10 +55,70 @@ "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer. Picking this answer will delete the key bicycle.", "value": "" }, + { + "key": "car", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars'", + "value": "yes" + }, + { + "key": "bicycle", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars' Picking this answer will delete the key bicycle.", + "value": "" + }, + { + "key": "car", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles'", + "value": "yes" + }, + { + "key": "bicycle", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles'", + "value": "yes" + }, { "key": "capacity", "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows values with key 'capacity'" }, + { + "key": "authentication:membership_card", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:membership_card=yes with a fixed text, namely 'Authentication by a membership card'", + "value": "yes" + }, + { + "key": "authentication:app", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:app=yes with a fixed text, namely 'Authentication by an app'", + "value": "yes" + }, + { + "key": "authentication:phone_call", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:phone_call=yes with a fixed text, namely 'Authentication via phone call is available'", + "value": "yes" + }, + { + "key": "authentication:short_message", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:short_message=yes with a fixed text, namely 'Authentication via phone call is available'", + "value": "yes" + }, + { + "key": "authentication:nfc", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:nfc=yes with a fixed text, namely 'Authentication via NFC is available'", + "value": "yes" + }, + { + "key": "authentication:money_card", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:money_card=yes with a fixed text, namely 'Authentication via Money Card is available'", + "value": "yes" + }, + { + "key": "authentication:debig", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:debig=yes with a fixed text, namely 'Authentication via debit card is available'", + "value": "yes" + }, + { + "key": "authentication:none", + "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:none=yes with a fixed text, namely 'No authentication is needed'", + "value": "yes" + }, { "key": "authentication:phone_call:number", "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows values with key 'authentication:phone_call:number'" diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json index d95b663..e613825 100644 --- a/Docs/TagInfo/mapcomplete_climbing.json +++ b/Docs/TagInfo/mapcomplete_climbing.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open Climbing Map", "description": "On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature", @@ -80,6 +79,10 @@ "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", "value": "limited" }, + { + "key": "climbing:boulder", + "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + }, { "key": "climbing:toprope", "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", @@ -90,6 +93,10 @@ "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:toprope", + "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + }, { "key": "climbing:sport", "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", @@ -100,6 +107,10 @@ "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:sport", + "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + }, { "key": "climbing:traditional", "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", @@ -110,6 +121,10 @@ "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:traditional", + "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + }, { "key": "climbing:speed", "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", @@ -120,6 +135,10 @@ "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:speed", + "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + }, { "key": "sport", "description": "The MapComplete theme Open Climbing Map has a layer Climbing gyms showing features with this tag", @@ -161,6 +180,10 @@ "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", "value": "limited" }, + { + "key": "climbing:boulder", + "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + }, { "key": "climbing:toprope", "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", @@ -171,6 +194,10 @@ "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:toprope", + "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + }, { "key": "climbing:sport", "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", @@ -181,6 +208,10 @@ "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:sport", + "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + }, { "key": "climbing:traditional", "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", @@ -191,6 +222,10 @@ "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:traditional", + "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + }, { "key": "climbing:speed", "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", @@ -201,6 +236,10 @@ "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:speed", + "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + }, { "key": "name", "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" @@ -257,6 +296,10 @@ "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", "value": "limited" }, + { + "key": "climbing:boulder", + "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + }, { "key": "climbing:toprope", "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", @@ -267,6 +310,10 @@ "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:toprope", + "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + }, { "key": "climbing:sport", "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", @@ -277,6 +324,10 @@ "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:sport", + "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + }, { "key": "climbing:traditional", "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", @@ -287,6 +338,10 @@ "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:traditional", + "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + }, { "key": "climbing:speed", "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", @@ -297,6 +352,10 @@ "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:speed", + "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + }, { "key": "name", "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" @@ -355,6 +414,10 @@ "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", "value": "limited" }, + { + "key": "climbing:boulder", + "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + }, { "key": "climbing:toprope", "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", @@ -365,6 +428,10 @@ "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:toprope", + "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + }, { "key": "climbing:sport", "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", @@ -375,6 +442,10 @@ "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:sport", + "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + }, { "key": "climbing:traditional", "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", @@ -385,6 +456,10 @@ "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:traditional", + "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + }, { "key": "climbing:speed", "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", @@ -395,6 +470,10 @@ "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:speed", + "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + }, { "key": "name", "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" @@ -475,6 +554,10 @@ "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", "value": "limited" }, + { + "key": "climbing:boulder", + "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + }, { "key": "climbing:toprope", "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", @@ -485,6 +568,10 @@ "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:toprope", + "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + }, { "key": "climbing:sport", "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", @@ -495,6 +582,10 @@ "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:sport", + "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + }, { "key": "climbing:traditional", "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", @@ -505,6 +596,10 @@ "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "climbing:traditional", + "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + }, { "key": "climbing:speed", "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", @@ -514,6 +609,10 @@ "key": "climbing:speed", "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", "value": "no" + }, + { + "key": "climbing:speed", + "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index 5c8dc87..fced168 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Cyclofix - an open map for cyclists", "description": "The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs", @@ -110,6 +109,11 @@ "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -291,6 +295,11 @@ "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -373,6 +382,11 @@ "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -431,6 +445,11 @@ "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows opening_hours=24/7 with a fixed text, namely 'Always opened' and allows to pick this as a default answer.", "value": "24/7" }, + { + "key": "opening_hours", + "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows opening_hours= with a fixed text, namely 'Always opened' Picking this answer will delete the key opening_hours.", + "value": "" + }, { "key": "service:bicycle:chain_tool", "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:chain_tool=yes with a fixed text, namely 'There is a chain tool' and allows to pick this as a default answer.", @@ -514,6 +533,11 @@ "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -628,6 +652,11 @@ "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -676,6 +705,11 @@ "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -755,6 +789,11 @@ "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -784,6 +823,11 @@ "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -798,6 +842,11 @@ "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no&charge= with a fixed text, namely 'Free to use cleaning service' and allows to pick this as a default answer.", "value": "no&charge=" }, + { + "key": "fee", + "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "fee", "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -938,6 +987,11 @@ "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_drinking_water.json b/Docs/TagInfo/mapcomplete_drinking_water.json index 3d13346..d2cffb5 100644 --- a/Docs/TagInfo/mapcomplete_drinking_water.json +++ b/Docs/TagInfo/mapcomplete_drinking_water.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Drinking Water", "description": "On this map, publicly accessible drinkging water spots are shown and can be easily added", @@ -54,6 +53,11 @@ "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_facadegardens.json b/Docs/TagInfo/mapcomplete_facadegardens.json index 5b748fa..9d74e34 100644 --- a/Docs/TagInfo/mapcomplete_facadegardens.json +++ b/Docs/TagInfo/mapcomplete_facadegardens.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Facade gardens", "description": "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.", diff --git a/Docs/TagInfo/mapcomplete_fietsstraten.json b/Docs/TagInfo/mapcomplete_fietsstraten.json index 4293206..e93e3e2 100644 --- a/Docs/TagInfo/mapcomplete_fietsstraten.json +++ b/Docs/TagInfo/mapcomplete_fietsstraten.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Fietsstraten", "description": "Een kaart met alle gekende fietsstraten", @@ -36,6 +35,16 @@ "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "cyclestreet", + "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "value": "yes" + }, + { + "key": "proposed:cyclestreet", + "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "value": "" + }, { "key": "cyclestreet", "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", @@ -90,6 +99,16 @@ "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "cyclestreet", + "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "value": "yes" + }, + { + "key": "proposed:cyclestreet", + "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "value": "" + }, { "key": "cyclestreet", "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", @@ -154,6 +173,16 @@ "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "cyclestreet", + "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "value": "yes" + }, + { + "key": "proposed:cyclestreet", + "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "value": "" + }, { "key": "cyclestreet", "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", diff --git a/Docs/TagInfo/mapcomplete_fritures.json b/Docs/TagInfo/mapcomplete_fritures.json index 615deb6..fe58f74 100644 --- a/Docs/TagInfo/mapcomplete_fritures.json +++ b/Docs/TagInfo/mapcomplete_fritures.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Friturenkaart", "description": "Op deze kaart vind je je favoriete frituur!", diff --git a/Docs/TagInfo/mapcomplete_ghostbikes.json b/Docs/TagInfo/mapcomplete_ghostbikes.json index 57d6a37..8fa7684 100644 --- a/Docs/TagInfo/mapcomplete_ghostbikes.json +++ b/Docs/TagInfo/mapcomplete_ghostbikes.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Ghost bikes", "description": "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", diff --git a/Docs/TagInfo/mapcomplete_maps.json b/Docs/TagInfo/mapcomplete_maps.json index ee306aa..ac2ebee 100644 --- a/Docs/TagInfo/mapcomplete_maps.json +++ b/Docs/TagInfo/mapcomplete_maps.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete A map of maps", "description": "This theme shows all (touristic) maps that OpenStreetMap knows of", @@ -55,6 +54,11 @@ "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer.", "value": "none" }, + { + "key": "map_source:attribution", + "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all'", + "value": "no" + }, { "key": "service:bicycle:cleaning:charge", "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" @@ -64,6 +68,11 @@ "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json index dc7321e..4929ee9 100644 --- a/Docs/TagInfo/mapcomplete_nature.json +++ b/Docs/TagInfo/mapcomplete_nature.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete De Natuur in", "description": "Deze kaart bevat informatie voor natuurliefhebbers", @@ -54,6 +53,11 @@ "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -94,6 +98,21 @@ "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer.", "value": "yes" }, + { + "key": "amenity", + "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "value": "shelter" + }, + { + "key": "building", + "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "value": "yes" + }, + { + "key": "shelter", + "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "value": "yes" + }, { "key": "wheelchair", "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows wheelchair=designated with a fixed text, namely 'Er zijn speciale voorzieningen voor rolstoelen' and allows to pick this as a default answer.", @@ -137,6 +156,11 @@ "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -186,6 +210,11 @@ "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer.", "value": "none" }, + { + "key": "map_source:attribution", + "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all'", + "value": "no" + }, { "key": "service:bicycle:cleaning:charge", "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" @@ -195,6 +224,11 @@ "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -214,6 +248,11 @@ "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", @@ -302,6 +341,10 @@ "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Natuurpunt with a fixed text, namely 'Dit gebied wordt beheerd door Natuurpunt' and allows to pick this as a default answer.", "value": "Natuurpunt" }, + { + "key": "operator", + "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator~^(n|N)atuurpunt.*$ with a fixed text, namely 'Dit gebied wordt beheerd door {operator}'" + }, { "key": "operator", "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Agentschap Natuur en Bos with a fixed text, namely 'Dit gebied wordt beheerd door het Agentschap Natuur en Bos' and allows to pick this as a default answer.", @@ -364,6 +407,11 @@ "key": "description:0", "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'description:0'" }, + { + "key": "_surface:ha", + "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows _surface:ha=0 with a fixed text, namely ''", + "value": "0" + }, { "key": "service:bicycle:cleaning:charge", "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" @@ -373,6 +421,11 @@ "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", "value": "no&service:bicycle:cleaning:charge=" }, + { + "key": "service:bicycle:cleaning:fee", + "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "value": "no&" + }, { "key": "service:bicycle:cleaning:fee", "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json index ed42048..8dca5bc 100644 --- a/Docs/TagInfo/mapcomplete_personal.json +++ b/Docs/TagInfo/mapcomplete_personal.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Personal theme", "description": "Create a personal theme based on all the available layers of all themes", diff --git a/Docs/TagInfo/mapcomplete_playgrounds.json b/Docs/TagInfo/mapcomplete_playgrounds.json index d945938..ec0f917 100644 --- a/Docs/TagInfo/mapcomplete_playgrounds.json +++ b/Docs/TagInfo/mapcomplete_playgrounds.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Playgrounds", "description": "A map with playgrounds", @@ -50,6 +49,16 @@ "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=concrete with a fixed text, namely 'The surface is concrete' and allows to pick this as a default answer.", "value": "concrete" }, + { + "key": "surface", + "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=unpaved with a fixed text, namely 'The surface is unpaved'", + "value": "unpaved" + }, + { + "key": "surface", + "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=paved with a fixed text, namely 'The surface is paved'", + "value": "paved" + }, { "key": "lit", "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows lit=yes with a fixed text, namely 'This playground is lit at night' and allows to pick this as a default answer.", @@ -72,6 +81,11 @@ "key": "operator", "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'operator'" }, + { + "key": "access", + "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access= with a fixed text, namely 'Accessible to the general public' Picking this answer will delete the key access.", + "value": "" + }, { "key": "access", "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access=yes with a fixed text, namely 'Accessible to the general public' and allows to pick this as a default answer.", @@ -128,6 +142,11 @@ "key": "opening_hours", "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer.", "value": "24/7" + }, + { + "key": "opening_hours", + "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows opening_hours= with a fixed text, namely 'Always accessible' Picking this answer will delete the key opening_hours.", + "value": "" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json index 338c085..54569de 100644 --- a/Docs/TagInfo/mapcomplete_shops.json +++ b/Docs/TagInfo/mapcomplete_shops.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open Shop Map", "description": "An editable map with basic shop information", diff --git a/Docs/TagInfo/mapcomplete_sport_pitches.json b/Docs/TagInfo/mapcomplete_sport_pitches.json index bae10c7..6340171 100644 --- a/Docs/TagInfo/mapcomplete_sport_pitches.json +++ b/Docs/TagInfo/mapcomplete_sport_pitches.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Sport pitches", "description": "A map showing sport pitches", @@ -45,6 +44,11 @@ "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=korfball with a fixed text, namely 'Korfball is played here' and allows to pick this as a default answer.", "value": "korfball" }, + { + "key": "sport", + "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=basket with a fixed text, namely 'Basketball is played here'", + "value": "basket" + }, { "key": "surface", "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'surface'" @@ -126,6 +130,11 @@ "key": "opening_hours", "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'opening_hours'" }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows opening_hours= with a fixed text, namely '24/7 toegankelijk' Picking this answer will delete the key opening_hours.", + "value": "" + }, { "key": "opening_hours", "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer.", diff --git a/Docs/TagInfo/mapcomplete_surveillance.json b/Docs/TagInfo/mapcomplete_surveillance.json index 3cbc9bc..ad3d017 100644 --- a/Docs/TagInfo/mapcomplete_surveillance.json +++ b/Docs/TagInfo/mapcomplete_surveillance.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Surveillance under Surveillance", "description": "Surveillance cameras and other means of surveillance", @@ -87,6 +86,11 @@ "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows indoor=no with a fixed text, namely 'This camera is located outdoors' and allows to pick this as a default answer.", "value": "no" }, + { + "key": "indoor", + "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows indoor= with a fixed text, namely 'This camera is probably located outdoors' Picking this answer will delete the key indoor.", + "value": "" + }, { "key": "level", "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'level'" diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json index a5cc860..2d76d8b 100644 --- a/Docs/TagInfo/mapcomplete_toilets.json +++ b/Docs/TagInfo/mapcomplete_toilets.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Open Toilet Map", "description": "A map of public toilets", diff --git a/Docs/TagInfo/mapcomplete_trees.json b/Docs/TagInfo/mapcomplete_trees.json index d1d6d30..cd34e63 100644 --- a/Docs/TagInfo/mapcomplete_trees.json +++ b/Docs/TagInfo/mapcomplete_trees.json @@ -1,6 +1,5 @@ { "data_format": 1, - "data_updated": "20210320T093904Z", "project": { "name": "MapComplete Trees", "description": "Map all the trees", @@ -16,6 +15,10 @@ "description": "The MapComplete theme Trees has a layer Tree showing features with this tag", "value": "tree" }, + { + "key": "height", + "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows height~^^[0-9.]+$$ with a fixed text, namely 'Height: {height} m'" + }, { "key": "leaf_type", "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=broadleaved with a fixed text, namely '\"\"/ Broadleaved' and allows to pick this as a default answer.", @@ -26,6 +29,11 @@ "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=needleleaved with a fixed text, namely '\"\"/ Needleleaved' and allows to pick this as a default answer.", "value": "needleleaved" }, + { + "key": "leaf_type", + "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=leafless with a fixed text, namely '\"\"/ Permanently leafless'", + "value": "leafless" + }, { "key": "denotation", "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer.", @@ -130,6 +138,10 @@ "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=no&heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer. Picking this answer will delete the key heritage:operator.", "value": "" }, + { + "key": "heritage", + "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage~^..*$ with a fixed text, namely 'Registered as heritage by a different organisation'" + }, { "key": "ref:OnroerendErfgoed", "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows and asks freeform values for key 'ref:OnroerendErfgoed'" diff --git a/scripts/generateTaginfoProjectFiles.ts b/scripts/generateTaginfoProjectFiles.ts index ba2c2e7..d04bf96 100644 --- a/scripts/generateTaginfoProjectFiles.ts +++ b/scripts/generateTaginfoProjectFiles.ts @@ -95,7 +95,8 @@ function generateTagInfoEntry(layout: LayoutConfig): any { // "data_url": "...", # this should be the URL under which this project file can be accessed (optional) // timestamp when project file was updated (optional, will use HTTP header date if not available) - "data_updated": generationTime, + // Not marked as not to pollute the github history + //"data_updated": generationTime, "project": { "name": "MapComplete " + layout.title.txt, // name of the project (required) "description": layout.shortDescription.txt, // short description of the project (required) From 5b61e2f595ef601b1880cdeb8ef561eb0a75aba3 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 21 Apr 2021 18:51:12 +0200 Subject: [PATCH 08/12] Small tweak to taginfo output --- Docs/TagInfo/mapcomplete_aed.json | 18 +- Docs/TagInfo/mapcomplete_artworks.json | 32 +- Docs/TagInfo/mapcomplete_benches.json | 56 +-- Docs/TagInfo/mapcomplete_bicyclelib.json | 28 +- Docs/TagInfo/mapcomplete_bookcases.json | 48 +-- Docs/TagInfo/mapcomplete_campersite.json | 84 ++--- .../mapcomplete_charging_stations.json | 58 +-- Docs/TagInfo/mapcomplete_climbing.json | 238 ++++++------ Docs/TagInfo/mapcomplete_cyclofix.json | 346 +++++++++--------- Docs/TagInfo/mapcomplete_drinking_water.json | 20 +- Docs/TagInfo/mapcomplete_facadegardens.json | 28 +- Docs/TagInfo/mapcomplete_fietsstraten.json | 72 ++-- Docs/TagInfo/mapcomplete_fritures.json | 24 +- Docs/TagInfo/mapcomplete_ghostbikes.json | 10 +- Docs/TagInfo/mapcomplete_maps.json | 24 +- Docs/TagInfo/mapcomplete_nature.json | 162 ++++---- Docs/TagInfo/mapcomplete_playgrounds.json | 56 +-- Docs/TagInfo/mapcomplete_shops.json | 26 +- Docs/TagInfo/mapcomplete_sport_pitches.json | 52 +-- Docs/TagInfo/mapcomplete_surveillance.json | 46 +-- Docs/TagInfo/mapcomplete_toilets.json | 42 +-- Docs/TagInfo/mapcomplete_trees.json | 56 +-- scripts/generateTaginfoProjectFiles.ts | 9 +- 23 files changed, 768 insertions(+), 767 deletions(-) diff --git a/Docs/TagInfo/mapcomplete_aed.json b/Docs/TagInfo/mapcomplete_aed.json index 41b2cd1..127c1c0 100644 --- a/Docs/TagInfo/mapcomplete_aed.json +++ b/Docs/TagInfo/mapcomplete_aed.json @@ -17,45 +17,45 @@ }, { "key": "indoor", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows indoor=yes with a fixed text, namely 'This defibrillator is located indoors' and allows to pick this as a default answer.", + "description": "Layer 'Defibrillators' shows indoor=yes with a fixed text, namely 'This defibrillator is located indoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')", "value": "yes" }, { "key": "indoor", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows indoor=no with a fixed text, namely 'This defibrillator is located outdoors' and allows to pick this as a default answer.", + "description": "Layer 'Defibrillators' shows indoor=no with a fixed text, namely 'This defibrillator is located outdoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')", "value": "no" }, { "key": "access", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'access'" + "description": "Layer 'Defibrillators' shows and asks freeform values for key 'access' (in the MapComplete.osm.be theme 'Open AED Map')" }, { "key": "access", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.", + "description": "Layer 'Defibrillators' shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')", "value": "yes" }, { "key": "access", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=public with a fixed text, namely 'Publicly accessible'", + "description": "Layer 'Defibrillators' shows access=public with a fixed text, namely 'Publicly accessible' (in the MapComplete.osm.be theme 'Open AED Map')", "value": "public" }, { "key": "access", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer.", + "description": "Layer 'Defibrillators' shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')", "value": "customers" }, { "key": "access", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=private with a fixed text, namely 'Not accessible to the general public (e.g. only accesible to staff, the owners, ...)' and allows to pick this as a default answer.", + "description": "Layer 'Defibrillators' shows access=private with a fixed text, namely 'Not accessible to the general public (e.g. only accesible to staff, the owners, ...)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open AED Map')", "value": "private" }, { "key": "level", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'level'" + "description": "Layer 'Defibrillators' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Open AED Map')" }, { "key": "defibrillator:location", - "description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'defibrillator:location'" + "description": "Layer 'Defibrillators' shows and asks freeform values for key 'defibrillator:location' (in the MapComplete.osm.be theme 'Open AED Map')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_artworks.json b/Docs/TagInfo/mapcomplete_artworks.json index bb12317..1a80e99 100644 --- a/Docs/TagInfo/mapcomplete_artworks.json +++ b/Docs/TagInfo/mapcomplete_artworks.json @@ -17,79 +17,79 @@ }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows and asks freeform values for key 'artwork_type'" + "description": "Layer 'Artworks' shows and asks freeform values for key 'artwork_type' (in the MapComplete.osm.be theme 'Open Artwork Map')" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=architecture with a fixed text, namely 'Architecture' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=architecture with a fixed text, namely 'Architecture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "architecture" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=mural with a fixed text, namely 'Mural' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=mural with a fixed text, namely 'Mural' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "mural" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=painting with a fixed text, namely 'Painting' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=painting with a fixed text, namely 'Painting' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "painting" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=sculpture with a fixed text, namely 'Sculpture' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=sculpture with a fixed text, namely 'Sculpture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "sculpture" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=statue with a fixed text, namely 'Statue' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=statue with a fixed text, namely 'Statue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "statue" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=bust with a fixed text, namely 'Bust' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=bust with a fixed text, namely 'Bust' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "bust" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=stone with a fixed text, namely 'Stone' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=stone with a fixed text, namely 'Stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "stone" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=installation with a fixed text, namely 'Installation' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=installation with a fixed text, namely 'Installation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "installation" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=graffiti with a fixed text, namely 'Graffiti' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=graffiti with a fixed text, namely 'Graffiti' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "graffiti" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=relief with a fixed text, namely 'Relief' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=relief with a fixed text, namely 'Relief' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "relief" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=azulejo with a fixed text, namely 'Azulejo (Spanish decorative tilework)' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=azulejo with a fixed text, namely 'Azulejo (Spanish decorative tilework)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "azulejo" }, { "key": "artwork_type", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows artwork_type=tilework with a fixed text, namely 'Tilework' and allows to pick this as a default answer.", + "description": "Layer 'Artworks' shows artwork_type=tilework with a fixed text, namely 'Tilework' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')", "value": "tilework" }, { "key": "artist_name", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows and asks freeform values for key 'artist_name'" + "description": "Layer 'Artworks' shows and asks freeform values for key 'artist_name' (in the MapComplete.osm.be theme 'Open Artwork Map')" }, { "key": "website", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows and asks freeform values for key 'website'" + "description": "Layer 'Artworks' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Artwork Map')" }, { "key": "wikidata", - "description": "Layer 'Artworks' (in the MapComplete.osm.be theme 'Open Artwork Map') shows and asks freeform values for key 'wikidata'" + "description": "Layer 'Artworks' shows and asks freeform values for key 'wikidata' (in the MapComplete.osm.be theme 'Open Artwork Map')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_benches.json b/Docs/TagInfo/mapcomplete_benches.json index b5a9c83..5590c63 100644 --- a/Docs/TagInfo/mapcomplete_benches.json +++ b/Docs/TagInfo/mapcomplete_benches.json @@ -17,111 +17,111 @@ }, { "key": "backrest", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'backrest'" + "description": "Layer 'Benches' shows and asks freeform values for key 'backrest' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "backrest", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows backrest=yes with a fixed text, namely 'Backrest: Yes' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows backrest=yes with a fixed text, namely 'Backrest: Yes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "yes" }, { "key": "backrest", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows backrest=no with a fixed text, namely 'Backrest: No' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows backrest=no with a fixed text, namely 'Backrest: No' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "no" }, { "key": "seats", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'seats'" + "description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'material'" + "description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=wood with a fixed text, namely 'Material: wood' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=wood with a fixed text, namely 'Material: wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "wood" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=metal with a fixed text, namely 'Material: metal' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=metal with a fixed text, namely 'Material: metal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "metal" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=stone with a fixed text, namely 'Material: stone' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=stone with a fixed text, namely 'Material: stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "stone" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=concrete with a fixed text, namely 'Material: concrete' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=concrete with a fixed text, namely 'Material: concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "concrete" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=plastic with a fixed text, namely 'Material: plastic' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=plastic with a fixed text, namely 'Material: plastic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "plastic" }, { "key": "material", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows material=steel with a fixed text, namely 'Material: steel' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows material=steel with a fixed text, namely 'Material: steel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "steel" }, { "key": "direction", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'direction'" + "description": "Layer 'Benches' shows and asks freeform values for key 'direction' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'colour'" + "description": "Layer 'Benches' shows and asks freeform values for key 'colour' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=brown with a fixed text, namely 'Colour: brown' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=brown with a fixed text, namely 'Colour: brown' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "brown" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=green with a fixed text, namely 'Colour: green' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=green with a fixed text, namely 'Colour: green' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "green" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=gray with a fixed text, namely 'Colour: gray' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=gray with a fixed text, namely 'Colour: gray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "gray" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=white with a fixed text, namely 'Colour: white' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=white with a fixed text, namely 'Colour: white' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "white" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=red with a fixed text, namely 'Colour: red' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=red with a fixed text, namely 'Colour: red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "red" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=black with a fixed text, namely 'Colour: black' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=black with a fixed text, namely 'Colour: black' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "black" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=blue with a fixed text, namely 'Colour: blue' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=blue with a fixed text, namely 'Colour: blue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "blue" }, { "key": "colour", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows colour=yellow with a fixed text, namely 'Colour: yellow' and allows to pick this as a default answer.", + "description": "Layer 'Benches' shows colour=yellow with a fixed text, namely 'Colour: yellow' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "yellow" }, { "key": "survey:date", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'survey:date'" + "description": "Layer 'Benches' shows and asks freeform values for key 'survey:date' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "survey:date", - "description": "Layer 'Benches' (in the MapComplete.osm.be theme 'Benches') shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer. Picking this answer will delete the key survey:date.", + "description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key survey:date.", "value": "" }, { @@ -136,11 +136,11 @@ }, { "key": "name", - "description": "Layer 'Benches at public transport stops' (in the MapComplete.osm.be theme 'Benches') shows values with key 'name'" + "description": "Layer 'Benches at public transport stops' shows values with key 'name' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "bench", - "description": "Layer 'Benches at public transport stops' (in the MapComplete.osm.be theme 'Benches') shows values with key 'bench'" + "description": "Layer 'Benches at public transport stops' shows values with key 'bench' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "leisure", @@ -149,16 +149,16 @@ }, { "key": "material", - "description": "Layer 'Picnic tables' (in the MapComplete.osm.be theme 'Benches') shows and asks freeform values for key 'material'" + "description": "Layer 'Picnic tables' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')" }, { "key": "material", - "description": "Layer 'Picnic tables' (in the MapComplete.osm.be theme 'Benches') shows material=wood with a fixed text, namely 'This is a wooden picnic table' and allows to pick this as a default answer.", + "description": "Layer 'Picnic tables' shows material=wood with a fixed text, namely 'This is a wooden picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "wood" }, { "key": "material", - "description": "Layer 'Picnic tables' (in the MapComplete.osm.be theme 'Benches') shows material=concrete with a fixed text, namely 'This is a concrete picnic table' and allows to pick this as a default answer.", + "description": "Layer 'Picnic tables' shows material=concrete with a fixed text, namely 'This is a concrete picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "value": "concrete" } ] diff --git a/Docs/TagInfo/mapcomplete_bicyclelib.json b/Docs/TagInfo/mapcomplete_bicyclelib.json index 0407df6..ade10c4 100644 --- a/Docs/TagInfo/mapcomplete_bicyclelib.json +++ b/Docs/TagInfo/mapcomplete_bicyclelib.json @@ -17,66 +17,66 @@ }, { "key": "name", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'name'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "website", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'website'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "phone", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'phone'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "email", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'email'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "opening_hours", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'charge'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Bicycle libraries')" }, { "key": "fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "no" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer. Picking this answer will delete the key charge.", + "description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries') Picking this answer will delete the key charge.", "value": "" }, { "key": "fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "yes" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "€20warranty + €20/year" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "child" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "adult" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')", "value": "disabled" }, { "key": "description", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'description'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Bicycle libraries')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_bookcases.json b/Docs/TagInfo/mapcomplete_bookcases.json index 346bd7b..edc110d 100644 --- a/Docs/TagInfo/mapcomplete_bookcases.json +++ b/Docs/TagInfo/mapcomplete_bookcases.json @@ -17,116 +17,116 @@ }, { "key": "name", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'name'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "noname", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows noname=yes&name= with a fixed text, namely 'This bookcase doesn't have a name' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows noname=yes&name= with a fixed text, namely 'This bookcase doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "yes" }, { "key": "name", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows noname=yes&name= with a fixed text, namely 'This bookcase doesn't have a name' and allows to pick this as a default answer. Picking this answer will delete the key name.", + "description": "Layer 'Bookcases' shows noname=yes&name= with a fixed text, namely 'This bookcase doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key name.", "value": "" }, { "key": "capacity", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'capacity'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "books", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows books=children with a fixed text, namely 'Mostly children books' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows books=children with a fixed text, namely 'Mostly children books' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "children" }, { "key": "books", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows books=adults with a fixed text, namely 'Mostly books for adults' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows books=adults with a fixed text, namely 'Mostly books for adults' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "adults" }, { "key": "books", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows books=children;adults with a fixed text, namely 'Both books for kids and adults' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows books=children;adults with a fixed text, namely 'Both books for kids and adults' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "children;adults" }, { "key": "indoor", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows indoor=yes with a fixed text, namely 'This bookcase is located indoors' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows indoor=yes with a fixed text, namely 'This bookcase is located indoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "yes" }, { "key": "indoor", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows indoor=no with a fixed text, namely 'This bookcase is located outdoors' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows indoor=no with a fixed text, namely 'This bookcase is located outdoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "no" }, { "key": "indoor", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows indoor= with a fixed text, namely 'This bookcase is located outdoors' Picking this answer will delete the key indoor.", + "description": "Layer 'Bookcases' shows indoor= with a fixed text, namely 'This bookcase is located outdoors' (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key indoor.", "value": "" }, { "key": "access", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "yes" }, { "key": "access", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "customers" }, { "key": "operator", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'operator'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "brand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'brand'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'brand' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "brand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows brand=Little Free Library&nobrand= with a fixed text, namely 'Part of the network 'Little Free Library'' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows brand=Little Free Library&nobrand= with a fixed text, namely 'Part of the network 'Little Free Library'' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "Little Free Library" }, { "key": "nobrand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows brand=Little Free Library&nobrand= with a fixed text, namely 'Part of the network 'Little Free Library'' and allows to pick this as a default answer. Picking this answer will delete the key nobrand.", + "description": "Layer 'Bookcases' shows brand=Little Free Library&nobrand= with a fixed text, namely 'Part of the network 'Little Free Library'' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key nobrand.", "value": "" }, { "key": "nobrand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows nobrand=yes&brand= with a fixed text, namely 'This public bookcase is not part of a bigger network' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows nobrand=yes&brand= with a fixed text, namely 'This public bookcase is not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "yes" }, { "key": "brand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows nobrand=yes&brand= with a fixed text, namely 'This public bookcase is not part of a bigger network' and allows to pick this as a default answer. Picking this answer will delete the key brand.", + "description": "Layer 'Bookcases' shows nobrand=yes&brand= with a fixed text, namely 'This public bookcase is not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key brand.", "value": "" }, { "key": "ref", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'ref'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'ref' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "nobrand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer.", + "description": "Layer 'Bookcases' shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map')", "value": "yes" }, { "key": "brand", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer. Picking this answer will delete the key brand.", + "description": "Layer 'Bookcases' shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key brand.", "value": "" }, { "key": "ref", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer. Picking this answer will delete the key ref.", + "description": "Layer 'Bookcases' shows nobrand=yes&brand=&ref= with a fixed text, namely 'This bookcase is not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Bookcase Map') Picking this answer will delete the key ref.", "value": "" }, { "key": "start_date", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'start_date'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'start_date' (in the MapComplete.osm.be theme 'Open Bookcase Map')" }, { "key": "website", - "description": "Layer 'Bookcases' (in the MapComplete.osm.be theme 'Open Bookcase Map') shows and asks freeform values for key 'website'" + "description": "Layer 'Bookcases' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Bookcase Map')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_campersite.json b/Docs/TagInfo/mapcomplete_campersite.json index cc6fb47..36c330a 100644 --- a/Docs/TagInfo/mapcomplete_campersite.json +++ b/Docs/TagInfo/mapcomplete_campersite.json @@ -17,121 +17,121 @@ }, { "key": "name", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'name'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "fee", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "fee", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=no&charge= with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows fee=no&charge= with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "charge", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=no&charge= with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer. Picking this answer will delete the key charge.", + "description": "Layer 'Camper sites' shows fee=no&charge= with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites') Picking this answer will delete the key charge.", "value": "" }, { "key": "fee", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows fee=no with a fixed text, namely 'Can be used for free'", + "description": "Layer 'Camper sites' shows fee=no with a fixed text, namely 'Can be used for free' (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "charge", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'charge'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "sanitary_dump_station", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station=yes with a fixed text, namely 'This place has a sanitary dump station' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows sanitary_dump_station=yes with a fixed text, namely 'This place has a sanitary dump station' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "sanitary_dump_station", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station=no with a fixed text, namely 'This place does not have a sanitary dump station' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows sanitary_dump_station=no with a fixed text, namely 'This place does not have a sanitary dump station' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "capacity", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'capacity'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "internet_access", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=yes with a fixed text, namely 'There is internet access' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows internet_access=yes with a fixed text, namely 'There is internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "internet_access", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access'", + "description": "Layer 'Camper sites' shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access' (in the MapComplete.osm.be theme 'Campersites')", "value": "wifi" }, { "key": "internet_access", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access'", + "description": "Layer 'Camper sites' shows internet_access=wifi|internet_access=wlan with a fixed text, namely 'There is internet access' (in the MapComplete.osm.be theme 'Campersites')", "value": "wlan" }, { "key": "internet_access", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access=no with a fixed text, namely 'There is no internet access' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows internet_access=no with a fixed text, namely 'There is no internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "internet_access:fee", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access:fee=yes with a fixed text, namely 'You need to pay extra for internet access' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows internet_access:fee=yes with a fixed text, namely 'You need to pay extra for internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "internet_access:fee", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows internet_access:fee=no with a fixed text, namely 'You do not need to pay extra for internet access' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows internet_access:fee=no with a fixed text, namely 'You do not need to pay extra for internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "toilets", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows toilets=yes with a fixed text, namely 'This place has toilets' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows toilets=yes with a fixed text, namely 'This place has toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "toilets", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows toilets=no with a fixed text, namely 'This place does not have toilets' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows toilets=no with a fixed text, namely 'This place does not have toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "website", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'website'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "permanent_camping", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows permanent_camping=yes with a fixed text, namely 'Yes, there are some spots for long term rental, but you can also stay on a daily basis' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows permanent_camping=yes with a fixed text, namely 'Yes, there are some spots for long term rental, but you can also stay on a daily basis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "permanent_camping", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows permanent_camping=no with a fixed text, namely 'No, there are no permanent guests here' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows permanent_camping=no with a fixed text, namely 'No, there are no permanent guests here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "permanent_camping", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows permanent_camping=only with a fixed text, namely 'It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows permanent_camping=only with a fixed text, namely 'It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "only" }, { "key": "description", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'description'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "operator", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'operator'" + "description": "Layer 'Camper sites' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "power_supply", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows power_supply=yes with a fixed text, namely 'This place has a power supply' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows power_supply=yes with a fixed text, namely 'This place has a power supply' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "power_supply", - "description": "Layer 'Camper sites' (in the MapComplete.osm.be theme 'Campersites') shows power_supply=no with a fixed text, namely 'This place does not have power supply' and allows to pick this as a default answer.", + "description": "Layer 'Camper sites' shows power_supply=no with a fixed text, namely 'This place does not have power supply' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { @@ -141,84 +141,84 @@ }, { "key": "fee", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "fee", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows fee=no with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows fee=no with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "charge", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'charge'" + "description": "Layer 'Sanitary dump stations' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "water_point", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows water_point=yes with a fixed text, namely 'This place has a water point' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows water_point=yes with a fixed text, namely 'This place has a water point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "water_point", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows water_point=no with a fixed text, namely 'This place does not have a water point' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows water_point=no with a fixed text, namely 'This place does not have a water point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "sanitary_dump_station:grey_water", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station:grey_water=yes with a fixed text, namely 'You can dispose of grey water here' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:grey_water=yes with a fixed text, namely 'You can dispose of grey water here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "sanitary_dump_station:grey_water", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station:grey_water=no with a fixed text, namely 'You cannot dispose of gray water here' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:grey_water=no with a fixed text, namely 'You cannot dispose of gray water here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "sanitary_dump_station:chemical_toilet", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station:chemical_toilet=yes with a fixed text, namely 'You can dispose of chemical toilet waste here' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:chemical_toilet=yes with a fixed text, namely 'You can dispose of chemical toilet waste here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "sanitary_dump_station:chemical_toilet", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows sanitary_dump_station:chemical_toilet=no with a fixed text, namely 'You cannot dispose of chemical toilet waste here' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:chemical_toilet=no with a fixed text, namely 'You cannot dispose of chemical toilet waste here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" }, { "key": "access", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=network with a fixed text, namely 'You need a network key/code to use this' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows access=network with a fixed text, namely 'You need a network key/code to use this' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "network" }, { "key": "access", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=customers with a fixed text, namely 'You need to be a customer of camping/campersite to use this place' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows access=customers with a fixed text, namely 'You need to be a customer of camping/campersite to use this place' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "customers" }, { "key": "access", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=public with a fixed text, namely 'Anyone can use this dump station'", + "description": "Layer 'Sanitary dump stations' shows access=public with a fixed text, namely 'Anyone can use this dump station' (in the MapComplete.osm.be theme 'Campersites')", "value": "public" }, { "key": "access", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows access=yes with a fixed text, namely 'Anyone can use this dump station' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows access=yes with a fixed text, namely 'Anyone can use this dump station' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "network", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'network'" + "description": "Layer 'Sanitary dump stations' shows and asks freeform values for key 'network' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "operator", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows and asks freeform values for key 'operator'" + "description": "Layer 'Sanitary dump stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Campersites')" }, { "key": "power_supply", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows power_supply=yes with a fixed text, namely 'This place has a power supply' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows power_supply=yes with a fixed text, namely 'This place has a power supply' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "yes" }, { "key": "power_supply", - "description": "Layer 'Sanitary dump stations' (in the MapComplete.osm.be theme 'Campersites') shows power_supply=no with a fixed text, namely 'This place does not have power supply' and allows to pick this as a default answer.", + "description": "Layer 'Sanitary dump stations' shows power_supply=no with a fixed text, namely 'This place does not have power supply' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Campersites')", "value": "no" } ] diff --git a/Docs/TagInfo/mapcomplete_charging_stations.json b/Docs/TagInfo/mapcomplete_charging_stations.json index d9e85cf..851fff5 100644 --- a/Docs/TagInfo/mapcomplete_charging_stations.json +++ b/Docs/TagInfo/mapcomplete_charging_stations.json @@ -17,143 +17,143 @@ }, { "key": "motorcar", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both bicycles and cars' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows motorcar=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both bicycles and cars' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "bicycle", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both bicycles and cars' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows motorcar=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both bicycles and cars' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "motorcar", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer. Picking this answer will delete the key motorcar.", + "description": "Layer 'Charging stations' shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') Picking this answer will delete the key motorcar.", "value": "" }, { "key": "car", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer. Picking this answer will delete the key car.", + "description": "Layer 'Charging stations' shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') Picking this answer will delete the key car.", "value": "" }, { "key": "bicycle", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows motorcar=&car=&bicycle=yes with a fixed text, namely 'This is a charging station exclusively for bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "motorcar", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "car", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer. Picking this answer will delete the key car.", + "description": "Layer 'Charging stations' shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') Picking this answer will delete the key car.", "value": "" }, { "key": "bicycle", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer. Picking this answer will delete the key bicycle.", + "description": "Layer 'Charging stations' shows motorcar=yes&car=&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars and similar vehicles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') Picking this answer will delete the key bicycle.", "value": "" }, { "key": "car", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars'", + "description": "Layer 'Charging stations' shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "bicycle", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars' Picking this answer will delete the key bicycle.", + "description": "Layer 'Charging stations' shows car=yes&bicycle= with a fixed text, namely 'This is a charging station exclusively for electric cars' (in the MapComplete.osm.be theme 'Charging stations') Picking this answer will delete the key bicycle.", "value": "" }, { "key": "car", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles'", + "description": "Layer 'Charging stations' shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "bicycle", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles'", + "description": "Layer 'Charging stations' shows car=yes&bicycle=yes with a fixed text, namely 'This is a charging station for both electric cars and bicycles' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "capacity", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows values with key 'capacity'" + "description": "Layer 'Charging stations' shows values with key 'capacity' (in the MapComplete.osm.be theme 'Charging stations')" }, { "key": "authentication:membership_card", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:membership_card=yes with a fixed text, namely 'Authentication by a membership card'", + "description": "Layer 'Charging stations' shows authentication:membership_card=yes with a fixed text, namely 'Authentication by a membership card' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:app", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:app=yes with a fixed text, namely 'Authentication by an app'", + "description": "Layer 'Charging stations' shows authentication:app=yes with a fixed text, namely 'Authentication by an app' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:phone_call", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:phone_call=yes with a fixed text, namely 'Authentication via phone call is available'", + "description": "Layer 'Charging stations' shows authentication:phone_call=yes with a fixed text, namely 'Authentication via phone call is available' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:short_message", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:short_message=yes with a fixed text, namely 'Authentication via phone call is available'", + "description": "Layer 'Charging stations' shows authentication:short_message=yes with a fixed text, namely 'Authentication via phone call is available' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:nfc", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:nfc=yes with a fixed text, namely 'Authentication via NFC is available'", + "description": "Layer 'Charging stations' shows authentication:nfc=yes with a fixed text, namely 'Authentication via NFC is available' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:money_card", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:money_card=yes with a fixed text, namely 'Authentication via Money Card is available'", + "description": "Layer 'Charging stations' shows authentication:money_card=yes with a fixed text, namely 'Authentication via Money Card is available' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:debig", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:debig=yes with a fixed text, namely 'Authentication via debit card is available'", + "description": "Layer 'Charging stations' shows authentication:debig=yes with a fixed text, namely 'Authentication via debit card is available' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:none", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows authentication:none=yes with a fixed text, namely 'No authentication is needed'", + "description": "Layer 'Charging stations' shows authentication:none=yes with a fixed text, namely 'No authentication is needed' (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "authentication:phone_call:number", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows values with key 'authentication:phone_call:number'" + "description": "Layer 'Charging stations' shows values with key 'authentication:phone_call:number' (in the MapComplete.osm.be theme 'Charging stations')" }, { "key": "opening_hours", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Charging stations' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Charging stations')" }, { "key": "opening_hours", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' 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 'Charging stations')", "value": "24/7" }, { "key": "network", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows and asks freeform values for key 'network'" + "description": "Layer 'Charging stations' shows and asks freeform values for key 'network' (in the MapComplete.osm.be theme 'Charging stations')" }, { "key": "no:network", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows no:network=yes with a fixed text, namely 'Not part of a bigger network' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows no:network=yes with a fixed text, namely 'Not part of a bigger network' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "yes" }, { "key": "network", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows network=AeroVironment with a fixed text, namely 'AeroVironment' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows network=AeroVironment with a fixed text, namely 'AeroVironment' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "AeroVironment" }, { "key": "network", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows network=Blink with a fixed text, namely 'Blink' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows network=Blink with a fixed text, namely 'Blink' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "Blink" }, { "key": "network", - "description": "Layer 'Charging stations' (in the MapComplete.osm.be theme 'Charging stations') shows network=eVgo with a fixed text, namely 'eVgo' and allows to pick this as a default answer.", + "description": "Layer 'Charging stations' shows network=eVgo with a fixed text, namely 'eVgo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", "value": "eVgo" } ] diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json index e613825..78f718c 100644 --- a/Docs/TagInfo/mapcomplete_climbing.json +++ b/Docs/TagInfo/mapcomplete_climbing.json @@ -30,114 +30,114 @@ }, { "key": "name", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "website", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'website'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "email", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'email'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "phone", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'phone'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "opening_hours", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "url", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'url'" + "description": "Layer 'Climbing club' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:length", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:length'" + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:min'" + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:max'" + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + "description": "Layer 'Climbing club' 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:toprope", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "climbing:toprope", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' shows climbing:toprope=no with a fixed text, namely 'Toprope 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:toprope", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + "description": "Layer 'Climbing club' shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:sport", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' 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 club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + "description": "Layer 'Climbing club' 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:traditional", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' shows climbing:traditional=yes with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' shows climbing:traditional=no with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + "description": "Layer 'Climbing club' shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:speed", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' 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')", "value": "yes" }, { "key": "climbing:speed", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing club' shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "no" }, { "key": "climbing:speed", - "description": "Layer 'Climbing club' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + "description": "Layer 'Climbing club' shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "sport", @@ -151,114 +151,114 @@ }, { "key": "url", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'url'" + "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:length", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + "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:toprope", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing gyms' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "climbing:toprope", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing gyms' shows climbing:toprope=no with a fixed text, namely 'Toprope 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:toprope", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + "description": "Layer 'Climbing gyms' shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:sport", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + "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:traditional", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing gyms' shows climbing:traditional=yes with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing gyms' shows climbing:traditional=no with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + "description": "Layer 'Climbing gyms' shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:speed", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", + "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')", "value": "yes" }, { "key": "climbing:speed", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing gyms' shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "no" }, { "key": "climbing:speed", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + "description": "Layer 'Climbing gyms' shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "name", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" + "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "website", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'website'" + "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "phone", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'phone'" + "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "email", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'email'" + "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "opening_hours", - "description": "Layer 'Climbing gyms' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for 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", @@ -267,116 +267,116 @@ }, { "key": "url", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'url'" + "description": "Layer 'Climbing routes' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:length", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:length'" + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:min'" + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:max'" + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + "description": "Layer 'Climbing routes' 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:toprope", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "climbing:toprope", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows climbing:toprope=no with a fixed text, namely 'Toprope 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:toprope", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + "description": "Layer 'Climbing routes' shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:sport", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' 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 routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + "description": "Layer 'Climbing routes' 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:traditional", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows climbing:traditional=yes with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows climbing:traditional=no with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + "description": "Layer 'Climbing routes' shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:speed", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' 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')", "value": "yes" }, { "key": "climbing:speed", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "no" }, { "key": "climbing:speed", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + "description": "Layer 'Climbing routes' shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "name", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" + "description": "Layer 'Climbing routes' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "noname", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows noname=yes&name= with a fixed text, namely 'This climbing route doesn't have a name' and allows to pick this as a default answer.", + "description": "Layer 'Climbing routes' shows noname=yes&name= with a fixed text, namely 'This climbing route doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "name", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows noname=yes&name= with a fixed text, namely 'This climbing route doesn't have a name' and allows to pick this as a default answer. Picking this answer will delete the key name.", + "description": "Layer 'Climbing routes' shows noname=yes&name= with a fixed text, namely 'This climbing route doesn't have a name' 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 name.", "value": "" }, { "key": "climbing:length", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows values with key 'climbing:length'" + "description": "Layer 'Climbing routes' shows values with key 'climbing:length' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:grade:french", - "description": "Layer 'Climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map') shows values with key 'climbing:grade:french'" + "description": "Layer 'Climbing routes' shows values with key 'climbing:grade:french' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "sport", @@ -385,107 +385,107 @@ }, { "key": "url", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'url'" + "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:length", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:length'" + "description": "Layer 'Climbing opportunities' 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 opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:min'" + "description": "Layer 'Climbing opportunities' 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 opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:max'" + "description": "Layer 'Climbing opportunities' 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 opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", + "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' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + "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": "climbing:toprope", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "climbing:toprope", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows climbing:toprope=no with a fixed text, namely 'Toprope 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:toprope", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + "description": "Layer 'Climbing opportunities' shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:sport", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' 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 opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' 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 opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + "description": "Layer 'Climbing opportunities' 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:traditional", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows climbing:traditional=yes with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows climbing:traditional=no with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + "description": "Layer 'Climbing opportunities' shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' 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')", "value": "yes" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "no" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + "description": "Layer 'Climbing opportunities' shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "name", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'name'" + "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "noname", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows noname=yes&name= with a fixed text, namely 'This climbing opportunity doesn't have a name' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities' shows noname=yes&name= with a fixed text, namely 'This climbing opportunity doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "name", - "description": "Layer 'Climbing opportunities' (in the MapComplete.osm.be theme 'Open Climbing Map') shows noname=yes&name= with a fixed text, namely 'This climbing opportunity doesn't have a name' and allows to pick this as a default answer. Picking this answer will delete the key name.", + "description": "Layer 'Climbing opportunities' shows noname=yes&name= with a fixed text, namely 'This climbing opportunity doesn't have a name' 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 name.", "value": "" }, { @@ -520,99 +520,99 @@ }, { "key": "sport", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows sport=climbing with a fixed text, namely 'Climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows sport=climbing with a fixed text, namely 'Climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "climbing" }, { "key": "url", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'url'" + "description": "Layer 'Climbing opportunities?' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:length", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:length'" + "description": "Layer 'Climbing opportunities?' 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 opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:min'" + "description": "Layer 'Climbing opportunities?' 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 opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows and asks freeform values for key 'climbing:grade:french:max'" + "description": "Layer 'Climbing opportunities?' 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 opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer.", + "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?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer.", + "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?' (in the MapComplete.osm.be theme 'Open Climbing Map') 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.", + "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?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:boulder~^..*$ with a fixed text, namely 'There are {climbing:boulder} boulder routes'" + "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": "climbing:toprope", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "yes" }, { "key": "climbing:toprope", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows climbing:toprope=no with a fixed text, namely 'Toprope 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:toprope", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes'" + "description": "Layer 'Climbing opportunities?' shows climbing:toprope~^..*$ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:sport", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' 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 opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' 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 opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:sport~^..*$ with a fixed text, namely 'There are {climbing:sport} sport climbing routes'" + "description": "Layer 'Climbing opportunities?' 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:traditional", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=yes with a fixed text, namely 'Traditional climbing is possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows climbing:traditional=yes with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional=no with a fixed text, namely 'Traditional climbing is not possible here' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows climbing:traditional=no with a fixed text, namely 'Traditional 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:traditional", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes'" + "description": "Layer 'Climbing opportunities?' shows climbing:traditional~^..*$ with a fixed text, namely 'There are {climbing:traditional} traditional climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' 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')", "value": "yes" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer.", + "description": "Layer 'Climbing opportunities?' shows climbing:speed=no with a fixed text, namely 'There is no speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "no" }, { "key": "climbing:speed", - "description": "Layer 'Climbing opportunities?' (in the MapComplete.osm.be theme 'Open Climbing Map') shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls'" + "description": "Layer 'Climbing opportunities?' shows climbing:speed~^..*$ with a fixed text, namely 'There are {climbing:speed} speed climbing walls' (in the MapComplete.osm.be theme 'Open Climbing Map')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index fced168..5209a67 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -52,71 +52,71 @@ }, { "key": "name", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'name'" + "description": "Layer 'Bike cafe' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump=yes with a fixed text, namely 'This bike cafe offers a bike pump for anyone' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:pump=yes with a fixed text, namely 'This bike cafe offers a bike pump for anyone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump=no with a fixed text, namely 'This bike cafe doesn't offer a bike pump for anyone' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:pump=no with a fixed text, namely 'This bike cafe doesn't offer a bike pump for anyone' 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:diy", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:diy=yes with a fixed text, namely 'This bike cafe offers tools for DIY repair' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:diy=yes with a fixed text, namely 'This bike cafe offers tools for DIY repair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:diy", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:diy=no with a fixed text, namely 'This bike cafe doesn't offer tools for DIY repair' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:diy=no with a fixed text, namely 'This bike cafe doesn't offer tools for DIY repair' 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:repair", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=yes with a fixed text, namely 'This bike cafe repairs bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:repair=yes with a fixed text, namely 'This bike cafe repairs bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:repair", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=no with a fixed text, namely 'This bike cafe doesn't repair bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:repair=no with a fixed text, namely 'This bike cafe doesn't repair 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": "website", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'website'" + "description": "Layer 'Bike cafe' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "phone", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'phone'" + "description": "Layer 'Bike cafe' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "email", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'email'" + "description": "Layer 'Bike cafe' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "opening_hours", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bike cafe' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bike cafe' 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 cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike cafe' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike cafe' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike cafe' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -160,149 +160,149 @@ }, { "key": "name", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'name'" + "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "website", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'website'" + "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "phone", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'phone'" + "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "email", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'email'" + "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "opening_hours", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "description", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for 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')" }, { "key": "access", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows values with key 'access'" + "description": "Layer 'Bike repair/shop' shows values with key 'access' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:retail", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:retail=yes with a fixed text, namely 'This shop sells bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:retail=yes with a fixed text, namely 'This shop sells bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:retail", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:retail=no with a fixed text, namely 'This shop doesn't sell bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:retail=no with a fixed text, namely 'This shop doesn't sell 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": "service:bicycle:repair", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=yes with a fixed text, namely 'This shop repairs bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:repair=yes with a fixed text, namely 'This shop repairs bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:repair", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=no with a fixed text, namely 'This shop doesn't repair bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:repair=no with a fixed text, namely 'This shop doesn't repair 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": "service:bicycle:repair", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=only_sold with a fixed text, namely 'This shop only repairs bikes bought here' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:repair=only_sold with a fixed text, namely 'This shop only repairs bikes bought here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "only_sold" }, { "key": "service:bicycle:repair", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:repair=brand with a fixed text, namely 'This shop only repairs bikes of a certain brand' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:repair=brand with a fixed text, namely 'This shop only repairs bikes of a certain brand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "brand" }, { "key": "service:bicycle:rental", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:rental=yes with a fixed text, namely 'This shop rents out bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:rental=yes with a fixed text, namely 'This shop rents out bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:rental", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') 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.", + "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": "service:bicycle:second_hand", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') 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.", + "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')", "value": "yes" }, { "key": "service:bicycle:second_hand", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:second_hand=no with a fixed text, namely 'This shop doesn't sell second-hand bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=no with a fixed text, namely 'This shop doesn't sell second-hand 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": "service:bicycle:second_hand", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:second_hand=only with a fixed text, namely 'This shop only sells second-hand bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=only with a fixed text, namely 'This shop only 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')", "value": "only" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump=yes with a fixed text, namely 'This shop offers a bike pump for anyone' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=yes with a fixed text, namely 'This shop offers a bike pump for anyone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump=no with a fixed text, namely 'This shop doesn't offer a bike pump for anyone' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=no with a fixed text, namely 'This shop doesn't offer a bike pump for anyone' 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:pump", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump=seperate with a fixed text, namely 'There is bicycle pump, it is shown as a seperate point ' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=seperate with a fixed text, namely 'There is bicycle pump, it is shown as a seperate point ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "seperate" }, { "key": "service:bicycle:diy", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:diy=yes with a fixed text, namely 'This shop offers tools for DIY repair' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:diy=yes with a fixed text, namely 'This shop offers tools for DIY repair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:diy", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:diy=no with a fixed text, namely 'This shop doesn't offer tools for DIY repair' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:diy=no with a fixed text, namely 'This shop doesn't offer tools for DIY repair' 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:diy", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:diy=only_sold with a fixed text, namely 'Tools for DIY repair are only available if you bought/hire the bike in the shop' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:diy=only_sold with a fixed text, namely 'Tools for DIY repair are only available if you bought/hire the bike in the shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "only_sold" }, { "key": "service:bicycle:cleaning", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning=yes with a fixed text, namely 'This shop cleans bicycles' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=yes with a fixed text, namely 'This shop cleans bicycles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:cleaning", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning=diy with a fixed text, namely 'This shop has an installation where one can clean bicycles themselves' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=diy with a fixed text, namely 'This shop has an installation where one can clean bicycles themselves' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "diy" }, { "key": "service:bicycle:cleaning", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') 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.", + "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' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -312,84 +312,84 @@ }, { "key": "name", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'name'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "website", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'website'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "phone", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'phone'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "email", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'email'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "opening_hours", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'charge'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer. Picking this answer will delete the key charge.", + "description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key charge.", "value": "" }, { "key": "fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "€20warranty + €20/year" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "child" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "adult" }, { "key": "bicycle_library:for", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "disabled" }, { "key": "description", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'description'" + "description": "Layer 'Bicycle library' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bicycle library' 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 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bicycle library' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle library' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -399,148 +399,148 @@ }, { "key": "service:bicycle:tools", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=no&service:bicycle:pump=yes with a fixed text, namely 'There is only a pump present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=no&service:bicycle:pump=yes with a fixed text, namely 'There is only a pump present' 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:pump", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=no&service:bicycle:pump=yes with a fixed text, namely 'There is only a pump present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=no&service:bicycle:pump=yes with a fixed text, namely 'There is only a pump present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:tools", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=yes&service:bicycle:pump=no with a fixed text, namely 'There are only tools (screwdrivers, pliers...) present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=yes&service:bicycle:pump=no with a fixed text, namely 'There are only tools (screwdrivers, pliers...) present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=yes&service:bicycle:pump=no with a fixed text, namely 'There are only tools (screwdrivers, pliers...) present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=yes&service:bicycle:pump=no with a fixed text, namely 'There are only tools (screwdrivers, pliers...) present' 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:tools", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=yes&service:bicycle:pump=yes with a fixed text, namely 'There are both tools and a pump present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=yes&service:bicycle:pump=yes with a fixed text, namely 'There are both tools and a pump present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:tools=yes&service:bicycle:pump=yes with a fixed text, namely 'There are both tools and a pump present' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:tools=yes&service:bicycle:pump=yes with a fixed text, namely 'There are both tools and a pump present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "operator", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'operator'" + "description": "Layer 'Bike stations (repair, pump or both)' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "operator", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operator=De Fietsambassade Gent with a fixed text, namely 'De Fietsambassade Gent' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows operator=De Fietsambassade Gent with a fixed text, namely 'De Fietsambassade Gent' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "De Fietsambassade Gent" }, { "key": "opening_hours", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bike stations (repair, pump or both)' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "opening_hours", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows opening_hours=24/7 with a fixed text, namely 'Always opened' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours=24/7 with a fixed text, namely 'Always opened' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "24/7" }, { "key": "opening_hours", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows opening_hours= with a fixed text, namely 'Always opened' Picking this answer will delete the key opening_hours.", + "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours= with a fixed text, namely 'Always opened' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key opening_hours.", "value": "" }, { "key": "service:bicycle:chain_tool", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:chain_tool=yes with a fixed text, namely 'There is a chain tool' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:chain_tool=yes with a fixed text, namely 'There is a chain tool' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:chain_tool", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:chain_tool=no with a fixed text, namely 'There is no chain tool' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:chain_tool=no with a fixed text, namely 'There is no chain tool' 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:stand", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:stand=yes with a fixed text, namely 'There is a hook or stand' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:stand=yes with a fixed text, namely 'There is a hook or stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:stand", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:stand=no with a fixed text, namely 'There is no hook or stand' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:stand=no with a fixed text, namely 'There is no hook or stand' 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:pump:operational_status", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump:operational_status=broken with a fixed text, namely 'The bike pump is broken' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:pump:operational_status=broken with a fixed text, namely 'The bike pump is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "broken" }, { "key": "service:bicycle:pump:operational_status", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:pump:operational_status= with a fixed text, namely 'The bike pump is operational' and allows to pick this as a default answer. Picking this answer will delete the key service:bicycle:pump:operational_status.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:pump:operational_status= with a fixed text, namely 'The bike pump is operational' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key service:bicycle:pump:operational_status.", "value": "" }, { "key": "valves", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'valves'" + "description": "Layer 'Bike stations (repair, pump or both)' shows and asks freeform values for key 'valves' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "valves", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows valves=sclaverand with a fixed text, namely 'Sclaverand (also known as Presta)' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows valves=sclaverand with a fixed text, namely 'Sclaverand (also known as Presta)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "sclaverand" }, { "key": "valves", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows valves=dunlop with a fixed text, namely 'Dunlop' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows valves=dunlop with a fixed text, namely 'Dunlop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "dunlop" }, { "key": "valves", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows valves=schrader with a fixed text, namely 'Schrader (cars)' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows valves=schrader with a fixed text, namely 'Schrader (cars)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "schrader" }, { "key": "manual", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows manual=yes with a fixed text, namely 'Manual pump' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows manual=yes with a fixed text, namely 'Manual pump' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "manual", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows manual=no with a fixed text, namely 'Electrical pump' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows manual=no with a fixed text, namely 'Electrical pump' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, { "key": "manometer", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows manometer=yes with a fixed text, namely 'There is a manometer' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows manometer=yes with a fixed text, namely 'There is a manometer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "manometer", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows manometer=no with a fixed text, namely 'There is no manometer' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows manometer=no with a fixed text, namely 'There is no manometer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, { "key": "manometer", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows manometer=broken with a fixed text, namely 'There is manometer but it is broken' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows manometer=broken with a fixed text, namely 'There is manometer but it is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "broken" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bike stations (repair, pump or both)' 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 stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike stations (repair, pump or both)' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike stations (repair, pump or both)' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -554,112 +554,112 @@ }, { "key": "operational_status", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'operational_status'" + "description": "Layer 'Bicycle tube vending machine' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "operational_status", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status= with a fixed text, namely 'This vending machine works' and allows to pick this as a default answer. Picking this answer will delete the key operational_status.", + "description": "Layer 'Bicycle tube vending machine' shows operational_status= with a fixed text, namely 'This vending machine works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "operational_status", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status=broken with a fixed text, namely 'This vending machine is broken' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows operational_status=broken with a fixed text, namely 'This vending machine is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status=closed with a fixed text, namely 'This vending machine is closed' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows operational_status=closed with a fixed text, namely 'This vending machine is closed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "closed" }, { "key": "charge", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'charge'" + "description": "Layer 'Bicycle tube vending machine' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "payment:coins", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows payment:coins=yes with a fixed text, namely 'Payment with coins is possible' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows payment:coins=yes with a fixed text, namely 'Payment with coins is possible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "payment:notes", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows payment:notes=yes with a fixed text, namely 'Payment with notes is possible' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows payment:notes=yes with a fixed text, namely 'Payment with notes is possible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "payment:cards", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows payment:cards=yes with a fixed text, namely 'Payment with cards is possible' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows payment:cards=yes with a fixed text, namely 'Payment with cards is possible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "brand", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'brand'" + "description": "Layer 'Bicycle tube vending machine' shows and asks freeform values for key 'brand' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "brand", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows brand=Continental with a fixed text, namely 'Continental tubes are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows brand=Continental with a fixed text, namely 'Continental tubes are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "Continental" }, { "key": "brand", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows brand=Schwalbe with a fixed text, namely 'Schwalbe tubes are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows brand=Schwalbe with a fixed text, namely 'Schwalbe tubes are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "Schwalbe" }, { "key": "operator", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'operator'" + "description": "Layer 'Bicycle tube vending machine' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "operator", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operator=Schwalbe with a fixed text, namely 'Maintained by Schwalbe' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows operator=Schwalbe with a fixed text, namely 'Maintained by Schwalbe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "Schwalbe" }, { "key": "operator", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operator=Continental with a fixed text, namely 'Maintained by Continental' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows operator=Continental with a fixed text, namely 'Maintained by Continental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "Continental" }, { "key": "vending:bicycle_light", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows vending:bicycle_light=yes with a fixed text, namely 'Bicycle lights are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows vending:bicycle_light=yes with a fixed text, namely 'Bicycle lights are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "vending:gloves", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows vending:gloves=yes with a fixed text, namely 'Gloves are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows vending:gloves=yes with a fixed text, namely 'Gloves are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "vending:bicycle_repair_kit", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows vending:bicycle_repair_kit=yes with a fixed text, namely 'Bicycle repair kits are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows vending:bicycle_repair_kit=yes with a fixed text, namely 'Bicycle repair kits are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "vending:bicycle_pump", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows vending:bicycle_pump=yes with a fixed text, namely 'Bicycle pumps are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows vending:bicycle_pump=yes with a fixed text, namely 'Bicycle pumps are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "vending:bicycle_lock", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows vending:bicycle_lock=yes with a fixed text, namely 'Bicycle locks are sold here' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows vending:bicycle_lock=yes with a fixed text, namely 'Bicycle locks are sold here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bicycle tube vending machine' 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 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bicycle tube vending machine' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bicycle tube vending machine' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bicycle tube vending machine' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -669,50 +669,50 @@ }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'operational_status'" + "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer. Picking this answer will delete the key operational_status.", + "description": "Layer 'Drinking water' shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "closed" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=no with a fixed text, namely 'Water bottles may not fit' 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 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Drinking water' 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 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -762,41 +762,41 @@ }, { "key": "description", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'description'" + "description": "Layer 'Bike related object' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "website", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'website'" + "description": "Layer 'Bike related object' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "email", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'email'" + "description": "Layer 'Bike related object' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "phone", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'phone'" + "description": "Layer 'Bike related object' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "opening_hours", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Bike related object' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bike related object' 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 related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike related object' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike related object' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike related object' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike related object' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -816,40 +816,40 @@ }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bike cleaning service' 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 cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike cleaning service' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike cleaning service' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike cleaning service' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "charge", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'charge'" + "description": "Layer 'Bike cleaning service' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "fee", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no&charge= with a fixed text, namely 'Free to use cleaning service' and allows to pick this as a default answer.", + "description": "Layer 'Bike cleaning service' shows fee=no&charge= with a fixed text, namely 'Free to use cleaning service' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&charge=" }, { "key": "fee", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike cleaning service' shows fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "fee", - "description": "Layer 'Bike cleaning service' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike cleaning service' shows fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { @@ -859,142 +859,142 @@ }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'bicycle_parking'" + "description": "Layer 'Bike parking' shows and asks freeform values for key 'bicycle_parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=stands with a fixed text, namely 'Staple racks ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=stands with a fixed text, namely 'Staple racks ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "stands" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=wall_loops with a fixed text, namely 'Wheel rack/loops ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=wall_loops with a fixed text, namely 'Wheel rack/loops ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "wall_loops" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=handlebar_holder with a fixed text, namely 'Handlebar holder ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=handlebar_holder with a fixed text, namely 'Handlebar holder ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "handlebar_holder" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=rack with a fixed text, namely 'Rack ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=rack with a fixed text, namely 'Rack ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "rack" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=two_tier with a fixed text, namely 'Two-tiered ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=two_tier with a fixed text, namely 'Two-tiered ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "two_tier" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=shed with a fixed text, namely 'Shed ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=shed with a fixed text, namely 'Shed ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "shed" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=bollard with a fixed text, namely 'Bollard ' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=bollard with a fixed text, namely 'Bollard ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "bollard" }, { "key": "bicycle_parking", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows bicycle_parking=floor with a fixed text, namely 'An area on the floor which is marked for bicycle parking' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows bicycle_parking=floor with a fixed text, namely 'An area on the floor which is marked for bicycle parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "floor" }, { "key": "location", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows location=underground with a fixed text, namely 'Underground parking' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows location=underground with a fixed text, namely 'Underground parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "underground" }, { "key": "location", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows location=underground with a fixed text, namely 'Underground parking' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows location=underground with a fixed text, namely 'Underground parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "underground" }, { "key": "location", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows location=surface with a fixed text, namely 'Surface level parking' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows location=surface with a fixed text, namely 'Surface level parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "surface" }, { "key": "location", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows location= with a fixed text, namely 'Surface level parking' and allows to pick this as a default answer. Picking this answer will delete the key location.", + "description": "Layer 'Bike parking' shows location= with a fixed text, namely 'Surface level parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key location.", "value": "" }, { "key": "location", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows location=rooftop with a fixed text, namely 'Rooftop parking' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows location=rooftop with a fixed text, namely 'Rooftop parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "rooftop" }, { "key": "covered", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows covered=yes with a fixed text, namely 'This parking is covered (it has a roof)' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows covered=yes with a fixed text, namely 'This parking is covered (it has a roof)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "covered", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows covered=no with a fixed text, namely 'This parking is not covered' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows covered=no with a fixed text, namely 'This parking is not covered' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, { "key": "capacity", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'capacity'" + "description": "Layer 'Bike parking' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "access", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'access'" + "description": "Layer 'Bike parking' shows and asks freeform values for key 'access' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "access", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "access", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows access=customers with a fixed text, namely 'Access is primarily for visitors to a business' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows access=customers with a fixed text, namely 'Access is primarily for visitors to a business' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "customers" }, { "key": "access", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows access=private with a fixed text, namely 'Access is limited to members of a school, company or organisation' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows access=private with a fixed text, namely 'Access is limited to members of a school, company or organisation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "private" }, { "key": "cargo_bike", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows cargo_bike=yes with a fixed text, namely 'This parking has room for cargo bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows cargo_bike=yes with a fixed text, namely 'This parking has room for cargo bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" }, { "key": "cargo_bike", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows cargo_bike=designated with a fixed text, namely 'This parking has designated (official) spots for cargo bikes.' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows cargo_bike=designated with a fixed text, namely 'This parking has designated (official) spots for cargo bikes.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "designated" }, { "key": "cargo_bike", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows cargo_bike=no with a fixed text, namely 'You're not allowed to park cargo bikes' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows cargo_bike=no with a fixed text, namely 'You're not allowed to park cargo 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": "capacity:cargo_bike", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'capacity:cargo_bike'" + "description": "Layer 'Bike parking' shows and asks freeform values for key 'capacity:cargo_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Bike parking' 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 parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Bike parking' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike parking' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Bike parking' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "yes" } ] diff --git a/Docs/TagInfo/mapcomplete_drinking_water.json b/Docs/TagInfo/mapcomplete_drinking_water.json index d2cffb5..e99eb0e 100644 --- a/Docs/TagInfo/mapcomplete_drinking_water.json +++ b/Docs/TagInfo/mapcomplete_drinking_water.json @@ -17,50 +17,50 @@ }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows and asks freeform values for key 'operational_status'" + "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Drinking Water')" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer. Picking this answer will delete the key operational_status.", + "description": "Layer 'Drinking water' shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')", "value": "closed" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')", "value": "yes" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')", "value": "no" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Drinking water' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Drinking Water')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'Drinking Water')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Drinking Water')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'Drinking Water') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')", "value": "yes" } ] diff --git a/Docs/TagInfo/mapcomplete_facadegardens.json b/Docs/TagInfo/mapcomplete_facadegardens.json index 9d74e34..2de29f6 100644 --- a/Docs/TagInfo/mapcomplete_facadegardens.json +++ b/Docs/TagInfo/mapcomplete_facadegardens.json @@ -22,70 +22,70 @@ }, { "key": "direction", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows and asks freeform values for key 'direction'" + "description": "Layer 'Facade gardens' shows and asks freeform values for key 'direction' (in the MapComplete.osm.be theme 'Facade gardens')" }, { "key": "direct_sunlight", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows direct_sunlight=yes with a fixed text, namely 'The garden is in full sun' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows direct_sunlight=yes with a fixed text, namely 'The garden is in full sun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "yes" }, { "key": "direct_sunlight", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows direct_sunlight=partial with a fixed text, namely 'The garden is in partial shade' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows direct_sunlight=partial with a fixed text, namely 'The garden is in partial shade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "partial" }, { "key": "direct_sunlight", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows direct_sunlight=no with a fixed text, namely 'The sun is in the shade' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows direct_sunlight=no with a fixed text, namely 'The sun is in the shade' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "no" }, { "key": "rain_barrel", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows rain_barrel=yes with a fixed text, namely 'There is a rain barrel' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows rain_barrel=yes with a fixed text, namely 'There is a rain barrel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "yes" }, { "key": "rain_barrel", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows rain_barrel=no with a fixed text, namely 'There is no rain barrel' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows rain_barrel=no with a fixed text, namely 'There is no rain barrel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "no" }, { "key": "start_date", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows and asks freeform values for key 'start_date'" + "description": "Layer 'Facade gardens' shows and asks freeform values for key 'start_date' (in the MapComplete.osm.be theme 'Facade gardens')" }, { "key": "edible", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows edible=yes with a fixed text, namely 'There are edible plants' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows edible=yes with a fixed text, namely 'There are edible plants' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "yes" }, { "key": "edible", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows edible=no with a fixed text, namely 'There are no edible plants' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows edible=no with a fixed text, namely 'There are no edible plants' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "no" }, { "key": "plant", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows plant=vine with a fixed text, namely 'There are vines' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows plant=vine with a fixed text, namely 'There are vines' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "vine" }, { "key": "plant", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows plant=flower with a fixed text, namely 'There are flowering plants' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows plant=flower with a fixed text, namely 'There are flowering plants' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "flower" }, { "key": "plant", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows plant=shrub with a fixed text, namely 'There are shrubs' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows plant=shrub with a fixed text, namely 'There are shrubs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "shrub" }, { "key": "plant", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows plant=groundcover with a fixed text, namely 'There are groundcovering plants' and allows to pick this as a default answer.", + "description": "Layer 'Facade gardens' shows plant=groundcover with a fixed text, namely 'There are groundcovering plants' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Facade gardens')", "value": "groundcover" }, { "key": "description", - "description": "Layer 'Facade gardens' (in the MapComplete.osm.be theme 'Facade gardens') shows and asks freeform values for key 'description'" + "description": "Layer 'Facade gardens' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Facade gardens')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_fietsstraten.json b/Docs/TagInfo/mapcomplete_fietsstraten.json index e93e3e2..1fdfa42 100644 --- a/Docs/TagInfo/mapcomplete_fietsstraten.json +++ b/Docs/TagInfo/mapcomplete_fietsstraten.json @@ -17,62 +17,62 @@ }, { "key": "cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "maxspeed", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "30" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "no" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Fietsstraten' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Fietsstraten' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer.", + "description": "Layer 'Fietsstraten' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Fietsstraten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Fietsstraten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key overtaking:motor_vehicle.", + "description": "Layer 'Fietsstraten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, { "key": "cyclestreet:start_date", - "description": "Layer 'Fietsstraten' (in the MapComplete.osm.be theme 'Fietsstraten') shows and asks freeform values for key 'cyclestreet:start_date'" + "description": "Layer 'Fietsstraten' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Fietsstraten')" }, { "key": "proposed:cyclestreet", @@ -81,62 +81,62 @@ }, { "key": "cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "maxspeed", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "30" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "no" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key overtaking:motor_vehicle.", + "description": "Layer 'Toekomstige fietsstraat' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, { "key": "cyclestreet:start_date", - "description": "Layer 'Toekomstige fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') shows and asks freeform values for key 'cyclestreet:start_date'" + "description": "Layer 'Toekomstige fietsstraat' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Fietsstraten')" }, { "key": "highway", @@ -155,62 +155,62 @@ }, { "key": "cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Alle straten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "maxspeed", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Alle straten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "30" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer.", + "description": "Layer 'Alle straten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "no" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Alle straten' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat (en dus zone 30)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat'", + "description": "Layer 'Alle straten' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Alle straten' shows cyclestreet=yes&proposed:cyclestreet= with a fixed text, namely 'Deze straat is een fietsstraat' (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Alle straten' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer.", + "description": "Layer 'Alle straten' shows cyclestreet=&proposed:cyclestreet=yes with a fixed text, namely 'Deze straat wordt binnenkort een fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten')", "value": "yes" }, { "key": "cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key cyclestreet.", + "description": "Layer 'Alle straten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key cyclestreet.", "value": "" }, { "key": "proposed:cyclestreet", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key proposed:cyclestreet.", + "description": "Layer 'Alle straten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, { "key": "overtaking:motor_vehicle", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer. Picking this answer will delete the key overtaking:motor_vehicle.", + "description": "Layer 'Alle straten' shows cyclestreet=&proposed:cyclestreet=&overtaking:motor_vehicle= with a fixed text, namely 'Deze straat is geen fietsstraat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fietsstraten') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, { "key": "cyclestreet:start_date", - "description": "Layer 'Alle straten' (in the MapComplete.osm.be theme 'Fietsstraten') shows and asks freeform values for key 'cyclestreet:start_date'" + "description": "Layer 'Alle straten' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Fietsstraten')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_fritures.json b/Docs/TagInfo/mapcomplete_fritures.json index fe58f74..9320277 100644 --- a/Docs/TagInfo/mapcomplete_fritures.json +++ b/Docs/TagInfo/mapcomplete_fritures.json @@ -16,58 +16,58 @@ }, { "key": "name", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows and asks freeform values for key 'name'" + "description": "Layer 'Frituren' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Friturenkaart')" }, { "key": "opening_hours", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Frituren' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Friturenkaart')" }, { "key": "website", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows and asks freeform values for key 'website'" + "description": "Layer 'Frituren' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Friturenkaart')" }, { "key": "phone", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows and asks freeform values for key 'phone'" + "description": "Layer 'Frituren' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Friturenkaart')" }, { "key": "diet:vegetarian", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegetarian=yes with a fixed text, namely 'Er zijn vegetarische snacks aanwezig' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegetarian=yes with a fixed text, namely 'Er zijn vegetarische snacks aanwezig' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "yes" }, { "key": "diet:vegetarian", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegetarian=limited with a fixed text, namely 'Slechts enkele vegetarische snacks' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegetarian=limited with a fixed text, namely 'Slechts enkele vegetarische snacks' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "limited" }, { "key": "diet:vegetarian", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegetarian=no with a fixed text, namely 'Geen vegetarische snacks beschikbaar' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegetarian=no with a fixed text, namely 'Geen vegetarische snacks beschikbaar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "no" }, { "key": "diet:vegan", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegan=yes with a fixed text, namely 'Er zijn veganistische snacks aanwezig' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegan=yes with a fixed text, namely 'Er zijn veganistische snacks aanwezig' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "yes" }, { "key": "diet:vegan", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegan=limited with a fixed text, namely 'Slechts enkele veganistische snacks' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegan=limited with a fixed text, namely 'Slechts enkele veganistische snacks' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "limited" }, { "key": "diet:vegetarian", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows diet:vegetarian=no with a fixed text, namely 'Geen veganistische snacks beschikbaar' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows diet:vegetarian=no with a fixed text, namely 'Geen veganistische snacks beschikbaar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "no" }, { "key": "friture:oil", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows friture:oil=vegetable with a fixed text, namely 'Plantaardige olie' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows friture:oil=vegetable with a fixed text, namely 'Plantaardige olie' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "vegetable" }, { "key": "friture:oil", - "description": "Layer 'Frituren' (in the MapComplete.osm.be theme 'Friturenkaart') shows friture:oil=animal with a fixed text, namely 'Dierlijk vet' and allows to pick this as a default answer.", + "description": "Layer 'Frituren' shows friture:oil=animal with a fixed text, namely 'Dierlijk vet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Friturenkaart')", "value": "animal" } ] diff --git a/Docs/TagInfo/mapcomplete_ghostbikes.json b/Docs/TagInfo/mapcomplete_ghostbikes.json index 8fa7684..2ee213a 100644 --- a/Docs/TagInfo/mapcomplete_ghostbikes.json +++ b/Docs/TagInfo/mapcomplete_ghostbikes.json @@ -17,24 +17,24 @@ }, { "key": "name", - "description": "Layer 'Ghost bikes' (in the MapComplete.osm.be theme 'Ghost bikes') shows and asks freeform values for key 'name'" + "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Ghost bikes')" }, { "key": "noname", - "description": "Layer 'Ghost bikes' (in the MapComplete.osm.be theme 'Ghost bikes') shows noname=yes with a fixed text, namely 'No name is marked on the bike' and allows to pick this as a default answer.", + "description": "Layer 'Ghost bikes' shows noname=yes with a fixed text, namely 'No name is marked on the bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Ghost bikes')", "value": "yes" }, { "key": "source", - "description": "Layer 'Ghost bikes' (in the MapComplete.osm.be theme 'Ghost bikes') shows and asks freeform values for key 'source'" + "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'source' (in the MapComplete.osm.be theme 'Ghost bikes')" }, { "key": "inscription", - "description": "Layer 'Ghost bikes' (in the MapComplete.osm.be theme 'Ghost bikes') shows and asks freeform values for key 'inscription'" + "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Ghost bikes')" }, { "key": "start_date", - "description": "Layer 'Ghost bikes' (in the MapComplete.osm.be theme 'Ghost bikes') shows and asks freeform values for key 'start_date'" + "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'start_date' (in the MapComplete.osm.be theme 'Ghost bikes')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_maps.json b/Docs/TagInfo/mapcomplete_maps.json index ac2ebee..bb429d4 100644 --- a/Docs/TagInfo/mapcomplete_maps.json +++ b/Docs/TagInfo/mapcomplete_maps.json @@ -22,60 +22,60 @@ }, { "key": "map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows and asks freeform values for key 'map_source'" + "description": "Layer 'Maps' shows and asks freeform values for key 'map_source' (in the MapComplete.osm.be theme 'A map of maps')" }, { "key": "map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "OpenStreetMap" }, { "key": "not:map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer. Picking this answer will delete the key not:map_source.", + "description": "Layer 'Maps' shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps') Picking this answer will delete the key not:map_source.", "value": "" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=yes with a fixed text, namely 'OpenStreetMap is clearly attributed, including the ODBL-license' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=yes with a fixed text, namely 'OpenStreetMap is clearly attributed, including the ODBL-license' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "yes" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=incomplete with a fixed text, namely 'OpenStreetMap is clearly attributed, but the license is not mentioned' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=incomplete with a fixed text, namely 'OpenStreetMap is clearly attributed, but the license is not mentioned' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "incomplete" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=sticker with a fixed text, namely 'OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=sticker with a fixed text, namely 'OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "sticker" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "none" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all'", + "description": "Layer 'Maps' shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all' (in the MapComplete.osm.be theme 'A map of maps')", "value": "no" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Maps' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'A map of maps')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'A map of maps')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'A map of maps')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'A map of maps') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'A map of maps')", "value": "yes" } ] diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json index 4929ee9..f6c11cc 100644 --- a/Docs/TagInfo/mapcomplete_nature.json +++ b/Docs/TagInfo/mapcomplete_nature.json @@ -17,50 +17,50 @@ }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'operational_status'" + "description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer. Picking this answer will delete the key operational_status.", + "description": "Layer 'Drinking water' shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "closed" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "bottle", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Drinking water' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'De Natuur in')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Drinking water' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { @@ -70,100 +70,100 @@ }, { "key": "shelter", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "building", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer. Picking this answer will delete the key building.", + "description": "Layer 'Vogelkijkhutten' shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key building.", "value": "" }, { "key": "amenity", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer. Picking this answer will delete the key amenity.", + "description": "Layer 'Vogelkijkhutten' shows shelter=no&building=&amenity= with a fixed text, namely 'Vogelkijkwand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key amenity.", "value": "" }, { "key": "amenity", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "shelter" }, { "key": "building", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "shelter", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter&building=yes&shelter=yes with a fixed text, namely 'Vogelkijkhut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "amenity", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "shelter" }, { "key": "building", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "shelter", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut'", + "description": "Layer 'Vogelkijkhutten' shows amenity=shelter|building=yes|shelter=yes with a fixed text, namely 'Vogelkijkhut' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "wheelchair", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows wheelchair=designated with a fixed text, namely 'Er zijn speciale voorzieningen voor rolstoelen' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows wheelchair=designated with a fixed text, namely 'Er zijn speciale voorzieningen voor rolstoelen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "designated" }, { "key": "wheelchair", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows wheelchair=yes with a fixed text, namely 'Een rolstoel raakt er vlot' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows wheelchair=yes with a fixed text, namely 'Een rolstoel raakt er vlot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "wheelchair", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows wheelchair=limited with a fixed text, namely 'Je kan er raken met een rolstoel, maar het is niet makkelijk' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows wheelchair=limited with a fixed text, namely 'Je kan er raken met een rolstoel, maar het is niet makkelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "limited" }, { "key": "wheelchair", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows wheelchair=no with a fixed text, namely 'Niet rolstoeltoegankelijk' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows wheelchair=no with a fixed text, namely 'Niet rolstoeltoegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "operator", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'operator'" + "description": "Layer 'Vogelkijkhutten' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "operator", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Natuurpunt with a fixed text, namely 'Beheer door Natuurpunt' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows operator=Natuurpunt with a fixed text, namely 'Beheer door Natuurpunt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "Natuurpunt" }, { "key": "operator", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Agentschap Natuur en Bos with a fixed text, namely 'Beheer door het Agentschap Natuur en Bos ' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows operator=Agentschap Natuur en Bos with a fixed text, namely 'Beheer door het Agentschap Natuur en Bos ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "Agentschap Natuur en Bos" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Vogelkijkhutten' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'De Natuur in')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Vogelkijkhutten' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Vogelkijkhutten' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Vogelkijkhutten' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { @@ -178,60 +178,60 @@ }, { "key": "map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'map_source'" + "description": "Layer 'Maps' shows and asks freeform values for key 'map_source' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "OpenStreetMap" }, { "key": "not:map_source", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer. Picking this answer will delete the key not:map_source.", + "description": "Layer 'Maps' shows map_source=OpenStreetMap¬:map_source= with a fixed text, namely 'This map is based on OpenStreetMap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key not:map_source.", "value": "" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=yes with a fixed text, namely 'OpenStreetMap is clearly attributed, including the ODBL-license' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=yes with a fixed text, namely 'OpenStreetMap is clearly attributed, including the ODBL-license' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=incomplete with a fixed text, namely 'OpenStreetMap is clearly attributed, but the license is not mentioned' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=incomplete with a fixed text, namely 'OpenStreetMap is clearly attributed, but the license is not mentioned' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "incomplete" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=sticker with a fixed text, namely 'OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=sticker with a fixed text, namely 'OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "sticker" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows map_source:attribution=none with a fixed text, namely 'There is no attribution at all' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "none" }, { "key": "map_source:attribution", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all'", + "description": "Layer 'Maps' shows map_source:attribution=no with a fixed text, namely 'There is no attribution at all' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Maps' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'De Natuur in')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Maps' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Maps' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { @@ -241,21 +241,21 @@ }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Information boards' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Information boards' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'De Natuur in')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Information boards' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Information boards' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Information boards' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { @@ -270,165 +270,165 @@ }, { "key": "access:description", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'access:description'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'access:description' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=yes&fee= with a fixed text, namely 'Vrij toegankelijk' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=yes&fee= with a fixed text, namely 'Vrij toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=yes&fee= with a fixed text, namely 'Vrij toegankelijk' and allows to pick this as a default answer. Picking this answer will delete the key fee.", + "description": "Layer 'Natuurgebied' shows access=yes&fee= with a fixed text, namely 'Vrij toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key fee.", "value": "" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=no&fee= with a fixed text, namely 'Niet toegankelijk' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=no&fee= with a fixed text, namely 'Niet toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=no&fee= with a fixed text, namely 'Niet toegankelijk' and allows to pick this as a default answer. Picking this answer will delete the key fee.", + "description": "Layer 'Natuurgebied' shows access=no&fee= with a fixed text, namely 'Niet toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key fee.", "value": "" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=private&fee= with a fixed text, namely 'Niet toegankelijk, want privégebied' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=private&fee= with a fixed text, namely 'Niet toegankelijk, want privégebied' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "private" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=private&fee= with a fixed text, namely 'Niet toegankelijk, want privégebied' and allows to pick this as a default answer. Picking this answer will delete the key fee.", + "description": "Layer 'Natuurgebied' shows access=private&fee= with a fixed text, namely 'Niet toegankelijk, want privégebied' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key fee.", "value": "" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=permissive&fee= with a fixed text, namely 'Toegankelijk, ondanks dat het privegebied is' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=permissive&fee= with a fixed text, namely 'Toegankelijk, ondanks dat het privegebied is' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "permissive" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=permissive&fee= with a fixed text, namely 'Toegankelijk, ondanks dat het privegebied is' and allows to pick this as a default answer. Picking this answer will delete the key fee.", + "description": "Layer 'Natuurgebied' shows access=permissive&fee= with a fixed text, namely 'Toegankelijk, ondanks dat het privegebied is' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key fee.", "value": "" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=guided&fee= with a fixed text, namely 'Enkel toegankelijk met een gids of tijdens een activiteit' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=guided&fee= with a fixed text, namely 'Enkel toegankelijk met een gids of tijdens een activiteit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "guided" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=guided&fee= with a fixed text, namely 'Enkel toegankelijk met een gids of tijdens een activiteit' and allows to pick this as a default answer. Picking this answer will delete the key fee.", + "description": "Layer 'Natuurgebied' shows access=guided&fee= with a fixed text, namely 'Enkel toegankelijk met een gids of tijdens een activiteit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key fee.", "value": "" }, { "key": "access", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=yes&fee=yes with a fixed text, namely 'Toegankelijk mits betaling' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=yes&fee=yes with a fixed text, namely 'Toegankelijk mits betaling' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows access=yes&fee=yes with a fixed text, namely 'Toegankelijk mits betaling' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows access=yes&fee=yes with a fixed text, namely 'Toegankelijk mits betaling' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "operator", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'operator'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "operator", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Natuurpunt with a fixed text, namely 'Dit gebied wordt beheerd door Natuurpunt' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows operator=Natuurpunt with a fixed text, namely 'Dit gebied wordt beheerd door Natuurpunt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "Natuurpunt" }, { "key": "operator", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator~^(n|N)atuurpunt.*$ with a fixed text, namely 'Dit gebied wordt beheerd door {operator}'" + "description": "Layer 'Natuurgebied' shows operator~^(n|N)atuurpunt.*$ with a fixed text, namely 'Dit gebied wordt beheerd door {operator}' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "operator", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows operator=Agentschap Natuur en Bos with a fixed text, namely 'Dit gebied wordt beheerd door het Agentschap Natuur en Bos' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows operator=Agentschap Natuur en Bos with a fixed text, namely 'Dit gebied wordt beheerd door het Agentschap Natuur en Bos' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "Agentschap Natuur en Bos" }, { "key": "name:nl", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'name:nl'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'name:nl' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "name", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'name'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "noname", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows noname=yes&name= with a fixed text, namely 'Dit gebied heeft geen naam' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows noname=yes&name= with a fixed text, namely 'Dit gebied heeft geen naam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "name", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows noname=yes&name= with a fixed text, namely 'Dit gebied heeft geen naam' and allows to pick this as a default answer. Picking this answer will delete the key name.", + "description": "Layer 'Natuurgebied' shows noname=yes&name= with a fixed text, namely 'Dit gebied heeft geen naam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in') Picking this answer will delete the key name.", "value": "" }, { "key": "dog", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows dog=leashed with a fixed text, namely 'Dogs have to be leashed' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows dog=leashed with a fixed text, namely 'Dogs have to be leashed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "leashed" }, { "key": "dog", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows dog=no with a fixed text, namely 'No dogs allowed' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows dog=no with a fixed text, namely 'No dogs allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no" }, { "key": "dog", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows dog=yes with a fixed text, namely 'Dogs are allowed to roam freely' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows dog=yes with a fixed text, namely 'Dogs are allowed to roam freely' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" }, { "key": "website", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'website'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "curator", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'curator'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'curator' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "email", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'email'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "phone", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'phone'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "description", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows values with key 'description'" + "description": "Layer 'Natuurgebied' shows values with key 'description' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "description:0", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'description:0'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'description:0' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "_surface:ha", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows _surface:ha=0 with a fixed text, namely ''", + "description": "Layer 'Natuurgebied' shows _surface:ha=0 with a fixed text, namely '' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "0" }, { "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows and asks freeform values for key 'service:bicycle:cleaning:charge'" + "description": "Layer 'Natuurgebied' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'De Natuur in')" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= 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 'De Natuur in')", "value": "no&service:bicycle:cleaning:charge=" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use'", + "description": "Layer 'Natuurgebied' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'De Natuur in')", "value": "no&" }, { "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Natuurgebied' (in the MapComplete.osm.be theme 'De Natuur in') shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer.", + "description": "Layer 'Natuurgebied' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'De Natuur in')", "value": "yes" } ] diff --git a/Docs/TagInfo/mapcomplete_playgrounds.json b/Docs/TagInfo/mapcomplete_playgrounds.json index ec0f917..fc63b88 100644 --- a/Docs/TagInfo/mapcomplete_playgrounds.json +++ b/Docs/TagInfo/mapcomplete_playgrounds.json @@ -17,135 +17,135 @@ }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'surface'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=grass with a fixed text, namely 'The surface is grass' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "grass" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=sand with a fixed text, namely 'The surface is sand' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "sand" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=woodchips with a fixed text, namely 'The surface consist of woodchips' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows surface=woodchips with a fixed text, namely 'The surface consist of woodchips' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "woodchips" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=paving_stones with a fixed text, namely 'The surface is paving stones' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "paving_stones" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=asphalt with a fixed text, namely 'The surface is asphalt' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "asphalt" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=concrete with a fixed text, namely 'The surface is concrete' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "concrete" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=unpaved with a fixed text, namely 'The surface is unpaved'", + "description": "Layer 'Playgrounds' shows surface=unpaved with a fixed text, namely 'The surface is unpaved' (in the MapComplete.osm.be theme 'Playgrounds')", "value": "unpaved" }, { "key": "surface", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows surface=paved with a fixed text, namely 'The surface is paved'", + "description": "Layer 'Playgrounds' shows surface=paved with a fixed text, namely 'The surface is paved' (in the MapComplete.osm.be theme 'Playgrounds')", "value": "paved" }, { "key": "lit", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows lit=yes with a fixed text, namely 'This playground is lit at night' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows lit=yes with a fixed text, namely 'This playground is lit at night' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "yes" }, { "key": "lit", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows lit=no with a fixed text, namely 'This playground is not lit at night' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows lit=no with a fixed text, namely 'This playground is not lit at night' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "no" }, { "key": "min_age", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'min_age'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'min_age' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "max_age", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'max_age'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'max_age' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "operator", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'operator'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "access", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access= with a fixed text, namely 'Accessible to the general public' Picking this answer will delete the key access.", + "description": "Layer 'Playgrounds' shows access= with a fixed text, namely 'Accessible to the general public' (in the MapComplete.osm.be theme 'Playgrounds') Picking this answer will delete the key access.", "value": "" }, { "key": "access", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access=yes with a fixed text, namely 'Accessible to the general public' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows access=yes with a fixed text, namely 'Accessible to the general public' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "yes" }, { "key": "access", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access=customers with a fixed text, namely 'Only accessible for clients of the operating business' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows access=customers with a fixed text, namely 'Only accessible for clients of the operating business' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "customers" }, { "key": "access", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access=students with a fixed text, namely 'Only accessible to studants of the school' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows access=students with a fixed text, namely 'Only accessible to studants of the school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "students" }, { "key": "access", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows access=private with a fixed text, namely 'Not accessible' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows access=private with a fixed text, namely 'Not accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "private" }, { "key": "email", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'email'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "phone", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'phone'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "wheelchair", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows wheelchair=yes with a fixed text, namely 'Completely accessible for wheelchair users' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows wheelchair=yes with a fixed text, namely 'Completely accessible for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "yes" }, { "key": "wheelchair", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows wheelchair=limited with a fixed text, namely 'Limited accessibility for wheelchair users' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows wheelchair=limited with a fixed text, namely 'Limited accessibility for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "limited" }, { "key": "wheelchair", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows wheelchair=no with a fixed text, namely 'Not accessible for wheelchair users' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows wheelchair=no with a fixed text, namely 'Not accessible for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "no" }, { "key": "opening_hours", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Playgrounds' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Playgrounds')" }, { "key": "opening_hours", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows opening_hours=sunrise-sunset with a fixed text, namely 'Accessible from sunrise till sunset' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' shows opening_hours=sunrise-sunset with a fixed text, namely 'Accessible from sunrise till sunset' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Playgrounds')", "value": "sunrise-sunset" }, { "key": "opening_hours", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer.", + "description": "Layer 'Playgrounds' 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 'Playgrounds')", "value": "24/7" }, { "key": "opening_hours", - "description": "Layer 'Playgrounds' (in the MapComplete.osm.be theme 'Playgrounds') shows opening_hours= with a fixed text, namely 'Always accessible' Picking this answer will delete the key opening_hours.", + "description": "Layer 'Playgrounds' shows opening_hours= with a fixed text, namely 'Always accessible' (in the MapComplete.osm.be theme 'Playgrounds') Picking this answer will delete the key opening_hours.", "value": "" } ] diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json index 54569de..d3cdebd 100644 --- a/Docs/TagInfo/mapcomplete_shops.json +++ b/Docs/TagInfo/mapcomplete_shops.json @@ -16,62 +16,62 @@ }, { "key": "name", - "description": "Layer 'Shop' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for 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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=convenience with a fixed text, namely 'Convenience store' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=clothes with a fixed text, namely 'Clothing store' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer.", + "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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=car_repair with a fixed text, namely 'Car repair (garage)' and allows to pick this as a default answer.", + "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car repair (garage)' 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' (in the MapComplete.osm.be theme 'Open Shop Map') shows shop=car with a fixed text, namely 'Car dealer' and allows to pick this as a default answer.", + "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car dealer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", "value": "car" }, { "key": "phone", - "description": "Layer 'Shop' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for key 'phone'" + "description": "Layer 'Shop' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Open Shop Map')" }, { "key": "website", - "description": "Layer 'Shop' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for key 'website'" + "description": "Layer 'Shop' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Shop Map')" }, { "key": "email", - "description": "Layer 'Shop' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for key 'email'" + "description": "Layer 'Shop' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Open Shop Map')" }, { "key": "opening_hours", - "description": "Layer 'Shop' (in the MapComplete.osm.be theme 'Open Shop Map') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Shop Map')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_sport_pitches.json b/Docs/TagInfo/mapcomplete_sport_pitches.json index 6340171..840e71c 100644 --- a/Docs/TagInfo/mapcomplete_sport_pitches.json +++ b/Docs/TagInfo/mapcomplete_sport_pitches.json @@ -17,127 +17,127 @@ }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'sport'" + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'sport' (in the MapComplete.osm.be theme 'Sport pitches')" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=basketball with a fixed text, namely 'Basketball is played here' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "basketball" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=soccer with a fixed text, namely 'Soccer is played here' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "soccer" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme '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.", + "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 'Sport pitches')", "value": "table_tennis" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=tennis with a fixed text, namely 'Tennis is played here' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "tennis" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=korfball with a fixed text, namely 'Korfball is played here' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "korfball" }, { "key": "sport", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows sport=basket with a fixed text, namely 'Basketball is played here'", + "description": "Layer 'Sport pitches' shows sport=basket with a fixed text, namely 'Basketball is played here' (in the MapComplete.osm.be theme 'Sport pitches')", "value": "basket" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'surface'" + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'Sport pitches')" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows surface=grass with a fixed text, namely 'The surface is grass' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "grass" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows surface=sand with a fixed text, namely 'The surface is sand' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "sand" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme '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.", + "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 'Sport pitches')", "value": "paving_stones" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows surface=asphalt with a fixed text, namely 'The surface is asphalt' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "asphalt" }, { "key": "surface", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows surface=concrete with a fixed text, namely 'The surface is concrete' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "concrete" }, { "key": "access", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows access=public with a fixed text, namely 'Publiek toegankelijk' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows access=public with a fixed text, namely 'Publiek toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "public" }, { "key": "access", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows access=limited with a fixed text, namely 'Beperkt toegankelijk (enkel na reservatie, tijdens bepaalde uren, ...)' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows access=limited with a fixed text, namely 'Beperkt toegankelijk (enkel na reservatie, tijdens bepaalde uren, ...)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "limited" }, { "key": "access", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows access=members with a fixed text, namely 'Enkel toegankelijk voor leden van de bijhorende sportclub' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows access=members with a fixed text, namely 'Enkel toegankelijk voor leden van de bijhorende sportclub' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "members" }, { "key": "access", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows access=private with a fixed text, namely 'Privaat en niet toegankelijk' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows access=private with a fixed text, namely 'Privaat en niet toegankelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "private" }, { "key": "reservation", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows reservation=required with a fixed text, namely 'Reserveren is verplicht om gebruik te maken van dit sportterrein' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows reservation=required with a fixed text, namely 'Reserveren is verplicht om gebruik te maken van dit sportterrein' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "required" }, { "key": "reservation", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows reservation=recommended with a fixed text, namely 'Reserveren is sterk aangeraden om gebruik te maken van dit sportterrein' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows reservation=recommended with a fixed text, namely 'Reserveren is sterk aangeraden om gebruik te maken van dit sportterrein' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "recommended" }, { "key": "reservation", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows reservation=yes with a fixed text, namely 'Reserveren is mogelijk, maar geen voorwaarde' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows reservation=yes with a fixed text, namely 'Reserveren is mogelijk, maar geen voorwaarde' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "yes" }, { "key": "reservation", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows reservation=no with a fixed text, namely 'Reserveren is niet mogelijk' and allows to pick this as a default answer.", + "description": "Layer 'Sport pitches' shows reservation=no with a fixed text, namely 'Reserveren is niet mogelijk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sport pitches')", "value": "no" }, { "key": "phone", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'phone'" + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sport pitches')" }, { "key": "email", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'email'" + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sport pitches')" }, { "key": "opening_hours", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows and asks freeform values for key 'opening_hours'" + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sport pitches')" }, { "key": "opening_hours", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows opening_hours= with a fixed text, namely '24/7 toegankelijk' Picking this answer will delete the key opening_hours.", + "description": "Layer 'Sport pitches' shows opening_hours= with a fixed text, namely '24/7 toegankelijk' (in the MapComplete.osm.be theme 'Sport pitches') Picking this answer will delete the key opening_hours.", "value": "" }, { "key": "opening_hours", - "description": "Layer 'Sport pitches' (in the MapComplete.osm.be theme 'Sport pitches') shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer.", + "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 'Sport pitches')", "value": "24/7" } ] diff --git a/Docs/TagInfo/mapcomplete_surveillance.json b/Docs/TagInfo/mapcomplete_surveillance.json index ad3d017..47c4d92 100644 --- a/Docs/TagInfo/mapcomplete_surveillance.json +++ b/Docs/TagInfo/mapcomplete_surveillance.json @@ -40,112 +40,112 @@ }, { "key": "camera:type", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:type=fixed with a fixed text, namely 'A fixed (non-moving) camera' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:type=fixed with a fixed text, namely 'A fixed (non-moving) camera' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "fixed" }, { "key": "camera:type", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:type=dome with a fixed text, namely 'A dome camera (which can turn)' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:type=dome with a fixed text, namely 'A dome camera (which can turn)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "dome" }, { "key": "camera:type", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:type=panning with a fixed text, namely 'A panning camera' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:type=panning with a fixed text, namely 'A panning camera' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "panning" }, { "key": "camera:direction", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'camera:direction'" + "description": "Layer 'Surveillance camera's' shows and asks freeform values for key 'camera:direction' (in the MapComplete.osm.be theme 'Surveillance under Surveillance')" }, { "key": "operator", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'operator'" + "description": "Layer 'Surveillance camera's' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Surveillance under Surveillance')" }, { "key": "surveillance", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance=public with a fixed text, namely 'A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel,...' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance=public with a fixed text, namely 'A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel,...' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "public" }, { "key": "surveillance", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance=outdoor with a fixed text, namely 'An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, ...)' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance=outdoor with a fixed text, namely 'An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, ...)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "outdoor" }, { "key": "surveillance", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance=indoor with a fixed text, namely 'A private indoor area is surveilled, e.g. a shop, a private underground parking, ...' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance=indoor with a fixed text, namely 'A private indoor area is surveilled, e.g. a shop, a private underground parking, ...' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "indoor" }, { "key": "indoor", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows indoor=yes with a fixed text, namely 'This camera is located indoors' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows indoor=yes with a fixed text, namely 'This camera is located indoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "yes" }, { "key": "indoor", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows indoor=no with a fixed text, namely 'This camera is located outdoors' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows indoor=no with a fixed text, namely 'This camera is located outdoors' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "no" }, { "key": "indoor", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows indoor= with a fixed text, namely 'This camera is probably located outdoors' Picking this answer will delete the key indoor.", + "description": "Layer 'Surveillance camera's' shows indoor= with a fixed text, namely 'This camera is probably located outdoors' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') Picking this answer will delete the key indoor.", "value": "" }, { "key": "level", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'level'" + "description": "Layer 'Surveillance camera's' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Surveillance under Surveillance')" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'surveillance:zone'" + "description": "Layer 'Surveillance camera's' shows and asks freeform values for key 'surveillance:zone' (in the MapComplete.osm.be theme 'Surveillance under Surveillance')" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=parking with a fixed text, namely 'Surveills a parking' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=parking with a fixed text, namely 'Surveills a parking' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "parking" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=traffic with a fixed text, namely 'Surveills the traffic' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=traffic with a fixed text, namely 'Surveills the traffic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "traffic" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=entrance with a fixed text, namely 'Surveills an entrance' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=entrance with a fixed text, namely 'Surveills an entrance' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "entrance" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=corridor with a fixed text, namely 'Surveills a corridor' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=corridor with a fixed text, namely 'Surveills a corridor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "corridor" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=public_transport_platform with a fixed text, namely 'Surveills a public tranport platform' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=public_transport_platform with a fixed text, namely 'Surveills a public tranport platform' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "public_transport_platform" }, { "key": "surveillance:zone", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows surveillance:zone=shop with a fixed text, namely 'Surveills a shop' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows surveillance:zone=shop with a fixed text, namely 'Surveills a shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "shop" }, { "key": "camera:mount", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows and asks freeform values for key 'camera:mount'" + "description": "Layer 'Surveillance camera's' shows and asks freeform values for key 'camera:mount' (in the MapComplete.osm.be theme 'Surveillance under Surveillance')" }, { "key": "camera:mount", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:mount=wall with a fixed text, namely 'This camera is placed against a wall' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:mount=wall with a fixed text, namely 'This camera is placed against a wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "wall" }, { "key": "camera:mount", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:mount=pole with a fixed text, namely 'This camera is placed one a pole' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:mount=pole with a fixed text, namely 'This camera is placed one a pole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "pole" }, { "key": "camera:mount", - "description": "Layer 'Surveillance camera's' (in the MapComplete.osm.be theme 'Surveillance under Surveillance') shows camera:mount=ceiling with a fixed text, namely 'This camera is placed on the ceiling' and allows to pick this as a default answer.", + "description": "Layer 'Surveillance camera's' shows camera:mount=ceiling with a fixed text, namely 'This camera is placed on the ceiling' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Surveillance under Surveillance')", "value": "ceiling" } ] diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json index 2d76d8b..95408dd 100644 --- a/Docs/TagInfo/mapcomplete_toilets.json +++ b/Docs/TagInfo/mapcomplete_toilets.json @@ -17,104 +17,104 @@ }, { "key": "access", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows and asks freeform values for key 'access'" + "description": "Layer 'Toilets' shows and asks freeform values for key 'access' (in the MapComplete.osm.be theme 'Open Toilet Map')" }, { "key": "access", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' 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 'Open Toilet Map')", "value": "yes" }, { "key": "access", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows access=customers with a fixed text, namely 'Only access to customers' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows access=customers with a fixed text, namely 'Only access to customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "customers" }, { "key": "access", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows access=no with a fixed text, namely 'Not accessible' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows access=no with a fixed text, namely 'Not accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "no" }, { "key": "access", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows 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.", + "description": "Layer 'Toilets' shows 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": "fee", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows fee=yes with a fixed text, namely 'These are paid toilets' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows 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": "fee", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows 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": "charge", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows and asks freeform values for key 'charge'" + "description": "Layer 'Toilets' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Open Toilet Map')" }, { "key": "wheelchair", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows wheelchair=yes with a fixed text, namely 'There is a dedicated toilet for wheelchair users' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows 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": "wheelchair", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows wheelchair=no with a fixed text, namely 'No wheelchair access' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows 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:position", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows toilets:position=seated with a fixed text, namely 'There are only seated toilets' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows toilets:position=seated with a fixed text, namely 'There are only seated toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "seated" }, { "key": "toilets:position", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows toilets:position=urinals with a fixed text, namely 'There are only urinals here' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows toilets:position=urinals with a fixed text, namely 'There are only urinals here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "urinals" }, { "key": "toilets:position", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows toilets:position=squat with a fixed text, namely 'There are only squat toilets here' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows toilets:position=squat with a fixed text, namely 'There are only squat toilets here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "squat" }, { "key": "toilets:position", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows toilets:position=seated;urinals with a fixed text, namely 'Both seated toilets and urinals are available here' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows toilets:position=seated;urinals with a fixed text, namely 'Both seated toilets and urinals are available here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "seated;urinals" }, { "key": "changing_table", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table=yes with a fixed text, namely 'A changing table is available' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table=yes with a fixed text, namely 'A changing table is available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "yes" }, { "key": "changing_table", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table=no with a fixed text, namely 'No changing table is available' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table=no with a fixed text, namely 'No changing table is available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "no" }, { "key": "changing_table:location", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows and asks freeform values for key 'changing_table:location'" + "description": "Layer 'Toilets' shows and asks freeform values for key 'changing_table:location' (in the MapComplete.osm.be theme 'Open Toilet Map')" }, { "key": "changing_table:location", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table:location=female_toilet with a fixed text, namely 'The changing table is in the toilet for women. ' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table:location=female_toilet with a fixed text, namely 'The changing table is in the toilet for women. ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "female_toilet" }, { "key": "changing_table:location", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table:location=male_toilet with a fixed text, namely 'The changing table is in the toilet for men. ' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table:location=male_toilet with a fixed text, namely 'The changing table is in the toilet for men. ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "male_toilet" }, { "key": "changing_table:location", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table:location=wheelchair_toilet with a fixed text, namely 'The changing table is in the toilet for wheelchair users. ' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table:location=wheelchair_toilet with a fixed text, namely 'The changing table is in the toilet for wheelchair users. ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "wheelchair_toilet" }, { "key": "changing_table:location", - "description": "Layer 'Toilets' (in the MapComplete.osm.be theme 'Open Toilet Map') shows changing_table:location=dedicated_room with a fixed text, namely 'The changing table is in a dedicated room. ' and allows to pick this as a default answer.", + "description": "Layer 'Toilets' shows changing_table:location=dedicated_room with a fixed text, namely 'The changing table is in a dedicated room. ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "dedicated_room" } ] diff --git a/Docs/TagInfo/mapcomplete_trees.json b/Docs/TagInfo/mapcomplete_trees.json index cd34e63..6b704ab 100644 --- a/Docs/TagInfo/mapcomplete_trees.json +++ b/Docs/TagInfo/mapcomplete_trees.json @@ -17,138 +17,138 @@ }, { "key": "height", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows height~^^[0-9.]+$$ with a fixed text, namely 'Height: {height} m'" + "description": "Layer 'Tree' shows height~^^[0-9.]+$$ with a fixed text, namely 'Height: {height} m' (in the MapComplete.osm.be theme 'Trees')" }, { "key": "leaf_type", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=broadleaved with a fixed text, namely '\"\"/ Broadleaved' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows leaf_type=broadleaved with a fixed text, namely '\"\"/ Broadleaved' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "broadleaved" }, { "key": "leaf_type", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=needleleaved with a fixed text, namely '\"\"/ Needleleaved' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows leaf_type=needleleaved with a fixed text, namely '\"\"/ Needleleaved' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "needleleaved" }, { "key": "leaf_type", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_type=leafless with a fixed text, namely '\"\"/ Permanently leafless'", + "description": "Layer 'Tree' shows leaf_type=leafless with a fixed text, namely '\"\"/ Permanently leafless' (in the MapComplete.osm.be theme 'Trees')", "value": "leafless" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=landmark with a fixed text, namely 'The tree is remarkable due to its size or prominent location. It is useful for navigation.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "landmark" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=natural_monument with a fixed text, namely 'The tree is a natural monument, e.g. because it is especially old, or of a valuable species.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=natural_monument with a fixed text, namely 'The tree is a natural monument, e.g. because it is especially old, or of a valuable species.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "natural_monument" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=agricultural with a fixed text, namely 'The tree is used for agricultural purposes, e.g. in an orchard.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=agricultural with a fixed text, namely 'The tree is used for agricultural purposes, e.g. in an orchard.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "agricultural" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=park with a fixed text, namely 'The tree is in a park or similar (cemetery, school grounds, …).' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=park with a fixed text, namely 'The tree is in a park or similar (cemetery, school grounds, …).' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "park" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=garden with a fixed text, namely 'The tree is a residential garden.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=garden with a fixed text, namely 'The tree is a residential garden.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "garden" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=avenue with a fixed text, namely 'This is a tree along an avenue.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=avenue with a fixed text, namely 'This is a tree along an avenue.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "avenue" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=urban with a fixed text, namely 'The tree is an urban area.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=urban with a fixed text, namely 'The tree is an urban area.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "urban" }, { "key": "denotation", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows denotation=none with a fixed text, namely 'The tree is outside of an urban area.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows denotation=none with a fixed text, namely 'The tree is outside of an urban area.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "none" }, { "key": "leaf_cycle", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_cycle=deciduous with a fixed text, namely 'Deciduous: the tree loses its leaves for some time of the year.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows leaf_cycle=deciduous with a fixed text, namely 'Deciduous: the tree loses its leaves for some time of the year.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "deciduous" }, { "key": "leaf_cycle", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows leaf_cycle=evergreen with a fixed text, namely 'Evergreen.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows leaf_cycle=evergreen with a fixed text, namely 'Evergreen.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "evergreen" }, { "key": "name", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows and asks freeform values for key 'name'" + "description": "Layer 'Tree' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Trees')" }, { "key": "name", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows name=&noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer. Picking this answer will delete the key name.", + "description": "Layer 'Tree' shows name=&noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees') Picking this answer will delete the key name.", "value": "" }, { "key": "noname", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows name=&noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows name=&noname=yes with a fixed text, namely 'The tree does not have a name.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "yes" }, { "key": "heritage", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=4&heritage:operator=OnroerendErfgoed with a fixed text, namely '\"\"/ Registered as heritage by Onroerend Erfgoed Flanders' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=4&heritage:operator=OnroerendErfgoed with a fixed text, namely '\"\"/ Registered as heritage by Onroerend Erfgoed Flanders' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "4" }, { "key": "heritage:operator", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=4&heritage:operator=OnroerendErfgoed with a fixed text, namely '\"\"/ Registered as heritage by Onroerend Erfgoed Flanders' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=4&heritage:operator=OnroerendErfgoed with a fixed text, namely '\"\"/ Registered as heritage by Onroerend Erfgoed Flanders' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "OnroerendErfgoed" }, { "key": "heritage", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=4&heritage:operator=aatl with a fixed text, namely 'Registered as heritage by Direction du Patrimoine culturel Brussels' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=4&heritage:operator=aatl with a fixed text, namely 'Registered as heritage by Direction du Patrimoine culturel Brussels' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "4" }, { "key": "heritage:operator", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=4&heritage:operator=aatl with a fixed text, namely 'Registered as heritage by Direction du Patrimoine culturel Brussels' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=4&heritage:operator=aatl with a fixed text, namely 'Registered as heritage by Direction du Patrimoine culturel Brussels' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "aatl" }, { "key": "heritage", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=yes&heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=yes&heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "yes" }, { "key": "heritage:operator", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=yes&heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer. Picking this answer will delete the key heritage:operator.", + "description": "Layer 'Tree' shows heritage=yes&heritage:operator= with a fixed text, namely 'Registered as heritage by a different organisation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees') Picking this answer will delete the key heritage:operator.", "value": "" }, { "key": "heritage", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=no&heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer.", + "description": "Layer 'Tree' shows heritage=no&heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees')", "value": "no" }, { "key": "heritage:operator", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage=no&heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer. Picking this answer will delete the key heritage:operator.", + "description": "Layer 'Tree' shows heritage=no&heritage:operator= with a fixed text, namely 'Not registered as heritage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Trees') Picking this answer will delete the key heritage:operator.", "value": "" }, { "key": "heritage", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows heritage~^..*$ with a fixed text, namely 'Registered as heritage by a different organisation'" + "description": "Layer 'Tree' shows heritage~^..*$ with a fixed text, namely 'Registered as heritage by a different organisation' (in the MapComplete.osm.be theme 'Trees')" }, { "key": "ref:OnroerendErfgoed", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows and asks freeform values for key 'ref:OnroerendErfgoed'" + "description": "Layer 'Tree' shows and asks freeform values for key 'ref:OnroerendErfgoed' (in the MapComplete.osm.be theme 'Trees')" }, { "key": "wikidata", - "description": "Layer 'Tree' (in the MapComplete.osm.be theme 'Trees') shows and asks freeform values for key 'wikidata'" + "description": "Layer 'Tree' shows and asks freeform values for key 'wikidata' (in the MapComplete.osm.be theme 'Trees')" } ] } \ No newline at end of file diff --git a/scripts/generateTaginfoProjectFiles.ts b/scripts/generateTaginfoProjectFiles.ts index d04bf96..ef8d029 100644 --- a/scripts/generateTaginfoProjectFiles.ts +++ b/scripts/generateTaginfoProjectFiles.ts @@ -38,26 +38,27 @@ function generateLayerUsage(layer: LayerConfig, layout: LayoutConfig): any [] { const q = tr.question?.txt; const key = tr.freeform?.key; if (key != undefined) { - let descr = "Layer '" + layer.name.txt + "' (in the MapComplete.osm.be theme '" + layout.title.txt + "')"; + let descr = `Layer '${layer.name.txt}'`; if (q == undefined) { descr += " shows values with"; } else { descr += " shows and asks freeform values for" } - descr += " key '" + key + "'" + descr += ` key '${key}' (in the MapComplete.osm.be theme '${layout.title.txt}')` result.push(generateTagOverview({k: key, v: undefined}, descr)) } const mappings = tr.mappings ?? [] for (const mapping of mappings) { - let descr = "Layer '" + layer.name.txt + "' (in the MapComplete.osm.be theme '" + layout.title.txt + "')"; + let descr = "Layer '" + layer.name.txt + "'"; descr += " shows " + mapping.if.asHumanString(false, false, {}) + " with a fixed text, namely '" + mapping.then.txt + "'"; if (q != undefined && mapping.hideInAnswer != true // != true will also match if a ) { - descr += " and allows to pick this as a default answer." + descr += " and allows to pick this as a default answer" } + descr += ` (in the MapComplete.osm.be theme '${layout.title.txt}')` for (const kv of mapping.if.asChange({})) { let d = descr; if (q!=undefined && kv.v == "") { From 9e7f0272f57f6f3c2e9d7c009cd5722b5e702994 Mon Sep 17 00:00:00 2001 From: Win Olario Date: Thu, 22 Apr 2021 07:03:49 +0800 Subject: [PATCH 09/12] Update hailhydrant.json Fix a bracket From 61286021bd2068a51cc6549248e03fb537dd2270 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 22 Apr 2021 03:43:26 +0200 Subject: [PATCH 10/12] Fixed broken index page --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 1bb2a98..9dc41de 100644 --- a/index.ts +++ b/index.ts @@ -68,7 +68,7 @@ let layoutToUse: LayoutConfig = AllKnownLayouts.allKnownLayouts.get(defaultLayou // WOrkaround/legacy -if(layoutToUse.id === "cyclofix"){ +if(layoutToUse?.id === "cyclofix"){ QueryParameters.GetQueryParameter("layer-bike_shops", "true", "Legacy - keep De Fietsambassade working").syncWith( QueryParameters.GetQueryParameter("layer-bike_shop","true","Legacy - keep De Fietsambassade working") ) From a50d8aa0b319d7ce1de254c84045537b1a291fb5 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 22 Apr 2021 03:43:40 +0200 Subject: [PATCH 11/12] Update of taginfo documentation --- Docs/TagInfo/mapcomplete_cyclofix.json | 4 +- Docs/TagInfo/mapcomplete_drinking_water.json | 2 +- Docs/TagInfo/mapcomplete_hailhydrant.json | 200 ++++++++++++++++++- 3 files changed, 193 insertions(+), 13 deletions(-) diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index 5209a67..40871f1 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -442,12 +442,12 @@ }, { "key": "opening_hours", - "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours=24/7 with a fixed text, namely 'Always opened' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours=24/7 with a fixed text, namely 'Always open' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "24/7" }, { "key": "opening_hours", - "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours= with a fixed text, namely 'Always opened' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key opening_hours.", + "description": "Layer 'Bike stations (repair, pump or both)' shows opening_hours= with a fixed text, namely 'Always open' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key opening_hours.", "value": "" }, { diff --git a/Docs/TagInfo/mapcomplete_drinking_water.json b/Docs/TagInfo/mapcomplete_drinking_water.json index e99eb0e..f9c1ef8 100644 --- a/Docs/TagInfo/mapcomplete_drinking_water.json +++ b/Docs/TagInfo/mapcomplete_drinking_water.json @@ -2,7 +2,7 @@ "data_format": 1, "project": { "name": "MapComplete Drinking Water", - "description": "On this map, publicly accessible drinkging water spots are shown and can be easily added", + "description": "On this map, publicly accessible drinking water spots are shown and can be easily added", "project_url": "https://mapcomplete.osm.be/drinking_water", "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", "icon_url": "https://mapcomplete.osm.be/./assets/themes/drinking_water/logo.svg", diff --git a/Docs/TagInfo/mapcomplete_hailhydrant.json b/Docs/TagInfo/mapcomplete_hailhydrant.json index dc5a5b9..ed9c4b5 100644 --- a/Docs/TagInfo/mapcomplete_hailhydrant.json +++ b/Docs/TagInfo/mapcomplete_hailhydrant.json @@ -1,9 +1,8 @@ { "data_format": 1, - "data_updated": "20210320T080147Z", "project": { - "name": "MapComplete Hydrants, Extinguishers, Fire stations, and Rescue stations.", - "description": "Map to show hydrants, extinguishers, fire stations, and rescue stations.", + "name": "MapComplete Hydrants, Extinguishers, Fire stations, and Ambulance stations.", + "description": "Map to show hydrants, extinguishers, fire stations, and ambulance stations.", "project_url": "https://mapcomplete.osm.be/hailhydrant", "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", "icon_url": "https://mapcomplete.osm.be/./assets/themes/hailhydrant/logo.svg", @@ -13,23 +12,204 @@ "tags": [ { "key": "emergency", - "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Rescue stations. has a layer Map of hydrants showing features with this tag", + "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of hydrants showing features with this tag", + "value": "fire_hydrant" + }, + { + "key": "colour", + "description": "Layer 'Map of hydrants' shows and asks freeform values for key 'colour' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "colour", + "description": "Layer 'Map of hydrants' shows colour= with a fixed text, namely 'The hydrant color is unknown.' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.') Picking this answer will delete the key colour.", + "value": "" + }, + { + "key": "colour", + "description": "Layer 'Map of hydrants' shows colour=yellow with a fixed text, namely 'The hydrant color is yellow.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "yellow" + }, + { + "key": "colour", + "description": "Layer 'Map of hydrants' shows colour=red with a fixed text, namely 'The hydrant color is red.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "red" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows and asks freeform values for key 'fire_hydrant:type' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows fire_hydrant:type= with a fixed text, namely 'The hydrant type is unknown.' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.') Picking this answer will delete the key fire_hydrant:type.", + "value": "" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows fire_hydrant:type=pillar with a fixed text, namely ' Pillar type.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "pillar" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows fire_hydrant:type=pipe with a fixed text, namely ' Pipe type.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "pipe" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows fire_hydrant:type=wall with a fixed text, namely ' Wall type.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "wall" + }, + { + "key": "fire_hydrant:type", + "description": "Layer 'Map of hydrants' shows fire_hydrant:type=underground with a fixed text, namely ' Underground type.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "underground" + }, + { + "key": "disused:emergency", + "description": "Layer 'Map of hydrants' shows and asks freeform values for key 'disused:emergency' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "emergency", + "description": "Layer 'Map of hydrants' shows emergency=fire_hydrant with a fixed text, namely 'The hydrant is (fully or partially) working.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "fire_hydrant" + }, + { + "key": "disused:emergency", + "description": "Layer 'Map of hydrants' shows disused:emergency=fire_hydrant&emergency= with a fixed text, namely 'The hydrant is unavailable.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", "value": "fire_hydrant" }, { "key": "emergency", - "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Rescue stations. has a layer Map of fire extinguishers. showing features with this tag", + "description": "Layer 'Map of hydrants' shows disused:emergency=fire_hydrant&emergency= with a fixed text, namely 'The hydrant is unavailable.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.') Picking this answer will delete the key emergency.", + "value": "" + }, + { + "key": "removed:emergency", + "description": "Layer 'Map of hydrants' shows removed:emergency=fire_hydrant&emergency= with a fixed text, namely 'The hydrant has been removed.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "fire_hydrant" + }, + { + "key": "emergency", + "description": "Layer 'Map of hydrants' shows removed:emergency=fire_hydrant&emergency= with a fixed text, namely 'The hydrant has been removed.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.') Picking this answer will delete the key emergency.", + "value": "" + }, + { + "key": "emergency", + "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of fire extinguishers. showing features with this tag", "value": "fire_extinguisher" }, { - "key": "amenity", - "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Rescue stations. has a layer Map of fire stations showing features with this tag", - "value": "fire_station" + "key": "location", + "description": "Layer 'Map of fire extinguishers.' shows and asks freeform values for key 'location' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "location", + "description": "Layer 'Map of fire extinguishers.' shows location=indoor with a fixed text, namely 'Found indoors.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "indoor" + }, + { + "key": "location", + "description": "Layer 'Map of fire extinguishers.' shows location=outdoor with a fixed text, namely 'Found outdoors.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "outdoor" }, { "key": "amenity", - "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Rescue stations. has a layer Map of rescue stations showing features with this tag", - "value": "rescue_station" + "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of fire stations showing features with this tag", + "value": "fire_station" + }, + { + "key": "name", + "description": "Layer 'Map of fire stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "addr:street", + "description": "Layer 'Map of fire stations' shows and asks freeform values for key 'addr:street' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "addr:place", + "description": "Layer 'Map of fire stations' shows and asks freeform values for key 'addr:place' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator", + "description": "Layer 'Map of fire stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator", + "description": "Layer 'Map of fire stations' shows operator=Bureau of Fire Protection&operator:type=government with a fixed text, namely 'Bureau of Fire Protection' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "Bureau of Fire Protection" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows operator=Bureau of Fire Protection&operator:type=government with a fixed text, namely 'Bureau of Fire Protection' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "government" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows and asks freeform values for key 'operator:type' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows operator:type=government with a fixed text, namely 'The station is operated by the government.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "government" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows operator:type=community with a fixed text, namely 'The station is operated by a community-based, or informal organization.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "community" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows operator:type=ngo with a fixed text, namely 'The station is operated by a formal group of volunteers.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "ngo" + }, + { + "key": "operator:type", + "description": "Layer 'Map of fire stations' shows operator:type=private with a fixed text, namely 'The station is privately operated.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "private" + }, + { + "key": "emergency", + "description": "The MapComplete theme Hydrants, Extinguishers, Fire stations, and Ambulance stations. has a layer Map of ambulance stations showing features with this tag", + "value": "ambulance_station" + }, + { + "key": "name", + "description": "Layer 'Map of ambulance stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "addr:street", + "description": "Layer 'Map of ambulance stations' shows and asks freeform values for key 'addr:street' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "addr:place", + "description": "Layer 'Map of ambulance stations' shows and asks freeform values for key 'addr:place' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator", + "description": "Layer 'Map of ambulance stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator:type", + "description": "Layer 'Map of ambulance stations' shows and asks freeform values for key 'operator:type' (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')" + }, + { + "key": "operator:type", + "description": "Layer 'Map of ambulance stations' shows operator:type=government with a fixed text, namely 'The station is operated by the government.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "government" + }, + { + "key": "operator:type", + "description": "Layer 'Map of ambulance stations' shows operator:type=community with a fixed text, namely 'The station is operated by a community-based, or informal organization.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "community" + }, + { + "key": "operator:type", + "description": "Layer 'Map of ambulance stations' shows operator:type=ngo with a fixed text, namely 'The station is operated by a formal group of volunteers.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "ngo" + }, + { + "key": "operator:type", + "description": "Layer 'Map of ambulance stations' shows operator:type=private with a fixed text, namely 'The station is privately operated.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Hydrants, Extinguishers, Fire stations, and Ambulance stations.')", + "value": "private" } ] } \ No newline at end of file From 0b6b95754dc8cfc561ca59c67324ae5507c5d858 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 22 Apr 2021 03:43:48 +0200 Subject: [PATCH 12/12] Version bump --- Models/Constants.ts | 2 +- assets/themes/hailhydrant/license_info.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Models/Constants.ts b/Models/Constants.ts index ababae8..02aa7e8 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import { Utils } from "../Utils"; export default class Constants { - public static vNumber = "0.6.8b"; + public static vNumber = "0.6.10"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/assets/themes/hailhydrant/license_info.json b/assets/themes/hailhydrant/license_info.json index 0deab16..21305ca 100644 --- a/assets/themes/hailhydrant/license_info.json +++ b/assets/themes/hailhydrant/license_info.json @@ -95,7 +95,7 @@ "https://upload.wikimedia.org/wikipedia/commons/9/95/Twemoji_1f691.svg", "https://twemoji.twitter.com/" ] - } , + }, { "authors": [ "Erwin Olario" @@ -106,4 +106,4 @@ "https://wiki.openstreetmap.org/wiki/File:Hailhydrant-logo.svg" ] } -] +] \ No newline at end of file