Chore: update docs

This commit is contained in:
Pieter Vander Vennet 2025-06-04 00:15:34 +02:00
parent fc754f1632
commit 9cabc83a8e
43 changed files with 1673 additions and 346 deletions

View file

@ -81,46 +81,6 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#images",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "location",
"value": "underground",
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "0",
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "1",
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "-1",
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This business is named {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Cafés and pubs",
@ -245,6 +205,67 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
"icon_url": "./assets/layers/questions/qrcode.svg"
},
{
"key": "level",
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "location",
"value": "underground",
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "0",
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "1",
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "level",
"value": "-1",
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Toilets",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "smoking",
"value": "yes",
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/smoking.svg"
},
{
"key": "smoking",
"value": "no",
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/no_smoking.svg"
},
{
"key": "smoking",
"value": "outside",
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "wheelchair",
"value": "designated",
@ -274,24 +295,24 @@
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "smoking",
"key": "reusable_packaging:accept",
"value": "yes",
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/smoking.svg"
"description": "reusable_packaging:accept=yes is displayed as \"Accepts reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "smoking",
"key": "reusable_packaging:accept",
"value": "no",
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/no_smoking.svg"
"description": "reusable_packaging:accept=no is displayed as \"Does not accept reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{
"key": "smoking",
"value": "outside",
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Outdoor Seating, Food Courts",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"key": "reusable_packaging:accept",
"value": "only",
"description": "reusable_packaging:accept=only is displayed as \"<b>Only</b> serves to people who bring reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/layers/cafe_pub/pub.svg"
},
{

View file

@ -26,7 +26,7 @@
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hospitals, Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hospitals, Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
@ -150,109 +150,109 @@
{
"key": "amenity",
"value": "fire_station",
"description": "Features with this tag are displayed by layer Map of fire stations",
"description": "Features with this tag are displayed by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Map of fire stations",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_name",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "addr:street",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Map of fire stations",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_street",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "addr:place",
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_place",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator",
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator",
"value": "Bureau of Fire Protection",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "government",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "government",
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "community",
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "ngo",
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "private",
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of fire stations, Disaster response organizations, Police stations, Map of fire extinguishers, Emergency assembly points, Defibrillators, Map of hydrants, Doctors, Map of ambulance stations, Pharmacies",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Fire stations, Disaster response organizations, Police stations, Fire extinguishers, Emergency assembly points, Defibrillators, Hydrants, Doctors, Ambulance stations, Pharmacies",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#images",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
@ -318,27 +318,27 @@
{
"key": "emergency",
"value": "fire_extinguisher",
"description": "Features with this tag are displayed by layer Map of fire extinguishers",
"description": "Features with this tag are displayed by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Map of fire extinguishers",
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"value": "indoor",
"description": "location=indoor is displayed as \"Found indoors.\" by layer Map of fire extinguishers",
"description": "location=indoor is displayed as \"Found indoors.\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"value": "outdoor",
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Map of fire extinguishers",
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
@ -582,145 +582,145 @@
{
"key": "emergency",
"value": "fire_hydrant",
"description": "Features with this tag are displayed by layer Map of hydrants",
"description": "Features with this tag are displayed by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "colour",
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Map of hydrants",
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "colour",
"value": "yellow",
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Map of hydrants",
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "colour",
"value": "red",
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Map of hydrants",
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:type",
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Map of hydrants",
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:type",
"value": "pillar",
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_pillar.svg"
},
{
"key": "fire_hydrant:type",
"value": "pipe",
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
},
{
"key": "fire_hydrant:type",
"value": "wall",
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
},
{
"key": "fire_hydrant:type",
"value": "underground",
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_underground.svg"
},
{
"key": "emergency",
"value": "fire_hydrant",
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Map of hydrants",
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "disused:emergency",
"value": "fire_hydrant",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "emergency",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "removed:emergency",
"value": "fire_hydrant",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "emergency",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:diameter",
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Map of hydrants",
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_diameter",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings",
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Map of hydrants",
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_number_of_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Map of hydrants",
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"value": "Storz",
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Map of hydrants",
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/layers/hydrant/storz.jpg"
},
{
"key": "couplings:type",
"value": "UNI",
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Map of hydrants",
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"value": "Barcelona",
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Map of hydrants",
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/layers/hydrant/barcelona.jpg"
},
{
"key": "couplings:diameters",
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Map of hydrants",
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings_diameters",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "ref",
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Map of hydrants",
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#ref",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
@ -787,19 +787,19 @@
{
"key": "emergency",
"value": "ambulance_station",
"description": "Features with this tag are displayed by layer Map of ambulance stations",
"description": "Features with this tag are displayed by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Map of ambulance stations",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_name",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
},
{
"key": "addr:street",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Map of ambulance stations",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_street",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
},

View file

@ -363,6 +363,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",

View file

@ -369,6 +369,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Fries shop",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Fries shop",

View file

@ -397,6 +397,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",

View file

@ -13,306 +13,306 @@
{
"key": "emergency",
"value": "fire_hydrant",
"description": "Features with this tag are displayed by layer Map of hydrants",
"description": "Features with this tag are displayed by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
{
"key": "colour",
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Map of hydrants",
"description": "Values of `colour` are shown with \"The hydrant color is {colour}\" and can be updated. The question is \"What color is the hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "colour",
"value": "yellow",
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Map of hydrants",
"description": "colour=yellow is displayed as \"The hydrant color is yellow.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "colour",
"value": "red",
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Map of hydrants",
"description": "colour=red is displayed as \"The hydrant color is red.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_color",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:type",
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Map of hydrants",
"description": "Values of `fire_hydrant:type` are shown with \" Hydrant type: {fire_hydrant:type}\" and can be updated. The question is \"What type of hydrant is it?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:type",
"value": "pillar",
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=pillar is displayed as \"Pillar type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_pillar.svg"
},
{
"key": "fire_hydrant:type",
"value": "pipe",
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=pipe is displayed as \"Pipe type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
},
{
"key": "fire_hydrant:type",
"value": "wall",
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=wall is displayed as \"Wall type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_unknown.svg"
},
{
"key": "fire_hydrant:type",
"value": "underground",
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Map of hydrants",
"description": "fire_hydrant:type=underground is displayed as \"Underground type.\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_type",
"icon_url": "./assets/themes/hailhydrant/hydrant_underground.svg"
},
{
"key": "emergency",
"value": "fire_hydrant",
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Map of hydrants",
"description": "emergency=fire_hydrant is displayed as \"The hydrant is (fully or partially) working\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "disused:emergency",
"value": "fire_hydrant",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "emergency",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Map of hydrants",
"description": "disused:emergency=fire_hydrant & emergency= is displayed as \"The hydrant is unavailable\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "removed:emergency",
"value": "fire_hydrant",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "emergency",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Map of hydrants",
"description": "removed:emergency=fire_hydrant & emergency= is displayed as \"The hydrant has been removed\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_state",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "fire_hydrant:diameter",
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Map of hydrants",
"description": "Values of `fire_hydrant:diameter` are shown with \"Pipe diameter: {canonical(fire_hydrant:diameter)}\" and can be updated. The question is \"What is the pipe diameter of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_diameter",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings",
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Map of hydrants",
"description": "Values of `couplings` are shown with \"Number of couplings: {couplings}\" and can be updated. The question is \"How many couplings does this fire hydrant have?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_number_of_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Map of hydrants",
"description": "Values of `couplings:type` are shown with \"Couplings: {couplings:type}\" and can be updated. The question is \"What kind of couplings does this hydrant have?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"value": "Storz",
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Map of hydrants",
"description": "couplings:type=Storz is displayed as \"Storz coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/layers/hydrant/storz.jpg"
},
{
"key": "couplings:type",
"value": "UNI",
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Map of hydrants",
"description": "couplings:type=UNI is displayed as \"UNI coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "couplings:type",
"value": "Barcelona",
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Map of hydrants",
"description": "couplings:type=Barcelona is displayed as \"Barcelona coupling\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings",
"icon_url": "./assets/layers/hydrant/barcelona.jpg"
},
{
"key": "couplings:diameters",
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Map of hydrants",
"description": "Values of `couplings:diameters` are shown with \"Coupling diameters: {couplings:diameters}\" and can be updated. The question is \"What diameter are the couplings of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#hydrant_couplings_diameters",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "ref",
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Map of hydrants",
"description": "Values of `ref` are shown with \"Reference number: {ref}\" and can be updated. The question is \"What is the reference number of this hydrant?\" by layer Hydrants",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#ref",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Map of hydrants, Map of fire extinguishers, Map of fire stations, Map of ambulance stations",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Hydrants, Fire extinguishers, Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hydrant.md#images",
"icon_url": "./assets/themes/hailhydrant/hydrant.svg"
},
{
"key": "emergency",
"value": "fire_extinguisher",
"description": "Features with this tag are displayed by layer Map of fire extinguishers",
"description": "Features with this tag are displayed by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Map of fire extinguishers",
"description": "Values of `location` are shown with \"Location: {location}\" and can be updated. The question is \"Where is it positioned?\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"value": "indoor",
"description": "location=indoor is displayed as \"Found indoors.\" by layer Map of fire extinguishers",
"description": "location=indoor is displayed as \"Found indoors.\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "location",
"value": "outdoor",
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Map of fire extinguishers",
"description": "location=outdoor is displayed as \"Found outdoors.\" by layer Fire extinguishers",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/extinguisher.md#extinguisher_location",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
},
{
"key": "amenity",
"value": "fire_station",
"description": "Features with this tag are displayed by layer Map of fire stations",
"description": "Features with this tag are displayed by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Map of fire stations",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this fire station?\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_name",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "addr:street",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Map of fire stations",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \" What is the street name where the station located?\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_street",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "addr:place",
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `addr:place` are shown with \"This station is found within {addr:place}.\" and can be updated. The question is \"Where is the station located? (e.g. name of neighborhood, villlage, or town)\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_place",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator",
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `operator` are shown with \"This station is operated by {operator}.\" and can be updated. The question is \"What agency operates this station?\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator",
"value": "Bureau of Fire Protection",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "government",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Map of fire stations",
"description": "operator=Bureau of Fire Protection & operator:type=government is displayed as \"Bureau of Fire Protection\" by layer Fire stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_agency",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Map of fire stations, Map of ambulance stations",
"description": "Values of `operator:type` are shown with \"The operator is a(n) {operator:type} entity.\" and can be updated. The question is \"How is the station operator classified?\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "government",
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=government is displayed as \"The station is operated by the government.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "community",
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=community is displayed as \"The station is operated by a community-based, or informal organization.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "ngo",
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=ngo is displayed as \"The station is operated by a formal group of volunteers.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "operator:type",
"value": "private",
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Map of fire stations, Map of ambulance stations",
"description": "operator:type=private is displayed as \"The station is privately operated.\" by layers Fire stations, Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fire_station.md#station_operator",
"icon_url": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
},
{
"key": "emergency",
"value": "ambulance_station",
"description": "Features with this tag are displayed by layer Map of ambulance stations",
"description": "Features with this tag are displayed by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Map of ambulance stations",
"description": "Values of `name` are shown with \"This station is called {name}.\" and can be updated. The question is \"What is the name of this ambulance station?\" by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_name",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
},
{
"key": "addr:street",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Map of ambulance stations",
"description": "Values of `addr:street` are shown with \"This station is along a highway called {addr:street}.\" and can be updated. The question is \"What is the street name where the station located?\" by layer Ambulance stations",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ambulancestation.md#ambulance_street",
"icon_url": "./assets/themes/hailhydrant/Twemoji_1f691.svg"
}

View file

@ -0,0 +1,220 @@
{
"data_format": 1,
"project": {
"name": "MapComplete Historic aircraft",
"description": "A map showing all historic, permanently installed aircraft",
"project_url": "https://mapcomplete.org/historic_aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
"icon_url": "https://mapcomplete.org/assets/svg/airport.svg",
"contact_name": "Pieter Vander Vennet",
"contact_email": "info@mapcomplete.org"
},
"tags": [
{
"key": "historic",
"value": "aircraft",
"description": "Features with this tag are displayed by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "aircraft",
"description": "Features with this tag are displayed by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
"icon_url": "airport"
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
"icon_url": "airport"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
"icon_url": "airport"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
"icon_url": "airport"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
"icon_url": "airport"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#images",
"icon_url": "airport"
},
{
"key": "model:wikidata",
"description": "Values of `model:wikidata` are shown with \"{wikipedia(model:wikidata)}\" and can be updated. The question is \"What type of model is this aircraft?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#model",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "aircraft",
"description": "memorial=aircraft is displayed as \"Serves as a memorial\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
"icon_url": "airport"
},
{
"key": "not:memorial",
"value": "yes",
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
"icon_url": "airport"
},
{
"key": "memorial",
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "statue",
"description": "memorial=statue is displayed as \"This is a statue\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "plaque",
"description": "memorial=plaque is displayed as \"This is a plaque\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "bench",
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "ghost_bike",
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "stolperstein",
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "stele",
"description": "memorial=stele is displayed as \"This is a stele\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "stone",
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "bust",
"description": "memorial=bust is displayed as \"This is a bust\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "sculpture",
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "obelisk",
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "cross",
"description": "memorial=cross is displayed as \"This is a cross\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "blue_plaque",
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "tank",
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "tree",
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "historic",
"value": "tomb",
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_type",
"icon_url": "airport"
},
{
"key": "inscription",
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#inscription",
"icon_url": "airport"
},
{
"key": "not:inscription",
"value": "yes",
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#inscription",
"icon_url": "airport"
},
{
"key": "wikidata",
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#memorial_wikidata",
"icon_url": "airport"
},
{
"key": "subject:wikidata",
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#subject_wikidata",
"icon_url": "airport"
}
]
}

View file

@ -0,0 +1,228 @@
{
"data_format": 1,
"project": {
"name": "MapComplete Historic rolling stock",
"description": "A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e",
"project_url": "https://mapcomplete.org/historic_rolling_stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
"icon_url": "https://mapcomplete.org/assets/layers/historic_rolling_stock/steam_locomotive.svg",
"contact_name": "Pieter Vander Vennet",
"contact_email": "info@mapcomplete.org"
},
"tags": [
{
"key": "historic",
"value": "locomotive",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "memorial",
"value": "locomotive",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "historic",
"value": "railway_car",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "memorial",
"value": "railway_car",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "historic",
"value": "minecart",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "memorial",
"value": "mincart",
"description": "Features with this tag are displayed by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md"
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#images"
},
{
"key": "wikidata",
"description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
},
{
"key": "wikipedia",
"description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
},
{
"key": "wikidata",
"description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#wikipedia"
},
{
"key": "model",
"description": "Values of `model` are shown with \"Model <b>{model}</b>\" and can be updated. The question is \"What is the model of this rolling stock?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#model"
},
{
"key": "memorial",
"description": "memorial= is displayed as \"Serves as a memorial\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#is_memorial"
},
{
"key": "not:memorial",
"value": "yes",
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#is_memorial"
},
{
"key": "memorial",
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "statue",
"description": "memorial=statue is displayed as \"This is a statue\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "plaque",
"description": "memorial=plaque is displayed as \"This is a plaque\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "bench",
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "ghost_bike",
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "stolperstein",
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "stele",
"description": "memorial=stele is displayed as \"This is a stele\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "stone",
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "bust",
"description": "memorial=bust is displayed as \"This is a bust\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "sculpture",
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "obelisk",
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "cross",
"description": "memorial=cross is displayed as \"This is a cross\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "blue_plaque",
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "tank",
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "memorial",
"value": "tree",
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "historic",
"value": "tomb",
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_type"
},
{
"key": "inscription",
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#inscription"
},
{
"key": "not:inscription",
"value": "yes",
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#inscription"
},
{
"key": "wikidata",
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#memorial_wikidata"
},
{
"key": "subject:wikidata",
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layer Historic rolling stock",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_rolling_stock.md#subject_wikidata"
}
]
}

View file

@ -397,6 +397,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",

View file

@ -19,37 +19,37 @@
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Ghost bikes, Memorials, Gravestones, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#images",
"icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
},
@ -105,137 +105,137 @@
},
{
"key": "memorial",
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layers Memorials, Artworks",
"description": "Values of `memorial` are shown with \"This is a {memorial}\" and can be updated. The question is \"What type of memorial is this?\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "statue",
"description": "memorial=statue is displayed as \"This is a statue\" by layers Memorials, Artworks",
"description": "memorial=statue is displayed as \"This is a statue\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "plaque",
"description": "memorial=plaque is displayed as \"This is a plaque\" by layers Memorials, Artworks",
"description": "memorial=plaque is displayed as \"This is a plaque\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "bench",
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layers Memorials, Artworks",
"description": "memorial=bench is displayed as \"This is a commemorative bench\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "ghost_bike",
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layers Memorials, Artworks",
"description": "memorial=ghost_bike is displayed as \"This is a ghost bike - a bicycle painted white to remember a cyclist whom deceased because of a car crash\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "stolperstein",
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layers Memorials, Artworks",
"description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "stele",
"description": "memorial=stele is displayed as \"This is a stele\" by layers Memorials, Artworks",
"description": "memorial=stele is displayed as \"This is a stele\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "stone",
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layers Memorials, Artworks",
"description": "memorial=stone is displayed as \"This is a memorial stone\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "bust",
"description": "memorial=bust is displayed as \"This is a bust\" by layers Memorials, Artworks",
"description": "memorial=bust is displayed as \"This is a bust\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "sculpture",
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layers Memorials, Artworks",
"description": "memorial=sculpture is displayed as \"This is a sculpture\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "obelisk",
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layers Memorials, Artworks",
"description": "memorial=obelisk is displayed as \"This is an obelisk\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "cross",
"description": "memorial=cross is displayed as \"This is a cross\" by layers Memorials, Artworks",
"description": "memorial=cross is displayed as \"This is a cross\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "blue_plaque",
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layers Memorials, Artworks",
"description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "tank",
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layers Memorials, Artworks",
"description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "memorial",
"value": "tree",
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layers Memorials, Artworks",
"description": "memorial=tree is displayed as \"This is a memorial tree\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "historic",
"value": "tomb",
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layers Memorials, Artworks",
"description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_type",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "inscription",
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layers Memorials, Artworks",
"description": "Values of `inscription` are shown with \"The inscription on this memorial reads: <p><i>{inscription}<i></p>\" and can be updated. The question is \"What is the inscription on this memorial?\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#inscription",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "not:inscription",
"value": "yes",
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layers Memorials, Artworks",
"description": "not:inscription=yes is displayed as \"This memorial does not have an inscription\" by layers Memorials, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#inscription",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "wikidata",
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layers Memorials, Benches, Artworks",
"description": "Values of `wikidata` are shown with \"<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layers Memorials, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#memorial_wikidata",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
{
"key": "subject:wikidata",
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layers Memorials, Benches, Artworks",
"description": "Values of `subject:wikidata` are shown with \"<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about the person or event that is remembered here?\" by layers Memorials, Benches, Artworks, Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#subject_wikidata",
"icon_url": "./assets/layers/memorial/memorial.svg"
},
@ -943,6 +943,40 @@
"description": "Values of `denomination` are shown with \"The denomination of this shrine is {denomination}\" and can be updated. The question is \"What's the denomination of this shrine?\" by layer Artworks",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_other",
"icon_url": "./assets/themes/artwork/artwork.svg"
},
{
"key": "historic",
"value": "aircraft",
"description": "Features with this tag are displayed by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "aircraft",
"description": "Features with this tag are displayed by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md",
"icon_url": "airport"
},
{
"key": "model:wikidata",
"description": "Values of `model:wikidata` are shown with \"{wikipedia(model:wikidata)}\" and can be updated. The question is \"What type of model is this aircraft?\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#model",
"icon_url": "airport"
},
{
"key": "memorial",
"value": "aircraft",
"description": "memorial=aircraft is displayed as \"Serves as a memorial\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
"icon_url": "airport"
},
{
"key": "not:memorial",
"value": "yes",
"description": "not:memorial=yes is displayed as \"Does not serve as a memorial\" by layer Historic aircraft",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/historic_aircraft.md#is_memorial",
"icon_url": "airport"
}
]
}

View file

@ -81,46 +81,6 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#images",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "location",
"value": "underground",
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "0",
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "1",
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "-1",
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "name",
"description": "Values of `name` are shown with \"This business is named {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Cafés and pubs",
@ -245,6 +205,67 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
"icon_url": "./assets/layers/questions/qrcode.svg"
},
{
"key": "level",
"description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "location",
"value": "underground",
"description": "location=underground is displayed as \"Located underground\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "0",
"description": "level=0 is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"description": "level= is displayed as \"Located on the ground floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "1",
"description": "level=1 is displayed as \"Located on the first floor\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "level",
"value": "-1",
"description": "level=-1 is displayed as \"Located on the first basement level\" by layers Cafés and pubs, Entrance, Restaurants and fast food, Parking, Shop, Toilets, Reception desks, Elevator",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#single_level",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "smoking",
"value": "yes",
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/smoking.svg"
},
{
"key": "smoking",
"value": "no",
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/no_smoking.svg"
},
{
"key": "smoking",
"value": "outside",
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "wheelchair",
"value": "designated",
@ -274,24 +295,24 @@
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "smoking",
"key": "reusable_packaging:accept",
"value": "yes",
"description": "smoking=yes is displayed as \"Smoking is <b>allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/smoking.svg"
"description": "reusable_packaging:accept=yes is displayed as \"Accepts reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "smoking",
"key": "reusable_packaging:accept",
"value": "no",
"description": "smoking=no is displayed as \"Smoking is <b>not allowed</b>\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"icon_url": "./assets/layers/questions/no_smoking.svg"
"description": "reusable_packaging:accept=no is displayed as \"Does not accept reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
"key": "smoking",
"value": "outside",
"description": "smoking=outside is displayed as \"Smoking is <b>allowed outside</b>.\" by layers Cafés and pubs, Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#smoking",
"key": "reusable_packaging:accept",
"value": "only",
"description": "reusable_packaging:accept=only is displayed as \"<b>Only</b> serves to people who bring reusable cups\" by layer Cafés and pubs",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#pub_reusable_packaging",
"icon_url": "./assets/themes/onwheels/cafe.svg"
},
{
@ -1524,6 +1545,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/themes/onwheels/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/themes/onwheels/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",

View file

@ -19,7 +19,7 @@
},
{
"key": "id",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer wind turbine",
"description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#just_created",
"icon_url": "./assets/svg/party.svg"
},
@ -61,33 +61,70 @@
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
},
{
"key": "panoramax",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
},
{
"key": "mapillary",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
},
{
"key": "wikidata",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
},
{
"key": "wikipedia",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer wind turbine",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers wind turbine, Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windturbine.md#images",
"icon_url": "./assets/themes/openwindpowermap/wind_turbine.svg"
},
{
"key": "man_made",
"value": "windpump",
"description": "Features with this tag are displayed by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md",
"icon_url": "./assets/layers/windpump/windpump.svg"
},
{
"key": "operator",
"description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this windpump?\" by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#operator",
"icon_url": "./assets/layers/windpump/windpump.svg"
},
{
"key": "ref",
"description": "Values of `ref` are shown with \"The reference number is <b>{ref}</b>\" and can be updated. The question is \"What is the reference number?\" by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#ref",
"icon_url": "./assets/layers/windpump/windpump.svg"
},
{
"key": "wikidata",
"description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
"icon_url": "./assets/layers/windpump/windpump.svg"
},
{
"key": "wikipedia",
"description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
"icon_url": "./assets/layers/windpump/windpump.svg"
},
{
"key": "wikidata",
"description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Windpumps",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/windpump.md#wikipedia",
"icon_url": "./assets/layers/windpump/windpump.svg"
}
]
}

View file

@ -575,6 +575,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Dog friendly eateries",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Dog friendly eateries",

View file

@ -1772,6 +1772,13 @@
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "cuisine",
"value": "spanish",
"description": "cuisine=spanish is displayed as \"Spanish dishes are served here\" by layer Restaurants and fast food",
"doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Cuisine",
"icon_url": "./assets/layers/food/restaurant.svg"
},
{
"key": "image",
"description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary by layer Restaurants and fast food",