diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md
index 8745114960..5d12d6ee98 100644
--- a/.forgejo/pull_request_template.md
+++ b/.forgejo/pull_request_template.md
@@ -13,5 +13,5 @@ To making merging smooth, please make sure that each of the following conditions
- [ ] The codebase is GPL-licensed. By opening a pull request, the new theme will be GPL too
- [ ] All images are included in the pull request and no images are loaded from an external service (e.g. Wikipedia)
-- [ ] The [guidelines on how to make your own theme](https://github.com/pietervdvn/MapComplete/blob/master/Docs/Making_Your_Own_Theme.md)
+- [ ] The [guidelines on how to make your own theme](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/master/Docs/Making_Your_Own_Theme.md)
are read and followed
diff --git a/.forgejo/workflows/daily_data_maintenance.yml b/.forgejo/workflows/daily_data_maintenance.yml
index 19b2b72f1a..e39f5872ac 100644
--- a/.forgejo/workflows/daily_data_maintenance.yml
+++ b/.forgejo/workflows/daily_data_maintenance.yml
@@ -1,4 +1,5 @@
on:
+ workflow_dispatch:
schedule:
- cron: "0 2 * * *"
diff --git a/.forgejo/workflows/deploy_hosted.yml b/.forgejo/workflows/deploy_hosted.yml
index 2664762d60..a1708f7e5a 100644
--- a/.forgejo/workflows/deploy_hosted.yml
+++ b/.forgejo/workflows/deploy_hosted.yml
@@ -73,7 +73,7 @@ jobs:
- name: unzipping remote file
run: |
BRANCH=$(echo ${{ github.ref_name }} | sed 's/\//-/g')
- ssh hetzner "cd /root/staging && rm -rf ${BRANCH} && unzip ${BRANCH}.zip && rm -rf /root/public/${BRANCH} && mv /root/staging/${BRANCH}/ /root/public/ && date --iso > /root/staging/${BRANCH}/date.txt && rm ${BRANCH}.zip"
+ ssh hetzner "cd /root/staging && rm -rf ${BRANCH} && unzip ${BRANCH}.zip && rm -rf /root/public/${BRANCH} && mv /root/staging/${BRANCH}/ /root/public/ && date --iso > /root/public/${BRANCH}/date.txt && rm ${BRANCH}.zip"
- name: Comment on the PR
run: |
diff --git a/.reuse/dep5 b/.reuse/dep5
index 7917d2bbfd..db35a7b550 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MapComplete
Upstream-Contact: Pieter Vander Vennet {inscription} {inscription} {inscription} Some wands might have different opening hours. Many hospitals allow visits during emergencies too. {inscription} {inscription} Some wands might have different opening hours. Many hospitals allow visits during emergencies too. The map contains contour lines. The streets are mostly named; the angles, distances etc. are accurate A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate. A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point \" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_type",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "building",
- "description": "map_size=building is displayed as \"A map of the rooms within a building\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "site",
- "description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "village",
- "description": "map_size=village is displayed as \"A map showing the village or town\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "city",
- "description": "map_size=city is displayed as \"A map of a city\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "region",
- "description": "map_size=region is displayed as \"The map of an entire region, showing multiple cities and villages\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "description": "Values of `map_source` are shown with \"This map is based on {map_source}\" and can be updated. The question is \"On which data is this map based?\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "value": "OpenStreetMap",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "not:map_source",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "yes",
- "description": "map_source:attribution=yes is displayed as \"OpenStreetMap is clearly attributed, including the ODBL-license\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "incomplete",
- "description": "map_source:attribution=incomplete is displayed as \"OpenStreetMap is clearly attributed, but the license is not mentioned\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "sticker",
- "description": "map_source:attribution=sticker is displayed as \"OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "none",
- "description": "map_source:attribution=none is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "no",
- "description": "map_source:attribution=no is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "tactile_map",
- "description": "Features with this tag are displayed by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "blind:description:en",
- "description": "Values of `blind:description:en` are shown with \"Description: {blind:description:en}.\" and can be updated. The question is \"What does this tactile map show?\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#description",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "braille",
- "value": "yes",
- "description": "braille=yes is displayed as \"This tactile map has braille text.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#braille",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "braille",
- "value": "no",
- "description": "braille=no is displayed as \"This tactile map does not have braille text.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#braille",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "embossed_letters",
- "value": "yes",
- "description": "embossed_letters=yes is displayed as \"This tactile map has embossed letters.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#embossed_letters",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "embossed_letters",
- "value": "no",
- "description": "embossed_letters=no is displayed as \"This tactile map does not have embossed letters.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#embossed_letters",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "information",
- "value": "tactile_model",
- "description": "Features with this tag are displayed by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "blind:description:en",
- "description": "Values of `blind:description:en` are shown with \"Description: {blind:description:en}.\" and can be updated. The question is \"What does this tactile model show?\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#description",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "braille",
- "value": "yes",
- "description": "braille=yes is displayed as \"There is a braille description.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#braille",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "braille",
- "value": "no",
- "description": "braille=no is displayed as \"There is no braille description.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#braille",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "embossed_letters",
- "value": "yes",
- "description": "embossed_letters=yes is displayed as \"There are embossed letters describing the model.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#embossed_letters",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "embossed_letters",
- "value": "no",
- "description": "embossed_letters=no is displayed as \"There are no embossed letters describing the model.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#embossed_letters",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "scale",
- "description": "Values of `scale` are shown with \"The scale of this model is {scale}.\" and can be updated. The question is \"What scale is the model?\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#scale",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_maxspeed.json b/Docs/TagInfo/mapcomplete_maxspeed.json
deleted file mode 100644
index ea319617b0..0000000000
--- a/Docs/TagInfo/mapcomplete_maxspeed.json
+++ /dev/null
@@ -1,178 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Maxspeed",
- "description": "This map shows the legally allowed maximum speed on every road.",
- "project_url": "https://mapcomplete.org/maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/maxspeed/maxspeed_logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "residential",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "living_street",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "motorway",
- "description": "Features with this tag are displayed by layers Maxspeed, Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "tertiary",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "unclassified",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "secondary",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "primary",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "trunk",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "tertiary_link",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "secondary_link",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "primary_link",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "trunk_link",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md"
- },
- {
- "key": "highway",
- "value": "motorway_link",
- "description": "Features with this tag are displayed by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.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 layers Maxspeed, Speed Camera, Speed Display",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum allowed speed on this road is {canonical(maxspeed)}\" and can be updated. The question is \"What is the legal maximum speed one is allowed to drive on this road?\" by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md#maxspeed_maxspeed"
- },
- {
- "key": "highway",
- "value": "living_street",
- "description": "highway=living_street & _country=be is displayed as \"This is a living street, which has a maxspeed of 20km/h\" by layer Maxspeed",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/maxspeed.md#maxspeed_maxspeed",
- "icon_url": "./assets/layers/maxspeed/living_street_be.svg"
- },
- {
- "key": "highway",
- "value": "speed_camera",
- "description": "Features with this tag are displayed by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md",
- "icon_url": "./assets/layers/speed_camera/speed_camera.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 Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#images",
- "icon_url": "./assets/layers/speed_camera/speed_camera.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 Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#images",
- "icon_url": "./assets/layers/speed_camera/speed_camera.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 Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#images",
- "icon_url": "./assets/layers/speed_camera/speed_camera.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 Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#images",
- "icon_url": "./assets/layers/speed_camera/speed_camera.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 Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#images",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed allowed is {canonical(maxspeed)}\" and can be updated. The question is \"What is the maximum speed allowed at this speed camera?\" by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#maxspeed",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"Films to a compass heading of {direction}\" and can be updated. The question is \"In which geographical direction does this camera film?\" by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#camera_direction",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "highway",
- "value": "speed_display",
- "description": "Features with this tag are displayed by layer Speed Display",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_display.md",
- "icon_url": "./assets/layers/speed_display/speed_display.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed allowed at this speed display is {canonical(maxspeed)}\" and can be updated. The question is \"What is the maximum speed allowed at this speed display?\" by layer Speed Display",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_display.md#maxspeed",
- "icon_url": "./assets/layers/speed_display/speed_display.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The text on this speed display is {inscription}\" and can be updated. The question is \"What is the text on this speed display?\" by layer Speed Display",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_display.md#inscription",
- "icon_url": "./assets/layers/speed_display/speed_display.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_memorials.json b/Docs/TagInfo/mapcomplete_memorials.json
deleted file mode 100644
index 69a9fc5ad7..0000000000
--- a/Docs/TagInfo/mapcomplete_memorials.json
+++ /dev/null
@@ -1,934 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Memorials",
- "description": "Memorials are physical objects permantently placed in the public space to remember a person or event",
- "project_url": "https://mapcomplete.org/memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/memorial/memorial.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "memorial",
- "value": "ghost_bike",
- "description": "Features with this tag are displayed by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.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 Ghost bikes, Memorials, Gravestones, Benches, Artworks",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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": "subject",
- "description": "Values of `subject` are shown with \"In remembrance of {subject}\" and can be updated. The question is \"Whom is remembered by this ghost bike?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "name",
- "description": "name~.+ is displayed as \"In remembrance of {name}\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"No name is marked on the bike\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "source",
- "description": "Values of `source` are shown with \"{link(More info available,&LBRACEsource&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage can one find more info about the ghost bike or the accident?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_source",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"{inscription}\" and can be updated. The question is \"What is the inscription on this Ghost bike?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_inscription",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Placed on {start_date}\" and can be updated. The question is \"When was this Ghost bike installed?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_start_date",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "memorial",
- "description": "Features with this tag are displayed by layer Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "historic",
- "value": "memorial",
- "description": "Features with this tag are displayed by layer Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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: {inscription} {inscription} The map contains contour lines. The streets are mostly named; the angles, distances etc. are accurate A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate. A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point \" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_type",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "building",
- "description": "map_size=building is displayed as \"A map of the rooms within a building\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "site",
- "description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "village",
- "description": "map_size=village is displayed as \"A map showing the village or town\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "city",
- "description": "map_size=city is displayed as \"A map of a city\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "region",
- "description": "map_size=region is displayed as \"The map of an entire region, showing multiple cities and villages\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "description": "Values of `map_source` are shown with \"This map is based on {map_source}\" and can be updated. The question is \"On which data is this map based?\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "value": "OpenStreetMap",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "not:map_source",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "yes",
- "description": "map_source:attribution=yes is displayed as \"OpenStreetMap is clearly attributed, including the ODBL-license\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "incomplete",
- "description": "map_source:attribution=incomplete is displayed as \"OpenStreetMap is clearly attributed, but the license is not mentioned\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "sticker",
- "description": "map_source:attribution=sticker is displayed as \"OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "none",
- "description": "map_source:attribution=none is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "no",
- "description": "map_source:attribution=no is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "board",
- "description": "Features with this tag are displayed by layer Information boards",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/information_board.md",
- "icon_url": "./assets/layers/information_board/board.svg"
- },
- {
- "key": "amenity",
- "value": "bench",
- "description": "Features with this tag are displayed by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "two_sided",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes is displayed as \"This bench does have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/one_sided.svg"
- },
- {
- "key": "backrest",
- "value": "no",
- "description": "backrest=no is displayed as \"This bench does not have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/no_backrest.svg"
- },
- {
- "key": "armrest",
- "value": "yes",
- "description": "armrest=yes is displayed as \"This bench does have one or more armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "armrest",
- "value": "no",
- "description": "armrest=no is displayed as \"This bench does not have any armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats",
- "description": "Values of `seats` are shown with \"This bench has {seats} seats\" and can be updated. The question is \"How many seats does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats:separated",
- "value": "no",
- "description": "seats:separated=no is displayed as \"This bench does not have separated seats\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"Material: {material}\" and can be updated. The question is \"What is the bench (seating) made from?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"The seating is made from wood\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"The seating is made from metal\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "stone",
- "description": "material=stone is displayed as \"The seating is made from stone\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"The seating is made from concrete\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"The seating is made from plastic\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "steel",
- "description": "material=steel is displayed as \"The seating is made from steel\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"When sitting on the bench, one looks towards {direction}°.\" and can be updated. The question is \"In which direction are you looking when sitting on the bench?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_direction",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "description": "Values of `colour` are shown with \"Colour: {colour}\" and can be updated. The question is \"Which colour does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "brown",
- "description": "colour=brown is displayed as \"Colour: brown\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "green",
- "description": "colour=green is displayed as \"Colour: green\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "gray",
- "description": "colour=gray is displayed as \"Colour: gray\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "white",
- "description": "colour=white is displayed as \"Colour: white\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "red",
- "description": "colour=red is displayed as \"Colour: red\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "black",
- "description": "colour=black is displayed as \"Colour: black\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "blue",
- "description": "colour=blue is displayed as \"Colour: blue\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "yellow",
- "description": "colour=yellow is displayed as \"Colour: yellow\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This bench was last surveyed on {survey:date}\" and can be updated. The question is \"When was this bench last surveyed?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Surveyed today!\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"This bench has the following inscription: {inscription} Some wands might have different opening hours. Many hospitals allow visits during emergencies too. {inscription} The map contains contour lines. The streets are mostly named; the angles, distances etc. are accurate A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate. A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point \" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_type",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "building",
- "description": "map_size=building is displayed as \"A map of the rooms within a building\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "site",
- "description": "map_size=site is displayed as \"A map of special site, like of a historical castle, a park, a campus, a forest, ....\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "village",
- "description": "map_size=village is displayed as \"A map showing the village or town\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "city",
- "description": "map_size=city is displayed as \"A map of a city\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_size",
- "value": "region",
- "description": "map_size=region is displayed as \"The map of an entire region, showing multiple cities and villages\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_size",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "description": "Values of `map_source` are shown with \"This map is based on {map_source}\" and can be updated. The question is \"On which data is this map based?\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source",
- "value": "OpenStreetMap",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "not:map_source",
- "description": "map_source=OpenStreetMap & not:map_source= is displayed as \"This map is based on OpenStreetMap\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_map_source",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "yes",
- "description": "map_source:attribution=yes is displayed as \"OpenStreetMap is clearly attributed, including the ODBL-license\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "incomplete",
- "description": "map_source:attribution=incomplete is displayed as \"OpenStreetMap is clearly attributed, but the license is not mentioned\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "sticker",
- "description": "map_source:attribution=sticker is displayed as \"OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "none",
- "description": "map_source:attribution=none is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_source:attribution",
- "value": "no",
- "description": "map_source:attribution=no is displayed as \"There is no attribution at all\" by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#map_attribution",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "board",
- "description": "Features with this tag are displayed by layer Information boards",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/information_board.md",
- "icon_url": "./assets/layers/information_board/board.svg"
- },
- {
- "key": "emergency",
- "value": "mountain_rescue",
- "description": "Features with this tag are displayed by layer Mountain rescue stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/mountain_rescue.md",
- "icon_url": "./assets/layers/mountain_rescue/red_cross.svg"
- },
- {
- "key": "amenity",
- "value": "toilets",
- "description": "Features with this tag are displayed by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only access to customers\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "lock"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"These are paid toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layers Toilets, Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"The fee is {charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_charge",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Toilets, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \" {inscription} {inscription}
[level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) |
@@ -406,7 +406,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
diff --git a/Docs/Development_deployment.md b/Docs/Development_deployment.md
index a415f99d84..317cbddb80 100644
--- a/Docs/Development_deployment.md
+++ b/Docs/Development_deployment.md
@@ -6,7 +6,7 @@ There are various scripts to help set up MapComplete for developing and for depl
This documents attempts to shed some light on these scripts.
Note: these scripts change every now and then - if the documentation here is incorrect or you run into troubles, do
-leave a message in [the issue tracker](https://github.com/pietervdvn/MapComplete/issues)
+leave a message in [the issue tracker](https://source.mapcomplete.org/MapComplete/MapComplete/issues)
Architecture overview
---------------------
diff --git a/Docs/ELI-overview.md b/Docs/ELI-overview.md
index 1670c852e2..63fe7f7e66 100644
--- a/Docs/ELI-overview.md
+++ b/Docs/ELI-overview.md
@@ -102,7 +102,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl
| Aargau-AGIS-2020 | Kanton Aargau 20cm (AGIS 2020) | photo | | AGIS OF2020 |
| Aargau-AGIS-2021 | Kanton Aargau 20cm (AGIS 2021) | photo | | AGIS OF2021 |
| Aargau-AGIS-2022 | Kanton Aargau 20cm (AGIS 2022) | photo | | AGIS OF2022 |
-| Aargau-AGIS-2023 | Kanton Aargau 20cm (AGIS 2023) | photo | ⭐ | AGIS OF2023 |
+| Aargau-AGIS-2023 | Kanton Aargau 20cm (AGIS 2023) | photo | | AGIS OF2023 |
| Aargau-AGIS-2014 | Kanton Aargau 25cm (AGIS 2014) | photo | | AGIS OF2014 |
| Aargau-AGIS-2016 | Kanton Aargau 25cm (AGIS 2016) | photo | | AGIS OF2016 |
| Aargau-AGIS-2017 | Kanton Aargau 25cm (AGIS 2017) | photo | | AGIS OF2017 |
diff --git a/Docs/LanguagePicker.md b/Docs/LanguagePicker.md
index fcc609c584..0ce82ce42b 100644
--- a/Docs/LanguagePicker.md
+++ b/Docs/LanguagePicker.md
@@ -41,7 +41,7 @@ This one fetches all languages and uses the labels in every language as their tr
Of course, real life isn't as easy. There are dialects, differences in notation between Weblate and Wikipedia (e.g. `zh-hant` vs `zh-Hant`). But with a few exceptions, this can be fixed too. Some pragmatism doesn't hurt - even though it is nice that it works for most cases automatically.
-[The full script is available here](https://github.com/pietervdvn/MapComplete/blob/develop/scripts/fetchLanguages.ts).
+[The full script is available here](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/scripts/fetchLanguages.ts).
# Results
diff --git a/Docs/Layers/address.md b/Docs/Layers/address.md
index b6246c4710..2a5ac50180 100644
--- a/Docs/Layers/address.md
+++ b/Docs/Layers/address.md
@@ -107,7 +107,7 @@ The question is `What should be fixed here? Please explain`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/advertising.md b/Docs/Layers/advertising.md
index 6590584273..dbe7562189 100644
--- a/Docs/Layers/advertising.md
+++ b/Docs/Layers/advertising.md
@@ -170,7 +170,7 @@ The question is `Is this sign for a business that no longer exists or no longer
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/advertising_wall_paintings.md b/Docs/Layers/advertising_wall_paintings.md
index 32c076abab..a53196fedc 100644
--- a/Docs/Layers/advertising_wall_paintings.md
+++ b/Docs/Layers/advertising_wall_paintings.md
@@ -141,7 +141,7 @@ The question is `Is this sign for a business that no longer exists or no longer
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/aerialway.md b/Docs/Layers/aerialway.md
index 2fe2938b10..a51a10c3be 100644
--- a/Docs/Layers/aerialway.md
+++ b/Docs/Layers/aerialway.md
@@ -103,7 +103,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/all_streets.md b/Docs/Layers/all_streets.md
index af1c14ac95..daa632e94b 100644
--- a/Docs/Layers/all_streets.md
+++ b/Docs/Layers/all_streets.md
@@ -2,6 +2,8 @@
# all_streets
+Layer with (almost) all streets
+
- This layer is shown at zoomlevel **18** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
@@ -11,14 +13,15 @@
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [images](#images)
- - [lit](#lit)
- [leftover-questions](#leftover-questions)
- [split_button](#split_button)
- [lod](#lod)
## Themes using this layer
+ - [personal](https://mapcomplete.org/personal)
- [street_lighting](https://mapcomplete.org/street_lighting)
+ - [winter_service](https://mapcomplete.org/winter_service)
## Basic tags for this layer
@@ -32,30 +35,15 @@ Elements must match **all** of the following expressions:
## Supported attributes
-**Warning:**,this quick overview is incomplete,
-
-| attribute | type | values which are supported by this layer |
------|-----|----- |
-|
[lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) |
-
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
-### lit
-
-The question is `Is this street lit?`
-
- - *This street is lit* is shown if with lit=yes
- - *This street is not lit* is shown if with lit=no
- - *This street is lit at night* is shown if with lit=sunset-sunrise. _This option cannot be chosen as answer_
- - *This street is lit 24/7* is shown if with lit=24/7
-
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
@@ -71,4 +59,4 @@ This tagrendering has labels
`added_by_default`
-This document is autogenerated from [assets/themes/street_lighting/street_lighting.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/street_lighting/street_lighting.json)
+This document is autogenerated from [assets/layers/all_streets/all_streets.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/all_streets/all_streets.json)
diff --git a/Docs/Layers/all_vending_machine.md b/Docs/Layers/all_vending_machine.md
index 84b54371d3..1e7271142a 100644
--- a/Docs/Layers/all_vending_machine.md
+++ b/Docs/Layers/all_vending_machine.md
@@ -272,7 +272,7 @@ The question is `Is this vending machine still operational?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ambulancestation.md b/Docs/Layers/ambulancestation.md
index 80c35833dc..c35e374b1d 100644
--- a/Docs/Layers/ambulancestation.md
+++ b/Docs/Layers/ambulancestation.md
@@ -90,7 +90,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/animal_shelter.md b/Docs/Layers/animal_shelter.md
index 08055adf87..ef6335c5c3 100644
--- a/Docs/Layers/animal_shelter.md
+++ b/Docs/Layers/animal_shelter.md
@@ -136,7 +136,7 @@ The question is `Which animals are accepted here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/artwork.md b/Docs/Layers/artwork.md
index bc8de6b84c..e958948658 100644
--- a/Docs/Layers/artwork.md
+++ b/Docs/Layers/artwork.md
@@ -338,8 +338,8 @@ The question is `Does this artwork also double as wayside shrine?`
### shrine_name
-The question is `What's the name of this shrine?`
-*The name of this shrine is {name}* is shown if `name` is set
+The question is `What's the name of this {title()}?`
+*The name of this {title()} is {name}* is shown if `name` is set
- *This shrine does not have a name* is shown if with noname=yes
@@ -370,7 +370,7 @@ This tagrendering has labels
### denomination_christian
-The question is `What's the Christian denomination of the shrine?`
+The question is `What's the Christian denomination of this {title()}?`
*The religious denomination is {denomination}* is shown if `denomination` is set
- *The religious subdenomination is Catholic* is shown if with denomination=catholic
@@ -427,7 +427,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/artwork_on_wall.md b/Docs/Layers/artwork_on_wall.md
index c6a7953cfc..1449c66579 100644
--- a/Docs/Layers/artwork_on_wall.md
+++ b/Docs/Layers/artwork_on_wall.md
@@ -340,8 +340,8 @@ The question is `Does this artwork also double as wayside shrine?`
### shrine_name
-The question is `What's the name of this shrine?`
-*The name of this shrine is {name}* is shown if `name` is set
+The question is `What's the name of this {title()}?`
+*The name of this {title()} is {name}* is shown if `name` is set
- *This shrine does not have a name* is shown if with noname=yes
@@ -372,7 +372,7 @@ This tagrendering has labels
### denomination_christian
-The question is `What's the Christian denomination of the shrine?`
+The question is `What's the Christian denomination of this {title()}?`
*The religious denomination is {denomination}* is shown if `denomination` is set
- *The religious subdenomination is Catholic* is shown if with denomination=catholic
@@ -429,7 +429,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/assembly_point.md b/Docs/Layers/assembly_point.md
index baccf8c816..92e4238b09 100644
--- a/Docs/Layers/assembly_point.md
+++ b/Docs/Layers/assembly_point.md
@@ -73,7 +73,7 @@ The question is `For which disaster type is this assembly point meant?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/assisted_repair.md b/Docs/Layers/assisted_repair.md
index 7e01ff1858..59ea2b240c 100644
--- a/Docs/Layers/assisted_repair.md
+++ b/Docs/Layers/assisted_repair.md
@@ -139,7 +139,7 @@ The question is `What type of items are repaired here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/atm.md b/Docs/Layers/atm.md
index 560b7bb904..91a9635742 100644
--- a/Docs/Layers/atm.md
+++ b/Docs/Layers/atm.md
@@ -18,6 +18,7 @@ ATMs to withdraw money
- [operator](#operator)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
+ - [indoor](#indoor)
- [cash_out](#cash_out)
- [cash_in](#cash_in)
- [cash_out-denominations-notes](#cash_out-denominations-notes)
@@ -56,6 +57,7 @@ Elements must match the expression **
[brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [nsi](../SpecialInputElements.md#nsi) | |
|
[operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
+|
[indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) |
|
[cash_out](https://wiki.openstreetmap.org/wiki/Key:cash_out) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dno) |
|
[cash_in](https://wiki.openstreetmap.org/wiki/Key:cash_in) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dno) |
|
[cash_out:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:cash_out:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D500 EUR) |
@@ -91,6 +93,13 @@ The question is `What are the opening hours of {title()}?`
-
*24/7 opened (including holidays)* is shown if with opening_hours=24/7
- *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
+### indoor
+
+The question is `Is this ATM located indoors?`
+
+ - *This ATM is located indoors* is shown if with indoor=yes
+ - *This ATM is located outdoors* is shown if with indoor=no
+
### cash_out
The question is `Can you withdraw cash from this ATM?`
@@ -136,7 +145,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bank.md b/Docs/Layers/bank.md
index 75e3a91d9d..b78f249a4e 100644
--- a/Docs/Layers/bank.md
+++ b/Docs/Layers/bank.md
@@ -54,7 +54,7 @@ The question is `Does this bank have an ATM?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/banks_with_atm.md b/Docs/Layers/banks_with_atm.md
index ed385d1993..17595010b9 100644
--- a/Docs/Layers/banks_with_atm.md
+++ b/Docs/Layers/banks_with_atm.md
@@ -58,7 +58,7 @@ The question is `Does this bank have an ATM?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/barrier.md b/Docs/Layers/barrier.md
index c40b875e69..ac1fa20b1e 100644
--- a/Docs/Layers/barrier.md
+++ b/Docs/Layers/barrier.md
@@ -139,7 +139,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bbq.md b/Docs/Layers/bbq.md
index 1c3b9f1e8a..4acdfc61bc 100644
--- a/Docs/Layers/bbq.md
+++ b/Docs/Layers/bbq.md
@@ -85,7 +85,7 @@ The question is `How is this barbecue fuelled?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/beehive.md b/Docs/Layers/beehive.md
index d1add578f0..88c92729e3 100644
--- a/Docs/Layers/beehive.md
+++ b/Docs/Layers/beehive.md
@@ -59,7 +59,7 @@ The question is `How many beehives are there?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bench.md b/Docs/Layers/bench.md
index 1c2ba916fe..3456f2e244 100644
--- a/Docs/Layers/bench.md
+++ b/Docs/Layers/bench.md
@@ -256,7 +256,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bench_at_pt.md b/Docs/Layers/bench_at_pt.md
index 324c39eae5..4d3162a65d 100644
--- a/Docs/Layers/bench_at_pt.md
+++ b/Docs/Layers/bench_at_pt.md
@@ -62,7 +62,7 @@ The question is `What kind of bench is this?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### delete-button
diff --git a/Docs/Layers/bicycle_assisted_repair_workshop.md b/Docs/Layers/bicycle_assisted_repair_workshop.md
index 34be772c42..f00bb6c6e8 100644
--- a/Docs/Layers/bicycle_assisted_repair_workshop.md
+++ b/Docs/Layers/bicycle_assisted_repair_workshop.md
@@ -136,7 +136,7 @@ The question is `What type of items are repaired here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bicycle_counter.md b/Docs/Layers/bicycle_counter.md
index 82c6674859..84bcda0593 100644
--- a/Docs/Layers/bicycle_counter.md
+++ b/Docs/Layers/bicycle_counter.md
@@ -103,7 +103,7 @@ The question is `Is there a website for this bicycle counter?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md
index 3fc96aec70..8c93e82103 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -134,7 +134,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md
index a1821cd7c7..c5cffa94c3 100644
--- a/Docs/Layers/bicycle_rental.md
+++ b/Docs/Layers/bicycle_rental.md
@@ -243,7 +243,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bicycle_rental_non_docking.md b/Docs/Layers/bicycle_rental_non_docking.md
index 9132682d23..e609c471b3 100644
--- a/Docs/Layers/bicycle_rental_non_docking.md
+++ b/Docs/Layers/bicycle_rental_non_docking.md
@@ -231,7 +231,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_cafe.md b/Docs/Layers/bike_cafe.md
index 77bff7d607..83f8bacc2c 100644
--- a/Docs/Layers/bike_cafe.md
+++ b/Docs/Layers/bike_cafe.md
@@ -135,7 +135,7 @@ The question is `When it this bike café opened?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index 46f28bb5fc..92edd0fc34 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -100,7 +100,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index b9ea2f3b98..d0de7db932 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -207,7 +207,7 @@ The question is `What is the maximum allowed parking duration?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index c1a6e1f6d6..646b8410b1 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -224,7 +224,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index 3e2814d652..de49e1f4de 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -115,7 +115,7 @@ Elements must match **any** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -610,7 +610,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -705,7 +705,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index 530b7579a6..0cf9f8ec85 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -106,7 +106,7 @@ The question is `What are the opening hours of {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md
index b80b752e20..773418410c 100644
--- a/Docs/Layers/binocular.md
+++ b/Docs/Layers/binocular.md
@@ -67,7 +67,7 @@ The question is `When looking through this binocular, in what direction does one
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index 3669aa24ed..dcda04a881 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -84,7 +84,7 @@ The question is `Who operates this birdhide?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/brothel.md b/Docs/Layers/brothel.md
index 7ea59c6f71..878c7e3664 100644
--- a/Docs/Layers/brothel.md
+++ b/Docs/Layers/brothel.md
@@ -110,7 +110,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/building.md b/Docs/Layers/building.md
index 7d64af52ad..01346aba36 100644
--- a/Docs/Layers/building.md
+++ b/Docs/Layers/building.md
@@ -144,7 +144,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/buildings_with_architecture.md b/Docs/Layers/buildings_with_architecture.md
index 39495c3ce6..1aaef1cabf 100644
--- a/Docs/Layers/buildings_with_architecture.md
+++ b/Docs/Layers/buildings_with_architecture.md
@@ -148,7 +148,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index 6dc85c16d3..37ede23d3a 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -83,7 +83,7 @@ Elements must match **any** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -229,7 +229,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -265,7 +265,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/campsite.md b/Docs/Layers/campsite.md
index d666cf0a26..2b0e71c186 100644
--- a/Docs/Layers/campsite.md
+++ b/Docs/Layers/campsite.md
@@ -18,8 +18,10 @@ Campsites
- [phone](#phone)
- [email](#email)
- [website](#website)
- - [fee](#fee)
- [capacity_persons](#capacity_persons)
+ - [fee](#fee)
+ - [charge_person_day](#charge_person_day)
+ - [charge_day](#charge_day)
- [caravansites-toilets](#caravansites-toilets)
- [toilets-wheelchair](#toilets-wheelchair)
- [questions](#questions)
@@ -56,8 +58,10 @@ Elements must match the expression **
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
-|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) |
|
[capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
|
[toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
|
[contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | |
@@ -110,19 +114,28 @@ The question is `What is the website of {title()}?`
This tagrendering has labels
`contact`
-### fee
-
-The question is `Is a fee charged here?`
-*A fee of {charge} should be paid for here* is shown if `charge` is set
-
- - *The campsite is free of charge* is shown if with fee=no
- - *A fee is charged here.* is shown if with fee=yes & charge=
-
### capacity_persons
The question is `How many people can stay here?`
*{capacity:persons} people can stay here* is shown if `capacity:persons` is set
+### fee
+
+The question is `Is there a fee?`
+
+ -
*The campsite is free of charge* is shown if with fee=no
+ -
*There is a fee.* is shown if with fee=yes
+
+### charge_person_day
+
+The question is `What is the charge per person per day?`
+*Charge per person per day: {charge}* is shown if `charge` is set
+
+### charge_day
+
+The question is `What is the charge per day?`
+*Charge per day: {charge}* is shown if `charge` is set
+
### caravansites-toilets
The question is `Does this place have toilets?`
@@ -138,6 +151,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/car_rental.md b/Docs/Layers/car_rental.md
index 2220f0bf72..3e74ffb819 100644
--- a/Docs/Layers/car_rental.md
+++ b/Docs/Layers/car_rental.md
@@ -105,7 +105,7 @@ The question is `What are the opening hours of {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/childcare.md b/Docs/Layers/childcare.md
index 6dec7474d8..9d215151ff 100644
--- a/Docs/Layers/childcare.md
+++ b/Docs/Layers/childcare.md
@@ -108,7 +108,7 @@ The question is `How much kids (at most) can be enrolled here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/cinema.md b/Docs/Layers/cinema.md
index c815e2c434..742a001225 100644
--- a/Docs/Layers/cinema.md
+++ b/Docs/Layers/cinema.md
@@ -103,7 +103,7 @@ The question is `What type of cinema is this?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md
index 3296d404d2..ef3c2a7a54 100644
--- a/Docs/Layers/climbing_area.md
+++ b/Docs/Layers/climbing_area.md
@@ -150,7 +150,7 @@ The question is `Is bouldering possible here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/climbing_club.md b/Docs/Layers/climbing_club.md
index d842c71d0c..c2eadd51c7 100644
--- a/Docs/Layers/climbing_club.md
+++ b/Docs/Layers/climbing_club.md
@@ -102,7 +102,7 @@ The question is `What are the opening hours of {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md
index 3a52baa649..57028ae066 100644
--- a/Docs/Layers/climbing_gym.md
+++ b/Docs/Layers/climbing_gym.md
@@ -91,7 +91,7 @@ Elements must match **all** of the following expressions:
|
[climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) | |
|
[climbing:speed](https://wiki.openstreetmap.org/wiki/Key:climbing:speed) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dno) |
|
[shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -301,7 +301,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -332,7 +332,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/climbing_opportunity.md b/Docs/Layers/climbing_opportunity.md
index 0d5b757ac5..df3e75081e 100644
--- a/Docs/Layers/climbing_opportunity.md
+++ b/Docs/Layers/climbing_opportunity.md
@@ -52,7 +52,7 @@ The question is `Is climbing possible here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/climbing_route.md b/Docs/Layers/climbing_route.md
index dd427c398d..c828df0b37 100644
--- a/Docs/Layers/climbing_route.md
+++ b/Docs/Layers/climbing_route.md
@@ -97,7 +97,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/clock.md b/Docs/Layers/clock.md
index c84c8941f8..b2dcc37aaa 100644
--- a/Docs/Layers/clock.md
+++ b/Docs/Layers/clock.md
@@ -149,7 +149,7 @@ The question is `How many faces does this clock have?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/crab_address.md b/Docs/Layers/crab_address.md
index 868109c56e..62b72b59ad 100644
--- a/Docs/Layers/crab_address.md
+++ b/Docs/Layers/crab_address.md
@@ -40,7 +40,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index f6c8e11435..408272e34f 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -15,7 +15,7 @@ Crossings for pedestrians and cyclists
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- [images](#images)
- - [crossing-type](#crossing-type)
+ - [signals](#signals)
- [markings](#markings)
- [crossing-bicycle-allowed](#crossing-bicycle-allowed)
- [crossing-has-island](#crossing-has-island)
@@ -60,11 +60,11 @@ Elements must match **any** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
-|
[crossing](https://wiki.openstreetmap.org/wiki/Key:crossing) | Multiple choice | [uncontrolled](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled) [traffic_signals](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals) |
+|
[crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) |
|
[crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) |
|
[bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) |
|
[crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) |
-|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) |
+|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) |
|
[button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) |
|
[traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) |
|
[traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) |
@@ -78,14 +78,13 @@ This block shows the known images which are linked with the `image`-keys, but al
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
-### crossing-type
+### signals
-The question is `What kind of crossing is this?`
+The question is `Are there traffic signals at this crossing?`
- - *Crossing, without traffic lights* is shown if with crossing=uncontrolled
- - *Crossing with traffic signals* is shown if with crossing=traffic_signals
- - *Zebra crossing* is shown if with crossing=zebra. _This option cannot be chosen as answer_
- - *Crossing without crossing markings* is shown if with crossing=unmarked. _This option cannot be chosen as answer_
+ - *There are no traffic signals at this crossing* is shown if with crossing:signals=no
+ -
*There are traffic signals at this crossing* is shown if with crossing:signals=yes
+ -
*There are traffic signals at this crossing* is shown if with crossing=traffic_signals. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -110,6 +109,8 @@ The question is `What kind of markings does this crossing have?`
- *This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar* is shown if with crossing:markings=ladder:paired
-
*This crossing has double lines on either side of the crossing* is shown if with crossing:markings=lines:paired
+This tagrendering is only visible in the popup if the following condition is met: highway=crossing
+
### crossing-bicycle-allowed
The question is `Is this crossing also for bicycles?`
@@ -135,6 +136,7 @@ The question is `Does this crossing have tactile paving?`
- *This crossing has tactile paving* is shown if with tactile_paving=yes
- *This crossing does not have tactile paving* is shown if with tactile_paving=no
- *This crossing has tactile paving, but is not correct* is shown if with tactile_paving=incorrect. _This option cannot be chosen as answer_
+ - *This crrosing has tactile paving, but only on one side* is shown if with tactile_paving=partial
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -208,7 +210,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/crossings_no_traffic_lights.md b/Docs/Layers/crossings_no_traffic_lights.md
index 3c1557871c..e021b70524 100644
--- a/Docs/Layers/crossings_no_traffic_lights.md
+++ b/Docs/Layers/crossings_no_traffic_lights.md
@@ -16,7 +16,7 @@ Crossings for pedestrians and cyclists
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- [images](#images)
- - [crossing-type](#crossing-type)
+ - [signals](#signals)
- [markings](#markings)
- [crossing-bicycle-allowed](#crossing-bicycle-allowed)
- [crossing-has-island](#crossing-has-island)
@@ -55,11 +55,11 @@ Elements must match the expression **
[crossing](https://wiki.openstreetmap.org/wiki/Key:crossing) | Multiple choice | [uncontrolled](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled) [traffic_signals](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals) |
+|
[crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) |
|
[crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) |
|
[bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) |
|
[crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) |
-|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) |
+|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) |
|
[button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) |
|
[traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) |
|
[traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) |
@@ -73,14 +73,13 @@ This block shows the known images which are linked with the `image`-keys, but al
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
-### crossing-type
+### signals
-The question is `What kind of crossing is this?`
+The question is `Are there traffic signals at this crossing?`
- - *Crossing, without traffic lights* is shown if with crossing=uncontrolled
- - *Crossing with traffic signals* is shown if with crossing=traffic_signals
- - *Zebra crossing* is shown if with crossing=zebra. _This option cannot be chosen as answer_
- - *Crossing without crossing markings* is shown if with crossing=unmarked. _This option cannot be chosen as answer_
+ - *There are no traffic signals at this crossing* is shown if with crossing:signals=no
+ -
*There are traffic signals at this crossing* is shown if with crossing:signals=yes
+ -
*There are traffic signals at this crossing* is shown if with crossing=traffic_signals. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -105,6 +104,8 @@ The question is `What kind of markings does this crossing have?`
- *This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar* is shown if with crossing:markings=ladder:paired
-
*This crossing has double lines on either side of the crossing* is shown if with crossing:markings=lines:paired
+This tagrendering is only visible in the popup if the following condition is met: highway=crossing
+
### crossing-bicycle-allowed
The question is `Is this crossing also for bicycles?`
@@ -130,6 +131,7 @@ The question is `Does this crossing have tactile paving?`
- *This crossing has tactile paving* is shown if with tactile_paving=yes
- *This crossing does not have tactile paving* is shown if with tactile_paving=no
- *This crossing has tactile paving, but is not correct* is shown if with tactile_paving=incorrect. _This option cannot be chosen as answer_
+ - *This crrosing has tactile paving, but only on one side* is shown if with tactile_paving=partial
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -203,7 +205,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/cultural_places_without_etymology.md b/Docs/Layers/cultural_places_without_etymology.md
index 14af8bbbc7..cc25f8a923 100644
--- a/Docs/Layers/cultural_places_without_etymology.md
+++ b/Docs/Layers/cultural_places_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/cycle_highways.md b/Docs/Layers/cycle_highways.md
index 2bb44300f6..c817852914 100644
--- a/Docs/Layers/cycle_highways.md
+++ b/Docs/Layers/cycle_highways.md
@@ -85,7 +85,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/cyclestreets.md b/Docs/Layers/cyclestreets.md
index 10b6ff872c..26a5fff045 100644
--- a/Docs/Layers/cyclestreets.md
+++ b/Docs/Layers/cyclestreets.md
@@ -81,7 +81,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md
index c799488c41..cd43a01a23 100644
--- a/Docs/Layers/cycleways_and_roads.md
+++ b/Docs/Layers/cycleways_and_roads.md
@@ -313,7 +313,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/cyclist_waiting_aid.md b/Docs/Layers/cyclist_waiting_aid.md
index 5bcf0ffc85..996edf3687 100644
--- a/Docs/Layers/cyclist_waiting_aid.md
+++ b/Docs/Layers/cyclist_waiting_aid.md
@@ -80,7 +80,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### delete-button
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index 1072f681e2..bac1bc7253 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -178,7 +178,7 @@ The question is `Is there something wrong with how this is mapped, that you were
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/dentist.md b/Docs/Layers/dentist.md
index c11815511c..089165da8f 100644
--- a/Docs/Layers/dentist.md
+++ b/Docs/Layers/dentist.md
@@ -164,7 +164,7 @@ The question is `What is the name of this dentist?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/direction.md b/Docs/Layers/direction.md
index 9c799e9222..02e7569bcc 100644
--- a/Docs/Layers/direction.md
+++ b/Docs/Layers/direction.md
@@ -30,7 +30,7 @@ Elements must match **any** of the following expressions:
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/disaster_response.md b/Docs/Layers/disaster_response.md
index c500aa0b92..61efea532a 100644
--- a/Docs/Layers/disaster_response.md
+++ b/Docs/Layers/disaster_response.md
@@ -68,7 +68,7 @@ The question is `What is the name of this organization?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/doctors.md b/Docs/Layers/doctors.md
index 70a586523e..f79aff661d 100644
--- a/Docs/Layers/doctors.md
+++ b/Docs/Layers/doctors.md
@@ -180,7 +180,7 @@ The question is `What is this doctor specialized in?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/dog_toilet.md b/Docs/Layers/dog_toilet.md
index cf0978daba..c86fa0c0ec 100644
--- a/Docs/Layers/dog_toilet.md
+++ b/Docs/Layers/dog_toilet.md
@@ -54,7 +54,7 @@ The question is `Is this dog toilet fenced?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/dogpark.md b/Docs/Layers/dogpark.md
index 8eeced1c04..3c69ea7a5a 100644
--- a/Docs/Layers/dogpark.md
+++ b/Docs/Layers/dogpark.md
@@ -113,7 +113,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md
index 625806cc8c..865191570e 100644
--- a/Docs/Layers/drinking_water.md
+++ b/Docs/Layers/drinking_water.md
@@ -221,7 +221,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/dumpstations.md b/Docs/Layers/dumpstations.md
index e17a8a1cac..03bd5d284e 100644
--- a/Docs/Layers/dumpstations.md
+++ b/Docs/Layers/dumpstations.md
@@ -115,7 +115,7 @@ The question is `What network is this place a part of? (skip if none)`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/education_institutions_without_etymology.md b/Docs/Layers/education_institutions_without_etymology.md
index b9cec96d05..6578c3504b 100644
--- a/Docs/Layers/education_institutions_without_etymology.md
+++ b/Docs/Layers/education_institutions_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md
index 5d21c6063b..f7d523ecf1 100644
--- a/Docs/Layers/elevator.md
+++ b/Docs/Layers/elevator.md
@@ -20,6 +20,7 @@ This layer show elevators and asks for operational status and elevator dimension
- [elevator-width](#elevator-width)
- [elevator-depth](#elevator-depth)
- [elevator-diameter](#elevator-diameter)
+ - [handrail](#handrail)
- [induction-loop](#induction-loop)
- [tactile_writing_available](#tactile_writing_available)
- [tactile_writing_language](#tactile_writing_language)
@@ -62,6 +63,7 @@ Elements must match the expression **
[width](https://wiki.openstreetmap.org/wiki/Key:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[length](https://wiki.openstreetmap.org/wiki/Key:length) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[diameter](https://wiki.openstreetmap.org/wiki/Key:diameter) | [pfloat](../SpecialInputElements.md#pfloat) | |
+|
[handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) |
|
[hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) |
|
[tactile_writing:braille](https://wiki.openstreetmap.org/wiki/Key:tactile_writing:braille) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dno) |
|
[speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) |
@@ -120,6 +122,13 @@ The question is `What is the diameter of this elevator?`
This tagrendering is only visible in the popup if the following condition is met: shape=circular
+### handrail
+
+The question is `Is there a handrail in the cabin?`
+
+ - *This elevator has a handrail in the cabin* is shown if with handrail=yes
+ - *This elevator does not have a handrail* is shown if with handrail=no
+
### induction-loop
An accessibility feature: induction loops are for hard-hearing persons which have an FM-receiver.
The question is `Does this place have an audio induction loop for people with reduced hearing?`
@@ -158,7 +167,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/elongated_coin.md b/Docs/Layers/elongated_coin.md
index 5e7cf8e459..94cb110a3c 100644
--- a/Docs/Layers/elongated_coin.md
+++ b/Docs/Layers/elongated_coin.md
@@ -208,7 +208,7 @@ The question is `When was this object last checked?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index ff9b13fb6f..e586fc1c53 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -157,7 +157,7 @@ The question is `Does this door have a reference number?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/etymology.md b/Docs/Layers/etymology.md
index 7ead902ede..1c59205dc4 100644
--- a/Docs/Layers/etymology.md
+++ b/Docs/Layers/etymology.md
@@ -17,7 +17,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -75,10 +76,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md
index 5e43120a13..84ee03f612 100644
--- a/Docs/Layers/extinguisher.md
+++ b/Docs/Layers/extinguisher.md
@@ -60,7 +60,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/facadegardens.md b/Docs/Layers/facadegardens.md
index 345fc26953..808049ee81 100644
--- a/Docs/Layers/facadegardens.md
+++ b/Docs/Layers/facadegardens.md
@@ -113,7 +113,7 @@ The question is `Extra describing info about the garden (if needed and not yet d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md
index 50386bb925..dca85756ba 100644
--- a/Docs/Layers/fire_station.md
+++ b/Docs/Layers/fire_station.md
@@ -92,7 +92,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/firepit.md b/Docs/Layers/firepit.md
index 5bfeeff885..2b9cd3313e 100644
--- a/Docs/Layers/firepit.md
+++ b/Docs/Layers/firepit.md
@@ -74,7 +74,7 @@ The question is `Is the firepit available all around the year?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md
index c8386ebcd8..90b1abd206 100644
--- a/Docs/Layers/fitness_centre.md
+++ b/Docs/Layers/fitness_centre.md
@@ -149,7 +149,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md
index d24d18c7f2..80d9013193 100644
--- a/Docs/Layers/fitness_station.md
+++ b/Docs/Layers/fitness_station.md
@@ -109,7 +109,7 @@ The question is `What are the opening hours of {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/fixme.md b/Docs/Layers/fixme.md
index 882f0d774f..fc104939a1 100644
--- a/Docs/Layers/fixme.md
+++ b/Docs/Layers/fixme.md
@@ -61,7 +61,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index e986ad0ecf..98e1b38278 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -125,7 +125,7 @@ Elements must match **any** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -478,7 +478,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -509,7 +509,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/food_courts.md b/Docs/Layers/food_courts.md
index 633c97b02a..15b3db07b2 100644
--- a/Docs/Layers/food_courts.md
+++ b/Docs/Layers/food_courts.md
@@ -112,7 +112,7 @@ The question is `Is smoking allowed at {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/food_dog_friendly.md b/Docs/Layers/food_dog_friendly.md
index a08e2905e5..a05ecade27 100644
--- a/Docs/Layers/food_dog_friendly.md
+++ b/Docs/Layers/food_dog_friendly.md
@@ -110,7 +110,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -463,7 +463,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -494,7 +494,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/food_glutenfree.md b/Docs/Layers/food_glutenfree.md
index dcea792935..f3a773d068 100644
--- a/Docs/Layers/food_glutenfree.md
+++ b/Docs/Layers/food_glutenfree.md
@@ -111,7 +111,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -464,7 +464,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -495,7 +495,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/food_lactosefree.md b/Docs/Layers/food_lactosefree.md
index 59a318c69c..09f8946da7 100644
--- a/Docs/Layers/food_lactosefree.md
+++ b/Docs/Layers/food_lactosefree.md
@@ -111,7 +111,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -464,7 +464,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -495,7 +495,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/friture.md b/Docs/Layers/friture.md
index a542b52aff..4f1a071e53 100644
--- a/Docs/Layers/friture.md
+++ b/Docs/Layers/friture.md
@@ -110,7 +110,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -463,7 +463,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -494,7 +494,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ghost_bike.md b/Docs/Layers/ghost_bike.md
index 6c1b7e4ad1..ae93d32cb6 100644
--- a/Docs/Layers/ghost_bike.md
+++ b/Docs/Layers/ghost_bike.md
@@ -97,7 +97,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ghostsign.md b/Docs/Layers/ghostsign.md
index 9e497b3e59..dc9f9cf2bd 100644
--- a/Docs/Layers/ghostsign.md
+++ b/Docs/Layers/ghostsign.md
@@ -97,7 +97,7 @@ The question is `For what business was this sign made?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/governments.md b/Docs/Layers/governments.md
index 15c8273b54..c9027aadbb 100644
--- a/Docs/Layers/governments.md
+++ b/Docs/Layers/governments.md
@@ -93,7 +93,7 @@ The question is `What is the name of this Governmental Office?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/grave.md b/Docs/Layers/grave.md
index 49036f123d..b6972e7346 100644
--- a/Docs/Layers/grave.md
+++ b/Docs/Layers/grave.md
@@ -29,13 +29,16 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
The following options to create new points are included:
- - **a tombstone** which has the following tags:historic=tomb
+ - **a grave** which has the following tags:cemetery=grave
## Basic tags for this layer
-Elements must match the expression **historic=tomb**
+Elements must match **any** of the following expressions:
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22tomb%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+ - cemetery=grave
+ - historic=tomb
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22cemetery%22%3D%22grave%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22historic%22%3D%22tomb%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@@ -64,7 +67,7 @@ The question is `What is the name of the person buried here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/group_campsite.md b/Docs/Layers/group_campsite.md
index 76d9cc5cc2..e5d69f010e 100644
--- a/Docs/Layers/group_campsite.md
+++ b/Docs/Layers/group_campsite.md
@@ -19,8 +19,10 @@ Campsites
- [phone](#phone)
- [email](#email)
- [website](#website)
- - [fee](#fee)
- [capacity_persons](#capacity_persons)
+ - [fee](#fee)
+ - [charge_person_day](#charge_person_day)
+ - [charge_day](#charge_day)
- [caravansites-toilets](#caravansites-toilets)
- [toilets-wheelchair](#toilets-wheelchair)
- [questions](#questions)
@@ -52,8 +54,10 @@ Elements must match **any** of the following expressions:
|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
-|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) |
|
[capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
|
[toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
|
[contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | |
@@ -106,19 +110,28 @@ The question is `What is the website of {title()}?`
This tagrendering has labels
`contact`
-### fee
-
-The question is `Is a fee charged here?`
-*A fee of {charge} should be paid for here* is shown if `charge` is set
-
- - *The campsite is free of charge* is shown if with fee=no
- - *A fee is charged here.* is shown if with fee=yes & charge=
-
### capacity_persons
The question is `How many people can stay here?`
*{capacity:persons} people can stay here* is shown if `capacity:persons` is set
+### fee
+
+The question is `Is there a fee?`
+
+ -
*The campsite is free of charge* is shown if with fee=no
+ -
*There is a fee.* is shown if with fee=yes
+
+### charge_person_day
+
+The question is `What is the charge per person per day?`
+*Charge per person per day: {charge}* is shown if `charge` is set
+
+### charge_day
+
+The question is `What is the charge per day?`
+*Charge per day: {charge}* is shown if `charge` is set
+
### caravansites-toilets
The question is `Does this place have toilets?`
@@ -134,6 +147,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/group_hostel.md b/Docs/Layers/group_hostel.md
index 1a55bd4d3f..fcbe11a618 100644
--- a/Docs/Layers/group_hostel.md
+++ b/Docs/Layers/group_hostel.md
@@ -70,7 +70,7 @@ Elements must match **all** of the following expressions:
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
@@ -159,6 +159,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### internet
The question is `Does this place offer internet access?`
@@ -168,7 +172,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -209,7 +213,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/guidepost.md b/Docs/Layers/guidepost.md
index 7f1a90ceed..6f8cc3f224 100644
--- a/Docs/Layers/guidepost.md
+++ b/Docs/Layers/guidepost.md
@@ -14,6 +14,9 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
4. [Supported attributes](#supported-attributes)
- [images](#images)
- [type](#type)
+ - [name](#name)
+ - [ref](#ref)
+ - [ele](#ele)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
@@ -41,6 +44,14 @@ Elements must match the expression **
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
+|
[ele](https://wiki.openstreetmap.org/wiki/Key:ele) | [float](../SpecialInputElements.md#float) | |
+
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
@@ -56,10 +67,31 @@ The question is `What kind of routes are shown on this guidepost?`
- *This guidepost shows horse riding routes* is shown if with horse=yes. Unselecting this answer will add horse=
- *This guidepost shows ski routes* is shown if with ski=yes. Unselecting this answer will add ski=
+### name
+
+The question is `What is the name noted on this guidepost?`
+*Name noted on the guidepost: {name}* is shown if `name` is set
+
+ - *There is no name noted on this guidepost* is shown if with noname=yes
+
+### ref
+
+The question is `What is the reference number of this guidepost?`
+*Reference number of the guidepost: {ref}* is shown if `ref` is set
+
+ - *There is no reference number noted on this guidepost* is shown if with noref=yes
+
+### ele
+
+The question is `What is the elevation noted on this guidepost?`
+*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set
+
+ - *There is no elevation noted on this guidepost* is shown if with noele=yes
+
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/hackerspace.md b/Docs/Layers/hackerspace.md
index 01cfbe1334..ef1d7caf7e 100644
--- a/Docs/Layers/hackerspace.md
+++ b/Docs/Layers/hackerspace.md
@@ -89,7 +89,7 @@ Elements must match the expression **
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[drink:club-mate](https://wiki.openstreetmap.org/wiki/Key:drink:club-mate) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dno) |
|
[start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -285,7 +285,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
diff --git a/Docs/Layers/health_and_social_places_without_etymology.md b/Docs/Layers/health_and_social_places_without_etymology.md
index eca0ea3d44..71a71b6b4c 100644
--- a/Docs/Layers/health_and_social_places_without_etymology.md
+++ b/Docs/Layers/health_and_social_places_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/hospital.md b/Docs/Layers/hospital.md
index 34803bdb79..201ec669f8 100644
--- a/Docs/Layers/hospital.md
+++ b/Docs/Layers/hospital.md
@@ -161,7 +161,7 @@ The question is `When are visitors allowed to visit?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/hostel.md b/Docs/Layers/hostel.md
index 9941baf325..8fb4a899da 100644
--- a/Docs/Layers/hostel.md
+++ b/Docs/Layers/hostel.md
@@ -66,7 +66,7 @@ Elements must match the expression **
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
@@ -155,6 +155,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### internet
The question is `Does this place offer internet access?`
@@ -164,7 +168,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -205,7 +209,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 65d1e706b6..3101ddd182 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -19,6 +19,7 @@ Map layer to show fire hydrants.
- [hydrant-number-of-couplings](#hydrant-number-of-couplings)
- [hydrant-couplings](#hydrant-couplings)
- [hydrant-couplings-diameters](#hydrant-couplings-diameters)
+ - [ref](#ref)
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
@@ -55,6 +56,7 @@ Elements must match the expression **
[couplings](https://wiki.openstreetmap.org/wiki/Key:couplings) | [int](../SpecialInputElements.md#int) | |
|
[couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona) |
|
[couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters) | [string](../SpecialInputElements.md#string) | |
+|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
### hydrant-color
@@ -106,6 +108,11 @@ The question is `What kind of couplings does this hydrant have?`
The question is `What diameter are the couplings of this hydrant?`
*Coupling diameters: {couplings:diameters}* is shown if `couplings:diameters` is set
+### ref
+
+The question is `What is the reference number of this hydrant?`
+*Reference number: {ref}* is shown if `ref` is set
+
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
@@ -114,7 +121,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ice_cream.md b/Docs/Layers/ice_cream.md
index a938a85839..11e884890c 100644
--- a/Docs/Layers/ice_cream.md
+++ b/Docs/Layers/ice_cream.md
@@ -190,7 +190,7 @@ The question is `Is this place accessible with a wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/icecream_glutenfree.md b/Docs/Layers/icecream_glutenfree.md
index 5ec7607d4b..270299f766 100644
--- a/Docs/Layers/icecream_glutenfree.md
+++ b/Docs/Layers/icecream_glutenfree.md
@@ -184,7 +184,7 @@ The question is `Is this place accessible with a wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/icecream_lactosefree.md b/Docs/Layers/icecream_lactosefree.md
index 767e550960..28568fc386 100644
--- a/Docs/Layers/icecream_lactosefree.md
+++ b/Docs/Layers/icecream_lactosefree.md
@@ -184,7 +184,7 @@ The question is `Is this place accessible with a wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/indoors.md b/Docs/Layers/indoors.md
index 3486a6475a..f2841d536f 100644
--- a/Docs/Layers/indoors.md
+++ b/Docs/Layers/indoors.md
@@ -27,13 +27,24 @@ Basic indoor mapping: shows room outlines
- [payment-options-split](#payment-options-split)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
- - [toilets-wheelchair](#toilets-wheelchair)
- - [wheelchair-door-width](#wheelchair-door-width)
- [toilets-type](#toilets-type)
+ - [gender_segregated](#gender_segregated)
+ - [menstrual_products](#menstrual_products)
+ - [menstrual_products_location](#menstrual_products_location)
- [toilets-changing-table](#toilets-changing-table)
- [toilet-changing_table:location](#toilet-changing_tablelocation)
+ - [toilet-supervised](#toilet-supervised)
- [toilet-has-paper](#toilet-has-paper)
- [toilet-handwashing](#toilet-handwashing)
+ - [toilet-drying](#toilet-drying)
+ - [wheelchair-group](#wheelchair-group)
+ - [toilets-wheelchair](#toilets-wheelchair)
+ - [wheelchair-picture-carousel](#wheelchair-picture-carousel)
+ - [wheelchair-picture](#wheelchair-picture)
+ - [wheelchair-title](#wheelchair-title)
+ - [wheelchair-access](#wheelchair-access)
+ - [wheelchair-door-width](#wheelchair-door-width)
+ - [questions-wheelchair](#questions-wheelchair)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
@@ -75,13 +86,20 @@ Elements must match **any** of the following expressions:
|
[fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) |
|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
-|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) |
-|
[door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) |
+|
[gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) |
+|
[toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) |
+|
[toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) |
|
[changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) |
|
[changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) |
+|
[supervised](https://wiki.openstreetmap.org/wiki/Key:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dno) |
|
[toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) |
|
[toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
+|
[toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) |
+|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) |
+|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
+|
[toilets:wheelchair:access](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dyes) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dkey) |
+|
[door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -230,27 +248,7 @@ The question is `When are these toilets opened?`
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & access!=no
This tagrendering has labels
`relevant-questions`
-
-### toilets-wheelchair
-
-The question is `Is there a dedicated toilet for wheelchair users?`
-
- - *There is a dedicated toilet for wheelchair users* is shown if with wheelchair=yes
- - *No wheelchair access* is shown if with wheelchair=no
- - *There is only a dedicated toilet for wheelchair users* is shown if with wheelchair=designated
-
-This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
-This tagrendering has labels
-`relevant-questions`
-
-### wheelchair-door-width
-
-The question is `What is the width of the door to the wheelchair accessible toilet?`
-*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set
-
-This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (wheelchair=yes | wheelchair=designated)
-This tagrendering has labels
-`relevant-questions`
+`no-prefix`
### toilets-type
@@ -264,6 +262,46 @@ The question is `Which kind of toilets are these?`
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
This tagrendering has labels
`relevant-questions`
+`prefixed`
+
+### gender_segregated
+
+The question is `Are these toilets gender-segregated?`
+
+ - *There is a separate, signposted area for men and women* is shown if with gender_segregated=yes
+ - *There is no separate, signposted area for men and women* is shown if with gender_segregated=no
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & toilets:position!=urinal
+This tagrendering has labels
+`relevant-questions`
+`no-prefix`
+
+### menstrual_products
+
+The question is `Are free, menstrual products distributed here?`
+
+ - *Free menstrual products are available to all visitors of these toilets* is shown if with toilets:menstrual_products=yes
+ - *Free menstrual products are available to some visitors of these toilets* is shown if with toilets:menstrual_products=limited
+ - *No free menstrual products are available here* is shown if with toilets:menstrual_products=no
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### menstrual_products_location
+
+The question is `Where are the free menstrual products located?`
+*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set
+
+ - *The free, menstrual products are located in the toilet for women* is shown if with toilets:menstrual_products:location=female_toilet
+ - *The free, menstrual products are located in the toilet for men* is shown if with toilets:menstrual_products:location=male_toilet
+ - *The free, menstrual products are located in the toilet for wheelchair users* is shown if with toilets:menstrual_products:location=wheelchair_toilet
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:menstrual_products=limited | toilets:menstrual_products:location~.+)
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
### toilets-changing-table
@@ -275,6 +313,7 @@ The question is `Is a changing table (to change diapers) available?`
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
This tagrendering has labels
`relevant-questions`
+`no-prefix`
### toilet-changing_table:location
@@ -289,6 +328,20 @@ The question is `Where is the changing table located?`
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & changing_table=yes
This tagrendering has labels
`relevant-questions`
+`no-prefix`
+
+### toilet-supervised
+
+The question is `Is this toilets supervised by a person?`
+
+ - *There is a person supervising these toilets during (most of) the opening hours* is shown if with supervised=yes
+ - *There is a person supervising these toilets, but they are present only during certain times of the opening hours* is shown if with supervised=interval
+ - *These toilets are not supervised* is shown if with supervised=no
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (access=yes | access=)
+This tagrendering has labels
+`relevant-questions`
+`no-prefix`
### toilet-has-paper
@@ -311,11 +364,126 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
This tagrendering has labels
`relevant-questions`
+`prefixed`
+
+### toilet-drying
+
+The question is `Do these toilets have a device to dry your hands?`
+
+ - *Electric hand dryers are available for drying hands.* is shown if with toilets:hands_drying=electric_hand_dryer
+ - *Paper towels are available for drying hands.* is shown if with toilets:hands_drying=paper_towel
+ - *A towel roll cabinet is available for drying hands* is shown if with toilets:hands_drying=towel_cabinet
+ - *A fabric towel available to dry your hands.* is shown if with toilets:hands_drying=towel
+ - *There are no hand drying facilities available.* is shown if with toilets:hands_drying=no
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & toilets:handwashing=yes
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### wheelchair-group
+
+_This tagrendering has no question and is thus read-only_
+*{group(wheelchair-title,wheelchair)}*
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### toilets-wheelchair
+
+The question is `Is there a dedicated toilet for wheelchair users?`
+
+ - *There is a dedicated toilet for wheelchair users* is shown if with wheelchair=yes
+ - *No wheelchair access* is shown if with wheelchair=no
+ - *There is only a dedicated toilet for wheelchair users* is shown if with wheelchair=designated
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
+This tagrendering has labels
+`relevant-questions`
+`wheelchair`
+`hidden`
+`no-prefix`
+
+### wheelchair-picture-carousel
+
+_This tagrendering has no question and is thus read-only_
+*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}*
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated)
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-picture
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated)
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-title
+
+_This tagrendering has no question and is thus read-only_
+*Wheelchair accessible toilet*
+
+ - *No wheelchair accessible toilet* is shown if with wheelchair=no | toilets:wheelchair=no
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
+This tagrendering has labels
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-access
+
+The question is `Is the wheelchair-accessible toilet locked?`
+
+ - *The wheelchair accessible toilets are freely accessible* is shown if with toilets:wheelchair:access=yes
+ -
*One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with toilets:wheelchair:access=key
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated) & (access=yes | access=public | access=customers)
+This tagrendering has labels
+`hidden`
+`wheelchair`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-door-width
+
+The question is `What is the width of the door to the wheelchair accessible toilet?`
+*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated)
+This tagrendering has labels
+`relevant-questions`
+`wheelchair`
+`hidden`
+`prefixed`
+
+### questions-wheelchair
+
+_This tagrendering has no question and is thus read-only_
+*{questions(wheelchair,,yes)}*
+
+This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,wheelchair;hidden)}*
### move-button
diff --git a/Docs/Layers/information_board.md b/Docs/Layers/information_board.md
index 60bb154460..24bdc04f53 100644
--- a/Docs/Layers/information_board.md
+++ b/Docs/Layers/information_board.md
@@ -46,7 +46,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/insect_hotel.md b/Docs/Layers/insect_hotel.md
index dbcee1671b..a89e8b6b30 100644
--- a/Docs/Layers/insect_hotel.md
+++ b/Docs/Layers/insect_hotel.md
@@ -46,7 +46,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/item_with_image.md b/Docs/Layers/item_with_image.md
index 82d21d1600..593467859f 100644
--- a/Docs/Layers/item_with_image.md
+++ b/Docs/Layers/item_with_image.md
@@ -61,7 +61,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md
index 1a26a546df..7f8088018f 100644
--- a/Docs/Layers/kerbs.md
+++ b/Docs/Layers/kerbs.md
@@ -105,7 +105,7 @@ The question is `What is the height of this kerb?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/lighthouse.md b/Docs/Layers/lighthouse.md
index a52c075dbf..312fd1fc1a 100644
--- a/Docs/Layers/lighthouse.md
+++ b/Docs/Layers/lighthouse.md
@@ -64,7 +64,7 @@ The question is `What is the height of this lighthouse, in metres?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/lit_streets.md b/Docs/Layers/lit_streets.md
index 5b046124f2..33d2f02a3f 100644
--- a/Docs/Layers/lit_streets.md
+++ b/Docs/Layers/lit_streets.md
@@ -56,7 +56,7 @@ The question is `Is this street lit?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/love_hotel.md b/Docs/Layers/love_hotel.md
index 5ea463108f..a6186e667a 100644
--- a/Docs/Layers/love_hotel.md
+++ b/Docs/Layers/love_hotel.md
@@ -100,7 +100,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index 6b441beecd..04cd2536c1 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -106,7 +106,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/maproulette.md b/Docs/Layers/maproulette.md
index a4c51efb43..3225d22a0f 100644
--- a/Docs/Layers/maproulette.md
+++ b/Docs/Layers/maproulette.md
@@ -79,7 +79,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/maproulette_challenge.md b/Docs/Layers/maproulette_challenge.md
index 13eb80eb1e..e6e60ccc30 100644
--- a/Docs/Layers/maproulette_challenge.md
+++ b/Docs/Layers/maproulette_challenge.md
@@ -58,7 +58,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/maxspeed.md b/Docs/Layers/maxspeed.md
index f90eb424a1..54e595fe07 100644
--- a/Docs/Layers/maxspeed.md
+++ b/Docs/Layers/maxspeed.md
@@ -49,7 +49,7 @@ The question is `What is the legal maximum speed one is allowed to drive on this
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/medical_shops.md b/Docs/Layers/medical_shops.md
index 276aab736a..2e03ef0d6d 100644
--- a/Docs/Layers/medical_shops.md
+++ b/Docs/Layers/medical_shops.md
@@ -117,7 +117,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -612,7 +612,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -707,7 +707,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/memorial.md b/Docs/Layers/memorial.md
index 8dc4cfca47..fcf3637e93 100644
--- a/Docs/Layers/memorial.md
+++ b/Docs/Layers/memorial.md
@@ -5,6 +5,7 @@
Layer showing memorial plaques, based upon a unofficial theme. Can be expanded to have multiple types of memorials later on
- This layer is shown at zoomlevel **9** and higher
+ - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a memorial on a wall` snaps to this layer (memorial.presets[1])
## Table of contents
@@ -46,6 +47,7 @@ Layer showing memorial plaques, based upon a unofficial theme. Can be expanded t
The following options to create new points are included:
- **a memorial** which has the following tags:historic=memorial
+ - **a memorial on a wall** which has the following tags:historic=memorial (snaps to layers `walls_and_buildings`)
## Basic tags for this layer
@@ -245,7 +247,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/mountain_rescue.md b/Docs/Layers/mountain_rescue.md
index 750a28d3cd..d4e74b62f7 100644
--- a/Docs/Layers/mountain_rescue.md
+++ b/Docs/Layers/mountain_rescue.md
@@ -45,7 +45,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index 42da4459dd..8c95dc3bdb 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -162,7 +162,7 @@ The question is `What is the corresponding Wikidata entity?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/not_cyclestreets.md b/Docs/Layers/not_cyclestreets.md
index cf563c6dec..46feb3a614 100644
--- a/Docs/Layers/not_cyclestreets.md
+++ b/Docs/Layers/not_cyclestreets.md
@@ -81,7 +81,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/note.md b/Docs/Layers/note.md
index b9f9b0bcd9..4ef75c717f 100644
--- a/Docs/Layers/note.md
+++ b/Docs/Layers/note.md
@@ -75,7 +75,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md
index e668d25926..aac6396348 100644
--- a/Docs/Layers/observation_tower.md
+++ b/Docs/Layers/observation_tower.md
@@ -153,7 +153,7 @@ The question is `What is the corresponding Wikidata entity?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/onwheels_entrance_data.md b/Docs/Layers/onwheels_entrance_data.md
index 5142157ef8..241a8c3edf 100644
--- a/Docs/Layers/onwheels_entrance_data.md
+++ b/Docs/Layers/onwheels_entrance_data.md
@@ -47,7 +47,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/osm_community_index.md b/Docs/Layers/osm_community_index.md
index 36b5ae0b2b..4a63044a73 100644
--- a/Docs/Layers/osm_community_index.md
+++ b/Docs/Layers/osm_community_index.md
@@ -52,7 +52,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/outdoor_seating.md b/Docs/Layers/outdoor_seating.md
index 14c37d92d3..48f988dc19 100644
--- a/Docs/Layers/outdoor_seating.md
+++ b/Docs/Layers/outdoor_seating.md
@@ -51,7 +51,7 @@ Elements must match the expression **
[seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [spring](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring) [summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dautumn) [winter](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dwinter) [dry_season](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Ddry_season) |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
@@ -110,7 +110,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -172,7 +172,7 @@ The question is `Is smoking allowed at {title()}?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parcel_lockers.md b/Docs/Layers/parcel_lockers.md
index d2eda6d275..e965db52e7 100644
--- a/Docs/Layers/parcel_lockers.md
+++ b/Docs/Layers/parcel_lockers.md
@@ -39,12 +39,9 @@ The following options to create new points are included:
## Basic tags for this layer
-Elements must match **any** of the following expressions:
+Elements must match the expression **amenity=parcel_locker**
- - amenity=parcel_locker
- - vending=parcel_pickup;parcel_mail_in & amenity=vending_machine
-
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22parcel_locker%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22vending%22%3D%22parcel_pickup%3Bparcel_mail_in%22%5D%5B%22amenity%22%3D%22vending_machine%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22parcel_locker%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@@ -56,7 +53,7 @@ Elements must match **any** of the following expressions:
|
[operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
-|
[parcel_mail_in](https://wiki.openstreetmap.org/wiki/Key:parcel_mail_in) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dno) |
+|
[parcel_mail_in](https://wiki.openstreetmap.org/wiki/Key:parcel_mail_in) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dno) [returns_only](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dreturns_only) |
|
[parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:parcel_pickup) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dno) |
### images
@@ -93,8 +90,7 @@ The question is `Can you send packages from this parcel locker?`
- *You can send packages from this parcel locker* is shown if with parcel_mail_in=yes
- *You can't send packages from this parcel locker* is shown if with parcel_mail_in=no
-
-This tagrendering is only visible in the popup if the following condition is met: amenity=parcel_locker
+ - *You can send packages from this parcel locker, but only for returns* is shown if with parcel_mail_in=returns_only
### pickup
@@ -103,12 +99,10 @@ The question is `Can you pick up packages from this parcel locker?`
- *You can pick up packages from this parcel locker* is shown if with parcel_pickup=yes
- *You can't pick up packages from this parcel locker* is shown if with parcel_pickup=no
-This tagrendering is only visible in the popup if the following condition is met: amenity=parcel_locker
-
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md
index 08b43a1d48..14dc8ad2e9 100644
--- a/Docs/Layers/parking.md
+++ b/Docs/Layers/parking.md
@@ -122,7 +122,7 @@ The question is `What is the maximum amount of time one is allowed to stay here?
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md
index 5b2f93c69d..76c151962d 100644
--- a/Docs/Layers/parking_spaces.md
+++ b/Docs/Layers/parking_spaces.md
@@ -72,7 +72,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parking_spaces_disabled.md b/Docs/Layers/parking_spaces_disabled.md
index cec7730a1d..f48b25cb07 100644
--- a/Docs/Layers/parking_spaces_disabled.md
+++ b/Docs/Layers/parking_spaces_disabled.md
@@ -46,7 +46,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parking_ticket_machine.md b/Docs/Layers/parking_ticket_machine.md
index 19ad2d8369..8430eb1785 100644
--- a/Docs/Layers/parking_ticket_machine.md
+++ b/Docs/Layers/parking_ticket_machine.md
@@ -122,7 +122,7 @@ The question is `What is the reference number of this parking ticket machine?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/parks_and_forests_without_etymology.md b/Docs/Layers/parks_and_forests_without_etymology.md
index 69975ee8c4..4dcbf13038 100644
--- a/Docs/Layers/parks_and_forests_without_etymology.md
+++ b/Docs/Layers/parks_and_forests_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/parks_without_etymology.md b/Docs/Layers/parks_without_etymology.md
index 52bf0f9eae..5ddb36e7fd 100644
--- a/Docs/Layers/parks_without_etymology.md
+++ b/Docs/Layers/parks_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/pet_shops.md b/Docs/Layers/pet_shops.md
new file mode 100644
index 0000000000..82fbfa38b8
--- /dev/null
+++ b/Docs/Layers/pet_shops.md
@@ -0,0 +1,932 @@
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
+
+# pet_shops
+
+This layer is based on [shops](../Layers/shops.md)
+
+A shop
+
+ - This layer is shown at zoomlevel **15** and higher
+
+## Table of contents
+
+1. [Themes using this layer](#themes-using-this-layer)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
+ - [images](#images)
+ - [reviews](#reviews)
+ - [shops-name](#shops-name)
+ - [shop_types](#shop_types)
+ - [brand](#brand)
+ - [second_hand](#second_hand)
+ - [opening_hours](#opening_hours)
+ - [Opening hours](#opening-hours)
+ - [website](#website)
+ - [email](#email)
+ - [phone](#phone)
+ - [payment-options](#payment-options)
+ - [repeated](#repeated)
+ - [single_level](#single_level)
+ - [copyshop-print-sizes](#copyshop-print-sizes)
+ - [copyshop-binding](#copyshop-binding)
+ - [optometrist_service](#optometrist_service)
+ - [key_cutter](#key_cutter)
+ - [sells_new_bikes](#sells_new_bikes)
+ - [bike_second_hand](#bike_second_hand)
+ - [repairs_bikes](#repairs_bikes)
+ - [bicycle_rental](#bicycle_rental)
+ - [bicycle-types](#bicycle-types)
+ - [rental-capacity-city_bike](#rental-capacity-city_bike)
+ - [rental-capacity-ebike](#rental-capacity-ebike)
+ - [rental-capacity-kid_bike](#rental-capacity-kid_bike)
+ - [rental-capacity-bmx](#rental-capacity-bmx)
+ - [rental-capacity-mtb](#rental-capacity-mtb)
+ - [rental-capacity-bicycle_pannier](#rental-capacity-bicycle_pannier)
+ - [rental-capacity-tandem_bicycle](#rental-capacity-tandem_bicycle)
+ - [bike_pump_service](#bike_pump_service)
+ - [bike_repair_tools](#bike_repair_tools)
+ - [bike_wash](#bike_wash)
+ - [bike_cleaning-service_bicycle_cleaning_charge](#bike_cleaning-service_bicycle_cleaning_charge)
+ - [internet](#internet)
+ - [internet-fee](#internet-fee)
+ - [internet-ssid](#internet-ssid)
+ - [organic](#organic)
+ - [sugar_free](#sugar_free)
+ - [gluten_free](#gluten_free)
+ - [lactose_free](#lactose_free)
+ - [dog-access](#dog-access)
+ - [description](#description)
+ - [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
+ - [delete-button](#delete-button)
+ - [lod](#lod)
+5. [Filters](#filters)
+
+## Themes using this layer
+
+ - [pets](https://mapcomplete.org/pets)
+
+## Presets
+
+The following options to create new points are included:
+
+ - **a pet shop** which has the following tags:shop=pet
+
+## Basic tags for this layer
+
+Elements must match the expression **shop=pet**
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22pet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+## Supported attributes
+
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) |
+|
[brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
+|
[second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) |
+|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
+|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
+|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
+|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
+|
[level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
+|
[service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) |
+|
[healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) |
+|
[service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) |
+|
[service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) |
+|
[service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) |
+|
[service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) |
+|
[rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) |
+|
[capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) |
+|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
+|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
+|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
+|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
+|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
+|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
+|
[diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
+|
[diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
+|
[diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
+|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
+|
[description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
+
+### images
+This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
+_This tagrendering has no question and is thus read-only_
+*{image_carousel()}{image_upload()}*
+
+### reviews
+Shows the reviews module (including the possibility to leave a review)
+_This tagrendering has no question and is thus read-only_
+*{create_review()}{list_reviews()}*
+
+### shops-name
+
+The question is `What is the name of this shop?`
+*This shop is called {name}* is shown if `name` is set
+
+### shop_types
+
+The question is `What kind of shop is this?`
+*This is a {shop}* is shown if `shop` is set
+
+ -
*Bicycle rental shop* is shown if with shop=bicycle_rental
+ -
*Farm Supply Shop* is shown if with shop=agrarian
+ -
*Liquor Store* is shown if with shop=alcohol
+ -
*Anime / Manga Shop* is shown if with shop=anime
+ -
*Antique Shop* is shown if with shop=antiques
+ -
*Appliance Store* is shown if with shop=appliance
+ -
*Art Store* is shown if with shop=art
+ -
*Baby Goods Store* is shown if with shop=baby_goods
+ -
*Bag/Luggage Store* is shown if with shop=bag
+ -
*Bakery* is shown if with shop=bakery
+ -
*Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing
+ -
*Beauty Shop* is shown if with shop=beauty
+ -
*Bedding/Mattress Store* is shown if with shop=bed
+ -
*Beverage Store* is shown if with shop=beverages
+ -
*Bicycle Shop* is shown if with shop=bicycle
+ -
*Boat Store* is shown if with shop=boat
+ -
*Bookmaker* is shown if with shop=bookmaker
+ -
*Bookstore* is shown if with shop=books
+ -
*Brewing Supply Store* is shown if with shop=brewing_supplies
+ -
*Butcher* is shown if with shop=butcher
+ -
*Camera Equipment Store* is shown if with shop=camera
+ - *Candle Shop* is shown if with shop=candles
+ -
*Cannabis Shop* is shown if with shop=cannabis
+ - *Car Dealership* is shown if with shop=car
+ -
*Car Parts Store* is shown if with shop=car_parts
+ -
*Car Repair Shop* is shown if with shop=car_repair
+ -
*RV Dealership* is shown if with shop=caravan
+ -
*Carpet Store* is shown if with shop=carpet
+ -
*Catalog Shop* is shown if with shop=catalogue
+ -
*Charity Store* is shown if with shop=charity
+ -
*Cheese Store* is shown if with shop=cheese
+ - *Drugstore* is shown if with shop=chemist
+ -
*Chocolate Store* is shown if with shop=chocolate
+ -
*Clothing Store* is shown if with shop=clothes
+ -
*Coffee Store* is shown if with shop=coffee
+ - *Collectibles Shop* is shown if with shop=collector
+ -
*Computer Store* is shown if with shop=computer
+ -
*Candy Store* is shown if with shop=confectionery
+ - *Convenience Store* is shown if with shop=convenience
+ -
*Copy Store* is shown if with shop=copyshop
+ -
*Cosmetics Store* is shown if with shop=cosmetics
+ -
*Rural Supplies Store* is shown if with shop=country_store
+ - *Arts & Crafts Store* is shown if with shop=craft
+ -
*Curtain Store* is shown if with shop=curtain
+ -
*Dairy Store* is shown if with shop=dairy
+ -
*Delicatessen* is shown if with shop=deli
+ -
*Department Store* is shown if with shop=department_store
+ -
*DIY Store* is shown if with shop=doityourself
+ -
*Door Shop* is shown if with shop=doors
+ -
*Dry Cleaner* is shown if with shop=dry_cleaning
+ -
*E-Cigarette Shop* is shown if with shop=e-cigarette
+ -
*Electrical Equipment Store* is shown if with shop=electrical
+ -
*Electronics Store* is shown if with shop=electronics
+ -
*Erotic Store* is shown if with shop=erotic
+ -
*Fabric Store* is shown if with shop=fabric
+ - *Produce Stand* is shown if with shop=farm
+ -
*Fashion Accessories Store* is shown if with shop=fashion_accessories
+ -
*Fireplace Store* is shown if with shop=fireplace
+ -
*Fishing Shop* is shown if with shop=fishing
+ -
*Flooring Supply Shop* is shown if with shop=flooring
+ -
*Florist* is shown if with shop=florist
+ -
*Framing Shop* is shown if with shop=frame
+ - *Frozen Food Store* is shown if with shop=frozen_food
+ -
*Fuel Shop* is shown if with shop=fuel
+ -
*Funeral Home* is shown if with shop=funeral_directors
+ -
*Furniture Store* is shown if with shop=furniture
+ -
*Tabletop Game Store* is shown if with shop=games
+ -
*Garden Center* is shown if with shop=garden_centre
+ -
*Bottled Gas Shop* is shown if with shop=gas
+ -
*General Store* is shown if with shop=general
+ -
*Gift Shop* is shown if with shop=gift
+ -
*Greengrocer* is shown if with shop=greengrocer
+ -
*Hairdresser* is shown if with shop=hairdresser
+ -
*Hairdresser Supply Store* is shown if with shop=hairdresser_supply
+ -
*Hardware Store* is shown if with shop=hardware
+ -
*Health Food Store* is shown if with shop=health_food
+ -
*Hearing Aids Store* is shown if with shop=hearing_aids
+ -
*Herbalist* is shown if with shop=herbalist
+ -
*Hifi Store* is shown if with shop=hifi
+ -
*Honey Store* is shown if with shop=honey
+ -
*Household Linen Shop* is shown if with shop=household_linen
+ -
*Houseware Store* is shown if with shop=houseware
+ -
*Hunting Shop* is shown if with shop=hunting
+ -
*Interior Decoration Store* is shown if with shop=interior_decoration
+ -
*Jewelry Store* is shown if with shop=jewelry
+ -
*Kiosk* is shown if with shop=kiosk
+ -
*Kitchen Design Store* is shown if with shop=kitchen
+ -
*Laundry* is shown if with shop=laundry
+ -
*Leather Store* is shown if with shop=leather
+ -
*Lighting Store* is shown if with shop=lighting
+ -
*Locksmith* is shown if with shop=locksmith
+ - *Lottery Shop* is shown if with shop=lottery
+ - *Mall* is shown if with shop=mall
+ -
*Massage Shop* is shown if with shop=massage
+ -
*Medical Supply Store* is shown if with shop=medical_supply
+ -
*Military Surplus Store* is shown if with shop=military_surplus
+ - *Mobile Phone Store* is shown if with shop=mobile_phone
+ -
*Model Shop* is shown if with shop=model
+ -
*Money Lender* is shown if with shop=money_lender
+ -
*Motorcycle Dealership* is shown if with shop=motorcycle
+ -
*Motorcycle Repair Shop* is shown if with shop=motorcycle_repair
+ -
*Music Store* is shown if with shop=music
+ -
*Musical Instrument Store* is shown if with shop=musical_instrument
+ -
*Newsstand* is shown if with shop=newsagent
+ -
*Nutrition Supplements Store* is shown if with shop=nutrition_supplements
+ -
*Nuts Shop* is shown if with shop=nuts
+ -
*Optician* is shown if with shop=optician
+ -
*Outdoors Store* is shown if with shop=outdoor
+ -
*Online Retailer Outpost* is shown if with shop=outpost
+ -
*Paint Store* is shown if with shop=paint
+ -
*Party Supply Store* is shown if with shop=party
+ -
*Pasta Store* is shown if with shop=pasta
+ -
*Pastry Shop* is shown if with shop=pastry
+ -
*Pawnshop* is shown if with shop=pawnbroker
+ -
*Perfume Store* is shown if with shop=perfumery
+ -
*Pet Store* is shown if with shop=pet
+ -
*Pet Groomer* is shown if with shop=pet_grooming
+ -
*Photography Store* is shown if with shop=photo
+ -
*Pottery Store* is shown if with shop=pottery
+ -
*Printer Ink Store* is shown if with shop=printer_ink
+ -
*Psychic* is shown if with shop=psychic
+ -
*Fireworks Store* is shown if with shop=pyrotechnics
+ -
*Radio/Electronic Component Store* is shown if with shop=radiotechnics
+ -
*Religious Store* is shown if with shop=religion
+ -
*Rental Shop* is shown if with shop=rental
+ - *Repair Shop* is shown if with shop=repair
+ -
*Rice Store* is shown if with shop=rice
+ -
*Scuba Diving Shop* is shown if with shop=scuba_diving
+ -
*Seafood Shop* is shown if with shop=seafood
+ -
*Thrift Store* is shown if with shop=second_hand
+ -
*Sewing Supply Shop* is shown if with shop=sewing
+ -
*Shoe Repair Shop* is shown if with shop=shoe_repair
+ -
*Shoe Store* is shown if with shop=shoes
+ -
*Spice Shop* is shown if with shop=spices
+ -
*Sporting Goods Store* is shown if with shop=sports
+ -
*Stationery Store* is shown if with shop=stationery
+ -
*Storage Rental* is shown if with shop=storage_rental
+ -
*Supermarket* is shown if with shop=supermarket
+ - *Pool Supply Store* is shown if with shop=swimming_pool
+ -
*Tailor* is shown if with shop=tailor
+ -
*Tattoo Parlor* is shown if with shop=tattoo
+ -
*Tea Store* is shown if with shop=tea
+ -
*Telecom Retail Store* is shown if with shop=telecommunication
+ - *Ticket Seller* is shown if with shop=ticket
+ -
*Tile Shop* is shown if with shop=tiles
+ -
*Tobacco Shop* is shown if with shop=tobacco
+ -
*Tool Rental* is shown if with shop=tool_hire
+ -
*Toy Store* is shown if with shop=toys
+ -
*Trade Shop* is shown if with shop=trade
+ -
*Travel Agency* is shown if with shop=travel_agency
+ -
*Trophy Shop* is shown if with shop=trophy
+ -
*Tire Store* is shown if with shop=tyres
+ -
*Vacuum Cleaner Store* is shown if with shop=vacuum_cleaner
+ -
*Discount Store* is shown if with shop=variety_store
+ -
*Video Store* is shown if with shop=video
+ -
*Video Game Store* is shown if with shop=video_games
+ -
*Watches Shop* is shown if with shop=watches
+ -
*Drinking Water Shop* is shown if with shop=water
+ - *Watersport/Swim Shop* is shown if with shop=water_sports
+ -
*Weapon Shop* is shown if with shop=weapons
+ -
*Wholesale Store* is shown if with shop=wholesale
+ -
*Wig Shop* is shown if with shop=wigs
+ -
*Window Blind Store* is shown if with shop=window_blind
+ -
*Wine Shop* is shown if with shop=wine
+ -
*This shop is no longer used. It is vacant* is shown if with disused:shop=
+
+This tagrendering has labels
+`description`
+
+### brand
+
+The question is `What is the brand of this shop?`
+*Part of {brand}* is shown if `brand` is set
+
+ - *This shop does not have a specific brand, it is not part of a bigger chain* is shown if with not:brand=yes
+
+### second_hand
+
+The question is `Does this shop sell second-hand items?`
+
+ - *This shop sells second-hand items only* is shown if with second_hand=only
+ - *This shop sells second-hand items along with new items* is shown if with second_hand=yes
+ - *This shop only sells brand-new items* is shown if with second_hand=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=clothes | shop=books | shop=charity | shop=furniture | shop=mobile_phone | shop=computer | shop=toys
+
+### opening_hours
+
+The question is `What are the opening hours of {title()}?`
+*
Opening hours
{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
+
+ - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
+
+### website
+
+The question is `What is the website of {title()}?`
+*{website}* is shown if `website` is set
+
+ - *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### email
+
+The question is `What is the email address of {title()}?`
+*{email}* is shown if `email` is set
+
+ -
*{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
+ -
*{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### phone
+
+The question is `What is the phone number of {title()}?`
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
+
+ -
*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### payment-options
+
+The question is `Which methods of payment are accepted here?`
+
+ -
*Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no
+ -
*Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no
+ -
*Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no
+
+### repeated
+
+_This tagrendering has no question and is thus read-only_
+*Multiple, identical objects can be found on floors {repeat_on}.*
+
+This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
+This tagrendering has labels
+`level`
+
+### single_level
+
+The question is `On what level is this feature located?`
+*Located on the {level}th floor* is shown if `level` is set
+
+ - *Located underground* is shown if with location=underground. _This option cannot be chosen as answer_
+ - *Located on the ground floor* is shown if with level=0
+ - *Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
+ - *Located on the first floor* is shown if with level=1
+ - *Located on the first basement level* is shown if with level=-1
+
+This tagrendering has labels
+`level`
+
+### copyshop-print-sizes
+
+The question is `What paper formats does this shop offer?`
+
+ - *This shop can print on papers of size A4* is shown if with service:print:A4=yes. Unselecting this answer will add service:print:A4=no
+ - *This shop can print on papers of size A3* is shown if with service:print:A3=yes. Unselecting this answer will add service:print:A3=no
+ - *This shop can print on papers of size A2* is shown if with service:print:A2=yes. Unselecting this answer will add service:print:A2=no
+ - *This shop can print on papers of size A1* is shown if with service:print:A1=yes. Unselecting this answer will add service:print:A1=no
+ - *This shop can print on papers of size A0* is shown if with service:print:A0=yes. Unselecting this answer will add service:print:A0=no
+
+This tagrendering is only visible in the popup if the following condition is met: service:print=yes | shop~^(.*copyshop.*)$ | shop~^(.*stationery.*)$
+
+### copyshop-binding
+
+The question is `Does this shop offer a binding service?`
+
+ - *This shop binds papers into a booklet* is shown if with service:binding=yes
+ - *This shop does bind books* is shown if with service:binding=no
+
+This tagrendering is only visible in the popup if the following condition is met: service:print=yes | shop~^(.*copyshop.*)$ | shop~^(.*stationery.*)$
+
+### optometrist_service
+
+The question is `Are medical services available here?`
+
+ - *This shop offers eye exams by certified optometrists* is shown if with healthcare=optometrist. Unselecting this answer will add not:healthcare=optometrist
+ - *This shop offers hearing tests by a certified audiologist* is shown if with healthcare=audiologist. Unselecting this answer will add not:healthcare=audiologist
+
+This tagrendering is only visible in the popup if the following condition is met: shop=optician | shop=hearing_aid | shop=medical_supply
+
+### key_cutter
+
+The question is `Does this shop offer key cutting?`
+
+ -
*This shop is also specialized in key cutting* is shown if with craft=key_cutter
+ -
*This shop offers key cutting as a service* is shown if with service:key_cutting=yes
+ - *This shops does not offer key cutting as a service* is shown if with craft= & service:key_cutting=no
+
+This tagrendering is only visible in the popup if the following condition is met: craft=key_cutting | shop=shoe_repair | shop=diy | shop=doityourself | shop=home_improvement | shop=hardware | shop=locksmith | shop=repair | service:key_cutting~.+
+
+### sells_new_bikes
+
+The question is `Does this shop sell bikes?`
+
+ - *This shop sells new bikes* is shown if with service:bicycle:retail=yes
+ - *This shop doesn't sell new bikes* is shown if with service:bicycle:retail=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=outdoor | shop=sport | shop=sports | shop=diy | shop=doityourself | service:bicycle:retail~.+
+
+### bike_second_hand
+
+The question is `Does this shop sell second-hand bikes?`
+
+ - *This shop sells second-hand bikes* is shown if with service:bicycle:second_hand=yes
+ - *This shop doesn't sell second-hand bikes* is shown if with service:bicycle:second_hand=no
+ - *This shop only sells second-hand bikes* is shown if with service:bicycle:second_hand=only
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=charity | shop=second_hand | shop=bicycle_repair | service:bicycle:second_hand~.+
+
+### repairs_bikes
+
+The question is `Does this shop repair bikes?`
+
+ - *This shop repairs bikes* is shown if with service:bicycle:repair=yes
+ - *This shop doesn't repair bikes* is shown if with service:bicycle:repair=no
+ - *This shop only repairs bikes bought here* is shown if with service:bicycle:repair=only_sold
+ - *This shop only repairs bikes of a certain brand* is shown if with service:bicycle:repair=brand
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:retail=yes | service:bicycle:second_hand=yes | service:bicycle:second_hand=only | shop=sport | shop=sports | shop=outdoor | shop=bicycle | service:bicycle:repair~.+
+
+### bicycle_rental
+
+The question is `Does this shop rent out bikes?`
+
+ - *This shop rents out bikes* is shown if with service:bicycle:rental=yes
+ - *This shop doesn't rent out bikes* is shown if with service:bicycle:rental=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=sport | shop=sports | shop=bicycle_repair | shop=outdoor | shop=rental | service:bicycle:rental~.+
+
+### bicycle-types
+
+The question is `What kind of bicycles and accessories are rented here?`
+*{rental} is rented here* is shown if `rental` is set
+
+ - *Normal city bikes can be rented here* is shown if with rental=city_bike
+ - *Electrical bikes can be rented here* is shown if with rental=ebike
+ - *BMX bikes can be rented here* is shown if with rental=bmx
+ - *Mountainbikes can be rented here* is shown if with rental=mtb
+ - *Bikes for children can be rented here* is shown if with rental=kid_bike
+ - *Tandem bicycles can be rented here* is shown if with rental=tandem
+ - *Race bicycles can be rented here* is shown if with rental=racebike
+ - *Bike helmets can be rented here* is shown if with rental=bike_helmet
+ - *Cargo bikes can be rented here* is shown if with rental=cargo_bike
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:rental=yes | bicycle_rental~.+
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-city_bike
+
+The question is `How many city bikes can be rented here?`
+*{capacity:city_bike} city bikes can be rented here* is shown if `capacity:city_bike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*city_bike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-ebike
+
+The question is `How many electrical bikes can be rented here?`
+*{capacity:ebike} electrical bikes can be rented here* is shown if `capacity:ebike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*ebike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-kid_bike
+
+The question is `How many bikes for children can be rented here?`
+*{capacity:kid_bike} bikes for children can be rented here* is shown if `capacity:kid_bike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*kid_bike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-bmx
+
+The question is `How many BMX bikes can be rented here?`
+*{capacity:bmx} BMX bikes can be rented here* is shown if `capacity:bmx` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bmx.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-mtb
+
+The question is `How many mountainbikes can be rented here?`
+*{capacity:mtb} mountainbikes can be rented here* is shown if `capacity:mtb` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*mtb.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-bicycle_pannier
+
+The question is `How many bicycle panniers can be rented here?`
+*{capacity:bicycle_pannier} bicycle panniers can be rented here* is shown if `capacity:bicycle_pannier` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bicycle_pannier.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-tandem_bicycle
+
+The question is `How many tandem can be rented here?`
+*{capacity:tandem_bicycle} tandem can be rented here* is shown if `capacity:tandem_bicycle` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*tandem_bicycle.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### bike_pump_service
+
+The question is `Does this shop offer a bike pump for use by anyone?`
+
+ - *This shop offers a bike pump for anyone* is shown if with service:bicycle:pump=yes
+ - *This shop doesn't offer a bike pump for anyone* is shown if with service:bicycle:pump=no
+ - *There is bicycle pump, it is shown as a separate point* is shown if with service:bicycle:pump=separate
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:retail=yes | shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.+)$~~^(yes)$ | service:bicycle:pump~.+
+
+### bike_repair_tools
+
+The question is `Are there tools here to repair your own bike?`
+
+ - *This shop offers tools for DIY bicycle repair* is shown if with service:bicycle:diy=yes
+ - *This shop doesn't offer tools for DIY bicycle repair* is shown if with service:bicycle:diy=no
+ - *Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop* is shown if with service:bicycle:diy=only_sold
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=bicycle_repair | service:bicycle:diy~.+ | service:bicycle:repair~^(yes|only)$
+
+### bike_wash
+
+The question is `Are bicycles washed here?`
+
+ - *This shop cleans bicycles* is shown if with service:bicycle:cleaning=yes
+ - *This shop has an installation where one can clean bicycles themselves* is shown if with service:bicycle:cleaning=diy
+ - *This shop doesn't offer bicycle cleaning* is shown if with service:bicycle:cleaning=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.*)$~~^(yes|only)$ | service:bicycle:cleaning~.+
+
+### bike_cleaning-service_bicycle_cleaning_charge
+
+The question is `How much does it cost to use the cleaning service?`
+*Using the cleaning service costs {service:bicycle:cleaning:charge}* is shown if `service:bicycle:cleaning:charge` is set
+
+ - *The cleaning service is free to use* is shown if with service:bicycle:cleaning:fee=no
+ - *Free to use* is shown if with service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge=. _This option cannot be chosen as answer_
+
+This tagrendering is only visible in the popup if the following condition is met: amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+
+
+### internet
+
+The question is `Does this place offer internet access?`
+
+ -
*This place offers wireless internet access* is shown if with internet_access=wlan
+ - *This place does not offer internet access* is shown if with internet_access=no
+ - *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
+ -
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
+ - *This place offers wired internet access* is shown if with internet_access=wired
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
+
+This tagrendering has labels
+`internet-all`
+
+### internet-fee
+
+The question is `Is there a fee for internet access?`
+
+ - *There is a fee for the internet access at this place* is shown if with internet_access:fee=yes
+ - *Internet access is free at this place* is shown if with internet_access:fee=no
+ - *Internet access is free at this place, for customers only* is shown if with internet_access:fee=customers
+
+This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+
+This tagrendering has labels
+`internet-all`
+
+### internet-ssid
+
+The question is `What is the network name for the wireless internet access?`
+*The network name is {internet_access:ssid}* is shown if `internet_access:ssid` is set
+
+ - *Telekom* is shown if with internet_access:ssid=Telekom
+
+This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$
+This tagrendering has labels
+`internet-all`
+
+### organic
+
+The question is `Does this shop offer organic products?`
+
+ - *This shop offers organic products* is shown if with organic=yes
+ - *This shop only offers organic products* is shown if with organic=only
+ - *This shop does not offer organic products* is shown if with organic=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=clothes | shop=shoes | shop=butcher | shop=cosmetics | shop=deli | shop=bakery | shop=alcohol | shop=seafood | shop=beverages | shop=florist
+
+### sugar_free
+
+The question is `Does this shop have a sugar free offering?`
+
+ - *This shop only sells sugar free products* is shown if with diet:sugar_free=only
+ - *This shop has a big sugar free offering* is shown if with diet:sugar_free=yes
+ - *This shop has a limited sugar free offering* is shown if with diet:sugar_free=limited
+ - *This shop has no sugar free offering* is shown if with diet:sugar_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### gluten_free
+
+The question is `Does this shop have a gluten free offering?`
+
+ -
*This shop only sells gluten free products* is shown if with diet:gluten_free=only
+ -
*This shop has a big gluten free offering* is shown if with diet:gluten_free=yes
+ - *This shop has a limited gluten free offering* is shown if with diet:gluten_free=limited
+ - *This shop has no gluten free offering* is shown if with diet:gluten_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### lactose_free
+
+The question is `Does {title()} have a lactose-free offering?`
+
+ -
*Only sells lactose free products* is shown if with diet:lactose_free=only
+ -
*Big lactose free offering* is shown if with diet:lactose_free=yes
+ - *Limited lactose free offering* is shown if with diet:lactose_free=limited
+ - *No lactose free offering* is shown if with diet:lactose_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### dog-access
+
+The question is `Are dogs allowed in this business?`
+
+ -
*Dogs are allowed* is shown if with dog=yes
+ -
*Dogs are not allowed* is shown if with dog=no
+ -
*Dogs are allowed, but they have to be leashed* is shown if with dog=leashed
+ -
*Dogs are allowed and can run around freely* is shown if with dog=unleashed
+ -
*Dogs are allowed only outside* is shown if with dog=outside
+
+### description
+
+The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
+*{description}* is shown if `description` is set
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,hidden)}*
+
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
+### delete-button
+
+_This tagrendering has no question and is thus read-only_
+*{delete_button()}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
+
+## Filters
+
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental | ((shop=rental & amenity=bicycle_rental)) |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) |
+
+| id | question | osmTags |
+-----|-----|----- |
+| open_now.0 | Now open | _isOpen=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| accepts_cash.0 | Accepts cash | payment:cash=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
+
+| id | question | osmTags |
+-----|-----|----- |
+| sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes | diet:sugar_free=only | diet:sugar_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes | diet:gluten_free=only | diet:gluten_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| dogs.0 | *No preference towards dogs* (default) | |
+| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
+| dogs.2 | No dogs allowed | dog=no |
+
+
+
+This document is autogenerated from [assets/themes/pets/pets.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/pets/pets.json)
diff --git a/Docs/Layers/pharmacy.md b/Docs/Layers/pharmacy.md
index fbe218493e..c5708f620c 100644
--- a/Docs/Layers/pharmacy.md
+++ b/Docs/Layers/pharmacy.md
@@ -188,7 +188,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/physiotherapist.md b/Docs/Layers/physiotherapist.md
index 131fa09f57..b3c8d1e2e1 100644
--- a/Docs/Layers/physiotherapist.md
+++ b/Docs/Layers/physiotherapist.md
@@ -166,7 +166,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md
index 9df52e7df2..f03329f030 100644
--- a/Docs/Layers/picnic_table.md
+++ b/Docs/Layers/picnic_table.md
@@ -91,7 +91,7 @@ The question is `What material is this picnic table made of?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/playground_equipment.md b/Docs/Layers/playground_equipment.md
index 142b76e7a3..0e14971c27 100644
--- a/Docs/Layers/playground_equipment.md
+++ b/Docs/Layers/playground_equipment.md
@@ -91,7 +91,7 @@ The question is `Is this device accessible by wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/police.md b/Docs/Layers/police.md
index 722e59d8ee..9af3c2a896 100644
--- a/Docs/Layers/police.md
+++ b/Docs/Layers/police.md
@@ -136,7 +136,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/post_offices_with_atm.md b/Docs/Layers/post_offices_with_atm.md
index 1684224792..63aa4af080 100644
--- a/Docs/Layers/post_offices_with_atm.md
+++ b/Docs/Layers/post_offices_with_atm.md
@@ -190,7 +190,7 @@ The question is `Does this post office have an ATM?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/postboxes.md b/Docs/Layers/postboxes.md
index ec8a09911d..29a9e4eb1e 100644
--- a/Docs/Layers/postboxes.md
+++ b/Docs/Layers/postboxes.md
@@ -65,7 +65,7 @@ The question is `Who operates this postbox?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/postoffices.md b/Docs/Layers/postoffices.md
index 8477249016..d3ca2d9475 100644
--- a/Docs/Layers/postoffices.md
+++ b/Docs/Layers/postoffices.md
@@ -197,7 +197,7 @@ The question is `Does this post office have an ATM?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/pt_shelter.md b/Docs/Layers/pt_shelter.md
index 5c16a3c08d..500b21eada 100644
--- a/Docs/Layers/pt_shelter.md
+++ b/Docs/Layers/pt_shelter.md
@@ -41,7 +41,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index a1687a52ee..bd4c61d2c2 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -5,6 +5,7 @@
A streetside cabinet with books, accessible to anyone
- This layer is shown at zoomlevel **10** and higher
+ - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a bookcase on a wall` snaps to this layer (public_bookcase.presets[1])
## Table of contents
@@ -40,6 +41,7 @@ A streetside cabinet with books, accessible to anyone
The following options to create new points are included:
- **a bookcase** which has the following tags:amenity=public_bookcase
+ - **a bookcase on a wall** which has the following tags:amenity=public_bookcase (snaps to layers `walls_and_buildings`)
## Basic tags for this layer
@@ -140,7 +142,7 @@ The question is `Is there a website with more information about this public book
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/railway_platforms.md b/Docs/Layers/railway_platforms.md
index 325a8b504b..6cec61dc72 100644
--- a/Docs/Layers/railway_platforms.md
+++ b/Docs/Layers/railway_platforms.md
@@ -67,7 +67,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/rainbow_crossing_high_zoom.md b/Docs/Layers/rainbow_crossing_high_zoom.md
index 3aa27b838e..3dba39f381 100644
--- a/Docs/Layers/rainbow_crossing_high_zoom.md
+++ b/Docs/Layers/rainbow_crossing_high_zoom.md
@@ -48,7 +48,7 @@ The question is `Does this crossing has rainbow paintings?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/rainbow_crossings.md b/Docs/Layers/rainbow_crossings.md
index eb0815618a..c586c8c163 100644
--- a/Docs/Layers/rainbow_crossings.md
+++ b/Docs/Layers/rainbow_crossings.md
@@ -58,7 +58,7 @@ The question is `Does this crossing has rainbow paintings?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/reception_desk.md b/Docs/Layers/reception_desk.md
index 7fe671d913..875fb7a9dd 100644
--- a/Docs/Layers/reception_desk.md
+++ b/Docs/Layers/reception_desk.md
@@ -91,7 +91,7 @@ The question is `Does this place have an audio induction loop for people with re
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/recycling.md b/Docs/Layers/recycling.md
index 478cc3d9a2..d2c2f8287e 100644
--- a/Docs/Layers/recycling.md
+++ b/Docs/Layers/recycling.md
@@ -197,7 +197,7 @@ The question is `When was this object last surveyed?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/route_marker.md b/Docs/Layers/route_marker.md
index daeba9eca6..447e8e397c 100644
--- a/Docs/Layers/route_marker.md
+++ b/Docs/Layers/route_marker.md
@@ -56,7 +56,7 @@ The question is `For what kind of route is this marker?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md
index c4fc26c1fe..64f88fab99 100644
--- a/Docs/Layers/school.md
+++ b/Docs/Layers/school.md
@@ -295,7 +295,7 @@ The question is `What is the corresponding Wikidata entity?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shelter.md b/Docs/Layers/shelter.md
index b1ec4c1700..2b8cfaffda 100644
--- a/Docs/Layers/shelter.md
+++ b/Docs/Layers/shelter.md
@@ -59,7 +59,7 @@ The question is `What kind of shelter is this?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shop_dog_friendly.md b/Docs/Layers/shop_dog_friendly.md
index 22ea8792b7..45173cbdb3 100644
--- a/Docs/Layers/shop_dog_friendly.md
+++ b/Docs/Layers/shop_dog_friendly.md
@@ -109,7 +109,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -604,7 +604,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -699,7 +699,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md
index b957e5b5ec..808a285fa9 100644
--- a/Docs/Layers/shops.md
+++ b/Docs/Layers/shops.md
@@ -125,7 +125,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -620,7 +620,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -715,7 +715,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shops_glutenfree.md b/Docs/Layers/shops_glutenfree.md
index 4712c71944..8517b02089 100644
--- a/Docs/Layers/shops_glutenfree.md
+++ b/Docs/Layers/shops_glutenfree.md
@@ -111,7 +111,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -617,7 +617,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -699,7 +699,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shops_lactosefree.md b/Docs/Layers/shops_lactosefree.md
index 72001dfed5..8aa5621022 100644
--- a/Docs/Layers/shops_lactosefree.md
+++ b/Docs/Layers/shops_lactosefree.md
@@ -111,7 +111,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -617,7 +617,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -699,7 +699,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shops_second_hand.md b/Docs/Layers/shops_second_hand.md
index 39774e9993..6d585bae40 100644
--- a/Docs/Layers/shops_second_hand.md
+++ b/Docs/Layers/shops_second_hand.md
@@ -108,7 +108,7 @@ Elements must match **any** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -603,7 +603,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -698,7 +698,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shops_with_climbing_shoe_repair.md b/Docs/Layers/shops_with_climbing_shoe_repair.md
index c509b44ae2..75628f6397 100644
--- a/Docs/Layers/shops_with_climbing_shoe_repair.md
+++ b/Docs/Layers/shops_with_climbing_shoe_repair.md
@@ -110,7 +110,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -612,7 +612,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -707,7 +707,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/shower.md b/Docs/Layers/shower.md
index eefd53481e..5540540228 100644
--- a/Docs/Layers/shower.md
+++ b/Docs/Layers/shower.md
@@ -140,7 +140,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ski_piste.md b/Docs/Layers/ski_piste.md
index 31be37edd4..5812b49a2b 100644
--- a/Docs/Layers/ski_piste.md
+++ b/Docs/Layers/ski_piste.md
@@ -64,7 +64,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/slow_roads.md b/Docs/Layers/slow_roads.md
index a24a3e16c6..a3cfe6616e 100644
--- a/Docs/Layers/slow_roads.md
+++ b/Docs/Layers/slow_roads.md
@@ -82,7 +82,7 @@ The question is `Is this road lit at night?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/souvenir_coin.md b/Docs/Layers/souvenir_coin.md
index ac05515009..1a59d1df9c 100644
--- a/Docs/Layers/souvenir_coin.md
+++ b/Docs/Layers/souvenir_coin.md
@@ -179,7 +179,7 @@ The question is `When was this object last checked?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/souvenir_note.md b/Docs/Layers/souvenir_note.md
index ad84f461cc..999ad3987b 100644
--- a/Docs/Layers/souvenir_note.md
+++ b/Docs/Layers/souvenir_note.md
@@ -180,7 +180,7 @@ The question is `When was this object last checked?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/speed_camera.md b/Docs/Layers/speed_camera.md
index b103ae1417..f2dbb97803 100644
--- a/Docs/Layers/speed_camera.md
+++ b/Docs/Layers/speed_camera.md
@@ -72,7 +72,7 @@ The question is `In which geographical direction does this camera film?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/speed_display.md b/Docs/Layers/speed_display.md
index 2975ac9165..f0167ce0d9 100644
--- a/Docs/Layers/speed_display.md
+++ b/Docs/Layers/speed_display.md
@@ -57,7 +57,7 @@ The question is `What is the text on this speed display?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/sport_places_without_etymology.md b/Docs/Layers/sport_places_without_etymology.md
index 8ed8e78809..6b9139ceec 100644
--- a/Docs/Layers/sport_places_without_etymology.md
+++ b/Docs/Layers/sport_places_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/sport_shops.md b/Docs/Layers/sport_shops.md
index c197973abe..431b0e754d 100644
--- a/Docs/Layers/sport_shops.md
+++ b/Docs/Layers/sport_shops.md
@@ -112,7 +112,7 @@ Elements must match the expression **
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -607,7 +607,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -702,7 +702,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md
index ae3d5be29c..a311e15364 100644
--- a/Docs/Layers/sports_centre.md
+++ b/Docs/Layers/sports_centre.md
@@ -244,7 +244,7 @@ The question is `What sports are played at this venue?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md
index d378ef54a6..a632038627 100644
--- a/Docs/Layers/stairs.md
+++ b/Docs/Layers/stairs.md
@@ -117,7 +117,7 @@ The question is `What is the incline of these stairs?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index 5406ada004..fe147318ab 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -13,6 +13,7 @@ A layer showing street lights
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- [images](#images)
+ - [utility_pole](#utility_pole)
- [ref](#ref)
- [support](#support)
- [lamp_mount](#lamp_mount)
@@ -50,6 +51,7 @@ Elements must match the expression **
[man_made](https://wiki.openstreetmap.org/wiki/Key:man_made) | Multiple choice | [utility_pole](https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dutility_pole) [](https://wiki.openstreetmap.org/wiki/Tag:man_made%3D) |
|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
|
[support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [catenary](https://wiki.openstreetmap.org/wiki/Tag:support%3Dcatenary) [ceiling](https://wiki.openstreetmap.org/wiki/Tag:support%3Dceiling) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) [pedestal](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpedestal) [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [wall_mount](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mount) |
|
[lamp_mount](https://wiki.openstreetmap.org/wiki/Key:lamp_mount) | Multiple choice | [straight_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dstraight_mast) [bent_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dbent_mast) |
@@ -64,11 +66,21 @@ This block shows the known images which are linked with the `image`-keys, but al
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
+### utility_pole
+
+The question is `Is this lamp mounted on a utility pole?`
+
+ - *This lamp is mounted on a utility pole* is shown if with man_made=utility_pole
+ - *This lamp is not mounted on a utility pole* is shown if with man_made=
+
### ref
The question is `What is the reference number of this street lamp?`
*This street lamp has the reference number {ref}* is shown if `ref` is set
+This tagrendering has labels
+`street_lamp_question`
+
### support
The question is `How is this street lamp mounted?`
@@ -81,6 +93,9 @@ The question is `How is this street lamp mounted?`
- *This lamp is mounted directly to the wall* is shown if with support=wall
- *This lamp is mounted to the wall using a metal bar* is shown if with support=wall_mount
+This tagrendering has labels
+`street_lamp_question`
+
### lamp_mount
The question is `How is this lamp mounted to the pole?`
@@ -88,7 +103,9 @@ The question is `How is this lamp mounted to the pole?`
- *This lamp sits atop of a straight mast* is shown if with lamp_mount=straight_mast
- *This lamp sits at the end of a bent mast* is shown if with lamp_mount=bent_mast
-This tagrendering is only visible in the popup if the following condition is met: support=pole
+This tagrendering is only visible in the popup if the following condition is met: support=pole & man_made!=utility_pole
+This tagrendering has labels
+`street_lamp_question`
### method
@@ -107,6 +124,9 @@ The question is `What kind of lighting does this lamp use?`
- *This lamp uses high pressure sodium lamps (orange with white)* is shown if with light:method=high_pressure_sodium
- *This lamp is lit using gas* is shown if with light:method=gas
+This tagrendering has labels
+`street_lamp_question`
+
### colour
The question is `What colour light does this lamp emit?`
@@ -116,6 +136,9 @@ The question is `What colour light does this lamp emit?`
- *This lamp emits green light* is shown if with light:colour=green
- *This lamp emits orange light* is shown if with light:colour=orange
+This tagrendering has labels
+`street_lamp_question`
+
### count
The question is `How many fixtures does this light have?`
@@ -125,6 +148,8 @@ The question is `How many fixtures does this light have?`
- *This lamp has 2 fixtures* is shown if with light:count=2
This tagrendering is only visible in the popup if the following condition is met: support=pole
+This tagrendering has labels
+`street_lamp_question`
### lit
@@ -135,17 +160,22 @@ The question is `When is this lamp lit?`
- *This lamp is lit based on motion* is shown if with light:lit=motion
- *This lamp is lit based on demand (e.g. with a pushbutton)* is shown if with light:lit=demand
+This tagrendering has labels
+`street_lamp_question`
+
### direction
The question is `Where does this lamp point to?`
*This lamp points towards {light:direction}* is shown if `light:direction` is set
This tagrendering is only visible in the popup if the following condition is met: light:count=1
+This tagrendering has labels
+`street_lamp_question`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/streets_without_etymology.md b/Docs/Layers/streets_without_etymology.md
index 388129285b..9ebe1729b4 100644
--- a/Docs/Layers/streets_without_etymology.md
+++ b/Docs/Layers/streets_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -77,10 +78,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/stripclub.md b/Docs/Layers/stripclub.md
index 1526bef8b3..85d1040c2b 100644
--- a/Docs/Layers/stripclub.md
+++ b/Docs/Layers/stripclub.md
@@ -109,7 +109,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index 8b76171db0..7e8fb695aa 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -150,7 +150,7 @@ The question is `How is this camera placed?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/tactile_map.md b/Docs/Layers/tactile_map.md
index 92152b48dc..c037465f1f 100644
--- a/Docs/Layers/tactile_map.md
+++ b/Docs/Layers/tactile_map.md
@@ -104,7 +104,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/tactile_model.md b/Docs/Layers/tactile_model.md
index eba3579c8e..0b997cc6f9 100644
--- a/Docs/Layers/tactile_model.md
+++ b/Docs/Layers/tactile_model.md
@@ -111,7 +111,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md
index 6670c6aa41..bc45c68065 100644
--- a/Docs/Layers/tertiary_education.md
+++ b/Docs/Layers/tertiary_education.md
@@ -123,7 +123,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ticket_machine.md b/Docs/Layers/ticket_machine.md
index f45f64be60..7bccb95990 100644
--- a/Docs/Layers/ticket_machine.md
+++ b/Docs/Layers/ticket_machine.md
@@ -149,7 +149,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/ticket_validator.md b/Docs/Layers/ticket_validator.md
index f3c4ae7410..e1ccf7b8f5 100644
--- a/Docs/Layers/ticket_validator.md
+++ b/Docs/Layers/ticket_validator.md
@@ -107,7 +107,7 @@ The question is `Which methods of payment are accepted here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/toekomstige_fietsstraat.md b/Docs/Layers/toekomstige_fietsstraat.md
index 411b6f742a..2ad79bb440 100644
--- a/Docs/Layers/toekomstige_fietsstraat.md
+++ b/Docs/Layers/toekomstige_fietsstraat.md
@@ -80,7 +80,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index 2c0e8229fc..ddaa128442 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -22,8 +22,6 @@ A layer showing (public) toilets
- [payment-options-split](#payment-options-split)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
- - [toilets-wheelchair](#toilets-wheelchair)
- - [wheelchair-door-width](#wheelchair-door-width)
- [toilets-type](#toilets-type)
- [gender_segregated](#gender_segregated)
- [menstrual_products](#menstrual_products)
@@ -35,6 +33,14 @@ A layer showing (public) toilets
- [toilet-handwashing](#toilet-handwashing)
- [toilet-drying](#toilet-drying)
- [description](#description)
+ - [wheelchair-group](#wheelchair-group)
+ - [toilets-wheelchair](#toilets-wheelchair)
+ - [wheelchair-picture-carousel](#wheelchair-picture-carousel)
+ - [wheelchair-picture](#wheelchair-picture)
+ - [wheelchair-title](#wheelchair-title)
+ - [wheelchair-access](#wheelchair-access)
+ - [wheelchair-door-width](#wheelchair-door-width)
+ - [questions-wheelchair](#questions-wheelchair)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
@@ -78,8 +84,6 @@ Elements must match the expression **
[fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) |
|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
-|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) |
-|
[door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) |
|
[gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) |
|
[toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) |
@@ -91,6 +95,10 @@ Elements must match the expression **
[toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
|
[toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) |
|
[description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
+|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) |
+|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
+|
[toilets:wheelchair:access](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dyes) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dkey) |
+|
[door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -184,26 +192,7 @@ The question is `When are these toilets opened?`
This tagrendering has labels
`relevant-questions`
-
-### toilets-wheelchair
-
-The question is `Is there a dedicated toilet for wheelchair users?`
-
- - *There is a dedicated toilet for wheelchair users* is shown if with wheelchair=yes
- - *No wheelchair access* is shown if with wheelchair=no
- - *There is only a dedicated toilet for wheelchair users* is shown if with wheelchair=designated
-
-This tagrendering has labels
-`relevant-questions`
-
-### wheelchair-door-width
-
-The question is `What is the width of the door to the wheelchair accessible toilet?`
-*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set
-
-This tagrendering is only visible in the popup if the following condition is met: wheelchair=yes | wheelchair=designated
-This tagrendering has labels
-`relevant-questions`
+`no-prefix`
### toilets-type
@@ -216,6 +205,7 @@ The question is `Which kind of toilets are these?`
This tagrendering has labels
`relevant-questions`
+`prefixed`
### gender_segregated
@@ -224,6 +214,10 @@ The question is `Are these toilets gender-segregated?`
- *There is a separate, signposted area for men and women* is shown if with gender_segregated=yes
- *There is no separate, signposted area for men and women* is shown if with gender_segregated=no
+This tagrendering has labels
+`relevant-questions`
+`no-prefix`
+
### menstrual_products
The question is `Are free, menstrual products distributed here?`
@@ -232,6 +226,10 @@ The question is `Are free, menstrual products distributed here?`
- *Free menstrual products are available to some visitors of these toilets* is shown if with toilets:menstrual_products=limited
- *No free menstrual products are available here* is shown if with toilets:menstrual_products=no
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
### menstrual_products_location
The question is `Where are the free menstrual products located?`
@@ -242,6 +240,9 @@ The question is `Where are the free menstrual products located?`
- *The free, menstrual products are located in the toilet for wheelchair users* is shown if with toilets:menstrual_products:location=wheelchair_toilet
This tagrendering is only visible in the popup if the following condition is met: toilets:menstrual_products=limited | toilets:menstrual_products:location~.+
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
### toilets-changing-table
@@ -252,6 +253,7 @@ The question is `Is a changing table (to change diapers) available?`
This tagrendering has labels
`relevant-questions`
+`no-prefix`
### toilet-changing_table:location
@@ -266,6 +268,7 @@ The question is `Where is the changing table located?`
This tagrendering is only visible in the popup if the following condition is met: changing_table=yes
This tagrendering has labels
`relevant-questions`
+`no-prefix`
### toilet-supervised
@@ -275,6 +278,10 @@ The question is `Is this toilets supervised by a person?`
- *There is a person supervising these toilets, but they are present only during certain times of the opening hours* is shown if with supervised=interval
- *These toilets are not supervised* is shown if with supervised=no
+This tagrendering has labels
+`relevant-questions`
+`no-prefix`
+
### toilet-has-paper
The question is `Does one have to bring their own toilet paper to this toilet?`
@@ -294,6 +301,7 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering has labels
`relevant-questions`
+`prefixed`
### toilet-drying
@@ -306,16 +314,114 @@ The question is `Do these toilets have a device to dry your hands?`
- *There are no hand drying facilities available.* is shown if with toilets:hands_drying=no
This tagrendering is only visible in the popup if the following condition is met: toilets:handwashing=yes
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
### description
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
*{description}* is shown if `description` is set
+### wheelchair-group
+
+_This tagrendering has no question and is thus read-only_
+*{group(wheelchair-title,wheelchair)}*
+
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### toilets-wheelchair
+
+The question is `Is there a dedicated toilet for wheelchair users?`
+
+ - *There is a dedicated toilet for wheelchair users* is shown if with wheelchair=yes
+ - *No wheelchair access* is shown if with wheelchair=no
+ - *There is only a dedicated toilet for wheelchair users* is shown if with wheelchair=designated
+
+This tagrendering has labels
+`relevant-questions`
+`wheelchair`
+`hidden`
+`no-prefix`
+
+### wheelchair-picture-carousel
+
+_This tagrendering has no question and is thus read-only_
+*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}*
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-picture
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-title
+
+_This tagrendering has no question and is thus read-only_
+*Wheelchair accessible toilet*
+
+ - *No wheelchair accessible toilet* is shown if with wheelchair=no | toilets:wheelchair=no
+
+This tagrendering has labels
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-access
+
+The question is `Is the wheelchair-accessible toilet locked?`
+
+ - *The wheelchair accessible toilets are freely accessible* is shown if with toilets:wheelchair:access=yes
+ -
*One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with toilets:wheelchair:access=key
+
+This tagrendering is only visible in the popup if the following condition is met: (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated) & (access=yes | access=public | access=customers)
+This tagrendering has labels
+`hidden`
+`wheelchair`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-door-width
+
+The question is `What is the width of the door to the wheelchair accessible toilet?`
+*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`relevant-questions`
+`wheelchair`
+`hidden`
+`prefixed`
+
+### questions-wheelchair
+
+_This tagrendering has no question and is thus read-only_
+*{questions(wheelchair,,yes)}*
+
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,wheelchair;hidden)}*
### move-button
@@ -339,7 +445,7 @@ This tagrendering has labels
| id | question | osmTags |
-----|-----|----- |
-| wheelchair.0 | Wheelchair accessible | wheelchair=yes | wheelchair=designated |
+| wheelchair.0 | Wheelchair accessible | wheelchair=yes | wheelchair=designated | toilets:wheelchair=yes | toilets:wheelchair=designated |
| id | question | osmTags |
-----|-----|----- |
diff --git a/Docs/Layers/toilet_at_amenity.md b/Docs/Layers/toilet_at_amenity.md
index 623563319c..ab06f71d04 100644
--- a/Docs/Layers/toilet_at_amenity.md
+++ b/Docs/Layers/toilet_at_amenity.md
@@ -20,14 +20,18 @@ A layer showing (public) toilets located at different places.
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
- [toilets-wheelchair](#toilets-wheelchair)
- - [wheelchair-door-width](#wheelchair-door-width)
- [toilets-type](#toilets-type)
- - [toilets-changing-table](#toilets-changing-table)
- - [toilet-changing_table:location](#toilet-changing_tablelocation)
- - [toilet-handwashing](#toilet-handwashing)
- - [toilet-has-paper](#toilet-has-paper)
- [menstrual_products](#menstrual_products)
- [menstrual_products_location](#menstrual_products_location)
+ - [toilet-handwashing](#toilet-handwashing)
+ - [toilet-drying](#toilet-drying)
+ - [wheelchair-group](#wheelchair-group)
+ - [wheelchair-picture-carousel](#wheelchair-picture-carousel)
+ - [wheelchair-picture](#wheelchair-picture)
+ - [wheelchair-title](#wheelchair-title)
+ - [wheelchair-access](#wheelchair-access)
+ - [wheelchair-door-width](#wheelchair-door-width)
+ - [questions-wheelchair](#questions-wheelchair)
- [description](#description)
- [leftover-questions](#leftover-questions)
- [delete-button](#delete-button)
@@ -60,14 +64,14 @@ Elements must match **all** of the following expressions:
|
[toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[toilets:door:width](https://wiki.openstreetmap.org/wiki/Key:toilets:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) |
-|
[changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) |
-|
[changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) |
-|
[toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
-|
[toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) |
|
[toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) |
|
[toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) |
+|
[toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
+|
[toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) |
+|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
+|
[toilets:wheelchair:access](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dyes) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dkey) |
+|
[door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [string](../SpecialInputElements.md#string) | |
### images
@@ -138,12 +142,9 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
-### wheelchair-door-width
-
-The question is `What is the width of the door to the wheelchair accessible toilet?`
-*The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide* is shown if `toilets:door:width` is set
-
-This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
### toilets-type
@@ -156,50 +157,7 @@ The question is `Which kind of toilets are these?`
This tagrendering has labels
`relevant-questions`
-
-### toilets-changing-table
-
-The question is `Is a changing table (to change diapers) available?`
-
- -
*A changing table is available* is shown if with changing_table=yes
- - *No changing table is available* is shown if with changing_table=no
-
-This tagrendering has labels
-`relevant-questions`
-
-### toilet-changing_table:location
-
-The question is `Where is the changing table located?`
-*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set
-
- - *A changing table is in the toilet for women* is shown if with changing_table:location=female_toilet
- - *A changing table is in the toilet for men* is shown if with changing_table:location=male_toilet
- - *A changing table is in the toilet for wheelchair users* is shown if with changing_table:location=wheelchair_toilet
- - *A changing table is in a dedicated room* is shown if with changing_table:location=dedicated_room
-
-This tagrendering is only visible in the popup if the following condition is met: changing_table=yes
-This tagrendering has labels
-`relevant-questions`
-
-### toilet-handwashing
-
-The question is `Do these toilets have a sink to wash your hands?`
-
- - *These toilets have a sink to wash your hands* is shown if with toilets:handwashing=yes
- - *These toilets don't have a sink to wash your hands* is shown if with toilets:handwashing=no
-
-This tagrendering has labels
-`relevant-questions`
-
-### toilet-has-paper
-
-The question is `Does one have to bring their own toilet paper to this toilet?`
-
- - *This toilet is equipped with toilet paper* is shown if with toilets:paper_supplied=yes
- - *You have to bring your own toilet paper to this toilet* is shown if with toilets:paper_supplied=no
-
-This tagrendering has labels
-`relevant-questions`
+`prefixed`
### menstrual_products
@@ -209,6 +167,10 @@ The question is `Are free, menstrual products distributed here?`
- *Free menstrual products are available to some visitors of these toilets* is shown if with toilets:menstrual_products=limited
- *No free menstrual products are available here* is shown if with toilets:menstrual_products=no
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
### menstrual_products_location
The question is `Where are the free menstrual products located?`
@@ -219,6 +181,115 @@ The question is `Where are the free menstrual products located?`
- *The free, menstrual products are located in the toilet for wheelchair users* is shown if with toilets:menstrual_products:location=wheelchair_toilet
This tagrendering is only visible in the popup if the following condition is met: toilets:menstrual_products=limited | toilets:menstrual_products:location~.+
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### toilet-handwashing
+
+The question is `Do these toilets have a sink to wash your hands?`
+
+ - *These toilets have a sink to wash your hands* is shown if with toilets:handwashing=yes
+ - *These toilets don't have a sink to wash your hands* is shown if with toilets:handwashing=no
+
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### toilet-drying
+
+The question is `Do these toilets have a device to dry your hands?`
+
+ - *Electric hand dryers are available for drying hands.* is shown if with toilets:hands_drying=electric_hand_dryer
+ - *Paper towels are available for drying hands.* is shown if with toilets:hands_drying=paper_towel
+ - *A towel roll cabinet is available for drying hands* is shown if with toilets:hands_drying=towel_cabinet
+ - *A fabric towel available to dry your hands.* is shown if with toilets:hands_drying=towel
+ - *There are no hand drying facilities available.* is shown if with toilets:hands_drying=no
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:handwashing=yes
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### wheelchair-group
+
+_This tagrendering has no question and is thus read-only_
+*{group(wheelchair-title,wheelchair)}*
+
+This tagrendering has labels
+`relevant-questions`
+`prefixed`
+
+### wheelchair-picture-carousel
+
+_This tagrendering has no question and is thus read-only_
+*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}*
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-picture
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-title
+
+_This tagrendering has no question and is thus read-only_
+*Wheelchair accessible toilet*
+
+ - *No wheelchair accessible toilet* is shown if with wheelchair=no | toilets:wheelchair=no
+
+This tagrendering has labels
+`hidden`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-access
+
+The question is `Is the wheelchair-accessible toilet locked?`
+
+ - *The wheelchair accessible toilets are freely accessible* is shown if with toilets:wheelchair:access=yes
+ -
*One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with toilets:wheelchair:access=key
+
+This tagrendering is only visible in the popup if the following condition is met: (toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated) & (access=yes | access=public | access=customers)
+This tagrendering has labels
+`hidden`
+`wheelchair`
+`relevant-questions`
+`prefixed`
+
+### wheelchair-door-width
+
+The question is `What is the width of the door to the wheelchair accessible toilet?`
+*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set
+
+This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | toilets:wheelchair=designated | wheelchair=yes | wheelchair=designated
+This tagrendering has labels
+`relevant-questions`
+`wheelchair`
+`hidden`
+`prefixed`
+
+### questions-wheelchair
+
+_This tagrendering has no question and is thus read-only_
+*{questions(wheelchair,,yes)}*
+
+This tagrendering has labels
+`wheelchair`
+`hidden`
### description
@@ -228,7 +299,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,wheelchair;hidden)}*
### delete-button
diff --git a/Docs/Layers/tool_library.md b/Docs/Layers/tool_library.md
index 9964463c39..cb369ad83c 100644
--- a/Docs/Layers/tool_library.md
+++ b/Docs/Layers/tool_library.md
@@ -137,7 +137,7 @@ The question is `Is a fee asked to borrow tools?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/tourism_accomodation.md b/Docs/Layers/tourism_accomodation.md
index 114f1e38a6..2e31077b9c 100644
--- a/Docs/Layers/tourism_accomodation.md
+++ b/Docs/Layers/tourism_accomodation.md
@@ -81,7 +81,7 @@ Elements must match **any** of the following expressions:
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
@@ -170,6 +170,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### internet
The question is `Does this place offer internet access?`
@@ -179,7 +183,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -220,7 +224,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/toursistic_places_without_etymology.md b/Docs/Layers/toursistic_places_without_etymology.md
index 252af1aa9e..d2ffc58ecf 100644
--- a/Docs/Layers/toursistic_places_without_etymology.md
+++ b/Docs/Layers/toursistic_places_without_etymology.md
@@ -19,7 +19,8 @@ All objects which have an etymology known
- [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
- [simple etymology](#simple-etymology)
- [questions](#questions)
- - [street-name-sign-image](#street-name-sign-image)
+ - [streetsign-image-carousel](#streetsign-image-carousel)
+ - [streetsign-upload](#streetsign-upload)
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
@@ -76,10 +77,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md
index da74e69a9e..07e79a32a5 100644
--- a/Docs/Layers/trail.md
+++ b/Docs/Layers/trail.md
@@ -95,7 +95,7 @@ The question is `Is this trail accessible with a pushchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/transit_routes.md b/Docs/Layers/transit_routes.md
index 2d7ee9ba09..6fd5ef3de7 100644
--- a/Docs/Layers/transit_routes.md
+++ b/Docs/Layers/transit_routes.md
@@ -88,7 +88,7 @@ The question is `What company operates this bus line?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/transit_stops.md b/Docs/Layers/transit_stops.md
index 95711c1376..31e8155e2e 100644
--- a/Docs/Layers/transit_stops.md
+++ b/Docs/Layers/transit_stops.md
@@ -133,7 +133,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index 3eb8042209..15c413c399 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -12,7 +12,7 @@ A layer showing trees
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- - [images](#images)
+ - [images_no_blur](#images_no_blur)
- [plantnet](#plantnet)
- [tree-species-wikidata](#tree-species-wikidata)
- [tree-wikipedia](#tree-wikipedia)
@@ -67,10 +67,10 @@ Elements must match the expression **
[ref:OnroerendErfgoed](https://wiki.openstreetmap.org/wiki/Key:ref:OnroerendErfgoed) | [nat](../SpecialInputElements.md#nat) | |
|
[wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
-### images
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
+### images_no_blur
+Same as `images`, but uploaded request to disable blurring to the panoramax server
_This tagrendering has no question and is thus read-only_
-*{image_carousel()}{image_upload()}*
+*{image_carousel()}{image_upload(,,,true)}*
### plantnet
@@ -165,7 +165,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/trolley_bay.md b/Docs/Layers/trolley_bay.md
index 96c76c6e8f..368c4e83c7 100644
--- a/Docs/Layers/trolley_bay.md
+++ b/Docs/Layers/trolley_bay.md
@@ -91,7 +91,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/utility_pole.md b/Docs/Layers/utility_pole.md
new file mode 100644
index 0000000000..cfb14ef487
--- /dev/null
+++ b/Docs/Layers/utility_pole.md
@@ -0,0 +1,71 @@
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
+
+# utility_pole
+
+Layer showing various types of utility poles.
+
+ - This layer is shown at zoomlevel **18** and higher
+
+## Table of contents
+
+1. [Themes using this layer](#themes-using-this-layer)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
+ - [street_lamp](#street_lamp)
+ - [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
+ - [lod](#lod)
+
+## Themes using this layer
+
+ - [personal](https://mapcomplete.org/personal)
+ - [street_lighting](https://mapcomplete.org/street_lighting)
+
+## Presets
+
+The following options to create new points are included:
+
+ - **a utility pole** which has the following tags:man_made=utility_pole
+
+## Basic tags for this layer
+
+Elements must match the expression **man_made=utility_pole**
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22man_made%22%3D%22utility_pole%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+## Supported attributes
+
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [street_lamp](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dstreet_lamp) [](https://wiki.openstreetmap.org/wiki/Tag:highway%3D) |
+
+### street_lamp
+
+The question is `Does this utility pole have a street lamp mounted on it?`
+
+ - *This utility pole has a street lamp mounted on it.* is shown if with highway=street_lamp
+ - *This utility pole does not have a street lamp mounted on it.* is shown if with highway=
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,hidden)}*
+
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
+
+
+This document is autogenerated from [assets/layers/utility_pole/utility_pole.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/utility_pole/utility_pole.json)
diff --git a/Docs/Layers/vending_machine.md b/Docs/Layers/vending_machine.md
index 7e1a349361..eba23b3a40 100644
--- a/Docs/Layers/vending_machine.md
+++ b/Docs/Layers/vending_machine.md
@@ -279,7 +279,7 @@ The question is `Is this vending machine still operational?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/vending_machine_bicycle.md b/Docs/Layers/vending_machine_bicycle.md
index d7bd3b22de..651ad2ada7 100644
--- a/Docs/Layers/vending_machine_bicycle.md
+++ b/Docs/Layers/vending_machine_bicycle.md
@@ -272,7 +272,7 @@ The question is `Is this vending machine still operational?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/veterinary.md b/Docs/Layers/veterinary.md
index 318babbd55..3ab493b4bc 100644
--- a/Docs/Layers/veterinary.md
+++ b/Docs/Layers/veterinary.md
@@ -91,7 +91,7 @@ The question is `What is the name of this veterinarian?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/viewpoint.md b/Docs/Layers/viewpoint.md
index e415593258..e7c9b5e0a5 100644
--- a/Docs/Layers/viewpoint.md
+++ b/Docs/Layers/viewpoint.md
@@ -57,7 +57,7 @@ The question is `Do you want to add a description?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/village_green.md b/Docs/Layers/village_green.md
index f92af58670..513a4de115 100644
--- a/Docs/Layers/village_green.md
+++ b/Docs/Layers/village_green.md
@@ -48,7 +48,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/visitor_information_centre.md b/Docs/Layers/visitor_information_centre.md
index a6c999417d..483d17d9e2 100644
--- a/Docs/Layers/visitor_information_centre.md
+++ b/Docs/Layers/visitor_information_centre.md
@@ -30,7 +30,7 @@ Elements must match **any** of the following expressions:
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md
index 3fcc5496c7..8874a41edd 100644
--- a/Docs/Layers/walls_and_buildings.md
+++ b/Docs/Layers/walls_and_buildings.md
@@ -15,7 +15,9 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- This layer is needed as dependency for layer [defibrillator](#defibrillator)
- This layer is needed as dependency for layer [entrance](#entrance)
- This layer is needed as dependency for layer [ghostsign](#ghostsign)
+ - This layer is needed as dependency for layer [memorial](#memorial)
- This layer is needed as dependency for layer [postboxes](#postboxes)
+ - This layer is needed as dependency for layer [public_bookcase](#public_bookcase)
- This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera)
- This layer is needed as dependency for layer [wayside_shrine](#wayside_shrine)
- This layer is needed as dependency for layer [facadegardens](#facadegardens)
@@ -34,6 +36,8 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [advertising](https://mapcomplete.org/advertising)
- [aed](https://mapcomplete.org/aed)
- [artwork](https://mapcomplete.org/artwork)
+ - [bookcases](https://mapcomplete.org/bookcases)
+ - [circular_economy](https://mapcomplete.org/circular_economy)
- [clock](https://mapcomplete.org/clock)
- [disaster_response](https://mapcomplete.org/disaster_response)
- [facadegardens](https://mapcomplete.org/facadegardens)
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index 1edbd7d12b..45f4bd0b01 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -82,7 +82,7 @@ The question is `Does this waste basket have a dispenser for dog excrement bags?
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/waste_basket_dogs.md b/Docs/Layers/waste_basket_dogs.md
index fbd7bb6b47..2e4cd28562 100644
--- a/Docs/Layers/waste_basket_dogs.md
+++ b/Docs/Layers/waste_basket_dogs.md
@@ -73,7 +73,7 @@ The question is `Does this waste basket have a dispenser for dog excrement bags?
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/waste_disposal.md b/Docs/Layers/waste_disposal.md
index 75c4cdea08..af87777bcd 100644
--- a/Docs/Layers/waste_disposal.md
+++ b/Docs/Layers/waste_disposal.md
@@ -82,7 +82,7 @@ The question is `Where is this container located?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/wayside_shrine.md b/Docs/Layers/wayside_shrine.md
index 8fa9117819..4e4d77bb38 100644
--- a/Docs/Layers/wayside_shrine.md
+++ b/Docs/Layers/wayside_shrine.md
@@ -2,10 +2,12 @@
# wayside_shrine
-Shrines are religious places that are dedicated to specific deities, saints and other figures of religious importance. Typically, the contain religious depictions and people frequently leave offerings at those places. Wayside shrines are small shrines that can be found next to a road or pathway and are frequented by travellers passing by.
+Shrines are religious places that are dedicated to specific deities, saints and other figures of religious importance. Typically, the contain religious depictions and people frequently leave offerings at those places. Wayside shrines are small shrines that can be found next to a road or pathway and are frequented by travellers passing by. Wayside crosses can be seen as a sub-type of a wayside shrine, typically in the form of a Christian cross at the side of the road, typically without votive offerings.
- This layer is shown at zoomlevel **12** and higher
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a wayside shrine mounted on a wall` snaps to this layer (wayside_shrine.presets[1])
+ - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a wayside cross mounted on a wall` snaps to this layer (wayside_shrine.presets[3])
+ - This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a mother mary shrine on the first floor` snaps to this layer (wayside_shrine.presets[4])
## Table of contents
@@ -13,13 +15,15 @@ Shrines are religious places that are dedicated to specific deities, saints and
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- - [images](#images)
+ - [images_no_blur](#images_no_blur)
- [shrine_name](#shrine_name)
+ - [inscription](#inscription)
- [religion](#religion)
- [denomination_christian](#denomination_christian)
- [denomination_muslim](#denomination_muslim)
- [denomination_jewish](#denomination_jewish)
- [denomination_other](#denomination_other)
+ - [subject:wikidata](#subjectwikidata)
- [repeated](#repeated)
- [single_level](#single_level)
- [leftover-questions](#leftover-questions)
@@ -38,12 +42,18 @@ The following options to create new points are included:
- **a wayside shrine** which has the following tags:historic=wayside_shrine
- **a wayside shrine mounted on a wall** which has the following tags:historic=wayside_shrine (snaps to layers `walls_and_buildings`)
+ - **a wayside cross** which has the following tags:historic=wayside_cross & religion=christian
+ - **a wayside cross mounted on a wall** which has the following tags:religion=christian & historic=wayside_cross (snaps to layers `walls_and_buildings`)
+ - **a mother mary shrine on the first floor** which has the following tags:historic=wayside_shrine & level=1 & religion=christian & subject:wikidata=Q345 (snaps to layers `walls_and_buildings`)
## Basic tags for this layer
-Elements must match the expression **historic=wayside_shrine**
+Elements must match **any** of the following expressions:
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22wayside_shrine%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+ - historic=wayside_shrine
+ - historic=wayside_cross
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22wayside_shrine%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22historic%22%3D%22wayside_cross%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@@ -52,28 +62,39 @@ Elements must match the expression **
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | [Ave Maria](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DAve Maria) [I.N.R.I](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DI.N.R.I) |
|
[religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) |
|
[denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) |
|
[denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) |
|
[denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) |
|
[denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | |
+|
[subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [Q345](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ345) [Q942467](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ942467) [Q302](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ302) [Q164294](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ164294) |
|
[level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
-### images
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
+### images_no_blur
+Same as `images`, but uploaded request to disable blurring to the panoramax server
_This tagrendering has no question and is thus read-only_
-*{image_carousel()}{image_upload()}*
+*{image_carousel()}{image_upload(,,,true)}*
### shrine_name
-The question is `What's the name of this shrine?`
-*The name of this shrine is {name}* is shown if `name` is set
+The question is `What's the name of this {title()}?`
+*The name of this {title()} is {name}* is shown if `name` is set
- *This shrine does not have a name* is shown if with noname=yes
This tagrendering has labels
`shrine_questions`
+### inscription
+
+The question is `Is there an inscription?`
+*The inscription is {inscription}* is shown if `inscription` is set
+
+ - *No inscription* is shown if with not:inscription=yes
+ - *The inscription is Ave Maria* is shown if with inscription=Ave Maria
+ - *The inscription is I.N.R.I.* is shown if with inscription=I.N.R.I
+
### religion
The question is `To which religion is this shrine dedicated?`
@@ -96,7 +117,7 @@ This tagrendering has labels
### denomination_christian
-The question is `What's the Christian denomination of the shrine?`
+The question is `What's the Christian denomination of this {title()}?`
*The religious denomination is {denomination}* is shown if `denomination` is set
- *The religious subdenomination is Catholic* is shown if with denomination=catholic
@@ -150,6 +171,18 @@ This tagrendering is only visible in the popup if the following condition is met
This tagrendering has labels
`shrine_questions`
+### subject:wikidata
+
+The question is `Who is depicted?`
+*{wikipedia(subject:wikidata)}* is shown if `subject:wikidata` is set
+
+ - *Mother mary is depicted* is shown if with subject:wikidata=Q345
+ - *Jesus Christ as a child is depicted* is shown if with subject:wikidata=Q942467
+ - *Jesus Christ (as an adult) is depicted* is shown if with subject:wikidata=Q302
+ - *Saint Anne (mother of Mary) is depicted* is shown if with subject:wikidata=Q164294
+
+This tagrendering is only visible in the popup if the following condition is met: religion=christian
+
### repeated
_This tagrendering has no question and is thus read-only_
@@ -176,7 +209,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Layers/windturbine.md b/Docs/Layers/windturbine.md
index d2ebaafdf9..cc2a984dc7 100644
--- a/Docs/Layers/windturbine.md
+++ b/Docs/Layers/windturbine.md
@@ -90,7 +90,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Reasonings/Android.md b/Docs/Reasonings/Android.md
index ed6b95b063..52cf989e11 100644
--- a/Docs/Reasonings/Android.md
+++ b/Docs/Reasonings/Android.md
@@ -1,6 +1,6 @@
# Android experiments
-This document keeps track of the approaches used to implement https://github.com/pietervdvn/MapComplete/issues/2112
+This document keeps track of the approaches used to implement https://source.mapcomplete.org/MapComplete/MapComplete/issues/2112
It is espacially used to document the dead ends
diff --git a/Docs/Reasonings/ImgurToPanoramax.md b/Docs/Reasonings/ImgurToPanoramax.md
index fddf3c4cd1..ca4e24e765 100644
--- a/Docs/Reasonings/ImgurToPanoramax.md
+++ b/Docs/Reasonings/ImgurToPanoramax.md
@@ -28,7 +28,7 @@ one can notice the graph going steeper during october:
With all the machinery in place to upload to panoramax, I also created a script to upload the images from my backup to this panoramax instance.
I've been moving the pictures over in the past few weeks (before the divorce gets ugly and we get completely blocked off).
-The technical details are documented on [the issue tracker](https://github.com/pietervdvn/MapComplete/issues/2189)
+The technical details are documented on [the issue tracker](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2189)
But, by now, there are 39.124 pictures in our Panoramax server. At most a few (<10) pictures made with MapComplete had been lost by now.
The script deleted a few more image links - mostly in Germany - but these links have been dead for a long time - the original image was linked about 12 year ago for some POI.
@@ -66,7 +66,7 @@ such as thematic maps (such as the streetcomplete overlays) or having image uplo
## Support the project
Please, continue to support the project! The most obvious way is to [simply use it to make edit](https://mapcomplete.org),
-by [reporting bugs](https://github.com/pietervdvn/MapComplete/issues) (but I'm swamped with work and studies right now, so it'll take a while before I'll look to your bug report)
+by [reporting bugs](https://source.mapcomplete.org/MapComplete/MapComplete/issues) (but I'm swamped with work and studies right now, so it'll take a while before I'll look to your bug report)
or by [supporting me financially](https://liberapay.com/pietervdvn/)
You can follow us on Mastodon:
diff --git a/Docs/Reasonings/Search/Research_UX_in_search.md b/Docs/Reasonings/Search/Research_UX_in_search.md
index d3ed329858..4541b13cd3 100644
--- a/Docs/Reasonings/Search/Research_UX_in_search.md
+++ b/Docs/Reasonings/Search/Research_UX_in_search.md
@@ -110,6 +110,6 @@ Support for coordinates (some always interpret lat, lon) and optional reverse ge
Support for OSM-ids (e.g. node/123, https://osm.org/node/123) (#1671)
Support for layers (categories) and/or switching themes
-Switch themes (or layers) via search (https://github.com/pietervdvn/MapComplete/issues/1385)
-Open the popup on exact match (https://github.com/pietervdvn/MapComplete/issues/1385)
-https://github.com/pietervdvn/MapComplete/issues/1480
+Switch themes (or layers) via search (https://source.mapcomplete.org/MapComplete/MapComplete/src/issues/1385)
+Open the popup on exact match (https://source.mapcomplete.org/MapComplete/MapComplete/issues/1385)
+https://source.mapcomplete.org/MapComplete/MapComplete/issues/1480
diff --git a/Docs/SpecialInputElements.md b/Docs/SpecialInputElements.md
index 1f425fcf53..efd29e4795 100644
--- a/Docs/SpecialInputElements.md
+++ b/Docs/SpecialInputElements.md
@@ -13,33 +13,32 @@ The listed types here trigger a special input element. Use them in `tagrendering
7. [direction](#direction)
8. [Input helper](#input-helper)
9. [wikidata](#wikidata)
-10. [Helper arguments](#helper-arguments)
- - [Suboptions](#suboptions)
-11. [Example usage](#example-usage)
-12. [pnat](#pnat)
-13. [float](#float)
-14. [pfloat](#pfloat)
-15. [email](#email)
-16. [url](#url)
-17. [phone](#phone)
-18. [opening_hours](#opening_hours)
-19. [Helper arguments](#helper-arguments)
-20. [Example usage](#example-usage)
-21. [color](#color)
-22. [image](#image)
-23. [simple_tag](#simple_tag)
-24. [tag](#tag)
-25. [key](#key)
-26. [translation](#translation)
-27. [icon](#icon)
-28. [fediverse](#fediverse)
-29. [id](#id)
-30. [slope](#slope)
-31. [velopark](#velopark)
-32. [nsi](#nsi)
-33. [Helper arguments](#helper-arguments)
-34. [currency](#currency)
-35. [regex](#regex)
+ - [Helper arguments](#helper-arguments)
+ + [Suboptions](#suboptions)
+ - [Example usage](#example-usage)
+10. [pnat](#pnat)
+11. [float](#float)
+12. [pfloat](#pfloat)
+13. [email](#email)
+14. [url](#url)
+15. [phone](#phone)
+16. [opening_hours](#opening_hours)
+ - [Helper arguments](#helper-arguments)
+ - [Example usage](#example-usage)
+17. [color](#color)
+18. [image](#image)
+19. [simple_tag](#simple_tag)
+20. [tag](#tag)
+21. [key](#key)
+22. [translation](#translation)
+23. [icon](#icon)
+24. [fediverse](#fediverse)
+25. [id](#id)
+26. [slope](#slope)
+27. [velopark](#velopark)
+28. [nsi](#nsi)
+29. [currency](#currency)
+30. [regex](#regex)
### string
A simple piece of text which is at most 255 characters long
@@ -62,14 +61,14 @@ This element has an input helper showing a map and 'viewport' indicating the dir
### wikidata
A wikidata identifier, e.g. Q42.
-### Helper arguments
+#### Helper arguments
| name | doc |
-----|----- |
| key | the value of this tag will initialize search (default: name). This can be a ';'-separated list in which case every key will be inspected. The non-null value will be used as search |
| options | A JSON-object of type `{ removePrefixes: Record
{defibrillator:location}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in the local language)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "defibrillator:location:en",
- "description": "Values of `defibrillator:location:en` are shown with \"Extra information about the location (in English):
{defibrillator:location:en}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in English)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location_en",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "defibrillator:location:fr",
- "description": "Values of `defibrillator:location:fr` are shown with \"Extra information about the location (in French):
{defibrillator:location:fr}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in French)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location_fr",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Official identification number of the device: {ref}\" and can be updated. The question is \"What is the official identification number of the device? (if visible on device)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_ref",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"Email for questions about this defibrillator: {email}\" and can be updated. The question is \"What is the email for questions about this defibrillator?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_email",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"Telephone for questions about this defibrillator: {phone}\" and can be updated. The question is \"What is the phone number for questions about this defibrillator?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_phone",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"At what times is this defibrillator available?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "opening_hours",
- "value": "unknown",
- "description": "opening_hours=unknown is displayed as \"Not accessible 24/7, but the exact hours are unknown\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"Additional information: {description}\" and can be updated. The question is \"Is there any useful information for users that you haven't been able to describe above? (leave blank if no)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_description",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This defibrillator was last surveyed on {survey:date}\" and can be updated. The question is \"When was this defibrillator last surveyed?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_survey_date",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Checked today!\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_survey_date",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "fixme",
- "description": "Values of `fixme` are shown with \"Extra information for OpenStreetMap experts: {fixme}\" and can be updated. The question is \"Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_fixme",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_architecture.json b/Docs/TagInfo/mapcomplete_architecture.json
deleted file mode 100644
index d31cf6a4dd..0000000000
--- a/Docs/TagInfo/mapcomplete_architecture.json
+++ /dev/null
@@ -1,331 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Buildings with an architectural style",
- "description": "A map showing the archetectural style of buildings",
- "project_url": "https://mapcomplete.org/architecture",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/architecture/architecture.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "building",
- "description": "Features with this tag are displayed by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "description": "Features with this tag are displayed by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md",
- "icon_url": "circle"
- },
- {
- "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 Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "building:architecture",
- "description": "Values of `building:architecture` are shown with \"{building:architecture}\" and can be updated. The question is \"What is the architectural style of this building?\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "islamic",
- "description": "building:architecture=islamic is displayed as \"Islamic architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "mamluk",
- "description": "building:architecture=mamluk is displayed as \"Mamluk architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "romanesque",
- "description": "building:architecture=romanesque is displayed as \"Romanesque architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "gothic",
- "description": "building:architecture=gothic is displayed as \"Gothic architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "renaissance",
- "description": "building:architecture=renaissance is displayed as \"Renaissance architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "mannerism",
- "description": "building:architecture=mannerism is displayed as \"Mannerism\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "ottoman",
- "description": "building:architecture=ottoman is displayed as \"Ottoman architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "baroque",
- "description": "building:architecture=baroque is displayed as \"Baroque architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "rococo",
- "description": "building:architecture=rococo is displayed as \"Rococo\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "empire",
- "description": "building:architecture=empire is displayed as \"Empire style\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "moorish revival",
- "description": "building:architecture=moorish revival is displayed as \"Moorish Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neoclassicism",
- "description": "building:architecture=neoclassicism is displayed as \"Neoclassical architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "georgian",
- "description": "building:architecture=georgian is displayed as \"Georgian architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "victorian",
- "description": "building:architecture=victorian is displayed as \"Victorian architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "historicism",
- "description": "building:architecture=historicism is displayed as \"Historicism\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neo-romanesque",
- "description": "building:architecture=neo-romanesque is displayed as \"Romanesque Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neo-byzantine",
- "description": "building:architecture=neo-byzantine is displayed as \"Byzantine Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neo-gothic",
- "description": "building:architecture=neo-gothic is displayed as \"Gothic Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neo-renaissance",
- "description": "building:architecture=neo-renaissance is displayed as \"Renaissance Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "neo-baroque",
- "description": "building:architecture=neo-baroque is displayed as \"Baroque Revival\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "art_nouveau",
- "description": "building:architecture=art_nouveau is displayed as \"Art Nouveau\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "eclectic",
- "description": "building:architecture=eclectic is displayed as \"Eclecticism in architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "functionalism",
- "description": "building:architecture=functionalism is displayed as \"Functionalism\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "cubism",
- "description": "building:architecture=cubism is displayed as \"Cubism\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "new_objectivity",
- "description": "building:architecture=new_objectivity is displayed as \"New Objectivity\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "art_deco",
- "description": "building:architecture=art_deco is displayed as \"Art Deco\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "modern",
- "description": "building:architecture=modern is displayed as \"Modern architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "amsterdam_school",
- "description": "building:architecture=amsterdam_school is displayed as \"Amsterdam School\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "international_style",
- "description": "building:architecture=international_style is displayed as \"International Style\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "constructivism",
- "description": "building:architecture=constructivism is displayed as \"Constructivism\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "stalinist_neoclassicism",
- "description": "building:architecture=stalinist_neoclassicism is displayed as \"Stalinist architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "brutalist",
- "description": "building:architecture=brutalist is displayed as \"Brutalist architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "postmodern",
- "description": "building:architecture=postmodern is displayed as \"Postmodern architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "building:architecture",
- "value": "contemporary",
- "description": "building:architecture=contemporary is displayed as \"Contemporary architecture\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#architecture",
- "icon_url": "circle"
- },
- {
- "key": "construction_date",
- "description": "Values of `construction_date` are shown with \"Built in {construction_date}\" and can be updated. The question is \"When was this built?\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#construction_date",
- "icon_url": "circle"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#header",
- "icon_url": "circle"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#header",
- "icon_url": "circle"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#header",
- "icon_url": "circle"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#housenumber",
- "icon_url": "circle"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#housenumber",
- "icon_url": "circle"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#street",
- "icon_url": "circle"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#unit",
- "icon_url": "circle"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layer Buildings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/buildings_with_architecture.md#unit",
- "icon_url": "circle"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_artwork.json b/Docs/TagInfo/mapcomplete_artwork.json
deleted file mode 100644
index 586ca1b338..0000000000
--- a/Docs/TagInfo/mapcomplete_artwork.json
+++ /dev/null
@@ -1,871 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Artwork",
- "description": "An open map of statues, busts, graffitis and other artwork all over the world",
- "project_url": "https://mapcomplete.org/artwork",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/artwork/artwork.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "tourism",
- "value": "artwork",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#images",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#images",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#images",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#images",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#images",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artist_wikidata",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artist_name",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_website",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layers Artworks, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_subject",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "memorial",
- "description": "historic=memorial is displayed as \"This artwork also serves as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork does not serve as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "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 Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "statue",
- "description": "memorial=statue is displayed as \"This is a statue\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "plaque",
- "description": "memorial=plaque is displayed as \"This is a plaque\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bench",
- "description": "memorial=bench is displayed as \"This is a commemorative bench\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stolperstein",
- "description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stele",
- "description": "memorial=stele is displayed as \"This is a stele\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stone",
- "description": "memorial=stone is displayed as \"This is a memorial stone\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bust",
- "description": "memorial=bust is displayed as \"This is a bust\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "sculpture",
- "description": "memorial=sculpture is displayed as \"This is a sculpture\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "obelisk",
- "description": "memorial=obelisk is displayed as \"This is an obelisk\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "cross",
- "description": "memorial=cross is displayed as \"This is a cross\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "blue_plaque",
- "description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "tree",
- "description": "memorial=tree is displayed as \"This is a memorial tree\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "tomb",
- "description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layers Artworks, Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The inscription on this memorial reads: Wikipedia page about the memorial
{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Memorials",
- "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 \"Wikipedia page about the remembered event or person
{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 Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#subject_wikidata",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Placed on {start_date}\" and can be updated. The question is \"When was this memorial installed?\" by layer Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#start_date",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "amenity",
- "value": "bench",
- "description": "Features with this tag are displayed by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This bench has an integrated artwork\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_artwork",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This bench does not have an integrated artwork\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_artwork",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This bench probably doesn't have an integrated artwork\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_artwork",
- "icon_url": "./assets/layers/bench/bench.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_atm.json b/Docs/TagInfo/mapcomplete_atm.json
deleted file mode 100644
index 149030a292..0000000000
--- a/Docs/TagInfo/mapcomplete_atm.json
+++ /dev/null
@@ -1,491 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete ATM Machines",
- "description": "This map shows ATMs to withdraw or deposit money",
- "project_url": "https://mapcomplete.org/atm",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/atm/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "atm",
- "description": "Features with this tag are displayed by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md",
- "icon_url": "./assets/layers/atm/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#images",
- "icon_url": "./assets/layers/atm/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#images",
- "icon_url": "./assets/layers/atm/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#images",
- "icon_url": "./assets/layers/atm/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#images",
- "icon_url": "./assets/layers/atm/atm.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 ATMs, Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#images",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"The brand of this ATM is {brand}\" and can be updated. The question is \"What brand is this ATM?\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#brand",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"The ATM is operated by {operator}\" and can be updated. The question is \"What company operates this ATM?\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#operator",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#opening_hours_24_7",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers ATMs, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#opening_hours_24_7",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_out",
- "description": "cash_out= is displayed as \"You can withdraw cash from this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_out",
- "value": "yes",
- "description": "cash_out=yes is displayed as \"You can withdraw cash from this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_out",
- "value": "no",
- "description": "cash_out=no is displayed as \"You cannot withdraw cash from this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_in",
- "description": "cash_in= is displayed as \"You probably cannot deposit cash into this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_in",
- "value": "yes",
- "description": "cash_in=yes is displayed as \"You can deposit cash into this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_in",
- "value": "no",
- "description": "cash_in=no is displayed as \"You cannot deposit cash into this ATM\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "5 EUR",
- "description": "cash_out:notes:denominations=5 EUR is displayed as \"5 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/5euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "10 EUR",
- "description": "cash_out:notes:denominations=10 EUR is displayed as \"10 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/10euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "20 EUR",
- "description": "cash_out:notes:denominations=20 EUR is displayed as \"20 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/20euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "50 EUR",
- "description": "cash_out:notes:denominations=50 EUR is displayed as \"50 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/50euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "100 EUR",
- "description": "cash_out:notes:denominations=100 EUR is displayed as \"100 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/100euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "200 EUR",
- "description": "cash_out:notes:denominations=200 EUR is displayed as \"200 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/200euro.svg"
- },
- {
- "key": "cash_out:notes:denominations",
- "value": "500 EUR",
- "description": "cash_out:notes:denominations=500 EUR is displayed as \"500 euro notes can be withdrawn\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_out_denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/500euro.svg"
- },
- {
- "key": "speech_output",
- "value": "yes",
- "description": "speech_output=yes is displayed as \"This ATM has speech output, usually available through a headphone jack\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#speech_output",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "speech_output",
- "value": "no",
- "description": "speech_output=no is displayed as \"This ATM does not have speech output\" by layer ATMs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#speech_output",
- "icon_url": "./assets/layers/atm/atm.svg"
- },
- {
- "key": "amenity",
- "value": "bank",
- "description": "Features with this tag are displayed by layer Banks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/banks_with_atm.md",
- "icon_url": "./assets/layers/bank/bank.svg"
- },
- {
- "key": "atm",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Banks, Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/banks_with_atm.md",
- "icon_url": "./assets/layers/bank/bank.svg"
- },
- {
- "key": "atm",
- "value": "yes",
- "description": "atm=yes is displayed as \"This bank has an ATM\" by layer Banks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/banks_with_atm.md#has_atm",
- "icon_url": "./assets/layers/bank/bank.svg"
- },
- {
- "key": "atm",
- "value": "no",
- "description": "atm=no is displayed as \"This bank does not have an ATM\" by layer Banks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/banks_with_atm.md#has_atm",
- "icon_url": "./assets/layers/bank/bank.svg"
- },
- {
- "key": "atm",
- "value": "separate",
- "description": "atm=separate is displayed as \"This bank does have an ATM, but it is mapped as a different icon\" by layer Banks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/banks_with_atm.md#has_atm",
- "icon_url": "./assets/layers/bank/bank.svg"
- },
- {
- "key": "amenity",
- "value": "post_office",
- "description": "Features with this tag are displayed by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "value": "post_partner",
- "description": "Features with this tag are displayed by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours for this post office?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#opening_hours",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "value": "post_partner",
- "description": "post_office=post_partner is displayed as \"This shop is a post partner\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#post_partner",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "description": "post_office= is displayed as \"This shop is not a post partner\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#post_partner",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This is a {brand} post office\" and can be updated. The question is \"To which brand does this post office belong?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#post_offic_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "description": "Values of `post_office:brand` are shown with \"This location offers services for {post_office:brand}\" and can be updated. The question is \"For which brand does this location offer services?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DHL",
- "description": "post_office:brand=DHL is displayed as \"This location offers services for DHL\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DPD",
- "description": "post_office:brand=DPD is displayed as \"This location offers services for DPD\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "GLS",
- "description": "post_office:brand=GLS is displayed as \"This location offers services for GLS\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "UPS",
- "description": "post_office:brand=UPS is displayed as \"This location offers services for UPS\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DHL Paketshop",
- "description": "post_office:brand=DHL Paketshop is displayed as \"This location is a DHL Paketshop\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "Hermes PaketShop",
- "description": "post_office:brand=Hermes PaketShop is displayed as \"This location is a Hermes PaketShop\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "PostNL",
- "description": "post_office:brand=PostNL is displayed as \"This location is a PostNL-point\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "bpost",
- "description": "post_office:brand=bpost is displayed as \"This location offers services for bpost\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "description": "Values of `post_office:letter_from` are shown with \"You can post letters with these companies: {post_office:letter_from}\" and can be updated. The question is \"Can you post a letter here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "value": "yes",
- "description": "post_office:letter_from=yes is displayed as \"You can post letters here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "value": "no",
- "description": "post_office:letter_from=no is displayed as \"You can't post letters here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "description": "Values of `post_office:parcel_from` are shown with \"You can post parcels with these companies: {post_office:parcel_from}\" and can be updated. The question is \"Can you send a parcel here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "value": "yes",
- "description": "post_office:parcel_from=yes is displayed as \"You can send parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "value": "no",
- "description": "post_office:parcel_from=no is displayed as \"You can't send parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "description": "Values of `post_office:parcel_pickup` are shown with \"You can pick up parcels from these companies: {post_office:parcel_pickup}\" and can be updated. The question is \"Can you pick up missed parcels here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "value": "yes",
- "description": "post_office:parcel_pickup=yes is displayed as \"You can pick up missed parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "value": "no",
- "description": "post_office:parcel_pickup=no is displayed as \"You can't pick up missed parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "description": "Values of `post_office:parcel_to` are shown with \"You can send parcels to here for pickup with these companies: {post_office:parcel_to}\" and can be updated. The question is \"Can you send parcels to here for pickup?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "value": "yes",
- "description": "post_office:parcel_to=yes is displayed as \"You can send parcels to here for pickup\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "value": "no",
- "description": "post_office:parcel_to=no is displayed as \"You can't send parcels to here for pickup\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "description": "Values of `post_office:stamps` are shown with \"You can buy stamps from companies: {post_office:stamps}\" and can be updated. The question is \"Can you buy stamps here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "value": "yes",
- "description": "post_office:stamps=yes is displayed as \"You can buy stamps here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "value": "no",
- "description": "post_office:stamps=no is displayed as \"You can't buy stamps here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "yes",
- "description": "atm=yes is displayed as \"This post office has an ATM\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "no",
- "description": "atm=no is displayed as \"This post office does not have an ATM\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "separate",
- "description": "atm=separate is displayed as \"This post office does have an ATM, but it is mapped as a different icon\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_benches.json b/Docs/TagInfo/mapcomplete_benches.json
deleted file mode 100644
index 1d7dc04d0e..0000000000
--- a/Docs/TagInfo/mapcomplete_benches.json
+++ /dev/null
@@ -1,549 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Benches",
- "description": "A map of benches",
- "project_url": "https://mapcomplete.org/benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/benches/bench_poi.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "picnic_table",
- "description": "Features with this tag are displayed by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#images",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#images",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#images",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#images",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Benches, Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#images",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"This picnic table is made of {material}\" and can be updated. The question is \"What material is this picnic table made of?\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"This is a wooden picnic table\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"This is a concrete picnic table\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"This picnic table is made from (recycled) plastic\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"This picnic table is made from metal\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "amenity",
- "value": "bench",
- "description": "Features with this tag are displayed by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "two_sided",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes is displayed as \"This bench does have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/one_sided.svg"
- },
- {
- "key": "backrest",
- "value": "no",
- "description": "backrest=no is displayed as \"This bench does not have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/no_backrest.svg"
- },
- {
- "key": "armrest",
- "value": "yes",
- "description": "armrest=yes is displayed as \"This bench does have one or more armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "armrest",
- "value": "no",
- "description": "armrest=no is displayed as \"This bench does not have any armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats",
- "description": "Values of `seats` are shown with \"This bench has {seats} seats\" and can be updated. The question is \"How many seats does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats:separated",
- "value": "no",
- "description": "seats:separated=no is displayed as \"This bench does not have separated seats\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"Material: {material}\" and can be updated. The question is \"What is the bench (seating) made from?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"The seating is made from wood\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"The seating is made from metal\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "stone",
- "description": "material=stone is displayed as \"The seating is made from stone\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"The seating is made from concrete\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"The seating is made from plastic\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "steel",
- "description": "material=steel is displayed as \"The seating is made from steel\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"When sitting on the bench, one looks towards {direction}°.\" and can be updated. The question is \"In which direction are you looking when sitting on the bench?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_direction",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "description": "Values of `colour` are shown with \"Colour: {colour}\" and can be updated. The question is \"Which colour does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "brown",
- "description": "colour=brown is displayed as \"Colour: brown\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "green",
- "description": "colour=green is displayed as \"Colour: green\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "gray",
- "description": "colour=gray is displayed as \"Colour: gray\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "white",
- "description": "colour=white is displayed as \"Colour: white\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "red",
- "description": "colour=red is displayed as \"Colour: red\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "black",
- "description": "colour=black is displayed as \"Colour: black\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "blue",
- "description": "colour=blue is displayed as \"Colour: blue\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "yellow",
- "description": "colour=yellow is displayed as \"Colour: yellow\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This bench was last surveyed on {survey:date}\" and can be updated. The question is \"When was this bench last surveyed?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Surveyed today!\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"This bench has the following inscription:
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_name",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_website",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_subject",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "highway",
- "value": "bus_stop",
- "description": "Features with this tag are displayed by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "bench",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "bench",
- "value": "stand_up_bench",
- "description": "Features with this tag are displayed by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"{name}\" by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md#bench_at_pt_name",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "bench",
- "value": "yes",
- "description": "bench=yes is displayed as \"There is a normal, sit-down bench here\" by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md#bench_at_pt_bench_type",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "bench",
- "value": "stand_up_bench",
- "description": "bench=stand_up_bench is displayed as \"Stand up bench\" by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md#bench_at_pt_bench_type",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- },
- {
- "key": "bench",
- "value": "no",
- "description": "bench=no is displayed as \"There is no bench here\" by layer Benches at public transport stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench_at_pt.md#bench_at_pt_bench_type",
- "icon_url": "./assets/themes/benches/bench_public_transport.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_bicycle_parkings.json b/Docs/TagInfo/mapcomplete_bicycle_parkings.json
deleted file mode 100644
index 517ce4bcb4..0000000000
--- a/Docs/TagInfo/mapcomplete_bicycle_parkings.json
+++ /dev/null
@@ -1,384 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Bicycle parkings",
- "description": "A map showing all types of bicycle parkings",
- "project_url": "https://mapcomplete.org/bicycle_parkings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/bicycle_parkings/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "bicycle_parking",
- "description": "Features with this tag are displayed by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md",
- "icon_url": "./assets/layers/bike_parking/parking.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 layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.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 Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#images",
- "icon_url": "./assets/layers/bike_parking/parking.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 Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#images",
- "icon_url": "./assets/layers/bike_parking/parking.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 Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#images",
- "icon_url": "./assets/layers/bike_parking/parking.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 Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#images",
- "icon_url": "./assets/layers/bike_parking/parking.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 Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#images",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "description": "Values of `bicycle_parking` are shown with \"This is a bicycle parking of the type: {bicycle_parking}\" and can be updated. The question is \"What is the type of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "stands",
- "description": "bicycle_parking=stands is displayed as \"Stands\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/staple.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "safe_loops",
- "description": "bicycle_parking=safe_loops is displayed as \"Rack with side loops\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/safe_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "wall_loops",
- "description": "bicycle_parking=wall_loops is displayed as \"Wheelbenders / rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/wall_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "handlebar_holder",
- "description": "bicycle_parking=handlebar_holder is displayed as \"Handlebar holder\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/handlebar_holder.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "rack",
- "description": "bicycle_parking=rack is displayed as \"Rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/rack.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "two_tier",
- "description": "bicycle_parking=two_tier is displayed as \"Two-tiered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/two_tier.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "shed",
- "description": "bicycle_parking=shed is displayed as \"Shed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/shed.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "bollard",
- "description": "bicycle_parking=bollard is displayed as \"Bollard\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/bollard.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "floor",
- "description": "bicycle_parking=floor is displayed as \"An area on the floor which is marked for bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lockers",
- "description": "bicycle_parking=lockers is displayed as \"A locker - the bicycles are enclosed completely individually or with a few bicycles together. The locker is too small to fit a person standing..\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lean_and_stick",
- "description": "bicycle_parking=lean_and_stick is displayed as \"A lean-to bracket with possibility to use a lock through eyelet. The seat tube can be held by the stand by an anchor\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Underground parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "surface",
- "description": "location=surface is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "rooftop",
- "description": "location=rooftop is displayed as \"Rooftop parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "description": "location= is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "bicycle_shed",
- "description": "building=bicycle_shed is displayed as \"This is a bicycle shed (with walls on at least three sides)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "roof",
- "description": "building=roof is displayed as \"This is a bicycle parking under a roof; the roof only serves the bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This bicycle parking is located in a building behind a door or gate\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This parking is covered (it has a roof)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This parking is not covered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"Place for {capacity} bikes\" and can be updated. The question is \"How many bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Capacity",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"{access}\" and can be updated. The question is \"Who can use this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Access is primarily for visitors to a business\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Access is limited to members of a school, company or organisation\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private bicycle parking which is never available to the public, also not via a membership fee\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One has to pay to use this bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#fee",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#fee",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Parking your bike costs {charge}\" and can be updated. The question is \"How much does it cost to park your bike here?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#charge",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This bicycle parking is maintained by {operator}\" and can be updated. The question is \"Who maintains this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator:phone",
- "description": "Values of `operator:phone` are shown with \"{operator:phone}\" and can be updated. The question is \"What is the phone number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "phone",
- "description": "phone~.+ is displayed as \"{phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{contact:phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "operator:website",
- "description": "Values of `operator:website` are shown with \"{operator:website}\" and can be updated. The question is \"What is the website number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "website",
- "description": "website~.+ is displayed as \"{website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "operator:email",
- "description": "Values of `operator:email` are shown with \"{operator:email}\" and can be updated. The question is \"What is the email address of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "cargo_bike",
- "value": "yes",
- "description": "cargo_bike=yes is displayed as \"This parking has room for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "designated",
- "description": "cargo_bike=designated is displayed as \"This parking has designated (official) spots for cargo bikes.\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"You're not allowed to park cargo bikes or there are no places provided for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity:cargo_bike",
- "description": "Values of `capacity:cargo_bike` are shown with \"This parking fits {capacity:cargo_bike} cargo bikes\" and can be updated. The question is \"How many cargo bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"There are no dedicated spaces for cargo bikes here or parking cargo bikes here is not allowed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"A bike can be parked here for at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum allowed parking duration?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#maxstay",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_bicycle_rental.json b/Docs/TagInfo/mapcomplete_bicycle_rental.json
deleted file mode 100644
index bfcbe210f9..0000000000
--- a/Docs/TagInfo/mapcomplete_bicycle_rental.json
+++ /dev/null
@@ -1,333 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Bicycle rental",
- "description": "A map with bicycle rental stations and bicycle rental shops",
- "project_url": "https://mapcomplete.org/bicycle_rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/bicycle_rental/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "bicycle_rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "bicycle_rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md",
- "icon_url": "./assets/themes/bicycle_rental/logo.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 layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.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 Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#images",
- "icon_url": "./assets/themes/bicycle_rental/logo.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 Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#images",
- "icon_url": "./assets/themes/bicycle_rental/logo.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 Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#images",
- "icon_url": "./assets/themes/bicycle_rental/logo.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 Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#images",
- "icon_url": "./assets/themes/bicycle_rental/logo.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 Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#images",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental & bicycle_rental=shop is displayed as \"This is a shop whose main focus is bicycle rental\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "shop",
- "description": "shop=rental & bicycle_rental=shop is displayed as \"This is a shop whose main focus is bicycle rental\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"This is a rental business which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes & shop=bicycle is displayed as \"This is a shop which sells or repairs bicycles, but also rents out bicycles\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "service:bicycle:rental=yes & shop=bicycle is displayed as \"This is a shop which sells or repairs bicycles, but also rents out bicycles\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "docking_station",
- "description": "bicycle_rental=docking_station is displayed as \"This is an automated docking station, where a bicycle is mechanically locked to a structure\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "key_dispensing_machine",
- "description": "bicycle_rental=key_dispensing_machine is displayed as \"A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "dropoff_point",
- "description": "bicycle_rental=dropoff_point is displayed as \"This is a dropoff point, e.g. a reserved parking to place the bicycles clearly marked as being for the rental service only\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_rental_type",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#opening_hours",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#opening_hours",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Bicycle rental, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Bicycle rental, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Bicycle rental, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:app",
- "value": "yes",
- "description": "payment:app=yes is displayed as \"Payment is done using a dedicated app\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#payment_options_advanced",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:membership_card",
- "value": "yes",
- "description": "payment:membership_card=yes is displayed as \"Payment is done using a membership card\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#payment_options_advanced",
- "icon_url": "./assets/layers/questions/nfc_card.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#bicycle_types",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_city_bike",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_ebike",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_kid_bike",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_bmx",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_mtb",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/themes/bicycle_rental/logo.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_bicyclelib.json b/Docs/TagInfo/mapcomplete_bicyclelib.json
deleted file mode 100644
index f7318dfd55..0000000000
--- a/Docs/TagInfo/mapcomplete_bicyclelib.json
+++ /dev/null
@@ -1,178 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Bicycle libraries",
- "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee",
- "project_url": "https://mapcomplete.org/bicyclelib",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/bicyclelib/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "bicycle_library",
- "description": "Features with this tag are displayed by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.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 layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.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 Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#images",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.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 Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#images",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.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 Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#images",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.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 Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#images",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.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 Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#images",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This bicycle library is called {name}\" and can be updated. The question is \"What is the name of this bicycle library?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_name",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#opening_hours",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#opening_hours",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Lending a bicycle costs {charge}\" and can be updated. The question is \"How much does lending a bicycle cost?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "value": "€20warranty + €20/year",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "child",
- "description": "bicycle_library:for=child is displayed as \"Bikes for children available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "adult",
- "description": "bicycle_library:for=adult is displayed as \"Bikes for adult available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "disabled",
- "description": "bicycle_library:for=disabled is displayed as \"Bikes for disabled persons available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#description",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_binoculars.json b/Docs/TagInfo/mapcomplete_binoculars.json
deleted file mode 100644
index 095e489f85..0000000000
--- a/Docs/TagInfo/mapcomplete_binoculars.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Binoculars",
- "description": "A map with fixed binoculars",
- "project_url": "https://mapcomplete.org/binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/binocular/telescope.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "binoculars",
- "description": "Features with this tag are displayed by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md",
- "icon_url": "./assets/layers/binocular/telescope.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 layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.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 Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#images",
- "icon_url": "./assets/layers/binocular/telescope.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 Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#images",
- "icon_url": "./assets/layers/binocular/telescope.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 Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#images",
- "icon_url": "./assets/layers/binocular/telescope.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 Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#images",
- "icon_url": "./assets/layers/binocular/telescope.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 Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#images",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using these binoculars costs {charge}\" and can be updated. The question is \"How much does one have to pay to use these binoculars?\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Free to use\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Free to use\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"Looks towards {direction}°\" and can be updated. The question is \"When looking through this binocular, in what direction does one look?\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_direction",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_blind_osm.json b/Docs/TagInfo/mapcomplete_blind_osm.json
deleted file mode 100644
index 6f7df90b4e..0000000000
--- a/Docs/TagInfo/mapcomplete_blind_osm.json
+++ /dev/null
@@ -1,2020 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete OSM for the blind",
- "description": "Help to map features relevant for the blind",
- "project_url": "https://mapcomplete.org/blind_osm",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/blind_osm/Blindicon.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "cycleway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "residential",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "unclassified",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "service",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "footway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "pedestrian",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "living_street",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "path",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs, Transit Stops, Elevator, Stairs, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "cycleway=shared_lane is displayed as \"There is a shared lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "cycleway=lane is displayed as \"There is a lane next to the road (separated with paint)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "cycleway=track is displayed as \"There is a track, but no cycleway drawn separately from this road on the map.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "separate",
- "description": "cycleway=separate is displayed as \"There is a separately drawn cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "no",
- "description": "cycleway=no is displayed as \"There is no cycleway\" by layers Cycleways and roads, Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This street is lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This road is not lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "sunset-sunrise",
- "description": "lit=sunset-sunrise is displayed as \"This road is lit at night\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "24/7",
- "description": "lit=24/7 is displayed as \"This road is lit 24/7\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "value": "no",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes is displayed as \"This street is a bicycle road\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "source:maxspeed",
- "value": "DE:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "vehicle",
- "value": "no",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "value": "yes",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "value": "yes",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1020-30",
- "description": "traffic_sign=DE:244.1,1020-30 is displayed as \"Residents allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12,1024-10",
- "description": "traffic_sign=DE:244.1,1022-12,1024-10 is displayed as \"Motor vehicles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12",
- "description": "traffic_sign=DE:244.1,1022-12 is displayed as \"Motorcycles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1024-10",
- "description": "traffic_sign=DE:244.1,1024-10 is displayed as \"Cars allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1",
- "description": "traffic_sign=DE:244.1 is displayed as \"There are no supplementary signs at this bicycle road.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed on this road is {maxspeed} km/h\" and can be updated. The question is \"What is the maximum speed in this street?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "20",
- "description": "maxspeed=20 is displayed as \"The maximum speed is 20 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "maxspeed=30 is displayed as \"The maximum speed is 30 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "50",
- "description": "maxspeed=50 is displayed as \"The maximum speed is 50 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "70",
- "description": "maxspeed=70 is displayed as \"The maximum speed is 70 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "90",
- "description": "maxspeed=90 is displayed as \"The maximum speed is 90 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "description": "Values of `cycleway:surface` are shown with \"This cyleway is made of {cycleway:surface}\" and can be updated. The question is \"What is the surface of the cycleway made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unpaved",
- "description": "cycleway:surface=unpaved is displayed as \"This cycleway is unpaved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paved",
- "description": "cycleway:surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "asphalt",
- "description": "cycleway:surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paving_stones",
- "description": "cycleway:surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "concrete",
- "description": "cycleway:surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "cobblestone",
- "description": "cycleway:surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unhewn_cobblestone",
- "description": "cycleway:surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "sett",
- "description": "cycleway:surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "wood",
- "description": "cycleway:surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "gravel",
- "description": "cycleway:surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "fine_gravel",
- "description": "cycleway:surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "pebblestone",
- "description": "cycleway:surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "ground",
- "description": "cycleway:surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "Values of `incline` are shown with \"This road has an slope of {incline}\" and can be updated. The question is \"Does {title()} have an incline?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "incline= is displayed as \"There is (probably) no incline here\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "up",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "down",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "yes",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "excellent",
- "description": "cycleway:smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "good",
- "description": "cycleway:smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "intermediate",
- "description": "cycleway:smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "bad",
- "description": "cycleway:smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_bad",
- "description": "cycleway:smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "horrible",
- "description": "cycleway:smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_horrible",
- "description": "cycleway:smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "impassable",
- "description": "cycleway:smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"This road is made of {surface}\" and can be updated. The question is \"What is the surface of the street made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unpaved",
- "description": "surface=unpaved is displayed as \"This cycleway is unhardened\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paved",
- "description": "surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "cobblestone",
- "description": "surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unhewn_cobblestone",
- "description": "surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "sett",
- "description": "surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "wood",
- "description": "surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "gravel",
- "description": "surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "pebblestone",
- "description": "surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "ground",
- "description": "surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "excellent",
- "description": "smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "good",
- "description": "smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "intermediate",
- "description": "smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "bad",
- "description": "smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_bad",
- "description": "smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "horrible",
- "description": "smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_horrible",
- "description": "smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "impassable",
- "description": "smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"The carriage width of this road is {width}m\" and can be updated. The question is \"What is the carriage width of this road (in meters)?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#width",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7",
- "description": "cycleway:traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "description": "cycleway:traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D9",
- "description": "cycleway:traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D10",
- "description": "cycleway:traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "none",
- "description": "cycleway:traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D7",
- "description": "traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "description": "traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D9",
- "description": "traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D10",
- "description": "traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G11",
- "description": "traffic_sign=NL:G11 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G11.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G12a",
- "description": "traffic_sign=NL:G12a is displayed as \"Compulsory (moped)cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G12a.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G13",
- "description": "traffic_sign=NL:G13 is displayed as \"Non-compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G13.svg"
- },
- {
- "key": "traffic_sign",
- "value": "none",
- "description": "traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M6",
- "description": "cycleway:traffic_sign=BE:D7;BE:M6 is displayed as \"Mopeds must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M6.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M13",
- "description": "cycleway:traffic_sign=BE:D7;BE:M13 is displayed as \"Speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M13.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M14",
- "description": "cycleway:traffic_sign=BE:D7;BE:M14 is displayed as \"Mopeds and speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M14.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M7",
- "description": "cycleway:traffic_sign=BE:D7;BE:M7 is displayed as \"Mopeds are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M7.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M15",
- "description": "cycleway:traffic_sign=BE:D7;BE:M15 is displayed as \"Speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M15.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M16",
- "description": "cycleway:traffic_sign=BE:D7;BE:M16 is displayed as \"Mopeds and speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M16.svg"
- },
- {
- "key": "cycleway:traffic_sign:supplementary",
- "value": "none",
- "description": "cycleway:traffic_sign:supplementary=none is displayed as \"No supplementary traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:buffer",
- "description": "Values of `cycleway:buffer` are shown with \"The buffer besides this cycleway is {cycleway:buffer} m\" and can be updated. The question is \"How wide is the gap between the cycleway and the road?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleways_and_roads_cycleway_buffer",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "dashed_line",
- "description": "cycleway:separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "solid_line",
- "description": "cycleway:separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "parking_lane",
- "description": "cycleway:separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "kerb",
- "description": "cycleway:separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "dashed_line",
- "description": "separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "solid_line",
- "description": "separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "parking_lane",
- "description": "separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "kerb",
- "description": "separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "traffic_signals",
- "description": "Features with this tag are displayed by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "highway",
- "value": "crossing",
- "description": "Features with this tag are displayed by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "no",
- "description": "crossing:signals=no is displayed as \"There are no traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "yes",
- "description": "crossing:signals=yes is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing",
- "value": "traffic_signals",
- "description": "crossing=traffic_signals is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing:markings",
- "description": "Values of `crossing:markings` are shown with \"This crossing has {crossing:markings} markings\" and can be updated. The question is \"What kind of markings does this crossing have?\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "no",
- "description": "crossing:markings=no is displayed as \"This crossing has no markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/crossing_unmarked.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra",
- "description": "crossing:markings=zebra is displayed as \"This crossing has zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra.png"
- },
- {
- "key": "crossing:markings",
- "value": "yes",
- "description": "crossing:markings=yes is displayed as \"This crossing has markings of an unknown type\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines",
- "description": "crossing:markings=lines is displayed as \"This crossings has lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder",
- "description": "crossing:markings=ladder is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder.png"
- },
- {
- "key": "crossing:markings",
- "value": "dashes",
- "description": "crossing:markings=dashes is displayed as \"This crossing has dashed lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dashes.png"
- },
- {
- "key": "crossing:markings",
- "value": "dots",
- "description": "crossing:markings=dots is displayed as \"This crossing has dotted lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dots.png"
- },
- {
- "key": "crossing:markings",
- "value": "surface",
- "description": "crossing:markings=surface is displayed as \"This crossing is marked by using a different coloured surface\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_surface.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:skewed",
- "description": "crossing:markings=ladder:skewed is displayed as \"This crossing has lines on either side of the crossing, along with angled bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder_skewed.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:paired",
- "description": "crossing:markings=zebra:paired is displayed as \"This crossing has zebra markings with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:bicolour",
- "description": "crossing:markings=zebra:bicolour is displayed as \"This crossing has zebra markings in alternating colours\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_bicolour.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:double",
- "description": "crossing:markings=zebra:double is displayed as \"This crossing has double zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_double.png"
- },
- {
- "key": "crossing:markings",
- "value": "pictograms",
- "description": "crossing:markings=pictograms is displayed as \"This crossing has pictograms on the road\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:paired",
- "description": "crossing:markings=ladder:paired is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines:paired",
- "description": "crossing:markings=lines:paired is displayed as \"This crossing has double lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines_paired.png"
- },
- {
- "key": "crossing:island",
- "value": "yes",
- "description": "crossing:island=yes is displayed as \"This crossing has an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:island",
- "value": "no",
- "description": "crossing:island=no is displayed as \"This crossing does not have an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This crossing has tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This crossing does not have tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This crossing has tactile paving, but is not correct\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "partial",
- "description": "tactile_paving=partial is displayed as \"This crrosing has tactile paving, but only on one side\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "yes",
- "description": "button_operated=yes is displayed as \"This traffic light has a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "no",
- "description": "button_operated=no is displayed as \"This traffic light does not have a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "yes",
- "description": "traffic_signals:sound=yes is displayed as \"This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "no",
- "description": "traffic_signals:sound=no is displayed as \"This traffic light does not have sound signals to help crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "locate",
- "description": "traffic_signals:sound=locate is displayed as \"This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "walk",
- "description": "traffic_signals:sound=walk is displayed as \"This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "yes",
- "description": "traffic_signals:vibration=yes is displayed as \"The button for this traffic light has a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/Vibrating_button_illustration.jpg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "no",
- "description": "traffic_signals:vibration=no is displayed as \"The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "yes",
- "description": "traffic_signals:arrow=yes is displayed as \"This traffic light has an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "no",
- "description": "traffic_signals:arrow=no is displayed as \"This traffic light does not have an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "yes",
- "description": "traffic_signals:minimap=yes is displayed as \"This traffic light has a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/180px-Trairvoja_mapeto.jpg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "no",
- "description": "traffic_signals:minimap=no is displayed as \"This traffic light does not have a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "yes",
- "description": "red_turn:right:bicycle=yes is displayed as \"A cyclist can turn right if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B22.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "no",
- "description": "red_turn:right:bicycle=no is displayed as \"A cyclist can not turn right if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "yes",
- "description": "red_turn:straight:bicycle=yes is displayed as \"A cyclist can go straight on if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B23.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "no",
- "description": "red_turn:straight:bicycle=no is displayed as \"A cyclist can not go straight on if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "barrier",
- "value": "kerb",
- "description": "Features with this tag are displayed by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb",
- "value": "raised",
- "description": "kerb=raised is displayed as \"This kerb is raised (>3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/raised.svg"
- },
- {
- "key": "kerb",
- "value": "lowered",
- "description": "kerb=lowered is displayed as \"This kerb is lowered (~3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/lowered.svg"
- },
- {
- "key": "kerb",
- "value": "flush",
- "description": "kerb=flush is displayed as \"This kerb is flush (~0cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/flush.svg"
- },
- {
- "key": "kerb",
- "value": "no",
- "description": "kerb=no is displayed as \"There is no kerb here\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/no.svg"
- },
- {
- "key": "kerb",
- "value": "yes",
- "description": "kerb=yes is displayed as \"There is a kerb of unknown height\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This kerb has tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This kerb does not have tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "contrasted",
- "description": "tactile_paving=contrasted is displayed as \"This kerb has tactile paving, which has a contrasting colour to the surrounding pavement.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This kerb has tactile paving, but it is incorrect.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "description": "Values of `tactile_paving:colour` are shown with \"The tactile paving is coloured {tactile_paving:colour}.\" and can be updated. The question is \"What is the colour of the tactile paving?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "yellow",
- "description": "tactile_paving:colour=yellow is displayed as \"The tactile paving is yellow.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "red",
- "description": "tactile_paving:colour=red is displayed as \"The tactile paving is red.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "white",
- "description": "tactile_paving:colour=white is displayed as \"The tactile paving is white.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "grey",
- "description": "tactile_paving:colour=grey is displayed as \"The tactile paving is grey.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb:height",
- "description": "Values of `kerb:height` are shown with \"Kerb height: {kerb:height}\" and can be updated. The question is \"What is the height of this kerb?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb:height",
- "value": "0",
- "description": "kerb:height=0 is displayed as \"This kerb is flush and is lower than 1cm.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "highway",
- "value": "bus_stop",
- "description": "Features with this tag are displayed by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This stop is called {name}\" and can be updated. The question is \"What is the name of this stop?\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes & name= is displayed as \"This stop has no name\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "name",
- "description": "noname=yes & name= is displayed as \"This stop has no name\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "yes",
- "description": "shelter=yes is displayed as \"This stop has a shelter\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "no",
- "description": "shelter=no is displayed as \"This stop does not have a shelter\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "separate",
- "description": "shelter=separate is displayed as \"This stop has a shelter, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "yes",
- "description": "bench=yes is displayed as \"This stop has a bench\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "no",
- "description": "bench=no is displayed as \"This stop does not have a bench\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "separate",
- "description": "bench=separate is displayed as \"This stop has a bench, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "yes",
- "description": "bin=yes is displayed as \"This stop has a bin\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "no",
- "description": "bin=no is displayed as \"This stop does not have a bin\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "separate",
- "description": "bin=separate is displayed as \"This stop has a bin, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This stop has tactile paving\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#tactile_paving",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This stop does not have tactile paving\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#tactile_paving",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This stop is lit\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#lit",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This stop is not lit\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#lit",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "yes",
- "description": "departures_board=yes is displayed as \"This stop has a departures board of unknown type\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "realtime",
- "description": "departures_board=realtime is displayed as \"This stop has a board showing realtime departure information\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "passenger_information_display",
- "value": "yes",
- "description": "passenger_information_display=yes is displayed as \"This stop has a board showing realtime departure information\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "timetable",
- "description": "departures_board=timetable is displayed as \"This stop has a timetable showing regular departures\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "interval",
- "description": "departures_board=interval is displayed as \"This stop has a timetable containing just the interval between departures\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "no",
- "description": "departures_board=no is displayed as \"This stop does not have a departures board\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "highway",
- "value": "elevator",
- "description": "Features with this tag are displayed by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "description": "Values of `level` are shown with \"This elevator goes to floors {level}\" and can be updated. The question is \"What levels does this elevator go to?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Elevator, Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Elevator, Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Elevator, Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Elevator, Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Elevator, Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This elevator is broken\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "close:red"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This elevator is closed e.g. because renovation works are going on\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "invalid:red"
- },
- {
- "key": "operational_status",
- "value": "ok",
- "description": "operational_status=ok is displayed as \"This elevator works\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= is displayed as \"This elevator works\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"This elevator's doors have a width of {canonical(door:width)}\" and can be updated. The question is \"What is the width of this elevator's entrance?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#door_width",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "shape",
- "value": "rectangular",
- "description": "shape=rectangular is displayed as \"This elevator has a rectangular shape\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_shape",
- "icon_url": "./assets/svg/square.svg"
- },
- {
- "key": "shape",
- "value": "circular",
- "description": "shape=circular is displayed as \"This elevator has a circular shape\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_shape",
- "icon_url": "./assets/svg/circle.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"This elevator has a width of {canonical(width)}\" and can be updated. The question is \"What is the width of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_width",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "length",
- "description": "Values of `length` are shown with \"This elevator has a depth of {canonical(length)}\" and can be updated. The question is \"What is the depth of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_depth",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "diameter",
- "description": "Values of `diameter` are shown with \"This elevator has a diameter of {canonical(diameter)}\" and can be updated. The question is \"What is the diameter of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_diameter",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "handrail",
- "value": "yes",
- "description": "handrail=yes is displayed as \"This elevator has a handrail in the cabin\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#handrail",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "handrail",
- "value": "no",
- "description": "handrail=no is displayed as \"This elevator does not have a handrail\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#handrail",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "hearing_loop",
- "value": "yes",
- "description": "hearing_loop=yes is displayed as \"This place has an audio induction loop\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#induction_loop",
- "icon_url": "./assets/layers/questions/audio_induction_loop.svg"
- },
- {
- "key": "hearing_loop",
- "value": "no",
- "description": "hearing_loop=no is displayed as \"This place does not have an audio induction loop\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#induction_loop",
- "icon_url": "./assets/layers/questions/audio_induction_loop_missing.svg"
- },
- {
- "key": "tactile_writing:braille",
- "value": "yes",
- "description": "tactile_writing:braille=yes is displayed as \"This elevator has tactile writing in Braille\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#tactile_writing_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "tactile_writing:braille",
- "value": "no",
- "description": "tactile_writing:braille=no is displayed as \"This elevator does not have tactile writing\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#tactile_writing_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "speech_output",
- "value": "yes",
- "description": "speech_output=yes is displayed as \"This elevator has speech output\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#speech_output_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "speech_output",
- "value": "no",
- "description": "speech_output=no is displayed as \"This elevator does not have speech output\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#speech_output_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "highway",
- "value": "steps",
- "description": "Features with this tag are displayed by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "level",
- "description": "Values of `level` are shown with \"These stairs are between the levels {level}\" and can be updated. The question is \"Between which levels are these stairs?\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#multilevels",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "value": "yes",
- "description": "conveying=yes is displayed as \"This is an escalator\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "value": "forward",
- "description": "conveying=forward | conveying=backward is displayed as \"This is an escalator moving in the direction of the arrows\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "value": "backward",
- "description": "conveying=forward | conveying=backward is displayed as \"This is an escalator moving in the direction of the arrows\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "value": "reversible",
- "description": "conveying=reversible is displayed as \"This is a reversible escalator\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "value": "no",
- "description": "conveying=no is displayed as \"This is not an escalator\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "conveying",
- "description": "conveying= is displayed as \"This is not an escalator\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#conveying",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "handrail",
- "value": "yes",
- "description": "handrail=yes is displayed as \"These stairs have a handrail\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#handrail",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "handrail",
- "value": "no",
- "description": "handrail=no is displayed as \"These stairs do not have a handrail\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#handrail",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "tactile_writing",
- "value": "yes",
- "description": "tactile_writing=yes is displayed as \"There is tactile writing on the handrail\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#tactile_writing",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "tactile_writing",
- "value": "no",
- "description": "tactile_writing=no is displayed as \"There is no tactile writing on the handrail\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#tactile_writing",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "ramp:bicycle",
- "value": "yes",
- "description": "ramp:bicycle=yes is displayed as \"There is a ramp for bicycles here\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#ramp",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "ramp:wheelchair",
- "value": "yes",
- "description": "ramp:wheelchair=yes is displayed as \"There is a ramp for wheelchairs here\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#ramp",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "ramp",
- "value": "separate",
- "description": "ramp=separate is displayed as \"There is ramp for wheelchairs here, but it is shown separately on the map\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#ramp",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "ramp:stroller",
- "value": "yes",
- "description": "ramp:stroller=yes is displayed as \"There is a ramp for strollers here\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#ramp",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "ramp",
- "value": "no",
- "description": "ramp=no is displayed as \"There is no ramp at these stairs\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#ramp",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "incline",
- "description": "Values of `incline` are shown with \"These stairs have an incline of {incline}\" and can be updated. The question is \"What is the incline of these stairs?\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#incline",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "incline",
- "value": "up",
- "description": "incline=up is displayed as \"The upward direction is {direction_absolute()}\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#incline",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "incline",
- "value": "down",
- "description": "incline=down is displayed as \"The downward direction is {direction_absolute()}\" by layer Stairs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/stairs.md#incline",
- "icon_url": "./assets/layers/stairs/stairs.svg"
- },
- {
- "key": "information",
- "value": "tactile_map",
- "description": "Features with this tag are displayed by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "blind:description:en",
- "description": "Values of `blind:description:en` are shown with \"Description: {blind:description:en}.\" and can be updated. The question is \"What does this tactile map show?\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#description",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "braille",
- "value": "yes",
- "description": "braille=yes is displayed as \"This tactile map has braille text.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#braille",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "braille",
- "value": "no",
- "description": "braille=no is displayed as \"This tactile map does not have braille text.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#braille",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "embossed_letters",
- "value": "yes",
- "description": "embossed_letters=yes is displayed as \"This tactile map has embossed letters.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#embossed_letters",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "embossed_letters",
- "value": "no",
- "description": "embossed_letters=no is displayed as \"This tactile map does not have embossed letters.\" by layer Tactile Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#embossed_letters",
- "icon_url": "./assets/themes/maps/logo.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_map.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "information",
- "value": "tactile_model",
- "description": "Features with this tag are displayed by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "blind:description:en",
- "description": "Values of `blind:description:en` are shown with \"Description: {blind:description:en}.\" and can be updated. The question is \"What does this tactile model show?\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#description",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "braille",
- "value": "yes",
- "description": "braille=yes is displayed as \"There is a braille description.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#braille",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "braille",
- "value": "no",
- "description": "braille=no is displayed as \"There is no braille description.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#braille",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "embossed_letters",
- "value": "yes",
- "description": "embossed_letters=yes is displayed as \"There are embossed letters describing the model.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#embossed_letters",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "embossed_letters",
- "value": "no",
- "description": "embossed_letters=no is displayed as \"There are no embossed letters describing the model.\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#embossed_letters",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- },
- {
- "key": "scale",
- "description": "Values of `scale` are shown with \"The scale of this model is {scale}.\" and can be updated. The question is \"What scale is the model?\" by layer Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tactile_model.md#scale",
- "icon_url": "./assets/layers/tactile_model/tactile_model.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_bookcases.json b/Docs/TagInfo/mapcomplete_bookcases.json
deleted file mode 100644
index ff38ebd3e0..0000000000
--- a/Docs/TagInfo/mapcomplete_bookcases.json
+++ /dev/null
@@ -1,192 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Public bookcases",
- "description": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored",
- "project_url": "https://mapcomplete.org/bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/bookcases/bookcase.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "public_bookcase",
- "description": "Features with this tag are displayed by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md",
- "icon_url": "./assets/themes/bookcases/bookcase.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 layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.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 Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this bookcase is {name}\" and can be updated. The question is \"What is the name of this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes & name= is displayed as \"This bookcase doesn't have a name\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "name",
- "description": "noname=yes & name= is displayed as \"This bookcase doesn't have a name\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} books fit in this bookcase\" and can be updated. The question is \"How many books fit into this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_capacity",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "description": "Values of `books` are shown with \"This place mostly serves {books}\" and can be updated. The question is \"What kind of books can be found in this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "value": "children",
- "description": "books=children is displayed as \"Mostly children books\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "value": "adults",
- "description": "books=adults is displayed as \"Mostly books for adults\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This bookcase is located indoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This bookcase is located outdoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= is displayed as \"This bookcase is located outdoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_accessible",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only accessible to customers\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_accessible",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_operator",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This public bookcase is part of {brand}\" and can be updated. The question is \"Is this public bookcase part of a bigger network?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_brand",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "nobrand",
- "value": "yes",
- "description": "nobrand=yes is displayed as \"This public bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_brand",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"The reference number of this public bookcase within {brand} is {ref}\" and can be updated. The question is \"What is the reference number of this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "nobrand",
- "value": "yes",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "brand",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "ref",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Installed on {start_date}\" and can be updated. The question is \"When was this public bookcase installed?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_start_date",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More info on the website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_website",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json b/Docs/TagInfo/mapcomplete_cafes_and_pubs.json
deleted file mode 100644
index ebeb156429..0000000000
--- a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json
+++ /dev/null
@@ -1,569 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Cafés and pubs",
- "description": "Coffeehouses, pubs and bars",
- "project_url": "https://mapcomplete.org/cafes_and_pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/cafe_pub/pub.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "bar",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "pub",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "cafe",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "biergarten",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "nightclub",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/layers/cafe_pub/pub.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 Cafés and pubs, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.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 Cafés and pubs, Outdoor Seating, Food Courts",
- "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": "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 Cafés and pubs, Outdoor Seating, Food Courts",
- "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": "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 Cafés and pubs, Outdoor Seating, Food Courts",
- "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": "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 Cafés and pubs, Outdoor Seating, Food Courts",
- "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": "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 Cafés and pubs, Outdoor Seating, Food Courts",
- "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 layer Cafés and pubs",
- "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 layer Cafés and pubs",
- "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 layer Cafés and pubs",
- "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 layer Cafés and pubs",
- "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 layer Cafés and pubs",
- "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 layer Cafés and pubs",
- "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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Name",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "pub",
- "description": "amenity=pub is displayed as \"A pub, mostly for drinking beers in a warm, relaxed interior\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "bar",
- "description": "amenity=bar is displayed as \"A more modern and commercial bar, possibly with a music and light installation\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "cafe",
- "description": "amenity=cafe is displayed as \"A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant where one can get a proper meal\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "biergarten",
- "description": "amenity=biergarten is displayed as \"An open space where beer is served, typically seen in Germany\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "amenity",
- "value": "nightclub",
- "description": "amenity=nightclub is displayed as \"This is a nightclub or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" 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#opening_hours",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" 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#opening_hours",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" 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#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" 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#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Cafés and pubs, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Cafés and pubs, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Cafés and pubs",
- "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": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" 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#wheelchair_access",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" 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#wheelchair_access",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" 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#wheelchair_access",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" 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#wheelchair_access",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" 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 not allowed\" 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 allowed outside.\" 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": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#service_electricity",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#service_electricity",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#service_electricity",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#service_electricity",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#seating",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_ssid",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Cafés and pubs, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_ssid",
- "icon_url": "./assets/layers/cafe_pub/pub.svg"
- },
- {
- "key": "leisure",
- "value": "outdoor_seating",
- "description": "Features with this tag are displayed by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this outdoor seating area.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers can use this outdoor seating area.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This outdoor seating area is private.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"This outdoor seating area is available all year round.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "spring",
- "description": "seasonal=spring is displayed as \"This outdoor seating area is available in spring.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"This outdoor seating area is available in summer.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "autumn",
- "description": "seasonal=autumn is displayed as \"This outdoor seating area is available in autumn.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "winter",
- "description": "seasonal=winter is displayed as \"This outdoor seating area is available in winter.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "dry_season",
- "description": "seasonal=dry_season is displayed as \"This outdoor seating area is available in the dry season.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "heating",
- "value": "yes",
- "description": "heating=yes is displayed as \"This outdoor seating area is heated.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#heating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "heating",
- "value": "no",
- "description": "heating=no is displayed as \"This outdoor seating area is not heated.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#heating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This outdoor seating area is covered.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#covered",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This outdoor seating area is not covered.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#covered",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "amenity",
- "value": "food_court",
- "description": "Features with this tag are displayed by layer Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_courts.md",
- "icon_url": "./assets/layers/food_courts/food_court.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This food court is called {name}.\" and can be updated. The question is \"What is the name of this food court?\" by layer Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_courts.md#name",
- "icon_url": "./assets/layers/food_courts/food_court.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_campersite.json b/Docs/TagInfo/mapcomplete_campersite.json
deleted file mode 100644
index 638806bbc8..0000000000
--- a/Docs/TagInfo/mapcomplete_campersite.json
+++ /dev/null
@@ -1,295 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Campersites",
- "description": "Find sites to spend the night with your camper",
- "project_url": "https://mapcomplete.org/campersite",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/campersite/caravan.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "tourism",
- "value": "caravan_site",
- "description": "Features with this tag are displayed by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md",
- "icon_url": "./assets/themes/campersite/caravan.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#images",
- "icon_url": "./assets/themes/campersite/caravan.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#images",
- "icon_url": "./assets/themes/campersite/caravan.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#images",
- "icon_url": "./assets/themes/campersite/caravan.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#images",
- "icon_url": "./assets/themes/campersite/caravan.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 Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#images",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This place is called {name}\" and can be updated. The question is \"What is this place called?\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_name",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"You need to pay for use\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_fee",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Can be used for free\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_fee",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"This place charges {charge}\" and can be updated. The question is \"How much does this place charge?\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_charge",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "sanitary_dump_station",
- "value": "yes",
- "description": "sanitary_dump_station=yes is displayed as \"This place has a sanitary dump station\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_sanitary_dump",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "sanitary_dump_station",
- "value": "no",
- "description": "sanitary_dump_station=no is displayed as \"This place does not have a sanitary dump station\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_sanitary_dump",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} campers can use this place at the same time\" and can be updated. The question is \"How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_capacity",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"There is internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access",
- "value": "wifi",
- "description": "internet_access=wifi | internet_access=wlan is displayed as \"There is internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wifi | internet_access=wlan is displayed as \"There is internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"There is no internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"You need to pay extra for internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet_fee",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"You do not need to pay extra for internet access\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_internet_fee",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "toilets",
- "value": "yes",
- "description": "toilets=yes is displayed as \"This place has toilets\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_toilets",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "toilets",
- "value": "no",
- "description": "toilets=no is displayed as \"This place does not have toilets\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_toilets",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"Official website: {website}\" and can be updated. The question is \"Does this place have a website?\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_website",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "permanent_camping",
- "value": "yes",
- "description": "permanent_camping=yes is displayed as \"There are some spots for long term rental, but you can also stay on a daily basis\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_long_term",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "permanent_camping",
- "value": "no",
- "description": "permanent_camping=no is displayed as \"There are no permanent guests here\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_long_term",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "permanent_camping",
- "value": "only",
- "description": "permanent_camping=only is displayed as \"It is only possible to stay here if you have a long term contract (this place disappears from this map if you choose this)\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_long_term",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"More details about this place: {description}\" and can be updated. The question is \"Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)\" by layer Camper sites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#caravansites_description",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This place is operated by {operator}\" and can be updated. The question is \"Who operates this place?\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#operator",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "power_supply",
- "value": "yes",
- "description": "power_supply=yes is displayed as \"This place has a power supply\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#power_supply",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "power_supply",
- "value": "no",
- "description": "power_supply=no is displayed as \"This place does not have power supply\" by layers Camper sites, Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/caravansites.md#power_supply",
- "icon_url": "./assets/themes/campersite/caravan.svg"
- },
- {
- "key": "amenity",
- "value": "sanitary_dump_station",
- "description": "Features with this tag are displayed by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "water_point",
- "value": "yes",
- "description": "water_point=yes is displayed as \"This place has a water point\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_waterpoint",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "water_point",
- "value": "no",
- "description": "water_point=no is displayed as \"This place does not have a water point\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_waterpoint",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "sanitary_dump_station:grey_water",
- "value": "yes",
- "description": "sanitary_dump_station:grey_water=yes is displayed as \"You can dispose of grey water here\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_grey_water",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "sanitary_dump_station:grey_water",
- "value": "no",
- "description": "sanitary_dump_station:grey_water=no is displayed as \"You cannot dispose of gray water here\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_grey_water",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "sanitary_dump_station:chemical_toilet",
- "value": "yes",
- "description": "sanitary_dump_station:chemical_toilet=yes is displayed as \"You can dispose of chemical toilet waste here\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_chemical_waste",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "sanitary_dump_station:chemical_toilet",
- "value": "no",
- "description": "sanitary_dump_station:chemical_toilet=no is displayed as \"You cannot dispose of chemical toilet waste here\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_chemical_waste",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "access",
- "value": "network",
- "description": "access=network is displayed as \"You need a network key/code to use this\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_access",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"You need to be a customer of camping/campersite to use this place\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_access",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Anyone can use this dump station\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_access",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this dump station\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_access",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- },
- {
- "key": "network",
- "description": "Values of `network` are shown with \"This station is part of network {network}\" and can be updated. The question is \"What network is this place a part of? (skip if none)\" by layer Sanitary dump stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dumpstations.md#dumpstations_network",
- "icon_url": "./assets/themes/campersite/sanitary_dump_station.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_charging_stations.json b/Docs/TagInfo/mapcomplete_charging_stations.json
deleted file mode 100644
index f86da8a94f..0000000000
--- a/Docs/TagInfo/mapcomplete_charging_stations.json
+++ /dev/null
@@ -1,2129 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Charging stations",
- "description": "A worldwide map of charging stations",
- "project_url": "https://mapcomplete.org/charging_stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/charging_stations/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md",
- "icon_url": "./assets/themes/charging_stations/plug.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#images",
- "icon_url": "./assets/themes/charging_stations/plug.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#images",
- "icon_url": "./assets/themes/charging_stations/plug.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#images",
- "icon_url": "./assets/themes/charging_stations/plug.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#images",
- "icon_url": "./assets/themes/charging_stations/plug.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 Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#images",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"Bicycles can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "motorcar",
- "value": "yes",
- "description": "motorcar=yes is displayed as \"Cars can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "scooter",
- "value": "yes",
- "description": "scooter=yes is displayed as \"Scooters can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "hgv",
- "value": "yes",
- "description": "hgv=yes is displayed as \"Heavy good vehicles (such as trucks) can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "bus",
- "value": "yes",
- "description": "bus=yes is displayed as \"Buses can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Who is allowed to use this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this charging station (payment might be needed)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Anyone can use this charging station (payment might be needed)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} vehicles can be charged here at the same time\" and can be updated. The question is \"How much vehicles can be charged here at the same time?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#capacity",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko",
- "value": "1",
- "description": "socket:schuko=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko",
- "description": "socket:schuko~.+ & socket:schuko!=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:typee",
- "value": "1",
- "description": "socket:typee=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee",
- "description": "socket:typee~.+ & socket:typee!=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:chademo",
- "value": "1",
- "description": "socket:chademo=1 is displayed as \"Chademo\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo",
- "description": "socket:chademo~.+ & socket:chademo!=1 is displayed as \"Chademo\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:type1_cable",
- "value": "1",
- "description": "socket:type1_cable=1 is displayed as \"Type 1 with cable (J1772)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "socket:type1_cable~.+ & socket:type1_cable!=1 is displayed as \"Type 1 with cable (J1772)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "value": "1",
- "description": "socket:type1=1 is displayed as \"Type 1 without cable (J1772)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "description": "socket:type1~.+ & socket:type1!=1 is displayed as \"Type 1 without cable (J1772)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_combo",
- "value": "1",
- "description": "socket:type1_combo=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "socket:type1_combo~.+ & socket:type1_combo!=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "value": "1",
- "description": "socket:tesla_supercharger=1 is displayed as \"Tesla Supercharger\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "socket:tesla_supercharger~.+ & socket:tesla_supercharger!=1 is displayed as \"Tesla Supercharger\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:type2",
- "value": "1",
- "description": "socket:type2=1 is displayed as \"Type 2 (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2",
- "description": "socket:type2~.+ & socket:type2!=1 is displayed as \"Type 2 (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2_combo",
- "value": "1",
- "description": "socket:type2_combo=1 is displayed as \"Type 2 CCS (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "socket:type2_combo~.+ & socket:type2_combo!=1 is displayed as \"Type 2 CCS (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_cable",
- "value": "1",
- "description": "socket:type2_cable=1 is displayed as \"Type 2 with cable (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "socket:type2_cable~.+ & socket:type2_cable!=1 is displayed as \"Type 2 with cable (mennekes)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "value": "1",
- "description": "socket:tesla_supercharger_ccs=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "socket:tesla_supercharger_ccs~.+ & socket:tesla_supercharger_ccs!=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla Supercharger (destination)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country=us is displayed as \"Tesla Supercharger (destination)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country!=us is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:USB-A",
- "value": "1",
- "description": "socket:USB-A=1 is displayed as \"USB to charge phones and small electronics\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "socket:USB-A~.+ & socket:USB-A!=1 is displayed as \"USB to charge phones and small electronics\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "value": "1",
- "description": "socket:bosch_3pin=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "socket:bosch_3pin~.+ & socket:bosch_3pin!=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "value": "1",
- "description": "socket:bosch_5pin=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "socket:bosch_5pin~.+ & socket:bosch_5pin!=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bs1363",
- "value": "1",
- "description": "socket:bs1363=1 is displayed as \"BS1363 (Type G)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "socket:bs1363~.+ & socket:bs1363!=1 is displayed as \"BS1363 (Type G)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:nema5_15",
- "value": "1",
- "description": "socket:nema5_15=1 is displayed as \"NEMA 5-15 (Type B)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "socket:nema5_15~.+ & socket:nema5_15!=1 is displayed as \"NEMA 5-15 (Type B)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "value": "1",
- "description": "socket:sev1011_t23=1 is displayed as \"SEV 1011 T23 (Type J)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "socket:sev1011_t23~.+ & socket:sev1011_t23!=1 is displayed as \"SEV 1011 T23 (Type J)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:as3112",
- "value": "1",
- "description": "socket:as3112=1 is displayed as \"AS3112 (Type I)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112",
- "description": "socket:as3112~.+ & socket:as3112!=1 is displayed as \"AS3112 (Type I)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:nema_5_20",
- "value": "1",
- "description": "socket:nema_5_20=1 is displayed as \"NEMA 5-20 (Type B)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "socket:nema_5_20~.+ & socket:nema_5_20!=1 is displayed as \"NEMA 5-20 (Type B)\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:schuko",
- "description": "Values of `socket:schuko` are shown with \"There are {socket:schuko} plugs of type Schuko wall plug without ground pin (CEE7/4 type F) available here\" and can be updated. The question is \"How much plugs of type Schuko wall plug without ground pin (CEE7/4 type F) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_schuko",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "description": "Values of `socket:schuko:voltage` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs {canonical(socket:schuko:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "value": "230",
- "description": "socket:schuko:voltage=230 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "description": "Values of `socket:schuko:current` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:current)}\" and can be updated. The question is \"What current do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "value": "16",
- "description": "socket:schuko:current=16 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "description": "Values of `socket:schuko:output` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:output)}\" and can be updated. The question is \"What power output does a single plug of type Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "value": "3.6 kW",
- "description": "socket:schuko:output=3.6 kW is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 3.6 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee",
- "description": "Values of `socket:typee` are shown with \"There are {socket:typee} plugs of type European wall plug with ground pin (CEE7/4 type E) available here\" and can be updated. The question is \"How much plugs of type European wall plug with ground pin (CEE7/4 type E) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_typee",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee:voltage",
- "description": "Values of `socket:typee:voltage` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs {canonical(socket:typee:voltage)}\" and can be updated. The question is \"What voltage do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:voltage",
- "value": "230",
- "description": "socket:typee:voltage=230 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "description": "Values of `socket:typee:current` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:current)}\" and can be updated. The question is \"What current do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "value": "16",
- "description": "socket:typee:current=16 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "description": "Values of `socket:typee:output` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:output)}\" and can be updated. The question is \"What power output does a single plug of type European wall plug with ground pin (CEE7/4 type E) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "3 kW",
- "description": "socket:typee:output=3 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 3 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "22 kW",
- "description": "socket:typee:output=22 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 22 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo",
- "description": "Values of `socket:chademo` are shown with \"There are {socket:chademo} plugs of type Chademo available here\" and can be updated. The question is \"How much plugs of type Chademo are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_chademo",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "description": "Values of `socket:chademo:voltage` are shown with \"Chademo outputs {canonical(socket:chademo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Chademo offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "value": "500",
- "description": "socket:chademo:voltage=500 is displayed as \"Chademo outputs 500 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "description": "Values of `socket:chademo:current` are shown with \"Chademo outputs at most {canonical(socket:chademo:current)}\" and can be updated. The question is \"What current do the plugs with Chademo offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "value": "120",
- "description": "socket:chademo:current=120 is displayed as \"Chademo outputs at most 120 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "description": "Values of `socket:chademo:output` are shown with \"Chademo outputs at most {canonical(socket:chademo:output)}\" and can be updated. The question is \"What power output does a single plug of type Chademo offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "value": "50 kW",
- "description": "socket:chademo:output=50 kW is displayed as \"Chademo outputs at most 50 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "Values of `socket:type1_cable` are shown with \"There are {socket:type1_cable} plugs of type Type 1 with cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 with cable (J1772) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1_cable",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "description": "Values of `socket:type1_cable:voltage` are shown with \"Type 1 with cable (J1772) outputs {canonical(socket:type1_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 with cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "200",
- "description": "socket:type1_cable:voltage=200 is displayed as \"Type 1 with cable (J1772) outputs 200 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "240",
- "description": "socket:type1_cable:voltage=240 is displayed as \"Type 1 with cable (J1772) outputs 240 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "description": "Values of `socket:type1_cable:current` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 with cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "value": "32",
- "description": "socket:type1_cable:current=32 is displayed as \"Type 1 with cable (J1772) outputs at most 32 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "description": "Values of `socket:type1_cable:output` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 with cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "3.7 kW",
- "description": "socket:type1_cable:output=3.7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 3.7 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "7 kW",
- "description": "socket:type1_cable:output=7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 7 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1",
- "description": "Values of `socket:type1` are shown with \"There are {socket:type1} plugs of type Type 1 without cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 without cable (J1772) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1:voltage",
- "description": "Values of `socket:type1:voltage` are shown with \"Type 1 without cable (J1772) outputs {canonical(socket:type1:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 without cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "200",
- "description": "socket:type1:voltage=200 is displayed as \"Type 1 without cable (J1772) outputs 200 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "240",
- "description": "socket:type1:voltage=240 is displayed as \"Type 1 without cable (J1772) outputs 240 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "description": "Values of `socket:type1:current` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 without cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "value": "32",
- "description": "socket:type1:current=32 is displayed as \"Type 1 without cable (J1772) outputs at most 32 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "description": "Values of `socket:type1:output` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 without cable (J1772) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "3.7 kW",
- "description": "socket:type1:output=3.7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 3.7 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "6.6 kW",
- "description": "socket:type1:output=6.6 kW is displayed as \"Type 1 without cable (J1772) outputs at most 6.6 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7 kW",
- "description": "socket:type1:output=7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7.2 kW",
- "description": "socket:type1:output=7.2 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7.2 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "Values of `socket:type1_combo` are shown with \"There are {socket:type1_combo} plugs of type Type 1 CCS (aka Type 1 Combo) available here\" and can be updated. The question is \"How much plugs of type Type 1 CCS (aka Type 1 Combo) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1_combo",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "description": "Values of `socket:type1_combo:voltage` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs {canonical(socket:type1_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "400",
- "description": "socket:type1_combo:voltage=400 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 400 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "1000",
- "description": "socket:type1_combo:voltage=1000 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 1000 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "description": "Values of `socket:type1_combo:current` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "50",
- "description": "socket:type1_combo:current=50 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "125",
- "description": "socket:type1_combo:current=125 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 125 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "description": "Values of `socket:type1_combo:output` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 CCS (aka Type 1 Combo) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "50 kW",
- "description": "socket:type1_combo:output=50 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "62.5 kW",
- "description": "socket:type1_combo:output=62.5 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 62.5 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "150 kW",
- "description": "socket:type1_combo:output=150 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 150 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "350 kW",
- "description": "socket:type1_combo:output=350 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 350 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "Values of `socket:tesla_supercharger` are shown with \"There are {socket:tesla_supercharger} plugs of type Tesla Supercharger available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_supercharger",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "description": "Values of `socket:tesla_supercharger:voltage` are shown with \"Tesla Supercharger outputs {canonical(socket:tesla_supercharger:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "value": "480",
- "description": "socket:tesla_supercharger:voltage=480 is displayed as \"Tesla Supercharger outputs 480 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "description": "Values of `socket:tesla_supercharger:current` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "125",
- "description": "socket:tesla_supercharger:current=125 is displayed as \"Tesla Supercharger outputs at most 125 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "350",
- "description": "socket:tesla_supercharger:current=350 is displayed as \"Tesla Supercharger outputs at most 350 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "description": "Values of `socket:tesla_supercharger:output` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "120 kW",
- "description": "socket:tesla_supercharger:output=120 kW is displayed as \"Tesla Supercharger outputs at most 120 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "150 kW",
- "description": "socket:tesla_supercharger:output=150 kW is displayed as \"Tesla Supercharger outputs at most 150 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "250 kW",
- "description": "socket:tesla_supercharger:output=250 kW is displayed as \"Tesla Supercharger outputs at most 250 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2",
- "description": "Values of `socket:type2` are shown with \"There are {socket:type2} plugs of type Type 2 (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 (mennekes) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2:voltage",
- "description": "Values of `socket:type2:voltage` are shown with \"Type 2 (mennekes) outputs {canonical(socket:type2:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "230",
- "description": "socket:type2:voltage=230 is displayed as \"Type 2 (mennekes) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "400",
- "description": "socket:type2:voltage=400 is displayed as \"Type 2 (mennekes) outputs 400 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "description": "Values of `socket:type2:current` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "16",
- "description": "socket:type2:current=16 is displayed as \"Type 2 (mennekes) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "32",
- "description": "socket:type2:current=32 is displayed as \"Type 2 (mennekes) outputs at most 32 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "description": "Values of `socket:type2:output` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "11 kW",
- "description": "socket:type2:output=11 kW is displayed as \"Type 2 (mennekes) outputs at most 11 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "22 kW",
- "description": "socket:type2:output=22 kW is displayed as \"Type 2 (mennekes) outputs at most 22 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "Values of `socket:type2_combo` are shown with \"There are {socket:type2_combo} plugs of type Type 2 CCS (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 CCS (mennekes) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2_combo",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "description": "Values of `socket:type2_combo:voltage` are shown with \"Type 2 CCS (mennekes) outputs {canonical(socket:type2_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 CCS (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "500",
- "description": "socket:type2_combo:voltage=500 is displayed as \"Type 2 CCS (mennekes) outputs 500 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "920",
- "description": "socket:type2_combo:voltage=920 is displayed as \"Type 2 CCS (mennekes) outputs 920 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "description": "Values of `socket:type2_combo:current` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 CCS (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "125",
- "description": "socket:type2_combo:current=125 is displayed as \"Type 2 CCS (mennekes) outputs at most 125 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "350",
- "description": "socket:type2_combo:current=350 is displayed as \"Type 2 CCS (mennekes) outputs at most 350 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "description": "Values of `socket:type2_combo:output` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 CCS (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "value": "50 kW",
- "description": "socket:type2_combo:output=50 kW is displayed as \"Type 2 CCS (mennekes) outputs at most 50 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "Values of `socket:type2_cable` are shown with \"There are {socket:type2_cable} plugs of type Type 2 with cable (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 with cable (mennekes) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2_cable",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "description": "Values of `socket:type2_cable:voltage` are shown with \"Type 2 with cable (mennekes) outputs {canonical(socket:type2_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 with cable (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "230",
- "description": "socket:type2_cable:voltage=230 is displayed as \"Type 2 with cable (mennekes) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "400",
- "description": "socket:type2_cable:voltage=400 is displayed as \"Type 2 with cable (mennekes) outputs 400 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "description": "Values of `socket:type2_cable:current` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 with cable (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "16",
- "description": "socket:type2_cable:current=16 is displayed as \"Type 2 with cable (mennekes) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "32",
- "description": "socket:type2_cable:current=32 is displayed as \"Type 2 with cable (mennekes) outputs at most 32 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "description": "Values of `socket:type2_cable:output` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 with cable (mennekes) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "11 kW",
- "description": "socket:type2_cable:output=11 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 11 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "22 kW",
- "description": "socket:type2_cable:output=22 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 22 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "Values of `socket:tesla_supercharger_ccs` are shown with \"There are {socket:tesla_supercharger_ccs} plugs of type Tesla Supercharger CCS (a branded type2_css) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger CCS (a branded type2_css) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "description": "Values of `socket:tesla_supercharger_ccs:voltage` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs {canonical(socket:tesla_supercharger_ccs:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "500",
- "description": "socket:tesla_supercharger_ccs:voltage=500 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 500 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "920",
- "description": "socket:tesla_supercharger_ccs:voltage=920 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 920 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "description": "Values of `socket:tesla_supercharger_ccs:current` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "125",
- "description": "socket:tesla_supercharger_ccs:current=125 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 125 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "350",
- "description": "socket:tesla_supercharger_ccs:current=350 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 350 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "description": "Values of `socket:tesla_supercharger_ccs:output` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger CCS (a branded type2_css) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "value": "50 kW",
- "description": "socket:tesla_supercharger_ccs:output=50 kW is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 50 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla Supercharger (destination) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger (destination) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_destination_us",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla Supercharger (destination) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger (destination) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "480",
- "description": "socket:tesla_destination:voltage=480 is displayed as \"Tesla Supercharger (destination) outputs 480 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger (destination) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "125",
- "description": "socket:tesla_destination:current=125 is displayed as \"Tesla Supercharger (destination) outputs at most 125 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "350",
- "description": "socket:tesla_destination:current=350 is displayed as \"Tesla Supercharger (destination) outputs at most 350 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger (destination) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "120 kW",
- "description": "socket:tesla_destination:output=120 kW is displayed as \"Tesla Supercharger (destination) outputs at most 120 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "150 kW",
- "description": "socket:tesla_destination:output=150 kW is displayed as \"Tesla Supercharger (destination) outputs at most 150 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "250 kW",
- "description": "socket:tesla_destination:output=250 kW is displayed as \"Tesla Supercharger (destination) outputs at most 250 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) available here\" and can be updated. The question is \"How much plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_destination",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "230",
- "description": "socket:tesla_destination:voltage=230 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "400",
- "description": "socket:tesla_destination:voltage=400 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 400 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "16",
- "description": "socket:tesla_destination:current=16 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "32",
- "description": "socket:tesla_destination:current=32 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 32 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "11 kW",
- "description": "socket:tesla_destination:output=11 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 11 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "22 kW",
- "description": "socket:tesla_destination:output=22 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 22 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "Values of `socket:USB-A` are shown with \"There are {socket:USB-A} plugs of type USB to charge phones and small electronics available here\" and can be updated. The question is \"How much plugs of type USB to charge phones and small electronics are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_USB_A",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "description": "Values of `socket:USB-A:voltage` are shown with \"USB to charge phones and small electronics outputs {canonical(socket:USB-A:voltage)}\" and can be updated. The question is \"What voltage do the plugs with USB to charge phones and small electronics offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "value": "5",
- "description": "socket:USB-A:voltage=5 is displayed as \"USB to charge phones and small electronics outputs 5 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "description": "Values of `socket:USB-A:current` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:current)}\" and can be updated. The question is \"What current do the plugs with USB to charge phones and small electronics offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "1",
- "description": "socket:USB-A:current=1 is displayed as \"USB to charge phones and small electronics outputs at most 1 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "2",
- "description": "socket:USB-A:current=2 is displayed as \"USB to charge phones and small electronics outputs at most 2 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "description": "Values of `socket:USB-A:output` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:output)}\" and can be updated. The question is \"What power output does a single plug of type USB to charge phones and small electronics offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "5W",
- "description": "socket:USB-A:output=5W is displayed as \"USB to charge phones and small electronics outputs at most 5W\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "10W",
- "description": "socket:USB-A:output=10W is displayed as \"USB to charge phones and small electronics outputs at most 10W\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "Values of `socket:bosch_3pin` are shown with \"There are {socket:bosch_3pin} plugs of type Bosch Active Connect with 3 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 3 pins and cable are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bosch_3pin",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin:voltage",
- "description": "Values of `socket:bosch_3pin:voltage` are shown with \"Bosch Active Connect with 3 pins and cable outputs {canonical(socket:bosch_3pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:current",
- "description": "Values of `socket:bosch_3pin:current` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:output",
- "description": "Values of `socket:bosch_3pin:output` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 3 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "Values of `socket:bosch_5pin` are shown with \"There are {socket:bosch_5pin} plugs of type Bosch Active Connect with 5 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 5 pins and cable are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bosch_5pin",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin:voltage",
- "description": "Values of `socket:bosch_5pin:voltage` are shown with \"Bosch Active Connect with 5 pins and cable outputs {canonical(socket:bosch_5pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:current",
- "description": "Values of `socket:bosch_5pin:current` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:output",
- "description": "Values of `socket:bosch_5pin:output` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 5 pins and cable offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "Values of `socket:bs1363` are shown with \"There are {socket:bs1363} plugs of type BS1363 (Type G) available here\" and can be updated. The question is \"How much plugs of type BS1363 (Type G) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bs1363",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "description": "Values of `socket:bs1363:voltage` are shown with \"BS1363 (Type G) outputs {canonical(socket:bs1363:voltage)}\" and can be updated. The question is \"What voltage do the plugs with BS1363 (Type G) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "value": "230",
- "description": "socket:bs1363:voltage=230 is displayed as \"BS1363 (Type G) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "description": "Values of `socket:bs1363:current` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:current)}\" and can be updated. The question is \"What current do the plugs with BS1363 (Type G) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "value": "13",
- "description": "socket:bs1363:current=13 is displayed as \"BS1363 (Type G) outputs at most 13 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "description": "Values of `socket:bs1363:output` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:output)}\" and can be updated. The question is \"What power output does a single plug of type BS1363 (Type G) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "value": "3kW",
- "description": "socket:bs1363:output=3kW is displayed as \"BS1363 (Type G) outputs at most 3kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "Values of `socket:nema5_15` are shown with \"There are {socket:nema5_15} plugs of type NEMA 5-15 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-15 (Type B) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_nema5_15",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "description": "Values of `socket:nema5_15:voltage` are shown with \"NEMA 5-15 (Type B) outputs {canonical(socket:nema5_15:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-15 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "value": "120",
- "description": "socket:nema5_15:voltage=120 is displayed as \"NEMA 5-15 (Type B) outputs 120 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "description": "Values of `socket:nema5_15:current` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-15 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "value": "15",
- "description": "socket:nema5_15:current=15 is displayed as \"NEMA 5-15 (Type B) outputs at most 15 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "description": "Values of `socket:nema5_15:output` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-15 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "value": "1.8 kW",
- "description": "socket:nema5_15:output=1.8 kW is displayed as \"NEMA 5-15 (Type B) outputs at most 1.8 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "Values of `socket:sev1011_t23` are shown with \"There are {socket:sev1011_t23} plugs of type SEV 1011 T23 (Type J) available here\" and can be updated. The question is \"How much plugs of type SEV 1011 T23 (Type J) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_sev1011_t23",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "description": "Values of `socket:sev1011_t23:voltage` are shown with \"SEV 1011 T23 (Type J) outputs {canonical(socket:sev1011_t23:voltage)}\" and can be updated. The question is \"What voltage do the plugs with SEV 1011 T23 (Type J) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "value": "230",
- "description": "socket:sev1011_t23:voltage=230 is displayed as \"SEV 1011 T23 (Type J) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "description": "Values of `socket:sev1011_t23:current` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:current)}\" and can be updated. The question is \"What current do the plugs with SEV 1011 T23 (Type J) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "value": "16",
- "description": "socket:sev1011_t23:current=16 is displayed as \"SEV 1011 T23 (Type J) outputs at most 16 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "description": "Values of `socket:sev1011_t23:output` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:output)}\" and can be updated. The question is \"What power output does a single plug of type SEV 1011 T23 (Type J) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "value": "3.7 kW",
- "description": "socket:sev1011_t23:output=3.7 kW is displayed as \"SEV 1011 T23 (Type J) outputs at most 3.7 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112",
- "description": "Values of `socket:as3112` are shown with \"There are {socket:as3112} plugs of type AS3112 (Type I) available here\" and can be updated. The question is \"How much plugs of type AS3112 (Type I) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_as3112",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "description": "Values of `socket:as3112:voltage` are shown with \"AS3112 (Type I) outputs {canonical(socket:as3112:voltage)}\" and can be updated. The question is \"What voltage do the plugs with AS3112 (Type I) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "value": "230",
- "description": "socket:as3112:voltage=230 is displayed as \"AS3112 (Type I) outputs 230 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "description": "Values of `socket:as3112:current` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:current)}\" and can be updated. The question is \"What current do the plugs with AS3112 (Type I) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "value": "10",
- "description": "socket:as3112:current=10 is displayed as \"AS3112 (Type I) outputs at most 10 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "description": "Values of `socket:as3112:output` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:output)}\" and can be updated. The question is \"What power output does a single plug of type AS3112 (Type I) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "value": "2.3 kW",
- "description": "socket:as3112:output=2.3 kW is displayed as \"AS3112 (Type I) outputs at most 2.3 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "Values of `socket:nema_5_20` are shown with \"There are {socket:nema_5_20} plugs of type NEMA 5-20 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-20 (Type B) are available here?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_nema_5_20",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "description": "Values of `socket:nema_5_20:voltage` are shown with \"NEMA 5-20 (Type B) outputs {canonical(socket:nema_5_20:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-20 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "value": "120",
- "description": "socket:nema_5_20:voltage=120 is displayed as \"NEMA 5-20 (Type B) outputs 120 volt\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "description": "Values of `socket:nema_5_20:current` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-20 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "value": "20",
- "description": "socket:nema_5_20:current=20 is displayed as \"NEMA 5-20 (Type B) outputs at most 20 A\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "description": "Values of `socket:nema_5_20:output` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-20 (Type B) offer?\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "value": "2.4 kW",
- "description": "socket:nema_5_20:output=2.4 kW is displayed as \"NEMA 5-20 (Type B) outputs at most 2.4 kW\" by layers Charging stations, Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this charging station opened?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "value": "no @ customers",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using this charging station costs {charge}\" and can be updated. The question is \"How much does one have to pay to use this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#charge",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:app",
- "value": "yes",
- "description": "payment:app=yes is displayed as \"Payment is done using a dedicated app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:membership_card",
- "value": "yes",
- "description": "payment:membership_card=yes is displayed as \"Payment is done using a membership card\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/nfc_card.svg"
- },
- {
- "key": "payment:app",
- "description": "payment:app~.+ & payment:app!=no & payment:app!=yes is displayed as \"Payment is done using a dedicated app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:app",
- "description": "Values of `payment:app` are shown with \"Payment can be done using the app {payment:app}\" and can be updated. The question is \"What is the name of the app used for payment?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#app_name",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:membership_card",
- "value": "yes",
- "description": "authentication:membership_card=yes is displayed as \"Authentication by a membership card\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:app",
- "value": "yes",
- "description": "authentication:app=yes is displayed as \"Authentication by an app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call",
- "value": "yes",
- "description": "authentication:phone_call=yes is displayed as \"Authentication via phone call is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:short_message",
- "value": "yes",
- "description": "authentication:short_message=yes is displayed as \"Authentication via SMS is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:nfc",
- "value": "yes",
- "description": "authentication:nfc=yes is displayed as \"Authentication via NFC is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:money_card",
- "value": "yes",
- "description": "authentication:money_card=yes is displayed as \"Authentication via Money Card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:debit_card",
- "value": "yes",
- "description": "authentication:debit_card=yes is displayed as \"Authentication via debit card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "authentication:none=yes is displayed as \"Charging here is (also) possible without authentication\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call:number",
- "description": "Values of `authentication:phone_call:number` are shown with \"Authenticate by calling or SMS'ing to {authentication:phone_call:number}\" and can be updated. The question is \"What's the phone number for authentication call or SMS?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Auth_phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"One can stay at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum amount of time one is allowed to stay here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#maxstay",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "maxstay",
- "value": "unlimited",
- "description": "maxstay=unlimited is displayed as \"There is no limit to the amount of time one can stay here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#maxstay",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "Values of `network` are shown with \"Part of the network {network}\" and can be updated. The question is \"Is this charging station part of a network?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "no:network",
- "value": "yes",
- "description": "no:network=yes is displayed as \"Not part of a bigger network, e.g. because the charging station is maintained by a local business\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "none",
- "description": "network=none is displayed as \"Not part of a bigger network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "AeroVironment",
- "description": "network=AeroVironment is displayed as \"AeroVironment\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blink",
- "description": "network=Blink is displayed as \"Blink\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "EVgo",
- "description": "network=EVgo is displayed as \"EVgo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Allego",
- "description": "network=Allego is displayed as \"Allego\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blue Corner",
- "description": "network=Blue Corner is displayed as \"Blue Corner\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Tesla",
- "description": "network=Tesla is displayed as \"Tesla\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This charging station is operated by {operator}\" and can be updated. The question is \"Who is the operator of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "network= is displayed as \"Actually, {operator} is the network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"In case of problems, call {phone}\" and can be updated. The question is \"What number can one call if there is a problem with this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"In case of problems, send an email to {email}\" and can be updated. The question is \"What is the email address of the operator?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#email",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"More info on {website}\" and can be updated. The question is \"What is the website where one can find more information about this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#website",
- "icon_url": "./assets/themes/charging_stations/plug.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 layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#single_level",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number is {ref}\" and can be updated. The question is \"What is the reference number of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#ref",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "value": "charging_station",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "no",
- "description": "parking:fee=no is displayed as \"No additional parking cost while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "yes",
- "description": "parking:fee=yes is displayed as \"An additional parking fee should be paid while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "man_made",
- "value": "charge_point",
- "description": "Features with this tag are displayed by layer Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charge_point.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"The reference of this charge point is {ref}\" and can be updated. The question is \"What is the reference number of this charge point?\" by layer Charge points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charge_point.md#ref",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_circular_economy.json b/Docs/TagInfo/mapcomplete_circular_economy.json
deleted file mode 100644
index a729098ed0..0000000000
--- a/Docs/TagInfo/mapcomplete_circular_economy.json
+++ /dev/null
@@ -1,2559 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Circular economy",
- "description": "Various items which help people to share, reuse or recycle",
- "project_url": "https://mapcomplete.org/circular_economy",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/circular_economy/circular.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "public_bookcase",
- "description": "Features with this tag are displayed by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.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 Bookcases, Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#images",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this bookcase is {name}\" and can be updated. The question is \"What is the name of this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes & name= is displayed as \"This bookcase doesn't have a name\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "name",
- "description": "noname=yes & name= is displayed as \"This bookcase doesn't have a name\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_name",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} books fit in this bookcase\" and can be updated. The question is \"How many books fit into this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_capacity",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "description": "Values of `books` are shown with \"This place mostly serves {books}\" and can be updated. The question is \"What kind of books can be found in this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "value": "children",
- "description": "books=children is displayed as \"Mostly children books\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "books",
- "value": "adults",
- "description": "books=adults is displayed as \"Mostly books for adults\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_booktypes",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This bookcase is located indoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This bookcase is located outdoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= is displayed as \"This bookcase is located outdoors\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_indoors",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layers Bookcases, Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_accessible",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only accessible to customers\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#bookcase_is_accessible",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_operator",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This public bookcase is part of {brand}\" and can be updated. The question is \"Is this public bookcase part of a bigger network?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_brand",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "nobrand",
- "value": "yes",
- "description": "nobrand=yes is displayed as \"This public bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_brand",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"The reference number of this public bookcase within {brand} is {ref}\" and can be updated. The question is \"What is the reference number of this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "nobrand",
- "value": "yes",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "brand",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "ref",
- "description": "nobrand=yes & brand= & ref= is displayed as \"This bookcase is not part of a bigger network\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_ref",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Installed on {start_date}\" and can be updated. The question is \"When was this public bookcase installed?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_start_date",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More info on the website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this public bookcase?\" by layer Bookcases",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_website",
- "icon_url": "./assets/themes/bookcases/bookcase.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_library",
- "description": "Features with this tag are displayed by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This bicycle library is called {name}\" and can be updated. The question is \"What is the name of this bicycle library?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_name",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Bicycle library, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#opening_hours",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Bicycle library, Bicycle pump and repair, Tool libraries, Repair cafés and assisted repair workshops, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#opening_hours",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Lending a bicycle costs {charge}\" and can be updated. The question is \"How much does lending a bicycle cost?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "value": "€20warranty + €20/year",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "child",
- "description": "bicycle_library:for=child is displayed as \"Bikes for children available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "adult",
- "description": "bicycle_library:for=adult is displayed as \"Bikes for adult available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "disabled",
- "description": "bicycle_library:for=disabled is displayed as \"Bikes for disabled persons available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Bicycle library, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#description",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_repair_station",
- "description": "Features with this tag are displayed by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "no",
- "description": "service:bicycle:tools=no & service:bicycle:pump=yes is displayed as \"There is only a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:tools=no & service:bicycle:pump=yes is displayed as \"There is only a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=no is displayed as \"There are only tools (screwdrivers, pliers, …) present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=no is displayed as \"There are only tools (screwdrivers, pliers, …) present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=yes is displayed as \"There are both tools and a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=yes is displayed as \"There are both tools and a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump:operational_status",
- "value": "broken",
- "description": "service:bicycle:pump:operational_status=broken is displayed as \"The bike pump is broken\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#Operational_status",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump:operational_status",
- "value": "operational",
- "description": "service:bicycle:pump:operational_status=operational is displayed as \"The bike pump is operational\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#Operational_status",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this bicycle repair point open?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#opening_hours_24_7",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Publicly accessible\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only for customers\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/svg/invalid.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible to the general public\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/svg/invalid.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Maintained by {operator}\" and can be updated. The question is \"Who maintains this cycle pump?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_operator",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of the maintainer?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_email",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What is the phone number of the maintainer?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_phone",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:chain_tool",
- "value": "yes",
- "description": "service:bicycle:chain_tool=yes is displayed as \"There is a chain tool\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_chain_tool",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:chain_tool",
- "value": "no",
- "description": "service:bicycle:chain_tool=no is displayed as \"There is no chain tool\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_chain_tool",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:stand",
- "value": "yes",
- "description": "service:bicycle:stand=yes is displayed as \"There is a hook or stand\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_stand",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:stand",
- "value": "no",
- "description": "service:bicycle:stand=no is displayed as \"There is no hook or stand\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_stand",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "description": "Values of `valves` are shown with \"This pump supports the following valves: {valves}\" and can be updated. The question is \"What valves are supported?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "sclaverand",
- "description": "valves=sclaverand is displayed as \"Sclaverand/Presta (narrow-width bike tires)\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "dunlop",
- "description": "valves=dunlop is displayed as \"Dunlop\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "schrader",
- "description": "valves=schrader is displayed as \"Schrader (cars and mountainbikes)\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manual",
- "value": "yes",
- "description": "manual=yes is displayed as \"Manual pump\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_electrical_pump",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manual",
- "value": "no",
- "description": "manual=no is displayed as \"Electrical pump\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_electrical_pump",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "yes",
- "description": "manometer=yes is displayed as \"There is a manometer\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "no",
- "description": "manometer=no is displayed as \"There is no manometer\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "broken",
- "description": "manometer=broken is displayed as \"There is manometer but it is broken\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.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 Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Bicycle pump and repair, Second hand shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#single_level",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "amenity",
- "value": "tool_library",
- "description": "Features with this tag are displayed by layer Tool libraries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tool_library.md",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "contact:facebook",
- "description": "Values of `contact:facebook` are shown with \"{link(Facebook page,&LBRACEcontact:facebook&RBRACE,,,,)}Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Climbing club, Climbing gyms, Shop, Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#opening_hours",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Climbing club, Climbing gyms, Shop, Toilets, Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#opening_hours",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible to anyone\" by layer Climbing club",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"You need a permit to access here\" by layer Climbing club",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers\" by layer Climbing club",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Only club members\" by layer Climbing club",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layers Climbing club, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "access:description",
- "description": "Values of `access:description` are shown with \"{access:description}\" by layer Climbing club",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#Access_description__without__embedding_feature_access_description_",
- "icon_url": "./assets/themes/climbing/club.svg"
- },
- {
- "key": "leisure",
- "value": "sports_centre",
- "description": "Features with this tag are displayed by layers Climbing gyms, Climbing opportunities?",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "leisure",
- "value": "sports_hall",
- "description": "Features with this tag are displayed by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md",
- "icon_url": "./assets/themes/climbing/climbing_gym.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 Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images",
- "icon_url": "./assets/themes/climbing/climbing_gym.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 Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images",
- "icon_url": "./assets/themes/climbing/climbing_gym.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 Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images",
- "icon_url": "./assets/themes/climbing/climbing_gym.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 Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images",
- "icon_url": "./assets/themes/climbing/climbing_gym.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 Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name of this climbing gym?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#name",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"A fee of {charge} should be paid for climbing here\" and can be updated. The question is \"Is a fee required to climb here?\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#fee",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Climbing here is free of charge\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#fee",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & charge= is displayed as \"Paying a fee is required to climb here\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#fee",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "charge",
- "description": "fee=yes & charge= is displayed as \"Paying a fee is required to climb here\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#fee",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Climbing gyms, Shop, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Climbing gyms, Shop, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Climbing gyms, Shop, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "climbing:boulder",
- "value": "yes",
- "description": "climbing:boulder=yes is displayed as \"Bouldering is possible here\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:boulder",
- "value": "no",
- "description": "climbing:boulder=no is displayed as \"Bouldering is not possible here\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:boulder",
- "value": "limited",
- "description": "climbing:boulder=limited is displayed as \"Bouldering is possible, although there are only a few problems\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:boulder",
- "description": "climbing:boulder~.+ is displayed as \"There are {climbing:boulder} boulder problems\" by layers Climbing gyms, Climbing opportunities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:sport",
- "value": "yes",
- "description": "climbing:sport=yes is displayed as \"Sport climbing is possible here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#sportclimbing",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:sport",
- "value": "no",
- "description": "climbing:sport=no is displayed as \"Sport climbing is not possible here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#sportclimbing",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:sport",
- "description": "climbing:sport~.+ is displayed as \"There are {climbing:sport} sport climbing routes\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#sportclimbing",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:toprope",
- "value": "yes",
- "description": "climbing:toprope=yes is displayed as \"Toprope climbing is possible here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:toprope",
- "value": "no",
- "description": "climbing:toprope=no is displayed as \"Toprope climbing is not possible here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:toprope",
- "description": "climbing:toprope~.+ is displayed as \"There are {climbing:toprope} toprope routes\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental",
- "value": "yes",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:fee=no is displayed as \"Climbing shoes can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental:fee",
- "value": "no",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:fee=no is displayed as \"Climbing shoes can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental",
- "value": "yes",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:charge~.+ is displayed as \"Climbing shoes can be rented here for {service:climbing_shoes:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental:charge",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:charge~.+ is displayed as \"Climbing shoes can be rented here for {service:climbing_shoes:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental",
- "value": "yes",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:fee=yes is displayed as \"Climbing shoes can be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental:fee",
- "value": "yes",
- "description": "service:climbing_shoes:rental=yes & service:climbing_shoes:rental:fee=yes is displayed as \"Climbing shoes can be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_shoes:rental",
- "value": "no",
- "description": "service:climbing_shoes:rental=no is displayed as \"Climbing shoes can not be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#shoe_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental",
- "value": "yes",
- "description": "service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no is displayed as \"A climbing harness can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental:fee",
- "value": "no",
- "description": "service:climbing_harness:rental=yes & service:climbing_harness:rental:fee=no is displayed as \"A climbing harness can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental",
- "value": "yes",
- "description": "service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ is displayed as \"A climbing harness can be rented here for {service:climbing_harness:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental:charge",
- "description": "service:climbing_harness:rental=yes & service:climbing_harness:rental:charge~.+ is displayed as \"A climbing harness can be rented here for {service:climbing_harness:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental",
- "value": "yes",
- "description": "service:climbing_harness:rental=yes is displayed as \"A climbing harness can be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_harness:rental",
- "value": "no",
- "description": "service:climbing_harness:rental=no is displayed as \"A climbing harness can not be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#harness_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:toprope",
- "description": "Values of `climbing:autobelay:toprope` are shown with \"There are {climbing:autobelay:toprope} auto belay devices for top roping\" and can be updated. The question is \"Are there auto belays for top roping here?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:toprope",
- "value": "no",
- "description": "climbing:autobelay:toprope=no is displayed as \"There are no auto belays for top roping\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:toprope",
- "value": "yes",
- "description": "climbing:autobelay:toprope=yes is displayed as \"There are a number of auto belays for top roping\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:toprope",
- "value": "all",
- "description": "climbing:autobelay:toprope=all is displayed as \"There is an auto belay for every top rope route but manual belaying is also possible\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:toprope",
- "value": "only",
- "description": "climbing:autobelay:toprope=only is displayed as \"Top rope routes can only be climbed on auto belay\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_toprope",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:sport",
- "description": "Values of `climbing:autobelay:sport` are shown with \"There are {climbing:autobelay:sport} auto belays for lead climbing\" and can be updated. The question is \"Are there auto belays for lead climbing here?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_lead",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:sport",
- "value": "no",
- "description": "climbing:autobelay:sport=no is displayed as \"There are no auto belays for lead climbing\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_lead",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:sport",
- "value": "yes",
- "description": "climbing:autobelay:sport=yes is displayed as \"There is a number of auto belays for lead climbing\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_lead",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:autobelay:sport",
- "value": "all",
- "description": "climbing:autobelay:sport=all is displayed as \"There is an auto belay for every lead climbing route\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#auto_belay_lead",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:provided_at_each_rope",
- "value": "yes",
- "description": "service:climbing_belay_device:provided_at_each_rope=yes is displayed as \"Belay devices are provided at each rope\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental",
- "value": "yes",
- "description": "service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no is displayed as \"A belay device can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental:fee",
- "value": "no",
- "description": "service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:fee=no is displayed as \"A belay device can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental",
- "value": "yes",
- "description": "service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ is displayed as \"A belay device can be rented here for {service:climbing_belay_device:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental:charge",
- "description": "service:climbing_belay_device:rental=yes & service:climbing_belay_device:rental:charge~.+ is displayed as \"A belay device can be rented here for {service:climbing_belay_device:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental",
- "value": "yes",
- "description": "service:climbing_belay_device:rental=yes is displayed as \"A belay device can be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_belay_device:rental",
- "value": "no",
- "description": "service:climbing_belay_device:rental=no is displayed as \"A belay device can not be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#belay_device_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental",
- "value": "yes",
- "description": "service:climbing_rope:rental=yes & service:climbing_rope:rental:fee=no is displayed as \"A climbing rope can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental:fee",
- "value": "no",
- "description": "service:climbing_rope:rental=yes & service:climbing_rope:rental:fee=no is displayed as \"A climbing rope can be borrowed for free here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental",
- "value": "yes",
- "description": "service:climbing_rope:rental=yes & service:climbing_rope:rental:charge~.+ is displayed as \"A climbing rope can be rented here for {service:climbing_rope:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental:charge",
- "description": "service:climbing_rope:rental=yes & service:climbing_rope:rental:charge~.+ is displayed as \"A climbing rope can be rented here for {service:climbing_rope:rental:charge}\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental",
- "value": "yes",
- "description": "service:climbing_rope:rental=yes is displayed as \"A climbing rope can be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "service:climbing_rope:rental",
- "value": "no",
- "description": "service:climbing_rope:rental=no is displayed as \"A climbing rope can not be rented here\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:length",
- "description": "Values of `climbing:length` are shown with \"The routes are {canonical(climbing:length)} long on average\" and can be updated. The question is \"What is the (average) length of the routes in meters?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#average_length",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:grade:french:min",
- "description": "Values of `climbing:grade:french:min` are shown with \"The lowest grade is {climbing:grade:french:min} according to the french/belgian system\" and can be updated. The question is \"What is the grade of the easiest route here, according to the french classification system?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#min_difficulty",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:grade:french:max",
- "description": "Values of `climbing:grade:french:max` are shown with \"The highest grade is {climbing:grade:french:max} according to the french/belgian system\" and can be updated. The question is \"What is the highest grade route here, according to the french classification system?\" by layer Climbing gyms",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#max_difficulty",
- "icon_url": "./assets/themes/climbing/climbing_gym.svg"
- },
- {
- "key": "climbing:bolts:max",
- "description": "Values of `climbing:bolts:max` are shown with \"The sport climbing routes here have at most {climbing:bolts:max} bolts. Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layers Toilets, Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "drinking_water",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "Values of `operational_status` are shown with \"The operational status is {operational_status}\" and can be updated. The question is \"Is this drinking water spot still operational?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This drinking water is broken\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This drinking water is closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "disused:amenity=drinking_water is displayed as \"This drinking water is permanently closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One needs to pay to use this drinking water point\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fountain",
- "value": "bubbler",
- "description": "fountain=bubbler is displayed as \"This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bubbler.svg"
- },
- {
- "key": "fountain",
- "value": "bottle_refill",
- "description": "fountain=bottle_refill is displayed as \"This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bottle.svg"
- },
- {
- "key": "man_made",
- "value": "water_tap",
- "description": "man_made=water_tap is displayed as \"This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/tap.svg"
- },
- {
- "key": "bottle",
- "value": "yes",
- "description": "bottle=yes is displayed as \"It is easy to refill water bottles\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "bottle",
- "value": "no",
- "description": "bottle=no is displayed as \"Water bottles may not fit\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "iced_water",
- "value": "yes",
- "description": "iced_water=yes is displayed as \"Ice-cold water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "cold_water",
- "value": "yes",
- "description": "cold_water=yes is displayed as \"Actively cooled water is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "room_temperature_water",
- "value": "yes",
- "description": "room_temperature_water=yes is displayed as \"Ambient temperature water (without active cooling or heating) is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "warm_water",
- "value": "yes",
- "description": "warm_water=yes is displayed as \"Warmed water is provided here; the water is not dangerously hot\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "seasonal",
- "description": "seasonal!=no & seasonal~.+ & ((seasonal!~^(.*winter.*)$ & _now:date~^(....-(12|01|02)-..)$) | (seasonal!~^(.*spring.*)$ & _now:date~^(....-(03|04|05)-..)$) | (seasonal!~^(.*summer.*)$ & _now:date~^(....-(06|07|08)-..)$) | (seasonal!~^(.*autumn.*)$ & _now:date~^(....-(09|10|11)-..)$)) is displayed as \"This drinking water fountain is closed this season. As such, the opening hours are not shown.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This drinking water point has an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This drinking water point does not have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This drinking water point probably doesn't have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_name",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_website",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_subject",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "information",
- "value": "guidepost",
- "description": "Features with this tag are displayed by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"This guidepost shows bicycle routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "hiking",
- "value": "yes",
- "description": "hiking=yes is displayed as \"This guidepost shows hiking routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "mtb",
- "value": "yes",
- "description": "mtb=yes is displayed as \"This guidepost shows mountain bike routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "horse",
- "value": "yes",
- "description": "horse=yes is displayed as \"This guidepost shows horse riding routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ski",
- "value": "yes",
- "description": "ski=yes is displayed as \"This guidepost shows ski routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name noted on the guidepost: {name}\" and can be updated. The question is \"What is the name noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"There is no name noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the guidepost: {ref}\" and can be updated. The question is \"What is the reference number of this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"There is no reference number noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ele",
- "description": "Values of `ele` are shown with \"Elevation noted on the guidepost: {ele} m\" and can be updated. The question is \"What is the elevation noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noele",
- "value": "yes",
- "description": "noele=yes is displayed as \"There is no elevation noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_clock.json b/Docs/TagInfo/mapcomplete_clock.json
deleted file mode 100644
index 9fa4e0800f..0000000000
--- a/Docs/TagInfo/mapcomplete_clock.json
+++ /dev/null
@@ -1,262 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Clocks",
- "description": "Map showing all public clocks",
- "project_url": "https://mapcomplete.org/clock",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/clock/clock.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "clock",
- "description": "Features with this tag are displayed by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md",
- "icon_url": "./assets/layers/clock/clock.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 layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.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 Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#images",
- "icon_url": "./assets/layers/clock/clock.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 Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#images",
- "icon_url": "./assets/layers/clock/clock.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 Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#images",
- "icon_url": "./assets/layers/clock/clock.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 Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#images",
- "icon_url": "./assets/layers/clock/clock.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 Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#images",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "support",
- "value": "pole",
- "description": "support=pole is displayed as \"This clock is mounted on a pole\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#support",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "support",
- "value": "wall_mounted",
- "description": "support=wall_mounted is displayed as \"This clock is mounted on a wall, usually through a support perpendicular to the wall\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#support",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "support",
- "value": "wall",
- "description": "support=wall is displayed as \"This clock is mounted directly on a wall\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#support",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "support",
- "value": "billboard",
- "description": "support=billboard is displayed as \"This clock is part of a billboard\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#support",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "support",
- "value": "ground",
- "description": "support=ground is displayed as \"This clock is on the ground\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#support",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "display",
- "value": "analog",
- "description": "display=analog is displayed as \"This clock displays the time with hands\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#display",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "display",
- "value": "digital",
- "description": "display=digital is displayed as \"This clock displays the time with digits\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#display",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "display",
- "value": "sundial",
- "description": "display=sundial is displayed as \"This clock displays the time with a sundial\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#display",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "display",
- "value": "unorthodox",
- "description": "display=unorthodox is displayed as \"This clock displays the time in a non-standard way, e.g using binary, water or something else\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#display",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This clock is indoors\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#indoor",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This clock is outdoors\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#indoor",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "visibility",
- "value": "house",
- "description": "visibility=house is displayed as \"This clock is visible from about 5 meters away (small wall-mounted clock)\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#visibility",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "visibility",
- "value": "street",
- "description": "visibility=street is displayed as \"This clock is visible from about 20 meters away (medium size billboard clock)\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#visibility",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "visibility",
- "value": "area",
- "description": "visibility=area is displayed as \"This clock is visible from more than 20 meters away (e.g. a church clock or station clock)\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#visibility",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "date",
- "value": "yes",
- "description": "date=yes is displayed as \"This clock also displays the date\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#date",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "date",
- "value": "no",
- "description": "date=no is displayed as \"This clock does not display the date\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#date",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "date",
- "description": "date= is displayed as \"This clock does probably not display the date\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#date",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "thermometer",
- "value": "yes",
- "description": "thermometer=yes is displayed as \"This clock also displays the temperature\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#thermometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "thermometer",
- "value": "no",
- "description": "thermometer=no is displayed as \"This clock does not display the temperature\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#thermometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "thermometer",
- "description": "thermometer= is displayed as \"This clock does probably not display the temperature\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#thermometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "barometer",
- "value": "yes",
- "description": "barometer=yes is displayed as \"This clock also displays the air pressure\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#barometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "barometer",
- "value": "no",
- "description": "barometer=no is displayed as \"This clock does not display the air pressure\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#barometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "barometer",
- "description": "barometer= is displayed as \"This clock does probably not display the air pressure\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#barometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "hygrometer",
- "value": "yes",
- "description": "hygrometer=yes is displayed as \"This clock also displays the humidity\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#hygrometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "hygrometer",
- "value": "no",
- "description": "hygrometer=no is displayed as \"This clock does not display the humidity\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#hygrometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "hygrometer",
- "description": "hygrometer= is displayed as \"This clock does probably not display the humidity\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#hygrometer",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "faces",
- "description": "Values of `faces` are shown with \"This clock has {faces} faces\" and can be updated. The question is \"How many faces does this clock have?\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#faces",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "faces",
- "value": "1",
- "description": "faces=1 is displayed as \"This clock has one face\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#faces",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "faces",
- "value": "2",
- "description": "faces=2 is displayed as \"This clock has two faces\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#faces",
- "icon_url": "./assets/layers/clock/clock.svg"
- },
- {
- "key": "faces",
- "value": "4",
- "description": "faces=4 is displayed as \"This clock has four faces\" by layer Clocks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/clock.md#faces",
- "icon_url": "./assets/layers/clock/clock.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_cycle_infra.json b/Docs/TagInfo/mapcomplete_cycle_infra.json
deleted file mode 100644
index a3b5cf7a0d..0000000000
--- a/Docs/TagInfo/mapcomplete_cycle_infra.json
+++ /dev/null
@@ -1,1589 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Bicycle infrastructure",
- "description": "A map where you can view and edit things related to the bicycle infrastructure.",
- "project_url": "https://mapcomplete.org/cycle_infra",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/cycle_infra/cycle-infra.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "cycleway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "residential",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "unclassified",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "service",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "footway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "pedestrian",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "living_street",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "path",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Barriers, Crossings, Bicycle counters, Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "cycleway=shared_lane is displayed as \"There is a shared lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "cycleway=lane is displayed as \"There is a lane next to the road (separated with paint)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "cycleway=track is displayed as \"There is a track, but no cycleway drawn separately from this road on the map.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "separate",
- "description": "cycleway=separate is displayed as \"There is a separately drawn cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "no",
- "description": "cycleway=no is displayed as \"There is no cycleway\" by layers Cycleways and roads, Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This street is lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This road is not lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "sunset-sunrise",
- "description": "lit=sunset-sunrise is displayed as \"This road is lit at night\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "24/7",
- "description": "lit=24/7 is displayed as \"This road is lit 24/7\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "value": "no",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes is displayed as \"This street is a bicycle road\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "source:maxspeed",
- "value": "DE:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "vehicle",
- "value": "no",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "value": "yes",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "value": "yes",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1020-30",
- "description": "traffic_sign=DE:244.1,1020-30 is displayed as \"Residents allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12,1024-10",
- "description": "traffic_sign=DE:244.1,1022-12,1024-10 is displayed as \"Motor vehicles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12",
- "description": "traffic_sign=DE:244.1,1022-12 is displayed as \"Motorcycles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1024-10",
- "description": "traffic_sign=DE:244.1,1024-10 is displayed as \"Cars allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1",
- "description": "traffic_sign=DE:244.1 is displayed as \"There are no supplementary signs at this bicycle road.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed on this road is {maxspeed} km/h\" and can be updated. The question is \"What is the maximum speed in this street?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "20",
- "description": "maxspeed=20 is displayed as \"The maximum speed is 20 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "maxspeed=30 is displayed as \"The maximum speed is 30 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "50",
- "description": "maxspeed=50 is displayed as \"The maximum speed is 50 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "70",
- "description": "maxspeed=70 is displayed as \"The maximum speed is 70 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "90",
- "description": "maxspeed=90 is displayed as \"The maximum speed is 90 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "description": "Values of `cycleway:surface` are shown with \"This cyleway is made of {cycleway:surface}\" and can be updated. The question is \"What is the surface of the cycleway made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unpaved",
- "description": "cycleway:surface=unpaved is displayed as \"This cycleway is unpaved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paved",
- "description": "cycleway:surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "asphalt",
- "description": "cycleway:surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paving_stones",
- "description": "cycleway:surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "concrete",
- "description": "cycleway:surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "cobblestone",
- "description": "cycleway:surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unhewn_cobblestone",
- "description": "cycleway:surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "sett",
- "description": "cycleway:surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "wood",
- "description": "cycleway:surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "gravel",
- "description": "cycleway:surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "fine_gravel",
- "description": "cycleway:surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "pebblestone",
- "description": "cycleway:surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "ground",
- "description": "cycleway:surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "Values of `incline` are shown with \"This road has an slope of {incline}\" and can be updated. The question is \"Does {title()} have an incline?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "incline= is displayed as \"There is (probably) no incline here\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "up",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "down",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "yes",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "excellent",
- "description": "cycleway:smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "good",
- "description": "cycleway:smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "intermediate",
- "description": "cycleway:smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "bad",
- "description": "cycleway:smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_bad",
- "description": "cycleway:smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "horrible",
- "description": "cycleway:smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_horrible",
- "description": "cycleway:smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "impassable",
- "description": "cycleway:smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"This road is made of {surface}\" and can be updated. The question is \"What is the surface of the street made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unpaved",
- "description": "surface=unpaved is displayed as \"This cycleway is unhardened\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paved",
- "description": "surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "cobblestone",
- "description": "surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unhewn_cobblestone",
- "description": "surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "sett",
- "description": "surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "wood",
- "description": "surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "gravel",
- "description": "surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "pebblestone",
- "description": "surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "ground",
- "description": "surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "excellent",
- "description": "smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "good",
- "description": "smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "intermediate",
- "description": "smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "bad",
- "description": "smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_bad",
- "description": "smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "horrible",
- "description": "smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_horrible",
- "description": "smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "impassable",
- "description": "smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"The carriage width of this road is {width}m\" and can be updated. The question is \"What is the carriage width of this road (in meters)?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#width",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7",
- "description": "cycleway:traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "description": "cycleway:traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D9",
- "description": "cycleway:traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D10",
- "description": "cycleway:traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "none",
- "description": "cycleway:traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D7",
- "description": "traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "description": "traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D9",
- "description": "traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D10",
- "description": "traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G11",
- "description": "traffic_sign=NL:G11 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G11.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G12a",
- "description": "traffic_sign=NL:G12a is displayed as \"Compulsory (moped)cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G12a.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G13",
- "description": "traffic_sign=NL:G13 is displayed as \"Non-compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G13.svg"
- },
- {
- "key": "traffic_sign",
- "value": "none",
- "description": "traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M6",
- "description": "cycleway:traffic_sign=BE:D7;BE:M6 is displayed as \"Mopeds must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M6.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M13",
- "description": "cycleway:traffic_sign=BE:D7;BE:M13 is displayed as \"Speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M13.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M14",
- "description": "cycleway:traffic_sign=BE:D7;BE:M14 is displayed as \"Mopeds and speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M14.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M7",
- "description": "cycleway:traffic_sign=BE:D7;BE:M7 is displayed as \"Mopeds are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M7.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M15",
- "description": "cycleway:traffic_sign=BE:D7;BE:M15 is displayed as \"Speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M15.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M16",
- "description": "cycleway:traffic_sign=BE:D7;BE:M16 is displayed as \"Mopeds and speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M16.svg"
- },
- {
- "key": "cycleway:traffic_sign:supplementary",
- "value": "none",
- "description": "cycleway:traffic_sign:supplementary=none is displayed as \"No supplementary traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:buffer",
- "description": "Values of `cycleway:buffer` are shown with \"The buffer besides this cycleway is {cycleway:buffer} m\" and can be updated. The question is \"How wide is the gap between the cycleway and the road?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleways_and_roads_cycleway_buffer",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "dashed_line",
- "description": "cycleway:separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "solid_line",
- "description": "cycleway:separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "parking_lane",
- "description": "cycleway:separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "kerb",
- "description": "cycleway:separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "dashed_line",
- "description": "separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "solid_line",
- "description": "separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "parking_lane",
- "description": "separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "kerb",
- "description": "separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "barrier",
- "value": "bollard",
- "description": "Features with this tag are displayed by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "barrier",
- "value": "cycle_barrier",
- "description": "Features with this tag are displayed by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"A cyclist can go past this.\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#bicycle_yes_no",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bicycle",
- "value": "no",
- "description": "bicycle=no is displayed as \"A cyclist can not go past this.\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#bicycle_yes_no",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "barrier",
- "value": "bollard",
- "description": "barrier=bollard is displayed as \"This is a single bollard in the road\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#barrier_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "barrier",
- "value": "cycle_barrier",
- "description": "barrier=cycle_barrier is displayed as \"This is a cycle barrier slowing down cyclists\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#barrier_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bollard",
- "value": "removable",
- "description": "bollard=removable is displayed as \"Removable bollard\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Bollard_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bollard",
- "value": "fixed",
- "description": "bollard=fixed is displayed as \"Fixed bollard\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Bollard_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bollard",
- "value": "foldable",
- "description": "bollard=foldable is displayed as \"Bollard that can be folded down\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Bollard_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bollard",
- "value": "flexible",
- "description": "bollard=flexible is displayed as \"Flexible bollard, usually plastic\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Bollard_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "bollard",
- "value": "rising",
- "description": "bollard=rising is displayed as \"Rising bollard\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Bollard_type",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "cycle_barrier",
- "value": "single",
- "description": "cycle_barrier=single is displayed as \"Single, just two barriers with a space inbetween\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Cycle_barrier_type",
- "icon_url": "./assets/themes/cycle_infra/Cycle_barrier_single.png"
- },
- {
- "key": "cycle_barrier",
- "value": "double",
- "description": "cycle_barrier=double is displayed as \"Double, two barriers behind each other\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Cycle_barrier_type",
- "icon_url": "./assets/themes/cycle_infra/Cycle_barrier_double.svg"
- },
- {
- "key": "cycle_barrier",
- "value": "triple",
- "description": "cycle_barrier=triple is displayed as \"Triple, three barriers behind each other\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Cycle_barrier_type",
- "icon_url": "./assets/themes/cycle_infra/Cycle_barrier_triple.png"
- },
- {
- "key": "cycle_barrier",
- "value": "squeeze",
- "description": "cycle_barrier=squeeze is displayed as \"Squeeze gate, gap is smaller at top, than at the bottom\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Cycle_barrier_type",
- "icon_url": "./assets/themes/cycle_infra/Cycle_barrier_squeeze.png"
- },
- {
- "key": "maxwidth:physical",
- "description": "Values of `maxwidth:physical` are shown with \"Maximum width: {maxwidth:physical} m\" and can be updated. The question is \"How wide is the gap left over besides the barrier?\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#MaxWidth",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "width:separation",
- "description": "Values of `width:separation` are shown with \"Space between barriers (along the length of the road): {width:separation} m\" and can be updated. The question is \"How much space is there between the barriers (along the length of the road)?\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Space_between_barrier__cyclebarrier_",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "width:opening",
- "description": "Values of `width:opening` are shown with \"Width of opening: {width:opening} m\" and can be updated. The question is \"How wide is the smallest opening next to the barriers?\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Width_of_opening__cyclebarrier_",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "overlap",
- "description": "Values of `overlap` are shown with \"Overlap: {overlap} m\" and can be updated. The question is \"How much overlap do the barriers have?\" by layer Barriers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/barrier.md#Overlap__cyclebarrier_",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "highway",
- "value": "traffic_signals",
- "description": "Features with this tag are displayed by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "highway",
- "value": "crossing",
- "description": "Features with this tag are displayed by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "no",
- "description": "crossing:signals=no is displayed as \"There are no traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "yes",
- "description": "crossing:signals=yes is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing",
- "value": "traffic_signals",
- "description": "crossing=traffic_signals is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing:markings",
- "description": "Values of `crossing:markings` are shown with \"This crossing has {crossing:markings} markings\" and can be updated. The question is \"What kind of markings does this crossing have?\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "no",
- "description": "crossing:markings=no is displayed as \"This crossing has no markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/crossing_unmarked.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra",
- "description": "crossing:markings=zebra is displayed as \"This crossing has zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra.png"
- },
- {
- "key": "crossing:markings",
- "value": "yes",
- "description": "crossing:markings=yes is displayed as \"This crossing has markings of an unknown type\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines",
- "description": "crossing:markings=lines is displayed as \"This crossings has lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder",
- "description": "crossing:markings=ladder is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder.png"
- },
- {
- "key": "crossing:markings",
- "value": "dashes",
- "description": "crossing:markings=dashes is displayed as \"This crossing has dashed lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dashes.png"
- },
- {
- "key": "crossing:markings",
- "value": "dots",
- "description": "crossing:markings=dots is displayed as \"This crossing has dotted lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dots.png"
- },
- {
- "key": "crossing:markings",
- "value": "surface",
- "description": "crossing:markings=surface is displayed as \"This crossing is marked by using a different coloured surface\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_surface.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:skewed",
- "description": "crossing:markings=ladder:skewed is displayed as \"This crossing has lines on either side of the crossing, along with angled bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder_skewed.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:paired",
- "description": "crossing:markings=zebra:paired is displayed as \"This crossing has zebra markings with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:bicolour",
- "description": "crossing:markings=zebra:bicolour is displayed as \"This crossing has zebra markings in alternating colours\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_bicolour.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:double",
- "description": "crossing:markings=zebra:double is displayed as \"This crossing has double zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_double.png"
- },
- {
- "key": "crossing:markings",
- "value": "pictograms",
- "description": "crossing:markings=pictograms is displayed as \"This crossing has pictograms on the road\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:paired",
- "description": "crossing:markings=ladder:paired is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines:paired",
- "description": "crossing:markings=lines:paired is displayed as \"This crossing has double lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines_paired.png"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"A cyclist can use this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_bicycle_allowed",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "bicycle",
- "value": "no",
- "description": "bicycle=no is displayed as \"A cyclist can not use this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_bicycle_allowed",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:island",
- "value": "yes",
- "description": "crossing:island=yes is displayed as \"This crossing has an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:island",
- "value": "no",
- "description": "crossing:island=no is displayed as \"This crossing does not have an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This crossing has tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This crossing does not have tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This crossing has tactile paving, but is not correct\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "partial",
- "description": "tactile_paving=partial is displayed as \"This crrosing has tactile paving, but only on one side\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "yes",
- "description": "button_operated=yes is displayed as \"This traffic light has a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "no",
- "description": "button_operated=no is displayed as \"This traffic light does not have a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "yes",
- "description": "traffic_signals:sound=yes is displayed as \"This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "no",
- "description": "traffic_signals:sound=no is displayed as \"This traffic light does not have sound signals to help crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "locate",
- "description": "traffic_signals:sound=locate is displayed as \"This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "walk",
- "description": "traffic_signals:sound=walk is displayed as \"This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "yes",
- "description": "traffic_signals:vibration=yes is displayed as \"The button for this traffic light has a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/Vibrating_button_illustration.jpg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "no",
- "description": "traffic_signals:vibration=no is displayed as \"The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "yes",
- "description": "traffic_signals:arrow=yes is displayed as \"This traffic light has an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "no",
- "description": "traffic_signals:arrow=no is displayed as \"This traffic light does not have an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "yes",
- "description": "traffic_signals:minimap=yes is displayed as \"This traffic light has a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/180px-Trairvoja_mapeto.jpg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "no",
- "description": "traffic_signals:minimap=no is displayed as \"This traffic light does not have a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "yes",
- "description": "red_turn:right:bicycle=yes is displayed as \"A cyclist can turn right if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B22.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "no",
- "description": "red_turn:right:bicycle=no is displayed as \"A cyclist can not turn right if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "yes",
- "description": "red_turn:straight:bicycle=yes is displayed as \"A cyclist can go straight on if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B23.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "no",
- "description": "red_turn:straight:bicycle=no is displayed as \"A cyclist can not go straight on if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "man_made",
- "value": "monitoring_station",
- "description": "Features with this tag are displayed by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "monitoring:bicycle",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "digital",
- "description": "display=digital is displayed as \"This counter has a digital display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "analog",
- "description": "display=analog is displayed as \"This counter has an analog display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "no",
- "description": "display=no is displayed as \"This counter has no display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name of the counted location: {name}\" and can be updated. The question is \"What is the name of the counted location?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#name",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"This counter started counting on {start_date}\" and can be updated. The question is \"When did this counter start counting?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#start_date",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "amenity",
- "value": "clock",
- "description": "amenity=clock is displayed as \"This counter has a clock\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#clock",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "amenity",
- "description": "amenity= is displayed as \"This counter has no clock\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#clock",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the counter: {ref}\" and can be updated. The question is \"What is the reference number of this counter?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#ref",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"This counter has no reference number\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#ref",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"Website of the counter: {website}\" and can be updated. The question is \"Is there a website for this bicycle counter?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#website",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "highway",
- "value": "cyclist_waiting_aid",
- "description": "Features with this tag are displayed by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "footrest",
- "value": "yes",
- "description": "footrest=yes is displayed as \"There is a board or peg to rest your foot on here\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#type",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "handrest",
- "value": "yes",
- "description": "handrest=yes is displayed as \"There is a rail or a handle to hold on to here\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#type",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "side",
- "value": "left",
- "description": "side=left is displayed as \"This waiting aid is located on the left side\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#side",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "side",
- "value": "right",
- "description": "side=right is displayed as \"This waiting aid is located on the right side\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#side",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "side",
- "value": "both",
- "description": "side=both is displayed as \"There are waiting aids on both sides of the road\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#side",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "direction",
- "value": "forward",
- "description": "direction=forward is displayed as \"This waiting aid can be used when going forward on this way\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#direction",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- },
- {
- "key": "direction",
- "value": "backward",
- "description": "direction=backward is displayed as \"This waiting aid can be used when going backward on this way\" by layer Cyclist Waiting Aids",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclist_waiting_aid.md#direction",
- "icon_url": "./assets/layers/cyclist_waiting_aid/waiting_aid.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_cyclestreets.json b/Docs/TagInfo/mapcomplete_cyclestreets.json
deleted file mode 100644
index e0cd3779b0..0000000000
--- a/Docs/TagInfo/mapcomplete_cyclestreets.json
+++ /dev/null
@@ -1,249 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Cyclestreets",
- "description": "A map of cyclestreets",
- "project_url": "https://mapcomplete.org/cyclestreets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/cyclestreets/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Cyclestreets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Cyclestreets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.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 layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#images"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "overtaking:motor_vehicle",
- "value": "no",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes is displayed as \"This street is a bicycle road\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "source:maxspeed",
- "value": "DE:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "vehicle",
- "value": "no",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:cyclestreet",
- "value": "yes",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "bicycle_road",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:bicycle_road",
- "value": "yes",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "overtaking:motor_vehicle",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#is_cyclestreet"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1020-30",
- "description": "traffic_sign=DE:244.1,1020-30 is displayed as \"Residents allowed\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12,1024-10",
- "description": "traffic_sign=DE:244.1,1022-12,1024-10 is displayed as \"Motor vehicles allowed\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12",
- "description": "traffic_sign=DE:244.1,1022-12 is displayed as \"Motorcycles allowed\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1024-10",
- "description": "traffic_sign=DE:244.1,1024-10 is displayed as \"Cars allowed\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1",
- "description": "traffic_sign=DE:244.1 is displayed as \"There are no supplementary signs at this bicycle road.\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244.svg"
- },
- {
- "key": "cyclestreet:start_date",
- "description": "Values of `cyclestreet:start_date` are shown with \"This street will become a cyclestreet at {cyclestreet:start_date}\" and can be updated. The question is \"When will this street become a cyclestreet?\" by layers Cyclestreets, Future cyclestreet, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cyclestreets.md#future_cyclestreet"
- },
- {
- "key": "proposed:cyclestreet",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Future cyclestreet",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toekomstige_fietsstraat.md"
- },
- {
- "key": "proposed:bicycle_road",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Future cyclestreet",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toekomstige_fietsstraat.md"
- },
- {
- "key": "highway",
- "value": "residential",
- "description": "Features with this tag are displayed by layer All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/not_cyclestreets.md"
- },
- {
- "key": "highway",
- "value": "tertiary",
- "description": "Features with this tag are displayed by layer All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/not_cyclestreets.md"
- },
- {
- "key": "highway",
- "value": "unclassified",
- "description": "Features with this tag are displayed by layer All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/not_cyclestreets.md"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json
deleted file mode 100644
index bbb3c3aa21..0000000000
--- a/Docs/TagInfo/mapcomplete_cyclofix.json
+++ /dev/null
@@ -1,5903 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Cyclofix - a map for cyclists",
- "description": "A map for cyclists to find the appropriate infrastructure for their needs, such as bicycle pumps, drinking water, bicycle shops, repair stations or parkings",
- "project_url": "https://mapcomplete.org/cyclofix",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/cyclofix/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "repair",
- "value": "assisted_self_service",
- "description": "Features with this tag are displayed by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md",
- "icon_url": "gear"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Repair cafés and assisted repair workshops, Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md",
- "icon_url": "gear"
- },
- {
- "key": "bicycle:repair",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md",
- "icon_url": "gear"
- },
- {
- "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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#images",
- "icon_url": "gear"
- },
- {
- "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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#images",
- "icon_url": "gear"
- },
- {
- "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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#images",
- "icon_url": "gear"
- },
- {
- "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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#images",
- "icon_url": "gear"
- },
- {
- "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 Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bike cleaning service, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines, Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#images",
- "icon_url": "gear"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This workshop is called {name}\" and can be updated. The question is \"What is the name of this repair workshop?\" by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#name",
- "icon_url": "gear"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Repair cafés and assisted repair workshops, Bike repair/shop, Drinking water, Bike-related object, Bicycle rental, Bicycle library, Bike parking, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#opening_hours_by_appointment",
- "icon_url": "gear"
- },
- {
- "key": "opening_hours",
- "value": "\"by appointment\"",
- "description": "opening_hours=\"by appointment\" is displayed as \"Only by appointment\" by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#opening_hours_by_appointment",
- "icon_url": "gear"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours~^(\"by appointment\"|by appointment)$ is displayed as \"Only by appointment\" by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#opening_hours_by_appointment",
- "icon_url": "gear"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bicycle pump and repair, Drinking water, Bike-related object, Bicycle rental, Bicycle library, Bike parking, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#opening_hours_by_appointment",
- "icon_url": "gear"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Repair cafés and assisted repair workshops, Bike cafe, Bike repair/shop, Bike-related object, Bicycle rental, Bicycle library, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:mastodon",
- "description": "Values of `contact:mastodon` are shown with \"{fediverse_link(contact:mastodon)}\" and can be updated. The question is \"What is the Mastodon-handle of {title()}?\" by layer Repair cafés and assisted repair workshops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_assisted_repair_workshop.md#mastodon",
- "icon_url": "./assets/svg/mastodon.svg"
- },
- {
- "key": "contact:facebook",
- "description": "Values of `contact:facebook` are shown with \"{link(Facebook page,&LBRACEcontact:facebook&RBRACE,,,,)}Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When it this bike café opened?\" by layer Bike cafe",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cafe.md#opening_hours",
- "icon_url": "./assets/layers/bike_cafe/bike_cafe.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "sport",
- "value": "bicycle",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "sport",
- "value": "cycling",
- "description": "Features with this tag are displayed by layers Bike repair/shop, Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "sport",
- "description": "Features with this tag are displayed by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shops_name",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#brand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#brand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Bike repair/shop, Bicycle rental, Bicycle rental, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Bike repair/shop, Bicycle rental, Bicycle rental, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Bike repair/shop, Bicycle rental, Bicycle rental, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.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 Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Bike repair/shop, Bicycle pump and repair, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#single_level",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_binding",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#copyshop_binding",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#optometrist_service",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#optometrist_service",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#key_cutter",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#key_cutter",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sells_new_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sells_new_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_second_hand",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#repairs_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#repairs_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#repairs_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#repairs_bikes",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_rental",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_rental",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bicycle_types",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layers Bike repair/shop, Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_pump_service",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_pump_service",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_pump_service",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_repair_tools",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_repair_tools",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_repair_tools",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_wash",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_wash",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_wash",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layers Bike repair/shop, Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layers Bike repair/shop, Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layers Bike repair/shop, Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layers Bike repair/shop, Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet_fee",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet_fee",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet_fee",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet_ssid",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#internet_ssid",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#organic",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#organic",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#organic",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sugar_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sugar_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sugar_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#sugar_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#gluten_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#gluten_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#lactose_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#lactose_free",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Bike repair/shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Bike repair/shop, Bike-related object, Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#description",
- "icon_url": "./assets/layers/bike_shop/repair_shop.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_repair_station",
- "description": "Features with this tag are displayed by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "no",
- "description": "service:bicycle:tools=no & service:bicycle:pump=yes is displayed as \"There is only a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:tools=no & service:bicycle:pump=yes is displayed as \"There is only a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=no is displayed as \"There are only tools (screwdrivers, pliers, …) present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=no is displayed as \"There are only tools (screwdrivers, pliers, …) present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:tools",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=yes is displayed as \"There are both tools and a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:tools=yes & service:bicycle:pump=yes is displayed as \"There are both tools and a pump present\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_available_services",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump:operational_status",
- "value": "broken",
- "description": "service:bicycle:pump:operational_status=broken is displayed as \"The bike pump is broken\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#Operational_status",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:pump:operational_status",
- "value": "operational",
- "description": "service:bicycle:pump:operational_status=operational is displayed as \"The bike pump is operational\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#Operational_status",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this bicycle repair point open?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#opening_hours_24_7",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layers Bicycle pump and repair, Drinking water, Bike parking, Charging stations, Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layers Bicycle pump and repair, Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Publicly accessible\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only for customers\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/svg/invalid.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible to the general public\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#access",
- "icon_url": "./assets/svg/invalid.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Maintained by {operator}\" and can be updated. The question is \"Who maintains this cycle pump?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_operator",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of the maintainer?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_email",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What is the phone number of the maintainer?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_phone",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:chain_tool",
- "value": "yes",
- "description": "service:bicycle:chain_tool=yes is displayed as \"There is a chain tool\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_chain_tool",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:chain_tool",
- "value": "no",
- "description": "service:bicycle:chain_tool=no is displayed as \"There is no chain tool\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_chain_tool",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:stand",
- "value": "yes",
- "description": "service:bicycle:stand=yes is displayed as \"There is a hook or stand\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_stand",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "service:bicycle:stand",
- "value": "no",
- "description": "service:bicycle:stand=no is displayed as \"There is no hook or stand\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_bike_stand",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "description": "Values of `valves` are shown with \"This pump supports the following valves: {valves}\" and can be updated. The question is \"What valves are supported?\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "sclaverand",
- "description": "valves=sclaverand is displayed as \"Sclaverand/Presta (narrow-width bike tires)\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "dunlop",
- "description": "valves=dunlop is displayed as \"Dunlop\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "valves",
- "value": "schrader",
- "description": "valves=schrader is displayed as \"Schrader (cars and mountainbikes)\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_valves",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manual",
- "value": "yes",
- "description": "manual=yes is displayed as \"Manual pump\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_electrical_pump",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manual",
- "value": "no",
- "description": "manual=no is displayed as \"Electrical pump\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_electrical_pump",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "yes",
- "description": "manometer=yes is displayed as \"There is a manometer\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "no",
- "description": "manometer=no is displayed as \"There is no manometer\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "manometer",
- "value": "broken",
- "description": "manometer=broken is displayed as \"There is manometer but it is broken\" by layer Bicycle pump and repair",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_repair_station.md#bike_repair_station_manometer",
- "icon_url": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- {
- "key": "amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "drinking_water",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "Values of `operational_status` are shown with \"The operational status is {operational_status}\" and can be updated. The question is \"Is this drinking water spot still operational?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This drinking water is broken\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This drinking water is closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "disused:amenity=drinking_water is displayed as \"This drinking water is permanently closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layers Drinking water, Bike parking, Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One needs to pay to use this drinking water point\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fountain",
- "value": "bubbler",
- "description": "fountain=bubbler is displayed as \"This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bubbler.svg"
- },
- {
- "key": "fountain",
- "value": "bottle_refill",
- "description": "fountain=bottle_refill is displayed as \"This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bottle.svg"
- },
- {
- "key": "man_made",
- "value": "water_tap",
- "description": "man_made=water_tap is displayed as \"This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/tap.svg"
- },
- {
- "key": "bottle",
- "value": "yes",
- "description": "bottle=yes is displayed as \"It is easy to refill water bottles\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "bottle",
- "value": "no",
- "description": "bottle=no is displayed as \"Water bottles may not fit\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "iced_water",
- "value": "yes",
- "description": "iced_water=yes is displayed as \"Ice-cold water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "cold_water",
- "value": "yes",
- "description": "cold_water=yes is displayed as \"Actively cooled water is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "room_temperature_water",
- "value": "yes",
- "description": "room_temperature_water=yes is displayed as \"Ambient temperature water (without active cooling or heating) is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "warm_water",
- "value": "yes",
- "description": "warm_water=yes is displayed as \"Warmed water is provided here; the water is not dangerously hot\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "seasonal",
- "description": "seasonal!=no & seasonal~.+ & ((seasonal!~^(.*winter.*)$ & _now:date~^(....-(12|01|02)-..)$) | (seasonal!~^(.*spring.*)$ & _now:date~^(....-(03|04|05)-..)$) | (seasonal!~^(.*summer.*)$ & _now:date~^(....-(06|07|08)-..)$) | (seasonal!~^(.*autumn.*)$ & _now:date~^(....-(09|10|11)-..)$)) is displayed as \"This drinking water fountain is closed this season. As such, the opening hours are not shown.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This drinking water point has an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This drinking water point does not have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This drinking water point probably doesn't have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_name",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_website",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_subject",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "association",
- "value": "cycling",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "association",
- "value": "bicycle",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "ngo",
- "value": "cycling",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "ngo",
- "value": "bicycle",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "club",
- "value": "bicycle",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "club",
- "value": "cycling",
- "description": "Features with this tag are displayed by layer Bike-related object",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_themed_object.md",
- "icon_url": "./assets/layers/bike_themed_object/other_services.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "Features with this tag are displayed by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_wash",
- "description": "Features with this tag are displayed by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using the cleaning service costs {charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#bike_cleaning_charge",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"This cleaning service is free to use\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#bike_cleaning_charge",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"There is a fee to use this cleaning service\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#bike_cleaning_charge",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "automated",
- "value": "no",
- "description": "automated=no is displayed as \"This is a manual bike washing station\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#automated",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "automated",
- "value": "yes",
- "description": "automated=yes is displayed as \"This is an automated bike wash\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#automated",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "self_service",
- "value": "yes",
- "description": "self_service=yes is displayed as \"This cleaning service is self-service\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#self_service",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "self_service",
- "value": "no",
- "description": "self_service=no is displayed as \"This cleaning service is operated by an employee\" by layer Bike cleaning service",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_cleaning.md#self_service",
- "icon_url": "./assets/layers/bike_cleaning/bike_cleaning.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "bicycle_rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "rental",
- "description": "Features with this tag are displayed by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental & bicycle_rental=shop is displayed as \"This is a shop whose main focus is bicycle rental\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "shop",
- "description": "shop=rental & bicycle_rental=shop is displayed as \"This is a shop whose main focus is bicycle rental\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"This is a rental business which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes & shop=bicycle is displayed as \"This is a shop which sells or repairs bicycles, but also rents out bicycles\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "service:bicycle:rental=yes & shop=bicycle is displayed as \"This is a shop which sells or repairs bicycles, but also rents out bicycles\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "docking_station",
- "description": "bicycle_rental=docking_station is displayed as \"This is an automated docking station, where a bicycle is mechanically locked to a structure\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "key_dispensing_machine",
- "description": "bicycle_rental=key_dispensing_machine is displayed as \"A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "bicycle_rental",
- "value": "dropoff_point",
- "description": "bicycle_rental=dropoff_point is displayed as \"This is a dropoff point, e.g. a reserved parking to place the bicycles clearly marked as being for the rental service only\" by layer Bicycle rental",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#bicycle_rental_type",
- "icon_url": "./assets/themes/cyclofix/key.svg"
- },
- {
- "key": "payment:app",
- "value": "yes",
- "description": "payment:app=yes is displayed as \"Payment is done using a dedicated app\" by layers Bicycle rental, Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#payment_options_advanced",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:membership_card",
- "value": "yes",
- "description": "payment:membership_card=yes is displayed as \"Payment is done using a membership card\" by layers Bicycle rental, Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_rental_non_docking.md#payment_options_advanced",
- "icon_url": "./assets/layers/questions/nfc_card.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_library",
- "description": "Features with this tag are displayed by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This bicycle library is called {name}\" and can be updated. The question is \"What is the name of this bicycle library?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_name",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Lending a bicycle costs {charge}\" and can be updated. The question is \"How much does lending a bicycle cost?\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Lending a bicycle is free\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "charge",
- "value": "€20warranty + €20/year",
- "description": "fee=yes & charge=€20warranty + €20/year is displayed as \"Lending a bicycle costs €20/year and €20 warranty\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_charge",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "child",
- "description": "bicycle_library:for=child is displayed as \"Bikes for children available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "adult",
- "description": "bicycle_library:for=adult is displayed as \"Bikes for adult available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "bicycle_library:for",
- "value": "disabled",
- "description": "bicycle_library:for=disabled is displayed as \"Bikes for disabled persons available\" by layer Bicycle library",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_library.md#bicycle_library_target_group",
- "icon_url": "./assets/layers/bicycle_library/bicycle_library.svg"
- },
- {
- "key": "amenity",
- "value": "bicycle_parking",
- "description": "Features with this tag are displayed by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "description": "Values of `bicycle_parking` are shown with \"This is a bicycle parking of the type: {bicycle_parking}\" and can be updated. The question is \"What is the type of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "stands",
- "description": "bicycle_parking=stands is displayed as \"Stands\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/staple.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "safe_loops",
- "description": "bicycle_parking=safe_loops is displayed as \"Rack with side loops\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/safe_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "wall_loops",
- "description": "bicycle_parking=wall_loops is displayed as \"Wheelbenders / rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/wall_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "handlebar_holder",
- "description": "bicycle_parking=handlebar_holder is displayed as \"Handlebar holder\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/handlebar_holder.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "rack",
- "description": "bicycle_parking=rack is displayed as \"Rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/rack.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "two_tier",
- "description": "bicycle_parking=two_tier is displayed as \"Two-tiered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/two_tier.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "shed",
- "description": "bicycle_parking=shed is displayed as \"Shed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/shed.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "bollard",
- "description": "bicycle_parking=bollard is displayed as \"Bollard\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/bollard.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "floor",
- "description": "bicycle_parking=floor is displayed as \"An area on the floor which is marked for bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lockers",
- "description": "bicycle_parking=lockers is displayed as \"A locker - the bicycles are enclosed completely individually or with a few bicycles together. The locker is too small to fit a person standing..\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lean_and_stick",
- "description": "bicycle_parking=lean_and_stick is displayed as \"A lean-to bracket with possibility to use a lock through eyelet. The seat tube can be held by the stand by an anchor\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Underground parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "surface",
- "description": "location=surface is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "rooftop",
- "description": "location=rooftop is displayed as \"Rooftop parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "description": "location= is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "bicycle_shed",
- "description": "building=bicycle_shed is displayed as \"This is a bicycle shed (with walls on at least three sides)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "roof",
- "description": "building=roof is displayed as \"This is a bicycle parking under a roof; the roof only serves the bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This bicycle parking is located in a building behind a door or gate\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This parking is covered (it has a roof)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This parking is not covered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"Place for {capacity} bikes\" and can be updated. The question is \"How many bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Capacity",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"{access}\" and can be updated. The question is \"Who can use this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Access is primarily for visitors to a business\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Access is limited to members of a school, company or organisation\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private bicycle parking which is never available to the public, also not via a membership fee\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One has to pay to use this bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#fee",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Parking your bike costs {charge}\" and can be updated. The question is \"How much does it cost to park your bike here?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#charge",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This bicycle parking is maintained by {operator}\" and can be updated. The question is \"Who maintains this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator:phone",
- "description": "Values of `operator:phone` are shown with \"{operator:phone}\" and can be updated. The question is \"What is the phone number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "phone",
- "description": "phone~.+ is displayed as \"{phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{contact:phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "operator:website",
- "description": "Values of `operator:website` are shown with \"{operator:website}\" and can be updated. The question is \"What is the website number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "website",
- "description": "website~.+ is displayed as \"{website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "operator:email",
- "description": "Values of `operator:email` are shown with \"{operator:email}\" and can be updated. The question is \"What is the email address of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "cargo_bike",
- "value": "yes",
- "description": "cargo_bike=yes is displayed as \"This parking has room for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "designated",
- "description": "cargo_bike=designated is displayed as \"This parking has designated (official) spots for cargo bikes.\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"You're not allowed to park cargo bikes or there are no places provided for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity:cargo_bike",
- "description": "Values of `capacity:cargo_bike` are shown with \"This parking fits {capacity:cargo_bike} cargo bikes\" and can be updated. The question is \"How many cargo bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"There are no dedicated spaces for cargo bikes here or parking cargo bikes here is not allowed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"A bike can be parked here for at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum allowed parking duration?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#maxstay",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "value": "charging_station",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"Bicycles can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "motorcar",
- "value": "yes",
- "description": "motorcar=yes is displayed as \"Cars can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "scooter",
- "value": "yes",
- "description": "scooter=yes is displayed as \"Scooters can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "hgv",
- "value": "yes",
- "description": "hgv=yes is displayed as \"Heavy good vehicles (such as trucks) can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "bus",
- "value": "yes",
- "description": "bus=yes is displayed as \"Buses can be charged here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Type",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Who is allowed to use this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this charging station (payment might be needed)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Anyone can use this charging station (payment might be needed)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} vehicles can be charged here at the same time\" and can be updated. The question is \"How much vehicles can be charged here at the same time?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#capacity",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko",
- "value": "1",
- "description": "socket:schuko=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko",
- "description": "socket:schuko~.+ & socket:schuko!=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:typee",
- "value": "1",
- "description": "socket:typee=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee",
- "description": "socket:typee~.+ & socket:typee!=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:chademo",
- "value": "1",
- "description": "socket:chademo=1 is displayed as \"Chademo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo",
- "description": "socket:chademo~.+ & socket:chademo!=1 is displayed as \"Chademo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:type1_cable",
- "value": "1",
- "description": "socket:type1_cable=1 is displayed as \"Type 1 with cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "socket:type1_cable~.+ & socket:type1_cable!=1 is displayed as \"Type 1 with cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "value": "1",
- "description": "socket:type1=1 is displayed as \"Type 1 without cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "description": "socket:type1~.+ & socket:type1!=1 is displayed as \"Type 1 without cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_combo",
- "value": "1",
- "description": "socket:type1_combo=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "socket:type1_combo~.+ & socket:type1_combo!=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "value": "1",
- "description": "socket:tesla_supercharger=1 is displayed as \"Tesla Supercharger\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "socket:tesla_supercharger~.+ & socket:tesla_supercharger!=1 is displayed as \"Tesla Supercharger\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:type2",
- "value": "1",
- "description": "socket:type2=1 is displayed as \"Type 2 (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2",
- "description": "socket:type2~.+ & socket:type2!=1 is displayed as \"Type 2 (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2_combo",
- "value": "1",
- "description": "socket:type2_combo=1 is displayed as \"Type 2 CCS (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "socket:type2_combo~.+ & socket:type2_combo!=1 is displayed as \"Type 2 CCS (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_cable",
- "value": "1",
- "description": "socket:type2_cable=1 is displayed as \"Type 2 with cable (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "socket:type2_cable~.+ & socket:type2_cable!=1 is displayed as \"Type 2 with cable (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "value": "1",
- "description": "socket:tesla_supercharger_ccs=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "socket:tesla_supercharger_ccs~.+ & socket:tesla_supercharger_ccs!=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla Supercharger (destination)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country=us is displayed as \"Tesla Supercharger (destination)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country!=us is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:USB-A",
- "value": "1",
- "description": "socket:USB-A=1 is displayed as \"USB to charge phones and small electronics\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "socket:USB-A~.+ & socket:USB-A!=1 is displayed as \"USB to charge phones and small electronics\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "value": "1",
- "description": "socket:bosch_3pin=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "socket:bosch_3pin~.+ & socket:bosch_3pin!=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "value": "1",
- "description": "socket:bosch_5pin=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "socket:bosch_5pin~.+ & socket:bosch_5pin!=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bs1363",
- "value": "1",
- "description": "socket:bs1363=1 is displayed as \"BS1363 (Type G)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "socket:bs1363~.+ & socket:bs1363!=1 is displayed as \"BS1363 (Type G)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:nema5_15",
- "value": "1",
- "description": "socket:nema5_15=1 is displayed as \"NEMA 5-15 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "socket:nema5_15~.+ & socket:nema5_15!=1 is displayed as \"NEMA 5-15 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "value": "1",
- "description": "socket:sev1011_t23=1 is displayed as \"SEV 1011 T23 (Type J)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "socket:sev1011_t23~.+ & socket:sev1011_t23!=1 is displayed as \"SEV 1011 T23 (Type J)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:as3112",
- "value": "1",
- "description": "socket:as3112=1 is displayed as \"AS3112 (Type I)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112",
- "description": "socket:as3112~.+ & socket:as3112!=1 is displayed as \"AS3112 (Type I)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:nema_5_20",
- "value": "1",
- "description": "socket:nema_5_20=1 is displayed as \"NEMA 5-20 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "socket:nema_5_20~.+ & socket:nema_5_20!=1 is displayed as \"NEMA 5-20 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:schuko",
- "description": "Values of `socket:schuko` are shown with \"There are {socket:schuko} plugs of type Schuko wall plug without ground pin (CEE7/4 type F) available here\" and can be updated. The question is \"How much plugs of type Schuko wall plug without ground pin (CEE7/4 type F) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_schuko",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "description": "Values of `socket:schuko:voltage` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs {canonical(socket:schuko:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "value": "230",
- "description": "socket:schuko:voltage=230 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "description": "Values of `socket:schuko:current` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:current)}\" and can be updated. The question is \"What current do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "value": "16",
- "description": "socket:schuko:current=16 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "description": "Values of `socket:schuko:output` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:output)}\" and can be updated. The question is \"What power output does a single plug of type Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "value": "3.6 kW",
- "description": "socket:schuko:output=3.6 kW is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 3.6 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee",
- "description": "Values of `socket:typee` are shown with \"There are {socket:typee} plugs of type European wall plug with ground pin (CEE7/4 type E) available here\" and can be updated. The question is \"How much plugs of type European wall plug with ground pin (CEE7/4 type E) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_typee",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee:voltage",
- "description": "Values of `socket:typee:voltage` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs {canonical(socket:typee:voltage)}\" and can be updated. The question is \"What voltage do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:voltage",
- "value": "230",
- "description": "socket:typee:voltage=230 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "description": "Values of `socket:typee:current` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:current)}\" and can be updated. The question is \"What current do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "value": "16",
- "description": "socket:typee:current=16 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "description": "Values of `socket:typee:output` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:output)}\" and can be updated. The question is \"What power output does a single plug of type European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "3 kW",
- "description": "socket:typee:output=3 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 3 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "22 kW",
- "description": "socket:typee:output=22 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo",
- "description": "Values of `socket:chademo` are shown with \"There are {socket:chademo} plugs of type Chademo available here\" and can be updated. The question is \"How much plugs of type Chademo are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_chademo",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "description": "Values of `socket:chademo:voltage` are shown with \"Chademo outputs {canonical(socket:chademo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "value": "500",
- "description": "socket:chademo:voltage=500 is displayed as \"Chademo outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "description": "Values of `socket:chademo:current` are shown with \"Chademo outputs at most {canonical(socket:chademo:current)}\" and can be updated. The question is \"What current do the plugs with Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "value": "120",
- "description": "socket:chademo:current=120 is displayed as \"Chademo outputs at most 120 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "description": "Values of `socket:chademo:output` are shown with \"Chademo outputs at most {canonical(socket:chademo:output)}\" and can be updated. The question is \"What power output does a single plug of type Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "value": "50 kW",
- "description": "socket:chademo:output=50 kW is displayed as \"Chademo outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "Values of `socket:type1_cable` are shown with \"There are {socket:type1_cable} plugs of type Type 1 with cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 with cable (J1772) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type1_cable",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "description": "Values of `socket:type1_cable:voltage` are shown with \"Type 1 with cable (J1772) outputs {canonical(socket:type1_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "200",
- "description": "socket:type1_cable:voltage=200 is displayed as \"Type 1 with cable (J1772) outputs 200 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "240",
- "description": "socket:type1_cable:voltage=240 is displayed as \"Type 1 with cable (J1772) outputs 240 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "description": "Values of `socket:type1_cable:current` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "value": "32",
- "description": "socket:type1_cable:current=32 is displayed as \"Type 1 with cable (J1772) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "description": "Values of `socket:type1_cable:output` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "3.7 kW",
- "description": "socket:type1_cable:output=3.7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "7 kW",
- "description": "socket:type1_cable:output=7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1",
- "description": "Values of `socket:type1` are shown with \"There are {socket:type1} plugs of type Type 1 without cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 without cable (J1772) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type1",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1:voltage",
- "description": "Values of `socket:type1:voltage` are shown with \"Type 1 without cable (J1772) outputs {canonical(socket:type1:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "200",
- "description": "socket:type1:voltage=200 is displayed as \"Type 1 without cable (J1772) outputs 200 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "240",
- "description": "socket:type1:voltage=240 is displayed as \"Type 1 without cable (J1772) outputs 240 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "description": "Values of `socket:type1:current` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "value": "32",
- "description": "socket:type1:current=32 is displayed as \"Type 1 without cable (J1772) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "description": "Values of `socket:type1:output` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "3.7 kW",
- "description": "socket:type1:output=3.7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "6.6 kW",
- "description": "socket:type1:output=6.6 kW is displayed as \"Type 1 without cable (J1772) outputs at most 6.6 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7 kW",
- "description": "socket:type1:output=7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7.2 kW",
- "description": "socket:type1:output=7.2 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7.2 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "Values of `socket:type1_combo` are shown with \"There are {socket:type1_combo} plugs of type Type 1 CCS (aka Type 1 Combo) available here\" and can be updated. The question is \"How much plugs of type Type 1 CCS (aka Type 1 Combo) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type1_combo",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "description": "Values of `socket:type1_combo:voltage` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs {canonical(socket:type1_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "400",
- "description": "socket:type1_combo:voltage=400 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "1000",
- "description": "socket:type1_combo:voltage=1000 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 1000 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "description": "Values of `socket:type1_combo:current` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "50",
- "description": "socket:type1_combo:current=50 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "125",
- "description": "socket:type1_combo:current=125 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "description": "Values of `socket:type1_combo:output` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "50 kW",
- "description": "socket:type1_combo:output=50 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "62.5 kW",
- "description": "socket:type1_combo:output=62.5 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 62.5 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "150 kW",
- "description": "socket:type1_combo:output=150 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "350 kW",
- "description": "socket:type1_combo:output=350 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 350 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "Values of `socket:tesla_supercharger` are shown with \"There are {socket:tesla_supercharger} plugs of type Tesla Supercharger available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_tesla_supercharger",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "description": "Values of `socket:tesla_supercharger:voltage` are shown with \"Tesla Supercharger outputs {canonical(socket:tesla_supercharger:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "value": "480",
- "description": "socket:tesla_supercharger:voltage=480 is displayed as \"Tesla Supercharger outputs 480 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "description": "Values of `socket:tesla_supercharger:current` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "125",
- "description": "socket:tesla_supercharger:current=125 is displayed as \"Tesla Supercharger outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "350",
- "description": "socket:tesla_supercharger:current=350 is displayed as \"Tesla Supercharger outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "description": "Values of `socket:tesla_supercharger:output` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "120 kW",
- "description": "socket:tesla_supercharger:output=120 kW is displayed as \"Tesla Supercharger outputs at most 120 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "150 kW",
- "description": "socket:tesla_supercharger:output=150 kW is displayed as \"Tesla Supercharger outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "250 kW",
- "description": "socket:tesla_supercharger:output=250 kW is displayed as \"Tesla Supercharger outputs at most 250 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2",
- "description": "Values of `socket:type2` are shown with \"There are {socket:type2} plugs of type Type 2 (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type2",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2:voltage",
- "description": "Values of `socket:type2:voltage` are shown with \"Type 2 (mennekes) outputs {canonical(socket:type2:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "230",
- "description": "socket:type2:voltage=230 is displayed as \"Type 2 (mennekes) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "400",
- "description": "socket:type2:voltage=400 is displayed as \"Type 2 (mennekes) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "description": "Values of `socket:type2:current` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "16",
- "description": "socket:type2:current=16 is displayed as \"Type 2 (mennekes) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "32",
- "description": "socket:type2:current=32 is displayed as \"Type 2 (mennekes) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "description": "Values of `socket:type2:output` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "11 kW",
- "description": "socket:type2:output=11 kW is displayed as \"Type 2 (mennekes) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "22 kW",
- "description": "socket:type2:output=22 kW is displayed as \"Type 2 (mennekes) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "Values of `socket:type2_combo` are shown with \"There are {socket:type2_combo} plugs of type Type 2 CCS (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 CCS (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type2_combo",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "description": "Values of `socket:type2_combo:voltage` are shown with \"Type 2 CCS (mennekes) outputs {canonical(socket:type2_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "500",
- "description": "socket:type2_combo:voltage=500 is displayed as \"Type 2 CCS (mennekes) outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "920",
- "description": "socket:type2_combo:voltage=920 is displayed as \"Type 2 CCS (mennekes) outputs 920 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "description": "Values of `socket:type2_combo:current` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "125",
- "description": "socket:type2_combo:current=125 is displayed as \"Type 2 CCS (mennekes) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "350",
- "description": "socket:type2_combo:current=350 is displayed as \"Type 2 CCS (mennekes) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "description": "Values of `socket:type2_combo:output` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "value": "50 kW",
- "description": "socket:type2_combo:output=50 kW is displayed as \"Type 2 CCS (mennekes) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "Values of `socket:type2_cable` are shown with \"There are {socket:type2_cable} plugs of type Type 2 with cable (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 with cable (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_type2_cable",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "description": "Values of `socket:type2_cable:voltage` are shown with \"Type 2 with cable (mennekes) outputs {canonical(socket:type2_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "230",
- "description": "socket:type2_cable:voltage=230 is displayed as \"Type 2 with cable (mennekes) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "400",
- "description": "socket:type2_cable:voltage=400 is displayed as \"Type 2 with cable (mennekes) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "description": "Values of `socket:type2_cable:current` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "16",
- "description": "socket:type2_cable:current=16 is displayed as \"Type 2 with cable (mennekes) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "32",
- "description": "socket:type2_cable:current=32 is displayed as \"Type 2 with cable (mennekes) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "description": "Values of `socket:type2_cable:output` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "11 kW",
- "description": "socket:type2_cable:output=11 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "22 kW",
- "description": "socket:type2_cable:output=22 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "Values of `socket:tesla_supercharger_ccs` are shown with \"There are {socket:tesla_supercharger_ccs} plugs of type Tesla Supercharger CCS (a branded type2_css) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger CCS (a branded type2_css) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "description": "Values of `socket:tesla_supercharger_ccs:voltage` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs {canonical(socket:tesla_supercharger_ccs:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "500",
- "description": "socket:tesla_supercharger_ccs:voltage=500 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "920",
- "description": "socket:tesla_supercharger_ccs:voltage=920 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 920 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "description": "Values of `socket:tesla_supercharger_ccs:current` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "125",
- "description": "socket:tesla_supercharger_ccs:current=125 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "350",
- "description": "socket:tesla_supercharger_ccs:current=350 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "description": "Values of `socket:tesla_supercharger_ccs:output` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "value": "50 kW",
- "description": "socket:tesla_supercharger_ccs:output=50 kW is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla Supercharger (destination) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger (destination) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_tesla_destination_us",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla Supercharger (destination) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "480",
- "description": "socket:tesla_destination:voltage=480 is displayed as \"Tesla Supercharger (destination) outputs 480 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "125",
- "description": "socket:tesla_destination:current=125 is displayed as \"Tesla Supercharger (destination) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "350",
- "description": "socket:tesla_destination:current=350 is displayed as \"Tesla Supercharger (destination) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "120 kW",
- "description": "socket:tesla_destination:output=120 kW is displayed as \"Tesla Supercharger (destination) outputs at most 120 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "150 kW",
- "description": "socket:tesla_destination:output=150 kW is displayed as \"Tesla Supercharger (destination) outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "250 kW",
- "description": "socket:tesla_destination:output=250 kW is displayed as \"Tesla Supercharger (destination) outputs at most 250 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) available here\" and can be updated. The question is \"How much plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_tesla_destination",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "230",
- "description": "socket:tesla_destination:voltage=230 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "400",
- "description": "socket:tesla_destination:voltage=400 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "16",
- "description": "socket:tesla_destination:current=16 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "32",
- "description": "socket:tesla_destination:current=32 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "11 kW",
- "description": "socket:tesla_destination:output=11 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "22 kW",
- "description": "socket:tesla_destination:output=22 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "Values of `socket:USB-A` are shown with \"There are {socket:USB-A} plugs of type USB to charge phones and small electronics available here\" and can be updated. The question is \"How much plugs of type USB to charge phones and small electronics are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_USB_A",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "description": "Values of `socket:USB-A:voltage` are shown with \"USB to charge phones and small electronics outputs {canonical(socket:USB-A:voltage)}\" and can be updated. The question is \"What voltage do the plugs with USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "value": "5",
- "description": "socket:USB-A:voltage=5 is displayed as \"USB to charge phones and small electronics outputs 5 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "description": "Values of `socket:USB-A:current` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:current)}\" and can be updated. The question is \"What current do the plugs with USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "1",
- "description": "socket:USB-A:current=1 is displayed as \"USB to charge phones and small electronics outputs at most 1 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "2",
- "description": "socket:USB-A:current=2 is displayed as \"USB to charge phones and small electronics outputs at most 2 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "description": "Values of `socket:USB-A:output` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:output)}\" and can be updated. The question is \"What power output does a single plug of type USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "5W",
- "description": "socket:USB-A:output=5W is displayed as \"USB to charge phones and small electronics outputs at most 5W\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "10W",
- "description": "socket:USB-A:output=10W is displayed as \"USB to charge phones and small electronics outputs at most 10W\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "Values of `socket:bosch_3pin` are shown with \"There are {socket:bosch_3pin} plugs of type Bosch Active Connect with 3 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 3 pins and cable are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_bosch_3pin",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin:voltage",
- "description": "Values of `socket:bosch_3pin:voltage` are shown with \"Bosch Active Connect with 3 pins and cable outputs {canonical(socket:bosch_3pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:current",
- "description": "Values of `socket:bosch_3pin:current` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:output",
- "description": "Values of `socket:bosch_3pin:output` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "Values of `socket:bosch_5pin` are shown with \"There are {socket:bosch_5pin} plugs of type Bosch Active Connect with 5 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 5 pins and cable are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_bosch_5pin",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin:voltage",
- "description": "Values of `socket:bosch_5pin:voltage` are shown with \"Bosch Active Connect with 5 pins and cable outputs {canonical(socket:bosch_5pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:current",
- "description": "Values of `socket:bosch_5pin:current` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:output",
- "description": "Values of `socket:bosch_5pin:output` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "Values of `socket:bs1363` are shown with \"There are {socket:bs1363} plugs of type BS1363 (Type G) available here\" and can be updated. The question is \"How much plugs of type BS1363 (Type G) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_bs1363",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "description": "Values of `socket:bs1363:voltage` are shown with \"BS1363 (Type G) outputs {canonical(socket:bs1363:voltage)}\" and can be updated. The question is \"What voltage do the plugs with BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "value": "230",
- "description": "socket:bs1363:voltage=230 is displayed as \"BS1363 (Type G) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "description": "Values of `socket:bs1363:current` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:current)}\" and can be updated. The question is \"What current do the plugs with BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "value": "13",
- "description": "socket:bs1363:current=13 is displayed as \"BS1363 (Type G) outputs at most 13 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "description": "Values of `socket:bs1363:output` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:output)}\" and can be updated. The question is \"What power output does a single plug of type BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "value": "3kW",
- "description": "socket:bs1363:output=3kW is displayed as \"BS1363 (Type G) outputs at most 3kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "Values of `socket:nema5_15` are shown with \"There are {socket:nema5_15} plugs of type NEMA 5-15 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-15 (Type B) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_nema5_15",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "description": "Values of `socket:nema5_15:voltage` are shown with \"NEMA 5-15 (Type B) outputs {canonical(socket:nema5_15:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "value": "120",
- "description": "socket:nema5_15:voltage=120 is displayed as \"NEMA 5-15 (Type B) outputs 120 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "description": "Values of `socket:nema5_15:current` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "value": "15",
- "description": "socket:nema5_15:current=15 is displayed as \"NEMA 5-15 (Type B) outputs at most 15 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "description": "Values of `socket:nema5_15:output` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "value": "1.8 kW",
- "description": "socket:nema5_15:output=1.8 kW is displayed as \"NEMA 5-15 (Type B) outputs at most 1.8 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "Values of `socket:sev1011_t23` are shown with \"There are {socket:sev1011_t23} plugs of type SEV 1011 T23 (Type J) available here\" and can be updated. The question is \"How much plugs of type SEV 1011 T23 (Type J) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_sev1011_t23",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "description": "Values of `socket:sev1011_t23:voltage` are shown with \"SEV 1011 T23 (Type J) outputs {canonical(socket:sev1011_t23:voltage)}\" and can be updated. The question is \"What voltage do the plugs with SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "value": "230",
- "description": "socket:sev1011_t23:voltage=230 is displayed as \"SEV 1011 T23 (Type J) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "description": "Values of `socket:sev1011_t23:current` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:current)}\" and can be updated. The question is \"What current do the plugs with SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "value": "16",
- "description": "socket:sev1011_t23:current=16 is displayed as \"SEV 1011 T23 (Type J) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "description": "Values of `socket:sev1011_t23:output` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:output)}\" and can be updated. The question is \"What power output does a single plug of type SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "value": "3.7 kW",
- "description": "socket:sev1011_t23:output=3.7 kW is displayed as \"SEV 1011 T23 (Type J) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112",
- "description": "Values of `socket:as3112` are shown with \"There are {socket:as3112} plugs of type AS3112 (Type I) available here\" and can be updated. The question is \"How much plugs of type AS3112 (Type I) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_as3112",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "description": "Values of `socket:as3112:voltage` are shown with \"AS3112 (Type I) outputs {canonical(socket:as3112:voltage)}\" and can be updated. The question is \"What voltage do the plugs with AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "value": "230",
- "description": "socket:as3112:voltage=230 is displayed as \"AS3112 (Type I) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "description": "Values of `socket:as3112:current` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:current)}\" and can be updated. The question is \"What current do the plugs with AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "value": "10",
- "description": "socket:as3112:current=10 is displayed as \"AS3112 (Type I) outputs at most 10 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "description": "Values of `socket:as3112:output` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:output)}\" and can be updated. The question is \"What power output does a single plug of type AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "value": "2.3 kW",
- "description": "socket:as3112:output=2.3 kW is displayed as \"AS3112 (Type I) outputs at most 2.3 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "Values of `socket:nema_5_20` are shown with \"There are {socket:nema_5_20} plugs of type NEMA 5-20 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-20 (Type B) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#plugs_amount_socket_nema_5_20",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "description": "Values of `socket:nema_5_20:voltage` are shown with \"NEMA 5-20 (Type B) outputs {canonical(socket:nema_5_20:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "value": "120",
- "description": "socket:nema_5_20:voltage=120 is displayed as \"NEMA 5-20 (Type B) outputs 120 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "description": "Values of `socket:nema_5_20:current` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "value": "20",
- "description": "socket:nema_5_20:current=20 is displayed as \"NEMA 5-20 (Type B) outputs at most 20 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "description": "Values of `socket:nema_5_20:output` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "value": "2.4 kW",
- "description": "socket:nema_5_20:output=2.4 kW is displayed as \"NEMA 5-20 (Type B) outputs at most 2.4 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this charging station opened?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#OH",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "value": "no @ customers",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using this charging station costs {charge}\" and can be updated. The question is \"How much does one have to pay to use this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#charge",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "payment:app",
- "description": "payment:app~.+ & payment:app!=no & payment:app!=yes is displayed as \"Payment is done using a dedicated app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#payment_options",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:app",
- "description": "Values of `payment:app` are shown with \"Payment can be done using the app {payment:app}\" and can be updated. The question is \"What is the name of the app used for payment?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#app_name",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:membership_card",
- "value": "yes",
- "description": "authentication:membership_card=yes is displayed as \"Authentication by a membership card\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:app",
- "value": "yes",
- "description": "authentication:app=yes is displayed as \"Authentication by an app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call",
- "value": "yes",
- "description": "authentication:phone_call=yes is displayed as \"Authentication via phone call is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:short_message",
- "value": "yes",
- "description": "authentication:short_message=yes is displayed as \"Authentication via SMS is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:nfc",
- "value": "yes",
- "description": "authentication:nfc=yes is displayed as \"Authentication via NFC is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:money_card",
- "value": "yes",
- "description": "authentication:money_card=yes is displayed as \"Authentication via Money Card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:debit_card",
- "value": "yes",
- "description": "authentication:debit_card=yes is displayed as \"Authentication via debit card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "authentication:none=yes is displayed as \"Charging here is (also) possible without authentication\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call:number",
- "description": "Values of `authentication:phone_call:number` are shown with \"Authenticate by calling or SMS'ing to {authentication:phone_call:number}\" and can be updated. The question is \"What's the phone number for authentication call or SMS?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Auth_phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"One can stay at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum amount of time one is allowed to stay here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#maxstay",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "maxstay",
- "value": "unlimited",
- "description": "maxstay=unlimited is displayed as \"There is no limit to the amount of time one can stay here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#maxstay",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "Values of `network` are shown with \"Part of the network {network}\" and can be updated. The question is \"Is this charging station part of a network?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "no:network",
- "value": "yes",
- "description": "no:network=yes is displayed as \"Not part of a bigger network, e.g. because the charging station is maintained by a local business\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "none",
- "description": "network=none is displayed as \"Not part of a bigger network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "AeroVironment",
- "description": "network=AeroVironment is displayed as \"AeroVironment\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blink",
- "description": "network=Blink is displayed as \"Blink\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "EVgo",
- "description": "network=EVgo is displayed as \"EVgo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Allego",
- "description": "network=Allego is displayed as \"Allego\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blue Corner",
- "description": "network=Blue Corner is displayed as \"Blue Corner\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Tesla",
- "description": "network=Tesla is displayed as \"Tesla\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This charging station is operated by {operator}\" and can be updated. The question is \"Who is the operator of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "network= is displayed as \"Actually, {operator} is the network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"In case of problems, call {phone}\" and can be updated. The question is \"What number can one call if there is a problem with this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"In case of problems, send an email to {email}\" and can be updated. The question is \"What is the email address of the operator?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#email",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"More info on {website}\" and can be updated. The question is \"What is the website where one can find more information about this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#website",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number is {ref}\" and can be updated. The question is \"What is the reference number of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#ref",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "value": "charging_station",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "no",
- "description": "parking:fee=no is displayed as \"No additional parking cost while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "yes",
- "description": "parking:fee=yes is displayed as \"An additional parking fee should be paid while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station_ebikes.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "vending_machine",
- "description": "Features with this tag are displayed by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "description": "Features with this tag are displayed by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "description": "Values of `vending` are shown with \"This vending machine sells {vending}\" and can be updated. The question is \"What does this vending machine sell?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "drinks",
- "description": "vending=drinks is displayed as \"Drinks are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "vending",
- "value": "sweets",
- "description": "vending=sweets is displayed as \"Sweets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "vending",
- "value": "food",
- "description": "vending=food is displayed as \"Food is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/utensils.svg"
- },
- {
- "key": "vending",
- "value": "cigarettes",
- "description": "vending=cigarettes is displayed as \"Cigarettes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/smoking.svg"
- },
- {
- "key": "vending",
- "value": "condoms",
- "description": "vending=condoms is displayed as \"Condoms are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/condom.svg"
- },
- {
- "key": "vending",
- "value": "coffee",
- "description": "vending=coffee is displayed as \"Coffee is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/mug-saucer.svg"
- },
- {
- "key": "vending",
- "value": "water",
- "description": "vending=water is displayed as \"Drinking water is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "vending",
- "value": "newspapers",
- "description": "vending=newspapers is displayed as \"Newspapers are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_tube",
- "description": "vending=bicycle_tube is displayed as \"Bicycle inner tubes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "milk",
- "description": "vending=milk is displayed as \"Milk is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/cow.svg"
- },
- {
- "key": "vending",
- "value": "bread",
- "description": "vending=bread is displayed as \"Bread is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "vending",
- "value": "eggs",
- "description": "vending=eggs is displayed as \"Eggs are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/egg.svg"
- },
- {
- "key": "vending",
- "value": "ice_cream",
- "description": "vending=ice_cream is displayed as \"Ice cream is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "vending",
- "value": "cheese",
- "description": "vending=cheese is displayed as \"Cheese is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "vending",
- "value": "honey",
- "description": "vending=honey is displayed as \"Honey is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/honey.svg"
- },
- {
- "key": "vending",
- "value": "potatoes",
- "description": "vending=potatoes is displayed as \"Potatoes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/potato.svg"
- },
- {
- "key": "vending",
- "value": "meat",
- "description": "vending=meat is displayed as \"Meat is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-meat.svg"
- },
- {
- "key": "vending",
- "value": "fruit",
- "description": "vending=fruit is displayed as \"Fruit is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/fruits.svg"
- },
- {
- "key": "vending",
- "value": "strawberries",
- "description": "vending=strawberries is displayed as \"Strawberries are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/strawberry.svg"
- },
- {
- "key": "vending",
- "value": "flowers",
- "description": "vending=flowers is displayed as \"Flowers are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "vending",
- "value": "parking_tickets",
- "description": "vending=parking_tickets is displayed as \"Parking tickets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/parking_ticket_machine/parking_tickets.svg"
- },
- {
- "key": "vending",
- "value": "elongated_coin",
- "description": "vending=elongated_coin is displayed as \"Pressed pennies are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "vending",
- "value": "public_transport_tickets",
- "description": "vending=public_transport_tickets is displayed as \"Public transport tickets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/themes/stations/public_transport_tickets.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_light",
- "description": "vending=bicycle_light is displayed as \"Bicycle lights are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "gloves",
- "description": "vending=gloves is displayed as \"Gloves are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_repair_kit",
- "description": "vending=bicycle_repair_kit is displayed as \"Bicycle repair kits are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_pump",
- "description": "vending=bicycle_pump is displayed as \"Bicycle pumps are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_lock",
- "description": "vending=bicycle_lock is displayed as \"Bicycle locks are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"{brand} tubes are sold here\" and can be updated. The question is \"Which brand of tubes are sold here?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "value": "Continental",
- "description": "brand=Continental is displayed as \"Continental tubes are sold here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "value": "Schwalbe",
- "description": "brand=Schwalbe is displayed as \"Schwalbe tubes are sold here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.01 EUR",
- "description": "payment:coins:denominations=0.01 EUR is displayed as \"1 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.02 EUR",
- "description": "payment:coins:denominations=0.02 EUR is displayed as \"2 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 EUR",
- "description": "payment:coins:denominations=0.05 EUR is displayed as \"5 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/5cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 EUR",
- "description": "payment:coins:denominations=0.10 EUR is displayed as \"10 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/10cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 EUR",
- "description": "payment:coins:denominations=0.20 EUR is displayed as \"20 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/20cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 EUR",
- "description": "payment:coins:denominations=0.50 EUR is displayed as \"50 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/50cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 EUR",
- "description": "payment:coins:denominations=1 EUR is displayed as \"1 euro coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 EUR",
- "description": "payment:coins:denominations=2 EUR is displayed as \"2 euro coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 CHF",
- "description": "payment:coins:denominations=0.05 CHF is displayed as \"5 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 CHF",
- "description": "payment:coins:denominations=0.10 CHF is displayed as \"10 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/10rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 CHF",
- "description": "payment:coins:denominations=0.20 CHF is displayed as \"20 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/20rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 CHF",
- "description": "payment:coins:denominations=0.50 CHF is displayed as \"½ franc coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/50rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 CHF",
- "description": "payment:coins:denominations=1 CHF is displayed as \"1 franc coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/1fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 CHF",
- "description": "payment:coins:denominations=2 CHF is displayed as \"2 francs coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/2fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "5 CHF",
- "description": "payment:coins:denominations=5 CHF is displayed as \"5 francs coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5fr-2019-800px.png"
- },
- {
- "key": "payment:notes:denominations",
- "value": "5 EUR",
- "description": "payment:notes:denominations=5 EUR is displayed as \"5 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/5euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "10 EUR",
- "description": "payment:notes:denominations=10 EUR is displayed as \"10 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/10euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "20 EUR",
- "description": "payment:notes:denominations=20 EUR is displayed as \"20 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/20euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "50 EUR",
- "description": "payment:notes:denominations=50 EUR is displayed as \"50 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/50euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "100 EUR",
- "description": "payment:notes:denominations=100 EUR is displayed as \"100 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/100euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "200 EUR",
- "description": "payment:notes:denominations=200 EUR is displayed as \"200 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/200euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "500 EUR",
- "description": "payment:notes:denominations=500 EUR is displayed as \"500 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/500euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "10 CHF",
- "description": "payment:notes:denominations=10 CHF is displayed as \"10 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/10chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "20 CHF",
- "description": "payment:notes:denominations=20 CHF is displayed as \"20 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/20chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "50 CHF",
- "description": "payment:notes:denominations=50 CHF is displayed as \"50 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/50chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "100 CHF",
- "description": "payment:notes:denominations=100 CHF is displayed as \"100 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/100chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "200 CHF",
- "description": "payment:notes:denominations=200 CHF is displayed as \"200 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/200chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "1000 CHF",
- "description": "payment:notes:denominations=1000 CHF is displayed as \"1000 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/1000chf.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This vending machine is operated by {operator}\" and can be updated. The question is \"Who operates this vending machine?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#operator",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= is displayed as \"This vending machine is outdoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This vending machine is indoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This vending machine is outdoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of the operator of this vending machine?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"a bicycle tube costs {charge}\" and can be updated. The question is \"How much does a a bicycle tube cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#charge_bicycle_tube",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"bicycle light costs {charge}\" and can be updated. The question is \"How much does a bicycle light cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#charge_bicycle_light",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"a condom costs {charge}\" and can be updated. The question is \"How much does a a condom cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#charge_condom",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= is displayed as \"This vending machine works\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This vending machine is broken\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This vending machine is closed\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status~.+ is displayed as \"The operational status is {operational_status}\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine_bicycle.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "man_made",
- "value": "monitoring_station",
- "description": "Features with this tag are displayed by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "monitoring:bicycle",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "digital",
- "description": "display=digital is displayed as \"This counter has a digital display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "analog",
- "description": "display=analog is displayed as \"This counter has an analog display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "display",
- "value": "no",
- "description": "display=no is displayed as \"This counter has no display\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#display",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name of the counted location: {name}\" and can be updated. The question is \"What is the name of the counted location?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#name",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"This counter started counting on {start_date}\" and can be updated. The question is \"When did this counter start counting?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#start_date",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "amenity",
- "value": "clock",
- "description": "amenity=clock is displayed as \"This counter has a clock\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#clock",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "amenity",
- "description": "amenity= is displayed as \"This counter has no clock\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#clock",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the counter: {ref}\" and can be updated. The question is \"What is the reference number of this counter?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#ref",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"This counter has no reference number\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#ref",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"Website of the counter: {website}\" and can be updated. The question is \"Is there a website for this bicycle counter?\" by layer Bicycle counters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bicycle_counter.md#website",
- "icon_url": "./assets/layers/bicycle_counter/bicycle_monitoring_station.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_disaster_response.json b/Docs/TagInfo/mapcomplete_disaster_response.json
deleted file mode 100644
index cfb6df8467..0000000000
--- a/Docs/TagInfo/mapcomplete_disaster_response.json
+++ /dev/null
@@ -1,835 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Disaster response and emergency services",
- "description": "This map contains elements meant for disaster preparedness and response",
- "project_url": "https://mapcomplete.org/disaster_response",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/disaster_response/CivilDefence.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "hospital",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/layers/hospital/hospital.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 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This hospital is called {name}\" and can be updated. The question is \"What is the name of this hospital?\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#name",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "amenity=clinic is displayed as \"This is a clinic - patients can not stay overnight\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "amenity=hospital is displayed as \"This is a hospital - patients can be admitted here for multiple days\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Hospitals, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Hospitals, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Hospitals, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Hospitals, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Hospitals, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Hospitals, Disaster response organizations, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Hospitals, Disaster response organizations, Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#header",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#header",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#header",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#housenumber",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#housenumber",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#street",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#unit",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layers Hospitals, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#unit",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "opening_hours:visitors",
- "description": "Values of `opening_hours:visitors` are shown with \"Opening hours for visitors
Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Police stations, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#opening_hours",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Police stations, Defibrillators, Doctors, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#opening_hours",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "detention",
- "value": "yes",
- "description": "detention=yes is displayed as \"This police office has some cells to detain people\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#4_z2nrdhy6tyyh4fd",
- "icon_url": "./assets/layers/police/jail.svg"
- },
- {
- "key": "detention",
- "value": "no",
- "description": "detention=no is displayed as \"This police office does not have cells to detain people\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#4_z2nrdhy6tyyh4fd",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "emergency",
- "value": "fire_extinguisher",
- "description": "Features with this tag are displayed by layer Map of 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",
- "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",
- "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",
- "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": "emergency",
- "value": "assembly_point",
- "description": "Features with this tag are displayed by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md",
- "icon_url": "./assets/layers/assembly_point/assembly_point.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This assembly point is named {name}\" and can be updated. The question is \"What is the name of this assembly point?\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#assembly_point_name",
- "icon_url": "./assets/layers/assembly_point/assembly_point.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This assembly point is operated by {operator}\" and can be updated. The question is \"What organization operates this assembly point?\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#assembly_point_operator",
- "icon_url": "./assets/layers/assembly_point/assembly_point.svg"
- },
- {
- "key": "assembly_point:earthquake",
- "value": "yes",
- "description": "assembly_point:earthquake=yes is displayed as \"Earthquake\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#disaster_type",
- "icon_url": "./assets/layers/assembly_point/earthquake.svg"
- },
- {
- "key": "assembly_point:flood",
- "value": "yes",
- "description": "assembly_point:flood=yes is displayed as \"Flood\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#disaster_type",
- "icon_url": "./assets/layers/assembly_point/flood.svg"
- },
- {
- "key": "assembly_point:fire",
- "value": "yes",
- "description": "assembly_point:fire=yes is displayed as \"Fire\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#disaster_type",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "assembly_point:landslide",
- "value": "yes",
- "description": "assembly_point:landslide=yes is displayed as \"Landslide\" by layer Emergency assembly points",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/assembly_point.md#disaster_type",
- "icon_url": "./assets/layers/assembly_point/landslide.svg"
- },
- {
- "key": "emergency",
- "value": "defibrillator",
- "description": "Features with this tag are displayed by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This defibrillator is located indoors\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_indoors",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This defibrillator is located outdoors\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_indoors",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Is this defibrillator freely accessible?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Publicly accessible\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only accessible to customers\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public (e.g. only accesible to staff, the owners, …)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible, possibly only for professional use\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_access",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "level",
- "description": "Values of `level` are shown with \"This defibrillator is on floor {level}\" and can be updated. The question is \"On which floor is this defibrillator located?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_level",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"This defibrillator is on the ground floor\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_level",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"This defibrillator is on the first floor\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_level",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "defibrillator:location",
- "description": "Values of `defibrillator:location` are shown with \"Extra information about the location (in the local language):
{defibrillator:location}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in the local language)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "defibrillator:location:en",
- "description": "Values of `defibrillator:location:en` are shown with \"Extra information about the location (in English):
{defibrillator:location:en}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in English)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location_en",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "defibrillator:location:fr",
- "description": "Values of `defibrillator:location:fr` are shown with \"Extra information about the location (in French):
{defibrillator:location:fr}\" and can be updated. The question is \"Please give some explanation on where the defibrillator can be found (in French)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_defibrillator_location_fr",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#wheelchair_access",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Official identification number of the device: {ref}\" and can be updated. The question is \"What is the official identification number of the device? (if visible on device)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_ref",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"Email for questions about this defibrillator: {email}\" and can be updated. The question is \"What is the email for questions about this defibrillator?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_email",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"Telephone for questions about this defibrillator: {phone}\" and can be updated. The question is \"What is the phone number for questions about this defibrillator?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_phone",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"At what times is this defibrillator available?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "unknown",
- "description": "opening_hours=unknown is displayed as \"Not accessible 24/7, but the exact hours are unknown\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#opening_hours_24_7",
- "icon_url": "./assets/layers/barrier/barrier.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"Additional information: {description}\" and can be updated. The question is \"Is there any useful information for users that you haven't been able to describe above? (leave blank if no)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_description",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This defibrillator was last surveyed on {survey:date}\" and can be updated. The question is \"When was this defibrillator last surveyed?\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_survey_date",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Checked today!\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_survey_date",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "fixme",
- "description": "Values of `fixme` are shown with \"Extra information for OpenStreetMap experts: {fixme}\" and can be updated. The question is \"Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)\" by layer Defibrillators",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/defibrillator.md#defibrillator_fixme",
- "icon_url": "./assets/layers/defibrillator/defibrillator.svg"
- },
- {
- "key": "emergency",
- "value": "fire_hydrant",
- "description": "Features with this tag are displayed by layer Map of 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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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": "amenity",
- "value": "doctors",
- "description": "Features with this tag are displayed by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This doctors place is called {name}\" and can be updated. The question is \"What is the name of this doctors place?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#name",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "value": "\"by appointment\"",
- "description": "opening_hours=\"by appointment\" is displayed as \"Only by appointment\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours~^(\"by appointment\"|by appointment)$ is displayed as \"Only by appointment\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "description": "Values of `healthcare:speciality` are shown with \"This doctor is specialized in {healthcare:speciality}\" and can be updated. The question is \"What is this doctor specialized in?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "general",
- "description": "healthcare:speciality=general is displayed as \"This is a general practitioner\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "gynaecology",
- "description": "healthcare:speciality=gynaecology is displayed as \"This is a gynaecologist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "psychiatry",
- "description": "healthcare:speciality=psychiatry is displayed as \"This is a psychiatrist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "paediatrics",
- "description": "healthcare:speciality=paediatrics is displayed as \"This is a paediatrician\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "emergency",
- "value": "ambulance_station",
- "description": "Features with this tag are displayed by layer Map of 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",
- "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",
- "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"
- },
- {
- "key": "amenity",
- "value": "pharmacy",
- "description": "Features with this tag are displayed by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This pharmacy is called {name}\" and can be updated. The question is \"What is the name of the pharmacy?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#name",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_drinking_water.json b/Docs/TagInfo/mapcomplete_drinking_water.json
deleted file mode 100644
index 0da2418356..0000000000
--- a/Docs/TagInfo/mapcomplete_drinking_water.json
+++ /dev/null
@@ -1,382 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Drinking Water",
- "description": "On this map, publicly accessible drinking water spots are shown and can be easily added",
- "project_url": "https://mapcomplete.org/drinking_water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/drinking_water/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "drinking_water",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.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 layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.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 Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "Values of `operational_status` are shown with \"The operational status is {operational_status}\" and can be updated. The question is \"Is this drinking water spot still operational?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This drinking water is broken\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This drinking water is closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "disused:amenity=drinking_water is displayed as \"This drinking water is permanently closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One needs to pay to use this drinking water point\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fountain",
- "value": "bubbler",
- "description": "fountain=bubbler is displayed as \"This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bubbler.svg"
- },
- {
- "key": "fountain",
- "value": "bottle_refill",
- "description": "fountain=bottle_refill is displayed as \"This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bottle.svg"
- },
- {
- "key": "man_made",
- "value": "water_tap",
- "description": "man_made=water_tap is displayed as \"This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/tap.svg"
- },
- {
- "key": "bottle",
- "value": "yes",
- "description": "bottle=yes is displayed as \"It is easy to refill water bottles\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "bottle",
- "value": "no",
- "description": "bottle=no is displayed as \"Water bottles may not fit\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "iced_water",
- "value": "yes",
- "description": "iced_water=yes is displayed as \"Ice-cold water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "cold_water",
- "value": "yes",
- "description": "cold_water=yes is displayed as \"Actively cooled water is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "room_temperature_water",
- "value": "yes",
- "description": "room_temperature_water=yes is displayed as \"Ambient temperature water (without active cooling or heating) is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "warm_water",
- "value": "yes",
- "description": "warm_water=yes is displayed as \"Warmed water is provided here; the water is not dangerously hot\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "description": "seasonal!=no & seasonal~.+ & ((seasonal!~^(.*winter.*)$ & _now:date~^(....-(12|01|02)-..)$) | (seasonal!~^(.*spring.*)$ & _now:date~^(....-(03|04|05)-..)$) | (seasonal!~^(.*summer.*)$ & _now:date~^(....-(06|07|08)-..)$) | (seasonal!~^(.*autumn.*)$ & _now:date~^(....-(09|10|11)-..)$)) is displayed as \"This drinking water fountain is closed this season. As such, the opening hours are not shown.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This drinking water point has an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This drinking water point does not have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This drinking water point probably doesn't have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_name",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_website",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_subject",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_education.json b/Docs/TagInfo/mapcomplete_education.json
deleted file mode 100644
index ecd83c8171..0000000000
--- a/Docs/TagInfo/mapcomplete_education.json
+++ /dev/null
@@ -1,615 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Education",
- "description": "On this map, you'll find information about all types of schools and education and can easily add more information",
- "project_url": "https://mapcomplete.org/education",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/school/college.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "childcare",
- "description": "Features with this tag are displayed by layer Childcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.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 layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This facility is named {name}\" and can be updated. The question is \"What is the name of this facility?\" by layer Childcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#name"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Childcare, Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this childcare opened?\" by layer Childcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#opening_hours"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Childcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#opening_hours"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"This facility has room for {capacity} kids\" and can be updated. The question is \"How much kids (at most) can be enrolled here?\" by layer Childcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/childcare.md#capacity"
- },
- {
- "key": "amenity",
- "value": "school",
- "description": "Features with this tag are displayed by layers Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "amenity",
- "value": "kindergarten",
- "description": "Features with this tag are displayed by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md",
- "icon_url": "./assets/layers/school/school.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 Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#images",
- "icon_url": "./assets/layers/school/school.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 Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#images",
- "icon_url": "./assets/layers/school/school.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 Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#images",
- "icon_url": "./assets/layers/school/school.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 Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#images",
- "icon_url": "./assets/layers/school/school.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 Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#images",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This school is named {name}\" and can be updated. The question is \"What is the name of this school?\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#school_name",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#header",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#header",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#header",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#housenumber",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#housenumber",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#street",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#unit",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#unit",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"This school can enroll at most {capacity} students\" and can be updated. The question is \"How much students can at most enroll in this school?\" by layers Primary and secondary schools, Colleges and universities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#capacity",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "school",
- "value": "kindergarten",
- "description": "school=kindergarten is displayed as \"This is a school with a kindergarten section where young kids receive some education which prepares reading and writing.\" by layer Primary and secondary schools",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/school.md#education_level_belgium",
- "icon_url": "./assets/layers/school/school.svg"
- },
- {
- "key": "school",
- "value": "primary",
- "description": "school=primary is displayed as \"This is a school where one learns primary skills such as basic literacy and numerical skills. Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#opening_hours_24_7",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#opening_hours_24_7",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "description": "Values of `coin:design_count` are shown with \"This penny press has {coin:design_count} designs available.\" and can be updated. The question is \"How many designs are available?\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#designs",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "value": "1",
- "description": "coin:design_count=1 is displayed as \"This penny press has one design available.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#designs",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "value": "2",
- "description": "coin:design_count=2 is displayed as \"This penny press has two designs available.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#designs",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "value": "3",
- "description": "coin:design_count=3 is displayed as \"This penny press has three designs available.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#designs",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "value": "4",
- "description": "coin:design_count=4 is displayed as \"This penny press has four designs available.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#designs",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "fee",
- "description": "fee= is displayed as \"It costs money to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#fee",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"It costs money to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#fee",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"It is free to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#fee",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "coin:type",
- "description": "Values of `coin:type` are shown with \"This penny press uses a {coin:type} coin for pressing.\" and can be updated. The question is \"What coin is used for pressing?\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "2cent",
- "description": "coin:type=2cent is displayed as \"This penny press uses a 2 cent coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "5cent",
- "description": "coin:type=5cent is displayed as \"This penny press uses a 5 cent coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "10cent",
- "description": "coin:type=10cent is displayed as \"This penny press uses a 10 cent coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "25cent",
- "description": "coin:type=25cent is displayed as \"This penny press uses a 25 cent coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "50cent",
- "description": "coin:type=50cent is displayed as \"This penny press uses a 50 cent coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "10centimes",
- "description": "coin:type=10centimes is displayed as \"This penny press uses a 10 centimes coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:type",
- "value": "20centimes",
- "description": "coin:type=20centimes is displayed as \"This penny press uses a 20 centimes coin for pressing.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#coin",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"It costs {charge} to press a penny.\" and can be updated. The question is \"How much does it cost to press a penny?\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#charge",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "charge",
- "value": "1 EUR",
- "description": "charge=1 EUR is displayed as \"It costs 1 euro to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#charge",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "charge",
- "value": "2 EUR",
- "description": "charge=2 EUR is displayed as \"It costs 2 euros to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#charge",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "charge",
- "value": "2 CHF",
- "description": "charge=2 CHF is displayed as \"It costs 2 Swiss francs to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#charge",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "charge",
- "value": "1 CHF",
- "description": "charge=1 CHF is displayed as \"It costs 1 Swiss franc to press a penny.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#charge",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.01 EUR",
- "description": "payment:coins:denominations=0.01 EUR is displayed as \"1 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.02 EUR",
- "description": "payment:coins:denominations=0.02 EUR is displayed as \"2 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 EUR",
- "description": "payment:coins:denominations=0.05 EUR is displayed as \"5 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/5cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 EUR",
- "description": "payment:coins:denominations=0.10 EUR is displayed as \"10 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/10cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 EUR",
- "description": "payment:coins:denominations=0.20 EUR is displayed as \"20 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/20cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 EUR",
- "description": "payment:coins:denominations=0.50 EUR is displayed as \"50 cent coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/50cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 EUR",
- "description": "payment:coins:denominations=1 EUR is displayed as \"1 euro coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 EUR",
- "description": "payment:coins:denominations=2 EUR is displayed as \"2 euro coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 CHF",
- "description": "payment:coins:denominations=0.05 CHF is displayed as \"5 centimes coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 CHF",
- "description": "payment:coins:denominations=0.10 CHF is displayed as \"10 centimes coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/10rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 CHF",
- "description": "payment:coins:denominations=0.20 CHF is displayed as \"20 centimes coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/20rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 CHF",
- "description": "payment:coins:denominations=0.50 CHF is displayed as \"½ franc coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/50rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 CHF",
- "description": "payment:coins:denominations=1 CHF is displayed as \"1 franc coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/1fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 CHF",
- "description": "payment:coins:denominations=2 CHF is displayed as \"2 francs coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/2fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "5 CHF",
- "description": "payment:coins:denominations=5 CHF is displayed as \"5 francs coins are accepted\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5fr-2019-800px.png"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This penny press is located indoors.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#indoor",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This penny press is located outdoors.\" by layer Penny Presses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#indoor",
- "icon_url": "./assets/themes/elongated_coin/penny.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 Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#single_level",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "check_date",
- "description": "Values of `check_date` are shown with \"This object was last checked on {check_date}\" and can be updated. The question is \"When was this object last checked?\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#check_date",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "check_date",
- "description": "check_date= is displayed as \"This object was last checked today\" by layers Penny Presses, Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elongated_coin.md#check_date",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "coin:design_count",
- "description": "Values of `coin:design_count` are shown with \"This machine has {coin:design_count} designs available\" and can be updated. The question is \"How many designs are available?\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#designs",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "coin:design_count",
- "value": "1",
- "description": "coin:design_count=1 is displayed as \"This machine has one design available\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#designs",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "coin:design_count",
- "value": "2",
- "description": "coin:design_count=2 is displayed as \"This machine has two designs available\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#designs",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "coin:design_count",
- "value": "3",
- "description": "coin:design_count=3 is displayed as \"This machine has three designs available\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#designs",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "coin:design_count",
- "value": "4",
- "description": "coin:design_count=4 is displayed as \"This machine has four designs available\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#designs",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"A souvenir coins costs {charge}\" and can be updated. The question is \"How much does a souvenir coin cost?\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#charge",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "charge",
- "value": "2 EUR",
- "description": "charge=2 EUR is displayed as \"A souvenir coin costs 2 euro\" by layer Souvenir Coin Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#charge",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This machine is located indoors.\" by layers Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#indoor",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This machine is located outdoors.\" by layers Souvenir Coin Machines, Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_coin.md#indoor",
- "icon_url": "./assets/layers/souvenir_coin/souvenir_coin.svg"
- },
- {
- "key": "note:design_count",
- "description": "Values of `note:design_count` are shown with \"This machine has {note:design_count} designs available.\" and can be updated. The question is \"How many designs are available?\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#designs",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "note:design_count",
- "value": "1",
- "description": "note:design_count=1 is displayed as \"This machine has one design available.\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#designs",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "note:design_count",
- "value": "2",
- "description": "note:design_count=2 is displayed as \"This machine has two designs available.\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#designs",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "note:design_count",
- "value": "3",
- "description": "note:design_count=3 is displayed as \"This machine has three designs available.\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#designs",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "note:design_count",
- "value": "4",
- "description": "note:design_count=4 is displayed as \"This machine has four designs available.\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#designs",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"A souvenir note costs {charge}\" and can be updated. The question is \"How much does a souvenir note cost?\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#charge",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "charge",
- "value": "2 EUR",
- "description": "charge=2 EUR is displayed as \"A souvenir note costs 2 euro\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#charge",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- },
- {
- "key": "charge",
- "value": "3 EUR",
- "description": "charge=3 EUR is displayed as \"A souvenir note costs 3 euro\" by layer Souvenir Banknote Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/souvenir_note.md#charge",
- "icon_url": "./assets/layers/souvenir_note/souvenir_note.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_etymology.json b/Docs/TagInfo/mapcomplete_etymology.json
deleted file mode 100644
index 9a59531095..0000000000
--- a/Docs/TagInfo/mapcomplete_etymology.json
+++ /dev/null
@@ -1,291 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Etymology - what is a place named after?",
- "description": "What is the origin of a toponym?",
- "project_url": "https://mapcomplete.org/etymology",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/etymology/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "name:etymology:wikidata",
- "description": "Features with this tag are displayed by layer Has etymology",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "name:etymology",
- "description": "Features with this tag are displayed by layer Has etymology",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.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 by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "key": "name:etymology:wikidata",
- "description": "Values of `name:etymology:wikidata` are shown with \"Wikipedia article of the name giver
{wikipedia(name:etymology:wikidata):max-height:20rem}\" and can be updated. The question is \"What is the Wikidata-item that this object is named after?\" by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#wikipedia_etymology",
- "icon_url": "pin"
- },
- {
- "key": "name:etymology",
- "description": "Values of `name:etymology` are shown with \"Named after {name:etymology}\" and can be updated. The question is \"What is this object named after?\" by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#simple_etymology",
- "icon_url": "pin"
- },
- {
- "key": "name:etymology",
- "value": "unknown",
- "description": "name:etymology=unknown is displayed as \"The origin of this name is unknown in all literature\" by layers Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#simple_etymology",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "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 Has etymology, Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/etymology.md#images",
- "icon_url": "pin"
- },
- {
- "key": "name",
- "description": "Features with this tag are displayed by layers Streets without etymology information, Parks and forests without etymology information, Education institutions without etymology information, Cultural places without etymology information, Touristic places without etymology information, Health and social places without etymology information, Sport places without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/streets_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "highway",
- "description": "Features with this tag are displayed by layer Streets without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/streets_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "leisure",
- "value": "park",
- "description": "Features with this tag are displayed by layers Parks and forests without etymology information, Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parks_and_forests_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "landuse",
- "value": "forest",
- "description": "Features with this tag are displayed by layer Parks and forests without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parks_and_forests_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "school",
- "description": "Features with this tag are displayed by layer Education institutions without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/education_institutions_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "kindergarten",
- "description": "Features with this tag are displayed by layer Education institutions without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/education_institutions_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "university",
- "description": "Features with this tag are displayed by layer Education institutions without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/education_institutions_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "college",
- "description": "Features with this tag are displayed by layer Education institutions without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/education_institutions_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "landuse",
- "value": "education",
- "description": "Features with this tag are displayed by layer Education institutions without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/education_institutions_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "arts_centre",
- "description": "Features with this tag are displayed by layer Cultural places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cultural_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "cinema",
- "description": "Features with this tag are displayed by layer Cultural places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cultural_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "community_centre",
- "description": "Features with this tag are displayed by layer Cultural places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cultural_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "library",
- "description": "Features with this tag are displayed by layer Cultural places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cultural_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "theatre",
- "description": "Features with this tag are displayed by layer Cultural places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cultural_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "tourism",
- "value": "aquarium",
- "description": "Features with this tag are displayed by layer Touristic places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toursistic_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "tourism",
- "value": "museum",
- "description": "Features with this tag are displayed by layer Touristic places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toursistic_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "tourism",
- "value": "theme_park",
- "description": "Features with this tag are displayed by layer Touristic places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toursistic_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "tourism",
- "value": "zoo",
- "description": "Features with this tag are displayed by layer Touristic places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toursistic_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "Features with this tag are displayed by layer Health and social places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/health_and_social_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "Features with this tag are displayed by layer Health and social places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/health_and_social_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "amenity",
- "value": "social_facility",
- "description": "Features with this tag are displayed by layer Health and social places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/health_and_social_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "leisure",
- "value": "sports_centre",
- "description": "Features with this tag are displayed by layer Sport places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "leisure",
- "value": "stadium",
- "description": "Features with this tag are displayed by layer Sport places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "leisure",
- "value": "swimming_pool",
- "description": "Features with this tag are displayed by layer Sport places without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_places_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "landuse",
- "value": "village_green",
- "description": "Features with this tag are displayed by layer Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parks_without_etymology.md",
- "icon_url": "pin"
- },
- {
- "key": "landuse",
- "value": "recreation_ground",
- "description": "Features with this tag are displayed by layer Parks without etymology information",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parks_without_etymology.md",
- "icon_url": "pin"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_facadegardens.json b/Docs/TagInfo/mapcomplete_facadegardens.json
deleted file mode 100644
index 7a08c560a0..0000000000
--- a/Docs/TagInfo/mapcomplete_facadegardens.json
+++ /dev/null
@@ -1,159 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Facade gardens",
- "description": "This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.",
- "project_url": "https://mapcomplete.org/facadegardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/facadegardens/geveltuin.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "garden",
- "description": "Features with this tag are displayed by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "garden:type",
- "value": "facade_garden",
- "description": "Features with this tag are displayed by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md",
- "icon_url": "./assets/themes/facadegardens/geveltuin.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 layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.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 Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#images",
- "icon_url": "./assets/themes/facadegardens/geveltuin.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 Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#images",
- "icon_url": "./assets/themes/facadegardens/geveltuin.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 Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#images",
- "icon_url": "./assets/themes/facadegardens/geveltuin.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 Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#images",
- "icon_url": "./assets/themes/facadegardens/geveltuin.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 Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#images",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"Orientation: {direction} (where 0=N and 90=O)\" and can be updated. The question is \"What is the orientation of the garden?\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_direction",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "direct_sunlight",
- "value": "yes",
- "description": "direct_sunlight=yes is displayed as \"The garden is in full sun\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_sunshine",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "direct_sunlight",
- "value": "partial",
- "description": "direct_sunlight=partial is displayed as \"The garden is in partial shade\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_sunshine",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "direct_sunlight",
- "value": "no",
- "description": "direct_sunlight=no is displayed as \"The garden is in the shade\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_sunshine",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "rain_barrel",
- "value": "yes",
- "description": "rain_barrel=yes is displayed as \"There is a rain barrel\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_rainbarrel",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "rain_barrel",
- "value": "no",
- "description": "rain_barrel=no is displayed as \"There is no rain barrel\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_rainbarrel",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Construction date of the garden: {start_date}\" and can be updated. The question is \"When was the garden constructed? (a year is sufficient)\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_start_date",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "edible",
- "value": "yes",
- "description": "edible=yes is displayed as \"There are edible plants\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_edible",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "edible",
- "value": "no",
- "description": "edible=no is displayed as \"There are no edible plants\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_edible",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "plant",
- "value": "vine",
- "description": "plant=vine is displayed as \"There are vines\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_plants",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "plant",
- "value": "flower",
- "description": "plant=flower is displayed as \"There are flowering plants\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_plants",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "plant",
- "value": "shrub",
- "description": "plant=shrub is displayed as \"There are shrubs\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_plants",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "plant",
- "value": "groundcover",
- "description": "plant=groundcover is displayed as \"There are groundcovering plants\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_plants",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"More details: {description}\" and can be updated. The question is \"Extra describing info about the garden (if needed and not yet described above)\" by layer Facade gardens",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/facadegardens.md#facadegardens_description",
- "icon_url": "./assets/themes/facadegardens/geveltuin.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_fireplace.json b/Docs/TagInfo/mapcomplete_fireplace.json
deleted file mode 100644
index 2ed07e6317..0000000000
--- a/Docs/TagInfo/mapcomplete_fireplace.json
+++ /dev/null
@@ -1,211 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Fireplaces and barbeques",
- "description": "Outdoor place to make a fire or a fixed barbecue in an official place",
- "project_url": "https://mapcomplete.org/fireplace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/assembly_point/fire.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "firepit",
- "description": "Features with this tag are displayed by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md",
- "icon_url": "./assets/layers/assembly_point/fire.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#images",
- "icon_url": "./assets/layers/assembly_point/fire.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#images",
- "icon_url": "./assets/layers/assembly_point/fire.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#images",
- "icon_url": "./assets/layers/assembly_point/fire.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#images",
- "icon_url": "./assets/layers/assembly_point/fire.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 Firepit, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#images",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"No access\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"Access until revoked\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Access only for customers\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"Access only for authorized\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#seasonal",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#seasonal",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "amenity",
- "value": "bbq",
- "description": "Features with this tag are displayed by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"This barbecue can be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"This barbecue can't be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This barbecue is private\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This barbecue can be used by anyone, but the owner can revoke access at any time\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"This barbecue can only be used by customers\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"This barbecue can only be used by authorized persons\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This barbecue is not covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This barbecue is covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "wood",
- "description": "fuel=wood is displayed as \"This barbecue uses wood as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "charcoal",
- "description": "fuel=charcoal is displayed as \"This barbecue uses charcoal as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "electric",
- "description": "fuel=electric is displayed as \"This barbecue is powered by electricity\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "gas",
- "description": "fuel=gas is displayed as \"This barbecue uses gas as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_food.json b/Docs/TagInfo/mapcomplete_food.json
deleted file mode 100644
index 1e465c7e6b..0000000000
--- a/Docs/TagInfo/mapcomplete_food.json
+++ /dev/null
@@ -1,1140 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Restaurants and fast food",
- "description": "Restaurants and fast food",
- "project_url": "https://mapcomplete.org/food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/food/restaurant.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Name",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Restaurants and fast food, Ice cream parlors, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.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 layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layers Restaurants and fast food, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layers Restaurants and fast food, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layers Restaurants and fast food, Outdoor Seating, Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Restaurants and fast food, Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "ice_cream",
- "description": "Features with this tag are displayed by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This ice cream parlor is named {name}\" and can be updated. The question is \"What is the name of this ice cream parlor?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#1",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"This place only sells vegan products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"This shop has a big vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"This shop has a limited vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"This shop has no vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "leisure",
- "value": "outdoor_seating",
- "description": "Features with this tag are displayed by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this outdoor seating area.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers can use this outdoor seating area.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This outdoor seating area is private.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#access",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"This outdoor seating area is available all year round.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "spring",
- "description": "seasonal=spring is displayed as \"This outdoor seating area is available in spring.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"This outdoor seating area is available in summer.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "autumn",
- "description": "seasonal=autumn is displayed as \"This outdoor seating area is available in autumn.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "winter",
- "description": "seasonal=winter is displayed as \"This outdoor seating area is available in winter.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "seasonal",
- "value": "dry_season",
- "description": "seasonal=dry_season is displayed as \"This outdoor seating area is available in the dry season.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#seasonal",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "heating",
- "value": "yes",
- "description": "heating=yes is displayed as \"This outdoor seating area is heated.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#heating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "heating",
- "value": "no",
- "description": "heating=no is displayed as \"This outdoor seating area is not heated.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#heating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This outdoor seating area is covered.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#covered",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This outdoor seating area is not covered.\" by layer Outdoor Seating",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/outdoor_seating.md#covered",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "amenity",
- "value": "food_court",
- "description": "Features with this tag are displayed by layer Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_courts.md",
- "icon_url": "./assets/layers/food_courts/food_court.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This food court is called {name}.\" and can be updated. The question is \"What is the name of this food court?\" by layer Food Courts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_courts.md#name",
- "icon_url": "./assets/layers/food_courts/food_court.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_fritures.json b/Docs/TagInfo/mapcomplete_fritures.json
deleted file mode 100644
index 8c6d7d20ed..0000000000
--- a/Docs/TagInfo/mapcomplete_fritures.json
+++ /dev/null
@@ -1,987 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Fries shops",
- "description": "On this map, you'll find your favourite fries shop!",
- "project_url": "https://mapcomplete.org/fritures",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/fritures/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "cuisine",
- "description": "Features with this tag are displayed by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md",
- "icon_url": "./assets/layers/food/restaurant.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 layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.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 Fries shop, Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Fries shop, Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Fries shop, Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Fries shop, Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Fries shop, Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Name",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.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 layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Fries shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_ghostbikes.json b/Docs/TagInfo/mapcomplete_ghostbikes.json
deleted file mode 100644
index 0fbd8aef8d..0000000000
--- a/Docs/TagInfo/mapcomplete_ghostbikes.json
+++ /dev/null
@@ -1,94 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Ghost bikes",
- "description": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location",
- "project_url": "https://mapcomplete.org/ghostbikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/ghostbikes/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "memorial",
- "value": "ghost_bike",
- "description": "Features with this tag are displayed by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.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 layer Ghost bikes",
- "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 layer Ghost bikes",
- "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 layer Ghost bikes",
- "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 layer Ghost bikes",
- "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 layer Ghost bikes",
- "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 layer Ghost bikes",
- "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": "subject",
- "description": "Values of `subject` are shown with \"In remembrance of {subject}\" and can be updated. The question is \"Whom is remembered by this ghost bike?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "name",
- "description": "name~.+ is displayed as \"In remembrance of {name}\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"No name is marked on the bike\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_name",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "source",
- "description": "Values of `source` are shown with \"{link(More info available,&LBRACEsource&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage can one find more info about the ghost bike or the accident?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_source",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"{inscription}\" and can be updated. The question is \"What is the inscription on this Ghost bike?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_inscription",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Placed on {start_date}\" and can be updated. The question is \"When was this Ghost bike installed?\" by layer Ghost bikes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghost_bike.md#ghost_bike_start_date",
- "icon_url": "./assets/layers/ghost_bike/ghost_bike.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_ghostsigns.json b/Docs/TagInfo/mapcomplete_ghostsigns.json
deleted file mode 100644
index 6c5235b6eb..0000000000
--- a/Docs/TagInfo/mapcomplete_ghostsigns.json
+++ /dev/null
@@ -1,1182 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Ghost Signs",
- "description": "A map showing disused signs on buildings",
- "project_url": "https://mapcomplete.org/ghostsigns",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/advertising/wall_painting.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "historic",
- "description": "Features with this tag are displayed by layer Ghost Signs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "advertising",
- "description": "Features with this tag are displayed by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md",
- "icon_url": "./assets/themes/advertising/wall_painting.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 Ghost Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.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 Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#images",
- "icon_url": "./assets/themes/advertising/wall_painting.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 Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#images",
- "icon_url": "./assets/themes/advertising/wall_painting.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 Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#images",
- "icon_url": "./assets/themes/advertising/wall_painting.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 Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#images",
- "icon_url": "./assets/themes/advertising/wall_painting.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 Signs, Advertisement, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#images",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "historic",
- "value": "advertising",
- "description": "historic=advertising is displayed as \"This is a historic advertisement sign (an advertisement for a business that no longer exists or a very old sign with heritage value)\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#historic",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This advertisement sign has no historic value (the business still exists and has no heritage value)\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#historic",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "advertising",
- "description": "Values of `advertising` are shown with \"This is a {advertising}\" and can be updated. The question is \"Which type of advertising feature is this?\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "advertising",
- "value": "billboard",
- "description": "advertising=billboard is displayed as \"This is a billboard\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/billboard.svg"
- },
- {
- "key": "advertising",
- "value": "board",
- "description": "advertising=board is displayed as \"This is a board\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/board.svg"
- },
- {
- "key": "advertising",
- "value": "column",
- "description": "advertising=column is displayed as \"This is a column\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/column.svg"
- },
- {
- "key": "advertising",
- "value": "flag",
- "description": "advertising=flag is displayed as \"This is a flag\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/flag.svg"
- },
- {
- "key": "advertising",
- "value": "poster_box",
- "description": "advertising=poster_box is displayed as \"This is a poster Box\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/poster_box.svg"
- },
- {
- "key": "advertising",
- "value": "screen",
- "description": "advertising=screen is displayed as \"This is a screen\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/screen.svg"
- },
- {
- "key": "advertising",
- "value": "sculpture",
- "description": "advertising=sculpture is displayed as \"This is a sculpture\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/sculpture.svg"
- },
- {
- "key": "advertising",
- "value": "sign",
- "description": "advertising=sign is displayed as \"This is a sign\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "advertising",
- "value": "tarp",
- "description": "advertising=tarp is displayed as \"This is a tarp (a weatherproof piece of textile with an advertising message)\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/tarp.svg"
- },
- {
- "key": "advertising",
- "value": "totem",
- "description": "advertising=totem is displayed as \"This is a totem\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/totem.svg"
- },
- {
- "key": "advertising",
- "value": "wall_painting",
- "description": "advertising=wall_painting is displayed as \"This is a wall painting\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "advertising",
- "value": "tilework",
- "description": "advertising=tilework is displayed as \"This is tilework - the advertisement is painted on tiles\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "advertising",
- "value": "relief",
- "description": "advertising=relief is displayed as \"This is a relief\" by layers Ghost Signs, Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#type",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The text on the sign is: {inscription}\" and can be updated. The question is \"What is the text on the sign?\" by layer Ghost Signs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#inscription",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This sign was made for: {brand}\" and can be updated. The question is \"For what business was this sign made?\" by layer Ghost Signs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ghostsign.md#brand",
- "icon_url": "./assets/themes/advertising/wall_painting.svg"
- },
- {
- "key": "animated",
- "value": "no",
- "description": "animated=no is displayed as \"Static, always shows the same message\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#animated",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "animated",
- "value": "digital_display",
- "description": "animated=digital_display is displayed as \"This object has a built-in digital display to show prices or some other message\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#animated",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "animated",
- "value": "trivision_blades",
- "description": "animated=trivision_blades is displayed as \"Trivision - the billboard consists of many triangular prisms which regularly rotate\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#animated",
- "icon_url": "./assets/themes/advertising/trivision.svg"
- },
- {
- "key": "animated",
- "value": "winding_posters",
- "description": "animated=winding_posters is displayed as \"Scrolling posters\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#animated",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "animated",
- "value": "revolving",
- "description": "animated=revolving is displayed as \"Rotates on itself\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#animated",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "luminous",
- "value": "neon",
- "description": "luminous=neon is displayed as \"This is a neon-tube light\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes & luminous=yes is displayed as \"This object both emits light and is lighted by an external light source\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "luminous",
- "value": "yes",
- "description": "lit=yes & luminous=yes is displayed as \"This object both emits light and is lighted by an external light source\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "luminous",
- "value": "yes",
- "description": "luminous=yes is displayed as \"This object emits light\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This object is lit externally, e.g. by a spotlight or other lights\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no & luminous=no is displayed as \"This object does not emit light and is not lighted by externally\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "luminous",
- "value": "no",
- "description": "lit=no & luminous=no is displayed as \"This object does not emit light and is not lighted by externally\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#luminous_or_lit_advertising",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this feature?\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#operator",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "commercial",
- "description": "message=commercial is displayed as \"Commercial message\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "local",
- "description": "message=local is displayed as \"Local information\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "safety",
- "description": "message=safety is displayed as \"Security information\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "political",
- "description": "message=political is displayed as \"Electoral advertising\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "showbiz",
- "description": "message=showbiz is displayed as \"Information related to theatre, concerts, …\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "non_profit",
- "description": "message=non_profit is displayed as \"Message from non-profit organizations\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "opinion",
- "description": "message=opinion is displayed as \"To express your opinion\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "religion",
- "description": "message=religion is displayed as \"Religious message\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "message",
- "value": "funding",
- "description": "message=funding is displayed as \"Funding sign\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "information",
- "value": "map",
- "description": "information=map is displayed as \"A map\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "sides",
- "value": "1",
- "description": "sides=1 is displayed as \"This object has advertisements on a single side\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#Sides",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "sides",
- "value": "2",
- "description": "sides=2 is displayed as \"This object has advertisements on both sides\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#Sides",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number is {ref}\" and can be updated. The question is \"Wich is the reference number?\" by layer Advertisement",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#ref",
- "icon_url": "./assets/themes/advertising/sign.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mosaic",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural_painting",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "advertising",
- "description": "historic=advertising is displayed as \"This artwork is a historic advertisement\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#historic_or_not",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork is not a historic advertisement\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#historic_or_not",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artist_wikidata",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_artist_name",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_website",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#artwork_subject",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "memorial",
- "description": "historic=memorial is displayed as \"This artwork also serves as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#doubles_as_memorial",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork does not serve as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#doubles_as_memorial",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "statue",
- "description": "memorial=statue is displayed as \"This is a statue\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "plaque",
- "description": "memorial=plaque is displayed as \"This is a plaque\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bench",
- "description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.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 layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stolperstein",
- "description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stele",
- "description": "memorial=stele is displayed as \"This is a stele\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stone",
- "description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bust",
- "description": "memorial=bust is displayed as \"This is a bust\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "sculpture",
- "description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "obelisk",
- "description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "cross",
- "description": "memorial=cross is displayed as \"This is a cross\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "blue_plaque",
- "description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "tank",
- "description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "tree",
- "description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "tomb",
- "description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork_on_wall.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The inscription on this memorial reads: Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.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 Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "ice_cream",
- "description": "Features with this tag are displayed by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This ice cream parlor is named {name}\" and can be updated. The question is \"What is the name of this ice cream parlor?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md#1",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"This place only sells vegan products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"This shop has a big vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"This shop has a limited vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"This shop has no vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_glutenfree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_guideposts.json b/Docs/TagInfo/mapcomplete_guideposts.json
deleted file mode 100644
index 164b91a4b0..0000000000
--- a/Docs/TagInfo/mapcomplete_guideposts.json
+++ /dev/null
@@ -1,131 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Guideposts",
- "description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations\n\nThe position of a signpost can be used by a hiker/biker/rider/s…",
- "project_url": "https://mapcomplete.org/guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/guidepost/guidepost.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "information",
- "value": "guidepost",
- "description": "Features with this tag are displayed by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md",
- "icon_url": "./assets/layers/guidepost/guidepost.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 layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.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 Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#images",
- "icon_url": "./assets/layers/guidepost/guidepost.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 Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#images",
- "icon_url": "./assets/layers/guidepost/guidepost.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 Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#images",
- "icon_url": "./assets/layers/guidepost/guidepost.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 Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#images",
- "icon_url": "./assets/layers/guidepost/guidepost.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 Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#images",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"This guidepost shows bicycle routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "hiking",
- "value": "yes",
- "description": "hiking=yes is displayed as \"This guidepost shows hiking routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "mtb",
- "value": "yes",
- "description": "mtb=yes is displayed as \"This guidepost shows mountain bike routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "horse",
- "value": "yes",
- "description": "horse=yes is displayed as \"This guidepost shows horse riding routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ski",
- "value": "yes",
- "description": "ski=yes is displayed as \"This guidepost shows ski routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name noted on the guidepost: {name}\" and can be updated. The question is \"What is the name noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"There is no name noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the guidepost: {ref}\" and can be updated. The question is \"What is the reference number of this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"There is no reference number noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ele",
- "description": "Values of `ele` are shown with \"Elevation noted on the guidepost: {ele} m\" and can be updated. The question is \"What is the elevation noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noele",
- "value": "yes",
- "description": "noele=yes is displayed as \"There is no elevation noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_hackerspaces.json b/Docs/TagInfo/mapcomplete_hackerspaces.json
deleted file mode 100644
index 451ca8728f..0000000000
--- a/Docs/TagInfo/mapcomplete_hackerspaces.json
+++ /dev/null
@@ -1,504 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Hackerspaces and makerspaces",
- "description": "A map of hackerspaces",
- "project_url": "https://mapcomplete.org/hackerspaces",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/hackerspaces/glider.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "hackerspace",
- "description": "Features with this tag are displayed by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md",
- "icon_url": "./assets/themes/hackerspaces/glider.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 layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.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 Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#images",
- "icon_url": "./assets/themes/hackerspaces/glider.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 Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#images",
- "icon_url": "./assets/themes/hackerspaces/glider.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 Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#images",
- "icon_url": "./assets/themes/hackerspaces/glider.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 Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#images",
- "icon_url": "./assets/themes/hackerspaces/glider.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 Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#images",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "hackerspace",
- "value": "makerspace",
- "description": "hackerspace=makerspace is displayed as \"This is a makerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#is_makerspace",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "hackerspace",
- "description": "hackerspace= is displayed as \"This is a traditional (software oriented) hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#is_makerspace",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "hackerspace",
- "value": "hacklab",
- "description": "hackerspace=hacklab is displayed as \"This is a hacklab which is mostly focussed on basic computer skills, using recycled devices and/or providing internet to the community. This is typically located in autonomous spaces, squats or social facilities\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#is_makerspace",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This hackerspace is named {name}\" and can be updated. The question is \"What is the name of this hackerspace?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_name",
- "icon_url": "./assets/themes/hackerspaces/glider.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 layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#single_level",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:mastodon",
- "description": "Values of `contact:mastodon` are shown with \"{fediverse_link(contact:mastodon)}\" and can be updated. The question is \"What is the Mastodon-handle of {title()}?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#mastodon",
- "icon_url": "./assets/svg/mastodon.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this hackerspace opened?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#opening_hours_24_7",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#opening_hours_24_7",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:3dprinter",
- "value": "yes",
- "description": "service:3dprinter=yes is displayed as \"There is a 3D-printer available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_3dprinter",
- "icon_url": "./assets/layers/hackerspace/3d_printer.svg"
- },
- {
- "key": "service:3dprinter",
- "value": "no",
- "description": "service:3dprinter=no is displayed as \"There is no 3D-printer available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_3dprinter",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:3dprinter",
- "value": "limited",
- "description": "service:3dprinter=limited is displayed as \"There is a limited 3D-printer available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_3dprinter",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:lasercutter",
- "value": "yes",
- "description": "service:lasercutter=yes is displayed as \"There is a laser cutter available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_lasercutter",
- "icon_url": "./assets/layers/hackerspace/lasercutter.svg"
- },
- {
- "key": "service:lasercutter",
- "value": "no",
- "description": "service:lasercutter=no is displayed as \"There is no laser cutter available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_lasercutter",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:lasercutter",
- "value": "limited",
- "description": "service:lasercutter=limited is displayed as \"There is a limited laser cutter available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_lasercutter",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:cnc_drilling_machine",
- "value": "yes",
- "description": "service:cnc_drilling_machine=yes is displayed as \"There is a CNC drill available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_cnc_drilling_machine",
- "icon_url": "./assets/layers/hackerspace/cnc.svg"
- },
- {
- "key": "service:cnc_drilling_machine",
- "value": "no",
- "description": "service:cnc_drilling_machine=no is displayed as \"There is no CNC drill available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_cnc_drilling_machine",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:cnc_drilling_machine",
- "value": "limited",
- "description": "service:cnc_drilling_machine=limited is displayed as \"There is a limited CNC drill available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_cnc_drilling_machine",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:media_studio",
- "value": "yes",
- "description": "service:media_studio=yes is displayed as \"There is a multimedia studio available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_media_studio",
- "icon_url": "./assets/layers/hackerspace/media_studio.svg"
- },
- {
- "key": "service:media_studio",
- "value": "no",
- "description": "service:media_studio=no is displayed as \"There is no multimedia studio available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_media_studio",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:media_studio",
- "value": "limited",
- "description": "service:media_studio=limited is displayed as \"There is a limited multimedia studio available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_media_studio",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:sewing_machine",
- "value": "yes",
- "description": "service:sewing_machine=yes is displayed as \"There is a sewing machine available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_sewing_machine",
- "icon_url": "./assets/layers/hackerspace/sewing_machine.svg"
- },
- {
- "key": "service:sewing_machine",
- "value": "no",
- "description": "service:sewing_machine=no is displayed as \"There is no sewing machine available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_sewing_machine",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:sewing_machine",
- "value": "limited",
- "description": "service:sewing_machine=limited is displayed as \"There is a limited sewing machine available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_sewing_machine",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:wood",
- "value": "yes",
- "description": "service:workshop:wood=yes is displayed as \"There is a woodworking workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_wood",
- "icon_url": "./assets/layers/hackerspace/woodworking.svg"
- },
- {
- "key": "service:workshop:wood",
- "value": "no",
- "description": "service:workshop:wood=no is displayed as \"There is no woodworking workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_wood",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:wood",
- "value": "limited",
- "description": "service:workshop:wood=limited is displayed as \"There is a limited woodworking workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_wood",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:ceramics",
- "value": "yes",
- "description": "service:workshop:ceramics=yes is displayed as \"There is a ceramics workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_ceramics",
- "icon_url": "./assets/layers/hackerspace/ceramics.svg"
- },
- {
- "key": "service:workshop:ceramics",
- "value": "no",
- "description": "service:workshop:ceramics=no is displayed as \"There is no ceramics workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_ceramics",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:ceramics",
- "value": "limited",
- "description": "service:workshop:ceramics=limited is displayed as \"There is a limited ceramics workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_ceramics",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:metal",
- "value": "yes",
- "description": "service:workshop:metal=yes is displayed as \"There is a metal workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_metal",
- "icon_url": "./assets/layers/hackerspace/metal.svg"
- },
- {
- "key": "service:workshop:metal",
- "value": "no",
- "description": "service:workshop:metal=no is displayed as \"There is no metal workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_metal",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:workshop:metal",
- "value": "limited",
- "description": "service:workshop:metal=limited is displayed as \"There is a limited metal workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_workshop_metal",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"There is a bicycle repair workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_bicycle_diy",
- "icon_url": "./assets/layers/hackerspace/bicycle.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"There is no bicycle repair workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_bicycle_diy",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "limited",
- "description": "service:bicycle:diy=limited is displayed as \"There is a limited bicycle repair workshop available at this hackerspace\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_service_bicycle_diy",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#wheelchair_access",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#wheelchair_access",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#wheelchair_access",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#wheelchair_access",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "drink:club-mate",
- "value": "yes",
- "description": "drink:club-mate=yes is displayed as \"This hackerspace serves Club-Mate\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hs_club_mate",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "drink:club-mate",
- "value": "no",
- "description": "drink:club-mate=no is displayed as \"This hackerspace does not serve Club-Mate\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hs_club_mate",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"This hackerspace was founded at {start_date}\" and can be updated. The question is \"When was this hackerspace founded?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#hackerspaces_start_date",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet_fee",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet_fee",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet_fee",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet_ssid",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Hackerspace",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hackerspace.md#internet_ssid",
- "icon_url": "./assets/themes/hackerspaces/glider.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_hailhydrant.json b/Docs/TagInfo/mapcomplete_hailhydrant.json
deleted file mode 100644
index 61872299af..0000000000
--- a/Docs/TagInfo/mapcomplete_hailhydrant.json
+++ /dev/null
@@ -1,314 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Hydrants, Extinguishers, Fire stations, and Ambulance stations",
- "description": "Map to show hydrants, extinguishers, fire stations, and ambulance stations.",
- "project_url": "https://mapcomplete.org/hailhydrant",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/hailhydrant/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "emergency",
- "value": "fire_hydrant",
- "description": "Features with this tag are displayed by layer Map of 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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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": "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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",
- "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"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_healthcare.json b/Docs/TagInfo/mapcomplete_healthcare.json
deleted file mode 100644
index e4d70343fa..0000000000
--- a/Docs/TagInfo/mapcomplete_healthcare.json
+++ /dev/null
@@ -1,2184 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Healthcare",
- "description": "On this map, various healthcare related items are shown",
- "project_url": "https://mapcomplete.org/healthcare",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/doctors/doctors.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "doctors",
- "description": "Features with this tag are displayed by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md",
- "icon_url": "./assets/layers/doctors/doctors.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 Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.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 Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#images",
- "icon_url": "./assets/layers/doctors/doctors.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 Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#images",
- "icon_url": "./assets/layers/doctors/doctors.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 Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#images",
- "icon_url": "./assets/layers/doctors/doctors.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 Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#images",
- "icon_url": "./assets/layers/doctors/doctors.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 Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#images",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This doctors place is called {name}\" and can be updated. The question is \"What is the name of this doctors place?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#name",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "value": "\"by appointment\"",
- "description": "opening_hours=\"by appointment\" is displayed as \"Only by appointment\" by layers Doctors, Physiotherapist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours~^(\"by appointment\"|by appointment)$ is displayed as \"Only by appointment\" by layers Doctors, Physiotherapist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Doctors, Physiotherapist, Dentist, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#header",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#header",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#header",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#housenumber",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#housenumber",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#street",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#unit",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layers Doctors, Physiotherapist, Dentist, Hospitals, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#unit",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "description": "Values of `healthcare:speciality` are shown with \"This doctor is specialized in {healthcare:speciality}\" and can be updated. The question is \"What is this doctor specialized in?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "general",
- "description": "healthcare:speciality=general is displayed as \"This is a general practitioner\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "gynaecology",
- "description": "healthcare:speciality=gynaecology is displayed as \"This is a gynaecologist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "psychiatry",
- "description": "healthcare:speciality=psychiatry is displayed as \"This is a psychiatrist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "paediatrics",
- "description": "healthcare:speciality=paediatrics is displayed as \"This is a paediatrician\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/layers/doctors/doctors.svg"
- },
- {
- "key": "healthcare",
- "value": "physiotherapist",
- "description": "Features with this tag are displayed by layer Physiotherapist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/physiotherapist.md",
- "icon_url": "./assets/layers/physiotherapist/doctors.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This physiotherapists office is called {name}\" and can be updated. The question is \"What is the name of this physiotherapists office?\" by layer Physiotherapist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/physiotherapist.md#name",
- "icon_url": "./assets/layers/physiotherapist/doctors.svg"
- },
- {
- "key": "amenity",
- "value": "dentist",
- "description": "Features with this tag are displayed by layer Dentist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dentist.md",
- "icon_url": "./assets/layers/dentist/dentist.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This dentist is called {name}\" and can be updated. The question is \"What is the name of this dentist?\" by layer Dentist",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dentist.md#name",
- "icon_url": "./assets/layers/dentist/dentist.svg"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This hospital is called {name}\" and can be updated. The question is \"What is the name of this hospital?\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#name",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "amenity=clinic is displayed as \"This is a clinic - patients can not stay overnight\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "amenity=hospital is displayed as \"This is a hospital - patients can be admitted here for multiple days\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/layers/hospital/hospital.svg"
- },
- {
- "key": "opening_hours:visitors",
- "description": "Values of `opening_hours:visitors` are shown with \"Opening hours for visitors
Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#opening_hours",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#opening_hours",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#sugar_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#sugar_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#sugar_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#sugar_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#lactose_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#lactose_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#gluten_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#gluten_free",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"This place only sells vegan products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"This shop has a big vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"This shop has a limited vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"This shop has no vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_indoors.json b/Docs/TagInfo/mapcomplete_indoors.json
deleted file mode 100644
index 8ba1d6e0c2..0000000000
--- a/Docs/TagInfo/mapcomplete_indoors.json
+++ /dev/null
@@ -1,952 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Indoors",
- "description": "On this map, publicly accessible indoor places are shown",
- "project_url": "https://mapcomplete.org/indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/entrance/entrance.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "indoor",
- "value": "room",
- "description": "Features with this tag are displayed by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md"
- },
- {
- "key": "indoor",
- "value": "area",
- "description": "Features with this tag are displayed by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md"
- },
- {
- "key": "indoor",
- "value": "wall",
- "description": "Features with this tag are displayed by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md"
- },
- {
- "key": "indoor",
- "value": "door",
- "description": "Features with this tag are displayed by layers Indoors, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md"
- },
- {
- "key": "indoor",
- "value": "level",
- "description": "Features with this tag are displayed by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.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 layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#images"
- },
- {
- "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 Indoors, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Indoors, Elevator, Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#single_level"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"This room has the reference number {ref}\" and can be updated. The question is \"What is the reference number of this room?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#ref"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This room is named {name}\" and can be updated. The question is \"What is the name of this room?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#name"
- },
- {
- "key": "room",
- "value": "administration",
- "description": "room=administration is displayed as \"This is a administrative room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_administration.svg"
- },
- {
- "key": "room",
- "value": "auditorium",
- "description": "room=auditorium is displayed as \"This is a auditorium\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_auditorium.svg"
- },
- {
- "key": "room",
- "value": "bedroom",
- "description": "room=bedroom is displayed as \"This is a bedroom\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_bedroom.svg"
- },
- {
- "key": "room",
- "value": "chapel",
- "description": "room=chapel is displayed as \"This is a chapel\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_chapel.svg"
- },
- {
- "key": "room",
- "value": "class",
- "description": "room=class is displayed as \"This is a classroom\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_class.svg"
- },
- {
- "key": "room",
- "value": "classroom",
- "description": "room=classroom is displayed as \"This is a classroom\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_class.svg"
- },
- {
- "key": "room",
- "value": "computer",
- "description": "room=computer is displayed as \"This is a computer room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_computer.svg"
- },
- {
- "key": "room",
- "value": "conference",
- "description": "room=conference is displayed as \"This is a conference room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_conference.svg"
- },
- {
- "key": "room",
- "value": "crypt",
- "description": "room=crypt is displayed as \"This is a crypt\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_crypt.svg"
- },
- {
- "key": "room",
- "value": "kitchen",
- "description": "room=kitchen is displayed as \"This is a kitchen\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_kitchen.svg"
- },
- {
- "key": "room",
- "value": "laboratory",
- "description": "room=laboratory is displayed as \"This is a laboratory\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_laboratory.svg"
- },
- {
- "key": "room",
- "value": "library",
- "description": "room=library is displayed as \"This is a library\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_library.svg"
- },
- {
- "key": "room",
- "value": "locker",
- "description": "room=locker is displayed as \"This is a locker room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_locker.svg"
- },
- {
- "key": "room",
- "value": "nursery",
- "description": "room=nursery is displayed as \"This is a nursery\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_nursery.svg"
- },
- {
- "key": "room",
- "value": "office",
- "description": "room=office is displayed as \"This is an office\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_office.svg"
- },
- {
- "key": "room",
- "value": "printer",
- "description": "room=printer is displayed as \"This is a copy room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type"
- },
- {
- "key": "room",
- "value": "prison_cell",
- "description": "room=prison_cell is displayed as \"This is a prison_cell\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_prison_cell.svg"
- },
- {
- "key": "room",
- "value": "restaurant",
- "description": "room=restaurant is displayed as \"This is a restaurant\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_restaurant.svg"
- },
- {
- "key": "room",
- "value": "security_check",
- "description": "room=security_check is displayed as \"This is a room to perform security checks\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_security_check.svg"
- },
- {
- "key": "room",
- "value": "sport",
- "description": "room=sport is displayed as \"This is a sport room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_sport.svg"
- },
- {
- "key": "room",
- "value": "storage",
- "description": "room=storage is displayed as \"This is a storage room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_storage.svg"
- },
- {
- "key": "room",
- "value": "technical",
- "description": "room=technical is displayed as \"This is a technical room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_technical.svg"
- },
- {
- "key": "room",
- "value": "toilets",
- "description": "room=toilets is displayed as \"These are toilets\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_toilets.svg"
- },
- {
- "key": "room",
- "value": "waiting",
- "description": "room=waiting is displayed as \"This is a waiting room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type",
- "icon_url": "./assets/layers/indoors/room_waiting.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"At most {capacity} people fit this room\" and can be updated. The question is \"How much people can at most fit in this room?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_capacity"
- },
- {
- "key": "name:etymology:wikidata",
- "description": "Values of `name:etymology:wikidata` are shown with \"Wikipedia article of the name giver
{wikipedia(name:etymology:wikidata):max-height:20rem}\" and can be updated. The question is \"What is the Wikidata-item that this object is named after?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#wikipedia_etymology"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only access to customers\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access",
- "icon_url": "lock"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_access"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"These are paid toilets\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_fee"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_fee"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"The fee is {charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_charge"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#opening_hours_24_7"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#opening_hours_24_7"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#wheelchair_door_width"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_type"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_type"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_type"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_type"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_changing_table"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_changing_table_location"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_changing_table_location"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_changing_table_location"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_changing_table_location"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_changing_table_location"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_has_paper"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_has_paper"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_handwashing"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Indoors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilet_handwashing"
- },
- {
- "key": "highway",
- "value": "footway",
- "description": "Features with this tag are displayed by layer Pedestrian paths",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pedestrian_path.md",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "highway",
- "value": "path",
- "description": "Features with this tag are displayed by layer Pedestrian paths",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pedestrian_path.md",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "highway",
- "value": "corridor",
- "description": "Features with this tag are displayed by layer Pedestrian paths",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pedestrian_path.md",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "highway",
- "value": "steps",
- "description": "Features with this tag are displayed by layer Pedestrian paths",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pedestrian_path.md",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "highway",
- "value": "elevator",
- "description": "Features with this tag are displayed by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "level",
- "description": "Values of `level` are shown with \"This elevator goes to floors {level}\" and can be updated. The question is \"What levels does this elevator go to?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#multilevels",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This elevator is broken\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "close:red"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This elevator is closed e.g. because renovation works are going on\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "invalid:red"
- },
- {
- "key": "operational_status",
- "value": "ok",
- "description": "operational_status=ok is displayed as \"This elevator works\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= is displayed as \"This elevator works\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#operational_status",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"This elevator's doors have a width of {canonical(door:width)}\" and can be updated. The question is \"What is the width of this elevator's entrance?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#door_width",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "shape",
- "value": "rectangular",
- "description": "shape=rectangular is displayed as \"This elevator has a rectangular shape\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_shape",
- "icon_url": "./assets/svg/square.svg"
- },
- {
- "key": "shape",
- "value": "circular",
- "description": "shape=circular is displayed as \"This elevator has a circular shape\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_shape",
- "icon_url": "./assets/svg/circle.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"This elevator has a width of {canonical(width)}\" and can be updated. The question is \"What is the width of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_width",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "length",
- "description": "Values of `length` are shown with \"This elevator has a depth of {canonical(length)}\" and can be updated. The question is \"What is the depth of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_depth",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "diameter",
- "description": "Values of `diameter` are shown with \"This elevator has a diameter of {canonical(diameter)}\" and can be updated. The question is \"What is the diameter of this elevator?\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#elevator_diameter",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "handrail",
- "value": "yes",
- "description": "handrail=yes is displayed as \"This elevator has a handrail in the cabin\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#handrail",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "handrail",
- "value": "no",
- "description": "handrail=no is displayed as \"This elevator does not have a handrail\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#handrail",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "hearing_loop",
- "value": "yes",
- "description": "hearing_loop=yes is displayed as \"This place has an audio induction loop\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#induction_loop",
- "icon_url": "./assets/layers/questions/audio_induction_loop.svg"
- },
- {
- "key": "hearing_loop",
- "value": "no",
- "description": "hearing_loop=no is displayed as \"This place does not have an audio induction loop\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#induction_loop",
- "icon_url": "./assets/layers/questions/audio_induction_loop_missing.svg"
- },
- {
- "key": "tactile_writing:braille",
- "value": "yes",
- "description": "tactile_writing:braille=yes is displayed as \"This elevator has tactile writing in Braille\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#tactile_writing_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "tactile_writing:braille",
- "value": "no",
- "description": "tactile_writing:braille=no is displayed as \"This elevator does not have tactile writing\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#tactile_writing_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "speech_output",
- "value": "yes",
- "description": "speech_output=yes is displayed as \"This elevator has speech output\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#speech_output_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "speech_output",
- "value": "no",
- "description": "speech_output=no is displayed as \"This elevator does not have speech output\" by layer Elevator",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/elevator.md#speech_output_available",
- "icon_url": "./assets/layers/elevator/elevator_wheelchair.svg"
- },
- {
- "key": "entrance",
- "description": "Features with this tag are displayed by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "description": "Features with this tag are displayed by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "yes",
- "description": "entrance=yes is displayed as \"No specific entrance type is known\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "description": "entrance= & indoor=door is displayed as \"This is an indoor door, separating a room or a corridor within a single building\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "value": "door",
- "description": "entrance= & indoor=door is displayed as \"This is an indoor door, separating a room or a corridor within a single building\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=main is displayed as \"This is the main entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "main",
- "description": "indoor= & entrance=main is displayed as \"This is the main entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=secondary is displayed as \"This is a secondary entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "secondary",
- "description": "indoor= & entrance=secondary is displayed as \"This is a secondary entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=service is displayed as \"This is a service entrance - normally only used for employees, delivery, …\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "service",
- "description": "indoor= & entrance=service is displayed as \"This is a service entrance - normally only used for employees, delivery, …\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=exit is displayed as \"This is an exit where one can not enter\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "exit",
- "description": "indoor= & entrance=exit is displayed as \"This is an exit where one can not enter\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=entrance is displayed as \"This is an entrance where one can only enter (but not exit)\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "entrance",
- "description": "indoor= & entrance=entrance is displayed as \"This is an entrance where one can only enter (but not exit)\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=emergency is displayed as \"This is emergency exit\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "emergency",
- "description": "indoor= & entrance=emergency is displayed as \"This is emergency exit\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=home is displayed as \"This is the entrance to a private home\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "home",
- "description": "indoor= & entrance=home is displayed as \"This is the entrance to a private home\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "yes",
- "description": "door=yes is displayed as \"The door type is not known\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "hinged",
- "description": "door=hinged is displayed as \"A classical, hinged door supported by joints\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "revolving",
- "description": "door=revolving is displayed as \"A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "sliding",
- "description": "door=sliding is displayed as \"A sliding door where the door slides sidewards, typically parallel with a wall\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "overhead",
- "description": "door=overhead is displayed as \"A door which rolls from overhead, typically seen for garages\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "door",
- "value": "no",
- "description": "door=no is displayed as \"This is an entrance without a physical door\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "yes",
- "description": "automatic_door=yes is displayed as \"This is an automatic door\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "no",
- "description": "automatic_door=no is displayed as \"This door is not automated\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "motion",
- "description": "automatic_door=motion is displayed as \"This door will open automatically when motion is detected\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "floor",
- "description": "automatic_door=floor is displayed as \"This door will open automatically when a sensor in the floor is triggered\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "button",
- "description": "automatic_door=button is displayed as \"This door will open automatically when a button is pressed\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "slowdown_button",
- "description": "automatic_door=slowdown_button is displayed as \"This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "continuous",
- "description": "automatic_door=continuous is displayed as \"This door revolves automatically all the time\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "serviced_on_button_press",
- "description": "automatic_door=serviced_on_button_press is displayed as \"This door will be opened by staff when requested by pressing a button\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "serviced_on_request",
- "description": "automatic_door=serviced_on_request is displayed as \"This door will be opened by staff when requested\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"This door has a width of {canonical(width)}\" and can be updated. The question is \"What is the width of this door/entrance?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#width",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "kerb:height",
- "description": "Values of `kerb:height` are shown with \"The kerb height of this door is {kerb:height}\" and can be updated. The question is \"What is the height of this kerb?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#kerb_height",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "kerb:height",
- "value": "0",
- "description": "kerb:height=0 is displayed as \"This door does not have a kerb\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#kerb_height",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"This door has {ref} as reference number\" and can be updated. The question is \"Does this door have a reference number?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#ref",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- },
- {
- "key": "ref",
- "description": "ref= is displayed as \"No reference number\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#ref",
- "icon_url": "./assets/layers/entrance/entrance.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_insects.json b/Docs/TagInfo/mapcomplete_insects.json
deleted file mode 100644
index dd893219b9..0000000000
--- a/Docs/TagInfo/mapcomplete_insects.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Insect Hotels",
- "description": "Insect hotels provide shelter for insects",
- "project_url": "https://mapcomplete.org/insects",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/insect_hotel/insect_hotel.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "man_made",
- "value": "insect_hotel",
- "description": "Features with this tag are displayed by layer Insect Hotels",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md#images",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md#images",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md#images",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md#images",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.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 Insect Hotels, Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md#images",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.svg"
- },
- {
- "key": "man_made",
- "value": "beehive",
- "description": "Features with this tag are displayed by layer Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/beehive.md",
- "icon_url": "./assets/layers/beehive/beehive.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"There are {capacity} beehives\" and can be updated. The question is \"How many beehives are there?\" by layer Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/beehive.md#capacity",
- "icon_url": "./assets/layers/beehive/beehive.svg"
- },
- {
- "key": "capacity",
- "value": "1",
- "description": "capacity=1 is displayed as \"There is 1 beehive\" by layer Beehives",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/beehive.md#capacity",
- "icon_url": "./assets/layers/beehive/beehive.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json b/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json
deleted file mode 100644
index 454e14207c..0000000000
--- a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json
+++ /dev/null
@@ -1,1435 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Kerbs and crossings",
- "description": "A map showing kerbs and crossings",
- "project_url": "https://mapcomplete.org/kerbs_and_crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/kerbs/KerbIcon.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "cycleway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "residential",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "unclassified",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "tertiary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "primary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "secondary_link",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "service",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "footway",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "pedestrian",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "living_street",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "path",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "Features with this tag are displayed by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.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 Cycleways and roads, Crossings, Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#images",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "shared_lane",
- "description": "cycleway=shared_lane is displayed as \"There is a shared lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "lane",
- "description": "cycleway=lane is displayed as \"There is a lane next to the road (separated with paint)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "track",
- "description": "cycleway=track is displayed as \"There is a track, but no cycleway drawn separately from this road on the map.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "separate",
- "description": "cycleway=separate is displayed as \"There is a separately drawn cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway",
- "value": "no",
- "description": "cycleway=no is displayed as \"There is no cycleway\" by layers Cycleways and roads, Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_type_for_a_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This street is lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This road is not lit\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "sunset-sunrise",
- "description": "lit=sunset-sunrise is displayed as \"This road is lit at night\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "lit",
- "value": "24/7",
- "description": "lit=24/7 is displayed as \"This road is lit 24/7\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_lit_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "value": "no",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= is displayed as \"This street is a cyclestreet (and has a speed limit of 30 km/h)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes is displayed as \"This street is a bicycle road\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "value": "yes",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "source:maxspeed",
- "value": "DE:bicycle_road",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "vehicle",
- "value": "no",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle",
- "value": "designated",
- "description": "bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated is displayed as \"This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "value": "yes",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet=yes & proposed:cyclestreet= is displayed as \"This street is a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "value": "yes",
- "description": "cyclestreet= & proposed:cyclestreet=yes is displayed as \"This street will become a cyclestreet soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "value": "yes",
- "description": "bicycle_road= & proposed:bicycle_road=yes is displayed as \"This street will become a bicycle road soon\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:cyclestreet",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "proposed:bicycle_road",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "overtaking:motor_vehicle",
- "description": "cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= is displayed as \"This street is not a cyclestreet\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#is_cyclestreet_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1020-30",
- "description": "traffic_sign=DE:244.1,1020-30 is displayed as \"Residents allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12,1024-10",
- "description": "traffic_sign=DE:244.1,1022-12,1024-10 is displayed as \"Motor vehicles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1022-12",
- "description": "traffic_sign=DE:244.1,1022-12 is displayed as \"Motorcycles allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1,1024-10",
- "description": "traffic_sign=DE:244.1,1024-10 is displayed as \"Cars allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "DE:244.1",
- "description": "traffic_sign=DE:244.1 is displayed as \"There are no supplementary signs at this bicycle road.\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#supplementary_sign",
- "icon_url": "./assets/themes/cyclestreets/Zeichen_244.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed on this road is {maxspeed} km/h\" and can be updated. The question is \"What is the maximum speed in this street?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "20",
- "description": "maxspeed=20 is displayed as \"The maximum speed is 20 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "30",
- "description": "maxspeed=30 is displayed as \"The maximum speed is 30 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "50",
- "description": "maxspeed=50 is displayed as \"The maximum speed is 50 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "70",
- "description": "maxspeed=70 is displayed as \"The maximum speed is 70 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "maxspeed",
- "value": "90",
- "description": "maxspeed=90 is displayed as \"The maximum speed is 90 km/h\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Maxspeed__for_road_",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "description": "Values of `cycleway:surface` are shown with \"This cyleway is made of {cycleway:surface}\" and can be updated. The question is \"What is the surface of the cycleway made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unpaved",
- "description": "cycleway:surface=unpaved is displayed as \"This cycleway is unpaved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paved",
- "description": "cycleway:surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "asphalt",
- "description": "cycleway:surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "paving_stones",
- "description": "cycleway:surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "concrete",
- "description": "cycleway:surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "cobblestone",
- "description": "cycleway:surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "unhewn_cobblestone",
- "description": "cycleway:surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "sett",
- "description": "cycleway:surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "wood",
- "description": "cycleway:surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "gravel",
- "description": "cycleway:surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "fine_gravel",
- "description": "cycleway:surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "pebblestone",
- "description": "cycleway:surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:surface",
- "value": "ground",
- "description": "cycleway:surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_surface",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "Values of `incline` are shown with \"This road has an slope of {incline}\" and can be updated. The question is \"Does {title()} have an incline?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "description": "incline= is displayed as \"There is (probably) no incline here\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "up",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "down",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "incline",
- "value": "yes",
- "description": "incline=up | incline=down | incline=yes is displayed as \"This road has a slope\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#incline",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "excellent",
- "description": "cycleway:smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "good",
- "description": "cycleway:smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "intermediate",
- "description": "cycleway:smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "bad",
- "description": "cycleway:smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_bad",
- "description": "cycleway:smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "horrible",
- "description": "cycleway:smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "very_horrible",
- "description": "cycleway:smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:smoothness",
- "value": "impassable",
- "description": "cycleway:smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Cycleway_smoothness",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"This road is made of {surface}\" and can be updated. The question is \"What is the surface of the street made from?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unpaved",
- "description": "surface=unpaved is displayed as \"This cycleway is unhardened\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paved",
- "description": "surface=paved is displayed as \"This cycleway is paved\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"This cycleway is made of asphalt\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"This cycleway is made of smooth paving stones\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"This cycleway is made of concrete\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "cobblestone",
- "description": "surface=cobblestone is displayed as \"This cycleway is made of cobblestone (unhewn or sett)\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "unhewn_cobblestone",
- "description": "surface=unhewn_cobblestone is displayed as \"This cycleway is made of raw, natural cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "sett",
- "description": "surface=sett is displayed as \"This cycleway is made of flat, square cobblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "wood",
- "description": "surface=wood is displayed as \"This cycleway is made of wood\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "gravel",
- "description": "surface=gravel is displayed as \"This cycleway is made of gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"This cycleway is made of fine gravel\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "pebblestone",
- "description": "surface=pebblestone is displayed as \"This cycleway is made of pebblestone\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "surface",
- "value": "ground",
- "description": "surface=ground is displayed as \"This cycleway is made from raw ground\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_road",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "excellent",
- "description": "smoothness=excellent is displayed as \"Usable for thin rollers: rollerblade, skateboard\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "good",
- "description": "smoothness=good is displayed as \"Usable for thin wheels: racing bike\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "intermediate",
- "description": "smoothness=intermediate is displayed as \"Usable for normal wheels: city bike, wheelchair, scooter\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "bad",
- "description": "smoothness=bad is displayed as \"Usable for robust wheels: trekking bike, car, rickshaw\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_bad",
- "description": "smoothness=very_bad is displayed as \"Usable for vehicles with high clearance: light duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "horrible",
- "description": "smoothness=horrible is displayed as \"Usable for off-road vehicles: heavy duty off-road vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "very_horrible",
- "description": "smoothness=very_horrible is displayed as \"Usable for specialized off-road vehicles: tractor, ATV\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "smoothness",
- "value": "impassable",
- "description": "smoothness=impassable is displayed as \"Impassable / No wheeled vehicle\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#Surface_of_the_street",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"The carriage width of this road is {width}m\" and can be updated. The question is \"What is the carriage width of this road (in meters)?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#width",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7",
- "description": "cycleway:traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "description": "cycleway:traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D9",
- "description": "cycleway:traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D10",
- "description": "cycleway:traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "none",
- "description": "cycleway:traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_lane_track_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D7",
- "description": "traffic_sign=BE:D7 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "description": "traffic_sign~^(BE:D7;.*)$ is displayed as \"Compulsory cycleway (with supplementary sign)
\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D9",
- "description": "traffic_sign=BE:D9 is displayed as \"Segregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D09.svg"
- },
- {
- "key": "traffic_sign",
- "value": "BE:D10",
- "description": "traffic_sign=BE:D10 is displayed as \"Unsegregated foot/cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D10.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G11",
- "description": "traffic_sign=NL:G11 is displayed as \"Compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G11.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G12a",
- "description": "traffic_sign=NL:G12a is displayed as \"Compulsory (moped)cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G12a.svg"
- },
- {
- "key": "traffic_sign",
- "value": "NL:G13",
- "description": "traffic_sign=NL:G13 is displayed as \"Non-compulsory cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/nl/Nederlands_verkeersbord_G13.svg"
- },
- {
- "key": "traffic_sign",
- "value": "none",
- "description": "traffic_sign=none is displayed as \"No traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M6",
- "description": "cycleway:traffic_sign=BE:D7;BE:M6 is displayed as \"Mopeds must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M6.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M13",
- "description": "cycleway:traffic_sign=BE:D7;BE:M13 is displayed as \"Speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M13.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M14",
- "description": "cycleway:traffic_sign=BE:D7;BE:M14 is displayed as \"Mopeds and speedpedelecs must use the cycleway\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M14.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M7",
- "description": "cycleway:traffic_sign=BE:D7;BE:M7 is displayed as \"Mopeds are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M7.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M15",
- "description": "cycleway:traffic_sign=BE:D7;BE:M15 is displayed as \"Speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M15.svg"
- },
- {
- "key": "cycleway:traffic_sign",
- "value": "BE:D7;BE:M16",
- "description": "cycleway:traffic_sign=BE:D7;BE:M16 is displayed as \"Mopeds and speedpedelecs are not allowed\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_traffic_sign_M16.svg"
- },
- {
- "key": "cycleway:traffic_sign:supplementary",
- "value": "none",
- "description": "cycleway:traffic_sign:supplementary=none is displayed as \"No supplementary traffic sign present\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_traffic_signs_supplementary",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:buffer",
- "description": "Values of `cycleway:buffer` are shown with \"The buffer besides this cycleway is {cycleway:buffer} m\" and can be updated. The question is \"How wide is the gap between the cycleway and the road?\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleways_and_roads_cycleway_buffer",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "dashed_line",
- "description": "cycleway:separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "solid_line",
- "description": "cycleway:separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "parking_lane",
- "description": "cycleway:separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "cycleway:separation",
- "value": "kerb",
- "description": "cycleway:separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cyclelan_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "dashed_line",
- "description": "separation=dashed_line is displayed as \"This cycleway is separated by a dashed line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "solid_line",
- "description": "separation=solid_line is displayed as \"This cycleway is separated by a solid line\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "parking_lane",
- "description": "separation=parking_lane is displayed as \"This cycleway is separated by a parking lane\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "separation",
- "value": "kerb",
- "description": "separation=kerb is displayed as \"This cycleway is separated by a kerb\" by layer Cycleways and roads",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cycleways_and_roads.md#cycleway_segregation",
- "icon_url": "./assets/themes/cycle_infra/bicycleway.svg"
- },
- {
- "key": "highway",
- "value": "crossing",
- "description": "Features with this tag are displayed by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "no",
- "description": "crossing:signals=no is displayed as \"There are no traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#signals",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:signals",
- "value": "yes",
- "description": "crossing:signals=yes is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing",
- "value": "traffic_signals",
- "description": "crossing=traffic_signals is displayed as \"There are traffic signals at this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#signals",
- "icon_url": "./assets/layers/crossings/traffic_lights.svg"
- },
- {
- "key": "crossing:markings",
- "description": "Values of `crossing:markings` are shown with \"This crossing has {crossing:markings} markings\" and can be updated. The question is \"What kind of markings does this crossing have?\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "no",
- "description": "crossing:markings=no is displayed as \"This crossing has no markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/crossing_unmarked.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra",
- "description": "crossing:markings=zebra is displayed as \"This crossing has zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra.png"
- },
- {
- "key": "crossing:markings",
- "value": "yes",
- "description": "crossing:markings=yes is displayed as \"This crossing has markings of an unknown type\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines",
- "description": "crossing:markings=lines is displayed as \"This crossings has lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder",
- "description": "crossing:markings=ladder is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder.png"
- },
- {
- "key": "crossing:markings",
- "value": "dashes",
- "description": "crossing:markings=dashes is displayed as \"This crossing has dashed lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dashes.png"
- },
- {
- "key": "crossing:markings",
- "value": "dots",
- "description": "crossing:markings=dots is displayed as \"This crossing has dotted lines on either sides of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_dots.png"
- },
- {
- "key": "crossing:markings",
- "value": "surface",
- "description": "crossing:markings=surface is displayed as \"This crossing is marked by using a different coloured surface\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_surface.png"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:skewed",
- "description": "crossing:markings=ladder:skewed is displayed as \"This crossing has lines on either side of the crossing, along with angled bars connecting them\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_ladder_skewed.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:paired",
- "description": "crossing:markings=zebra:paired is displayed as \"This crossing has zebra markings with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:bicolour",
- "description": "crossing:markings=zebra:bicolour is displayed as \"This crossing has zebra markings in alternating colours\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_bicolour.png"
- },
- {
- "key": "crossing:markings",
- "value": "zebra:double",
- "description": "crossing:markings=zebra:double is displayed as \"This crossing has double zebra markings\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_zebra_double.png"
- },
- {
- "key": "crossing:markings",
- "value": "pictograms",
- "description": "crossing:markings=pictograms is displayed as \"This crossing has pictograms on the road\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "ladder:paired",
- "description": "crossing:markings=ladder:paired is displayed as \"This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:markings",
- "value": "lines:paired",
- "description": "crossing:markings=lines:paired is displayed as \"This crossing has double lines on either side of the crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#markings",
- "icon_url": "./assets/layers/crossings/markings_lines_paired.png"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"A cyclist can use this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_bicycle_allowed",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "bicycle",
- "value": "no",
- "description": "bicycle=no is displayed as \"A cyclist can not use this crossing\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_bicycle_allowed",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:island",
- "value": "yes",
- "description": "crossing:island=yes is displayed as \"This crossing has an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "crossing:island",
- "value": "no",
- "description": "crossing:island=no is displayed as \"This crossing does not have an island in the middle\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_has_island",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This crossing has tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This crossing does not have tactile paving\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This crossing has tactile paving, but is not correct\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "tactile_paving",
- "value": "partial",
- "description": "tactile_paving=partial is displayed as \"This crrosing has tactile paving, but only on one side\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_tactile",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "yes",
- "description": "button_operated=yes is displayed as \"This traffic light has a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "button_operated",
- "value": "no",
- "description": "button_operated=no is displayed as \"This traffic light does not have a button to request green light\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_button",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "yes",
- "description": "traffic_signals:sound=yes is displayed as \"This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "no",
- "description": "traffic_signals:sound=no is displayed as \"This traffic light does not have sound signals to help crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "locate",
- "description": "traffic_signals:sound=locate is displayed as \"This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:sound",
- "value": "walk",
- "description": "traffic_signals:sound=walk is displayed as \"This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_sound",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "yes",
- "description": "traffic_signals:vibration=yes is displayed as \"The button for this traffic light has a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/Vibrating_button_illustration.jpg"
- },
- {
- "key": "traffic_signals:vibration",
- "value": "no",
- "description": "traffic_signals:vibration=no is displayed as \"The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_vibration",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "yes",
- "description": "traffic_signals:arrow=yes is displayed as \"This traffic light has an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:arrow",
- "value": "no",
- "description": "traffic_signals:arrow=no is displayed as \"This traffic light does not have an arrow pointing in the direction of crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_arrow",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "yes",
- "description": "traffic_signals:minimap=yes is displayed as \"This traffic light has a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/180px-Trairvoja_mapeto.jpg"
- },
- {
- "key": "traffic_signals:minimap",
- "value": "no",
- "description": "traffic_signals:minimap=no is displayed as \"This traffic light does not have a tactile map showing the layout of the crossing.\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_minimap",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "yes",
- "description": "red_turn:right:bicycle=yes is displayed as \"A cyclist can turn right if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B22.svg"
- },
- {
- "key": "red_turn:right:bicycle",
- "value": "no",
- "description": "red_turn:right:bicycle=no is displayed as \"A cyclist can not turn right if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_right_turn_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "yes",
- "description": "red_turn:straight:bicycle=yes is displayed as \"A cyclist can go straight on if the light is red\" by layers Crossings, Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/Belgian_road_sign_B23.svg"
- },
- {
- "key": "red_turn:straight:bicycle",
- "value": "no",
- "description": "red_turn:straight:bicycle=no is displayed as \"A cyclist can not go straight on if the light is red\" by layer Crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/crossings_no_traffic_lights.md#crossing_continue_through_red",
- "icon_url": "./assets/layers/crossings/pedestrian_crossing.svg"
- },
- {
- "key": "barrier",
- "value": "kerb",
- "description": "Features with this tag are displayed by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb",
- "value": "raised",
- "description": "kerb=raised is displayed as \"This kerb is raised (>3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/raised.svg"
- },
- {
- "key": "kerb",
- "value": "lowered",
- "description": "kerb=lowered is displayed as \"This kerb is lowered (~3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/lowered.svg"
- },
- {
- "key": "kerb",
- "value": "flush",
- "description": "kerb=flush is displayed as \"This kerb is flush (~0cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/flush.svg"
- },
- {
- "key": "kerb",
- "value": "no",
- "description": "kerb=no is displayed as \"There is no kerb here\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/no.svg"
- },
- {
- "key": "kerb",
- "value": "yes",
- "description": "kerb=yes is displayed as \"There is a kerb of unknown height\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This kerb has tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This kerb does not have tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "contrasted",
- "description": "tactile_paving=contrasted is displayed as \"This kerb has tactile paving, which has a contrasting colour to the surrounding pavement.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This kerb has tactile paving, but it is incorrect.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "description": "Values of `tactile_paving:colour` are shown with \"The tactile paving is coloured {tactile_paving:colour}.\" and can be updated. The question is \"What is the colour of the tactile paving?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "yellow",
- "description": "tactile_paving:colour=yellow is displayed as \"The tactile paving is yellow.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "red",
- "description": "tactile_paving:colour=red is displayed as \"The tactile paving is red.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "white",
- "description": "tactile_paving:colour=white is displayed as \"The tactile paving is white.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "grey",
- "description": "tactile_paving:colour=grey is displayed as \"The tactile paving is grey.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb:height",
- "description": "Values of `kerb:height` are shown with \"Kerb height: {kerb:height}\" and can be updated. The question is \"What is the height of this kerb?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- },
- {
- "key": "kerb:height",
- "value": "0",
- "description": "kerb:height=0 is displayed as \"This kerb is flush and is lower than 1cm.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/layers/kerbs/KerbIcon.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_lactosefree.json b/Docs/TagInfo/mapcomplete_lactosefree.json
deleted file mode 100644
index 9b83c946e3..0000000000
--- a/Docs/TagInfo/mapcomplete_lactosefree.json
+++ /dev/null
@@ -1,2642 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Lactose free shops and restaurants",
- "description": "A crowdsourced map with lactose free shops and restaurants",
- "project_url": "https://mapcomplete.org/lactosefree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/questions/lactose_free.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "description": "Features with this tag are displayed by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md",
- "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 Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.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 Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Name",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.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 Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layers Restaurants and fast food, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layers Restaurants and fast food, Ice cream parlors, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "ice_cream",
- "description": "Features with this tag are displayed by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This ice cream parlor is named {name}\" and can be updated. The question is \"What is the name of this ice cream parlor?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md#1",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"This place only sells vegan products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"This shop has a big vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"This shop has a limited vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"This shop has no vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/icecream_lactosefree.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_lighthouses.json b/Docs/TagInfo/mapcomplete_lighthouses.json
deleted file mode 100644
index 40051ab822..0000000000
--- a/Docs/TagInfo/mapcomplete_lighthouses.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Lighthouses",
- "description": "Lighthouses are tall buildings with a light on top to guide marine traffic",
- "project_url": "https://mapcomplete.org/lighthouses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/lighthouses/lighthouse.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "man_made",
- "value": "lighthouse",
- "description": "Features with this tag are displayed by layer lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 layer lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images",
- "icon_url": "./assets/themes/lighthouses/lighthouse.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 lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia",
- "icon_url": "./assets/themes/lighthouses/lighthouse.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia",
- "icon_url": "./assets/themes/lighthouses/lighthouse.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia",
- "icon_url": "./assets/themes/lighthouses/lighthouse.svg"
- },
- {
- "key": "height",
- "description": "Values of `height` are shown with \"The height of this lighthouse is {height} metres.\" and can be updated. The question is \"What is the height of this lighthouse, in metres?\" by layer lighthouse",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#lighthouse_height",
- "icon_url": "./assets/themes/lighthouses/lighthouse.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_maps.json b/Docs/TagInfo/mapcomplete_maps.json
deleted file mode 100644
index 95de072e1b..0000000000
--- a/Docs/TagInfo/mapcomplete_maps.json
+++ /dev/null
@@ -1,281 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete A map of maps",
- "description": "This theme shows all (touristic) maps that OpenStreetMap knows of",
- "project_url": "https://mapcomplete.org/maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/maps/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "tourism",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#images",
- "icon_url": "./assets/layers/map/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#images",
- "icon_url": "./assets/layers/map/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#images",
- "icon_url": "./assets/layers/map/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#images",
- "icon_url": "./assets/layers/map/map.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 Maps, Tactile Maps, Tactile Models",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md#images",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_type",
- "value": "topo",
- "description": "map_type=topo is displayed as \"Topographical map Wikipedia page about the memorial
{wikipedia(wikidata)}\" and can be updated. The question is \"What is the Wikipedia page about this memorial?\" by layer Memorials",
- "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 \"Wikipedia page about the remembered event or person
{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 Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#subject_wikidata",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"Placed on {start_date}\" and can be updated. The question is \"When was this memorial installed?\" by layer Memorials",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#start_date",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "two_sided",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes is displayed as \"This bench does have a backrest\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_backrest",
- "icon_url": "./assets/layers/bench/one_sided.svg"
- },
- {
- "key": "backrest",
- "value": "no",
- "description": "backrest=no is displayed as \"This bench does not have a backrest\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_backrest",
- "icon_url": "./assets/layers/bench/no_backrest.svg"
- },
- {
- "key": "armrest",
- "value": "yes",
- "description": "armrest=yes is displayed as \"This bench does have one or more armrests\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_armrest",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "armrest",
- "value": "no",
- "description": "armrest=no is displayed as \"This bench does not have any armrests\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_armrest",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "seats",
- "description": "Values of `seats` are shown with \"This bench has {seats} seats\" and can be updated. The question is \"How many seats does this bench have?\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_seats",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "seats:separated",
- "value": "no",
- "description": "seats:separated=no is displayed as \"This bench does not have separated seats\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_seats",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"Material: {material}\" and can be updated. The question is \"What is the bench (seating) made from?\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"The seating is made from wood\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"The seating is made from metal\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "stone",
- "description": "material=stone is displayed as \"The seating is made from stone\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"The seating is made from concrete\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"The seating is made from plastic\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "material",
- "value": "steel",
- "description": "material=steel is displayed as \"The seating is made from steel\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_material",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"When sitting on the bench, one looks towards {direction}°.\" and can be updated. The question is \"In which direction are you looking when sitting on the bench?\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_direction",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "description": "Values of `colour` are shown with \"Colour: {colour}\" and can be updated. The question is \"Which colour does this bench have?\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "brown",
- "description": "colour=brown is displayed as \"Colour: brown\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "green",
- "description": "colour=green is displayed as \"Colour: green\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "gray",
- "description": "colour=gray is displayed as \"Colour: gray\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "white",
- "description": "colour=white is displayed as \"Colour: white\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "red",
- "description": "colour=red is displayed as \"Colour: red\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "black",
- "description": "colour=black is displayed as \"Colour: black\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "blue",
- "description": "colour=blue is displayed as \"Colour: blue\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "colour",
- "value": "yellow",
- "description": "colour=yellow is displayed as \"Colour: yellow\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_colour",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This bench was last surveyed on {survey:date}\" and can be updated. The question is \"When was this bench last surveyed?\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_survey_date",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Surveyed today!\" by layers Memorials, Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/memorial.md#bench_survey_date",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"This bench has the following inscription:
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layers Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layers Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_name",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layers Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_website",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layers Benches, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_subject",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "memorial",
- "description": "historic=memorial is displayed as \"This artwork also serves as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork does not serve as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "amenity",
- "value": "bench",
- "description": "amenity=bench is displayed as \"This artwork also serves as a bench\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_bench",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "amenity",
- "description": "amenity= is displayed as \"This artwork does not serve as a bench\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_bench",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "wayside_shrine",
- "description": "historic=wayside_shrine is displayed as \"This artwork acts as a wayside shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_wayside_shrine",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork does not act as a wayside shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_wayside_shrine",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this shrine is {name}\" and can be updated. The question is \"What's the name of this shrine?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#shrine_name",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This shrine does not have a name\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#shrine_name",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "description": "Values of `religion` are shown with \"This shrine is {religion}\" and can be updated. The question is \"To which religion is this shrine dedicated?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "christian",
- "description": "religion=christian is displayed as \"This is a Christian shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "buddhist",
- "description": "religion=buddhist is displayed as \"This is a Buddhist shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "hindu",
- "description": "religion=hindu is displayed as \"This is a Hindu shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "jain",
- "description": "religion=jain is displayed as \"This is a Jain shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "jewish",
- "description": "religion=jewish is displayed as \"This is a Jewish shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "muslim",
- "description": "religion=muslim is displayed as \"This is an Islamic shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "pagan",
- "description": "religion=pagan is displayed as \"This is a Pagan shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "shinto",
- "description": "religion=shinto is displayed as \"This is a Shinto shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "sikh",
- "description": "religion=sikh is displayed as \"This is a Sikh shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "taoist",
- "description": "religion=taoist is displayed as \"This is a Taoist shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "religion",
- "value": "zoroastrian",
- "description": "religion=zoroastrian is displayed as \"This is a Zoroastrian shrine\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#religion",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious denomination is {denomination}\" and can be updated. The question is \"What's the Christian denomination of the shrine?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "catholic",
- "description": "denomination=catholic is displayed as \"The religious subdenomination is Catholic\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "roman_catholic",
- "description": "denomination=roman_catholic is displayed as \"The religious subdenomination is Roman Catholic\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "orthodox",
- "description": "denomination=orthodox is displayed as \"The religious subdenomination is Orthodox\" by layers Artworks, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "greek_orthodox",
- "description": "denomination=greek_orthodox is displayed as \"The religious subdenomination is Greek-Orthodox\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "russian_orthodox",
- "description": "denomination=russian_orthodox is displayed as \"The religious subdenomination is Russian-Orthodox\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "serbian_orthodox",
- "description": "denomination=serbian_orthodox is displayed as \"The religious subdenomination is Serbian Orthodox\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "protestant",
- "description": "denomination=protestant is displayed as \"The religious subdenomination is Protestant\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "anglican",
- "description": "denomination=anglican is displayed as \"The religious subdenomination is Anglican\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "adventist",
- "description": "denomination=adventist is displayed as \"The religious subdenomination is Adventist\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "evangelical",
- "description": "denomination=evangelical is displayed as \"The religious subdenomination is evangelical\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_christian",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious subdenomination is {denomination}\" and can be updated. The question is \"What's the Muslim denomination of this shrine?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_muslim",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "shia",
- "description": "denomination=shia is displayed as \"The religious subdenomination is Shia\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_muslim",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "sunni",
- "description": "denomination=sunni is displayed as \"The religious subdenomination is Sunni\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_muslim",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "sufi",
- "description": "denomination=sufi is displayed as \"The religious subdenomination is Sufi\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_muslim",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious subdenomination is {denomination}\" and can be updated. The question is \"What's the Jewish denomination of this shrine?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_jewish",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "conservative",
- "description": "denomination=conservative is displayed as \"The religious subdenomination is Conservative\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_jewish",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "hasidic",
- "description": "denomination=hasidic is displayed as \"The religious subdenomination is Hasidic\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_jewish",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "value": "reform",
- "description": "denomination=reform is displayed as \"The religious subdenomination is Reform\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#denomination_jewish",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "denomination",
- "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"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json
deleted file mode 100644
index ed74c20a6c..0000000000
--- a/Docs/TagInfo/mapcomplete_nature.json
+++ /dev/null
@@ -1,2066 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Into nature",
- "description": "A map for nature lovers, with interesting POI's",
- "project_url": "https://mapcomplete.org/nature",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/nature/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "drinking_water",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.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 Drinking water, Bird watching places, Nature reserve, Maps, Information boards, Benches, Picnic tables, Toilets, Guideposts, Shelter, BBQ, Firepit, Insect Hotels, Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#images",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "Values of `operational_status` are shown with \"The operational status is {operational_status}\" and can be updated. The question is \"Is this drinking water spot still operational?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This drinking water is broken\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This drinking water is closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "disused:amenity=drinking_water is displayed as \"This drinking water is permanently closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layers Drinking water, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One needs to pay to use this drinking water point\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fountain",
- "value": "bubbler",
- "description": "fountain=bubbler is displayed as \"This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bubbler.svg"
- },
- {
- "key": "fountain",
- "value": "bottle_refill",
- "description": "fountain=bottle_refill is displayed as \"This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bottle.svg"
- },
- {
- "key": "man_made",
- "value": "water_tap",
- "description": "man_made=water_tap is displayed as \"This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/tap.svg"
- },
- {
- "key": "bottle",
- "value": "yes",
- "description": "bottle=yes is displayed as \"It is easy to refill water bottles\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "bottle",
- "value": "no",
- "description": "bottle=no is displayed as \"Water bottles may not fit\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "iced_water",
- "value": "yes",
- "description": "iced_water=yes is displayed as \"Ice-cold water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "cold_water",
- "value": "yes",
- "description": "cold_water=yes is displayed as \"Actively cooled water is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "room_temperature_water",
- "value": "yes",
- "description": "room_temperature_water=yes is displayed as \"Ambient temperature water (without active cooling or heating) is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "warm_water",
- "value": "yes",
- "description": "warm_water=yes is displayed as \"Warmed water is provided here; the water is not dangerously hot\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layers Drinking water, Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layers Drinking water, Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layers Drinking water, Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "description": "seasonal!=no & seasonal~.+ & ((seasonal!~^(.*winter.*)$ & _now:date~^(....-(12|01|02)-..)$) | (seasonal!~^(.*spring.*)$ & _now:date~^(....-(03|04|05)-..)$) | (seasonal!~^(.*summer.*)$ & _now:date~^(....-(06|07|08)-..)$) | (seasonal!~^(.*autumn.*)$ & _now:date~^(....-(09|10|11)-..)$)) is displayed as \"This drinking water fountain is closed this season. As such, the opening hours are not shown.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layers Drinking water, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Drinking water, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This drinking water point has an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This drinking water point does not have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This drinking water point probably doesn't have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_name",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_website",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layers Drinking water, Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_subject",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "leisure",
- "value": "bird_hide",
- "description": "Features with this tag are displayed by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "shelter",
- "value": "no",
- "description": "shelter=no & building= & amenity= is displayed as \"Bird blind\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "building",
- "description": "shelter=no & building= & amenity= is displayed as \"Bird blind\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "amenity",
- "description": "shelter=no & building= & amenity= is displayed as \"Bird blind\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "amenity",
- "value": "shelter",
- "description": "amenity=shelter & building=yes & shelter=yes is displayed as \"Bird hide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "building",
- "value": "yes",
- "description": "amenity=shelter & building=yes & shelter=yes is displayed as \"Bird hide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "shelter",
- "value": "yes",
- "description": "amenity=shelter & building=yes & shelter=yes is displayed as \"Bird hide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "building",
- "value": "tower",
- "description": "building=tower & bird_hide=tower is displayed as \"Bird tower hide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "bird_hide",
- "value": "tower",
- "description": "building=tower & bird_hide=tower is displayed as \"Bird tower hide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "amenity",
- "value": "shelter",
- "description": "amenity=shelter | building=yes | shelter=yes is displayed as \"Bird hide shelter\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "building",
- "value": "yes",
- "description": "amenity=shelter | building=yes | shelter=yes is displayed as \"Bird hide shelter\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "shelter",
- "value": "yes",
- "description": "amenity=shelter | building=yes | shelter=yes is displayed as \"Bird hide shelter\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_shelter_or_wall",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There are special provisions for wheelchair users\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_wheelchair",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"A wheelchair can easily use this birdhide\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_wheelchair",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"This birdhide is reachable by wheelchair, but it is not easy\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_wheelchair",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"Not accessible to wheelchair users\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#bird_hide_wheelchair",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this birdhide?\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#birdhide_operator",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "operator",
- "value": "Natuurpunt",
- "description": "operator=Natuurpunt is displayed as \"Operated by Natuurpunt\" by layers Bird watching places, Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#birdhide_operator",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "operator",
- "value": "Agentschap Natuur en Bos",
- "description": "operator=Agentschap Natuur en Bos is displayed as \"Operated by the Agency for Nature and Forests\" by layer Bird watching places",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/birdhide.md#birdhide_operator",
- "icon_url": "./assets/layers/birdhide/birdhide.svg"
- },
- {
- "key": "leisure",
- "value": "nature_reserve",
- "description": "Features with this tag are displayed by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "boundary",
- "value": "protected_area",
- "description": "Features with this tag are displayed by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access:description",
- "description": "Values of `access:description` are shown with \"Accessin this nature reserve: {access:description}\" and can be updated. The question is \"Is this nature reserve accessible to the public?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes & fee= is displayed as \"Publicly accessible\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "description": "access=yes & fee= is displayed as \"Publicly accessible\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no & fee= is displayed as \"Not accessible\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "description": "access=no & fee= is displayed as \"Not accessible\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private & fee= is displayed as \"Not accessible as this is a private area\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "description": "access=private & fee= is displayed as \"Not accessible as this is a private area\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive & fee= is displayed as \"Accessible despite being a privately owned area\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "description": "access=permissive & fee= is displayed as \"Accessible despite being a privately owned area\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "guided",
- "description": "access=guided & fee= is displayed as \"Only accessible with a guide or during organised activities\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "description": "access=guided & fee= is displayed as \"Only accessible with a guide or during organised activities\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes & fee=yes is displayed as \"Accessible with fee\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "access=yes & fee=yes is displayed as \"Accessible with fee\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Access_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this area?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Operator_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "operator",
- "description": "operator~^((n|N)atuurpunt.*)$ is displayed as \"Operated by {operator}\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Operator_tag",
- "icon_url": "./assets/layers/nature_reserve/Natuurpunt.jpg"
- },
- {
- "key": "operator",
- "value": "Agentschap Natuur en Bos",
- "description": "operator=Agentschap Natuur en Bos is displayed as \"Operated by Agentschap Natuur en Bos\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Operator_tag",
- "icon_url": "./assets/layers/nature_reserve/ANB.jpg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This area is named {name}\" and can be updated. The question is \"What is the name of this area?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Name_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes & name= is displayed as \"This area doesn't have a name\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Name_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "name",
- "description": "noname=yes & name= is displayed as \"This area doesn't have a name\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Name_tag",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs have to be leashed\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Dogs_",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"No dogs allowed\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Dogs_",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed to roam freely\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Dogs_",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "curator",
- "description": "Values of `curator` are shown with \"{curator} is the curator of this nature reserve\" and can be updated. The question is \"Whom is the curator of this nature reserve?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Curator",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What email address can one send to with questions and problems with this nature reserve?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Email",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What phone number can one call to with questions and problems with this nature reserve?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#phone",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"Extra information: {description}\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Non_editable_description",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "description:0",
- "description": "Values of `description:0` are shown with \"Extra info: {description:0}\" and can be updated. The question is \"Is there some extra info?\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#Editable_description",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.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 Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#wikipedia",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#wikipedia",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Nature reserve",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/nature_reserve.md#wikipedia",
- "icon_url": "./assets/layers/nature_reserve/nature_reserve.svg"
- },
- {
- "key": "tourism",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_type",
- "value": "topo",
- "description": "map_type=topo is displayed as \"Topographical map Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#description",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "information",
- "value": "guidepost",
- "description": "Features with this tag are displayed by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"This guidepost shows bicycle routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "hiking",
- "value": "yes",
- "description": "hiking=yes is displayed as \"This guidepost shows hiking routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "mtb",
- "value": "yes",
- "description": "mtb=yes is displayed as \"This guidepost shows mountain bike routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "horse",
- "value": "yes",
- "description": "horse=yes is displayed as \"This guidepost shows horse riding routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ski",
- "value": "yes",
- "description": "ski=yes is displayed as \"This guidepost shows ski routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name noted on the guidepost: {name}\" and can be updated. The question is \"What is the name noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"There is no name noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the guidepost: {ref}\" and can be updated. The question is \"What is the reference number of this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"There is no reference number noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ele",
- "description": "Values of `ele` are shown with \"Elevation noted on the guidepost: {ele} m\" and can be updated. The question is \"What is the elevation noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noele",
- "value": "yes",
- "description": "noele=yes is displayed as \"There is no elevation noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "amenity",
- "value": "shelter",
- "description": "Features with this tag are displayed by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "description": "Values of `shelter_type` are shown with \"Shelter type: {shelter_type}\" and can be updated. The question is \"What kind of shelter is this?\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "public_transport",
- "description": "shelter_type=public_transport is displayed as \"This is a shelter at a public transport stop.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "picnic_shelter",
- "description": "shelter_type=picnic_shelter is displayed as \"This is a shelter protecting from rain at a picnic site.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "gazebo",
- "description": "shelter_type=gazebo is displayed as \"This is a gazebo.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "weather_shelter",
- "description": "shelter_type=weather_shelter is displayed as \"This is a small shelter, primarily intended for short breaks. Usually found in the mountains or alongside roads.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "lean_to",
- "description": "shelter_type=lean_to is displayed as \"This is a shed with 3 walls, primarily intended for camping.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "pavilion",
- "description": "shelter_type=pavilion is displayed as \"This is a pavilion\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "basic_hut",
- "description": "shelter_type=basic_hut is displayed as \"This is a basic hut, providing basic shelter and sleeping facilities.\" by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shelter.md#shelter_type",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "amenity",
- "value": "bbq",
- "description": "Features with this tag are displayed by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"This barbecue can be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"This barbecue can't be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This barbecue is private\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This barbecue can be used by anyone, but the owner can revoke access at any time\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"This barbecue can only be used by customers\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"This barbecue can only be used by authorized persons\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This barbecue is not covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This barbecue is covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "wood",
- "description": "fuel=wood is displayed as \"This barbecue uses wood as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "charcoal",
- "description": "fuel=charcoal is displayed as \"This barbecue uses charcoal as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "electric",
- "description": "fuel=electric is displayed as \"This barbecue is powered by electricity\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "gas",
- "description": "fuel=gas is displayed as \"This barbecue uses gas as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "leisure",
- "value": "firepit",
- "description": "Features with this tag are displayed by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"No access\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"Access until revoked\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Access only for customers\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"Access only for authorized\" by layer Firepit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/firepit.md#access",
- "icon_url": "./assets/layers/assembly_point/fire.svg"
- },
- {
- "key": "man_made",
- "value": "insect_hotel",
- "description": "Features with this tag are displayed by layer Insect Hotels",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/insect_hotel.md",
- "icon_url": "./assets/layers/insect_hotel/insect_hotel.svg"
- },
- {
- "key": "natural",
- "value": "tree",
- "description": "Features with this tag are displayed by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "species:wikidata",
- "description": "Values of `species:wikidata` are shown with \"{wikipedia(species:wikidata):max-height: 25rem}\" and can be updated. The question is \"What species is this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_species_wikidata",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "circumference",
- "description": "Values of `circumference` are shown with \"The tree trunk has a circumference of {circumference} meter\" and can be updated. The question is \"What is the circumference of the tree trunk?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#circumference",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "height",
- "description": "Values of `height` are shown with \"This tree is {height} meter high\" and can be updated. The question is \"What is the height of this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#height",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "landmark",
- "description": "denotation=landmark is displayed as \"The tree is remarkable due to its size or prominent location. It is useful for navigation.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "natural_monument",
- "description": "denotation=natural_monument is displayed as \"The tree is a natural monument, e.g. because it is especially old, or of a valuable species.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "agricultural",
- "description": "denotation=agricultural is displayed as \"The tree is used for agricultural purposes, e.g. in an orchard.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "park",
- "description": "denotation=park is displayed as \"The tree is in a park or similar (cemetery, school grounds, …).\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "garden",
- "description": "denotation=garden is displayed as \"The tree is in a residential garden.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "avenue",
- "description": "denotation=avenue is displayed as \"This is a tree along an avenue.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "urban",
- "description": "denotation=urban is displayed as \"The tree is in an urban area.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "none",
- "description": "denotation=none is displayed as \"The tree is outside of an urban area.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "leaf_type",
- "value": "broadleaved",
- "description": "leaf_type=broadleaved is displayed as \"Broadleaved\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/broadleaved.svg"
- },
- {
- "key": "leaf_type",
- "value": "needleleaved",
- "description": "leaf_type=needleleaved is displayed as \"Needleleaved\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/needleleaved.svg"
- },
- {
- "key": "leaf_type",
- "value": "leafless",
- "description": "leaf_type=leafless is displayed as \"Permanently leafless\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/leafless.svg"
- },
- {
- "key": "leaf_cycle",
- "value": "deciduous",
- "description": "leaf_cycle=deciduous is displayed as \"Deciduous: the tree loses its leaves for some time of the year.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "leaf_cycle",
- "value": "evergreen",
- "description": "leaf_cycle=evergreen is displayed as \"Evergreen.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name: {name}\" and can be updated. The question is \"Does the tree have a name?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "name",
- "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "4",
- "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg"
- },
- {
- "key": "heritage:operator",
- "value": "OnroerendErfgoed",
- "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg"
- },
- {
- "key": "heritage",
- "value": "4",
- "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "value": "aatl",
- "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "yes",
- "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "no",
- "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "description": "heritage~.+ is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "ref:OnroerendErfgoed",
- "description": "Values of `ref:OnroerendErfgoed` are shown with \" Onroerend Erfgoed ID: {ref:OnroerendErfgoed}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_ref_OnroerendErfgoed",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "wikidata",
- "description": "Values of `wikidata` are shown with \"
Wikidata: {wikidata}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_wikidata",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_notes.json b/Docs/TagInfo/mapcomplete_notes.json
deleted file mode 100644
index c824be10d8..0000000000
--- a/Docs/TagInfo/mapcomplete_notes.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Notes on OpenStreetMap",
- "description": "A note is a pin on the map with some text to indicate something wrong",
- "project_url": "https://mapcomplete.org/notes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/notes/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "fixme",
- "description": "Features with this tag are displayed by layer OSM objects with FIXME tags",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fixme.md",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "FIXME",
- "description": "Features with this tag are displayed by layer OSM objects with FIXME tags",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fixme.md",
- "icon_url": "./assets/svg/bug.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 layer OSM objects with FIXME tags",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fixme.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "fixme",
- "description": "Values of `fixme` are shown with \"Fixme Text: {fixme}\" and can be updated. The question is \"What is wrong with this feature?\" by layer OSM objects with FIXME tags",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fixme.md#fixme",
- "icon_url": "./assets/svg/bug.svg"
- },
- {
- "key": "fixme",
- "description": "fixme= is displayed as \"This issue has been resolved\" by layer OSM objects with FIXME tags",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fixme.md#fixme",
- "icon_url": "./assets/svg/bug.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_observation_towers.json b/Docs/TagInfo/mapcomplete_observation_towers.json
deleted file mode 100644
index 5c43fe8bb4..0000000000
--- a/Docs/TagInfo/mapcomplete_observation_towers.json
+++ /dev/null
@@ -1,214 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Observation towers",
- "description": "Publicly accessible towers to enjoy the view",
- "project_url": "https://mapcomplete.org/observation_towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/observation_tower/Tower_observation.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "tower:type",
- "value": "observation",
- "description": "Features with this tag are displayed by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#images",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#images",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#images",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#images",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#images",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This tower is called {name}\" and can be updated. The question is \"What is the name of this tower?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#name",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This tower doesn't have a specific name\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#name",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "height",
- "description": "Values of `height` are shown with \"This tower is {height} high\" and can be updated. The question is \"What is the height of this tower?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Height",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"This tower is publicly accessible\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "access",
- "value": "guided",
- "description": "access=guided is displayed as \"This tower can only be visited with a guide\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Visiting this tower costs {charge}\" and can be updated. The question is \"How much does one have to pay to enter this tower?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Fee",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Free to visit\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Fee",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Free to visit\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Fee",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Payment_methods",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Payment_methods",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Payment_methods",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "step_count",
- "description": "Values of `step_count` are shown with \"This tower has {step_count} steps to reach the top\" and can be updated. The question is \"How much individual steps does one have to climb to reach the top of this tower?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#step_count",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "elevator",
- "value": "yes",
- "description": "elevator=yes is displayed as \"This tower has an elevator which takes visitors to the top\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#elevator",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "elevator",
- "value": "no",
- "description": "elevator=no is displayed as \"This tower does not have an elevator\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#elevator",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Maintained by {operator}\" and can be updated. The question is \"Who maintains this tower?\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#Operator",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wheelchair_access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wheelchair_access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wheelchair_access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wheelchair_access",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.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 Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wikipedia",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wikipedia",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Observation towers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/observation_tower.md#wikipedia",
- "icon_url": "./assets/layers/observation_tower/Tower_observation.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_onwheels.json b/Docs/TagInfo/mapcomplete_onwheels.json
deleted file mode 100644
index 2c96a7edb9..0000000000
--- a/Docs/TagInfo/mapcomplete_onwheels.json
+++ /dev/null
@@ -1,3974 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete OnWheels",
- "description": "On this map, publicly weelchair accessible places are shown and can be easily added",
- "project_url": "https://mapcomplete.org/onwheels",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/onwheels/crest.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "bar",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "pub",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "cafe",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "biergarten",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "nightclub",
- "description": "Features with this tag are displayed by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md",
- "icon_url": "./assets/themes/onwheels/cafe.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 Cafés and pubs, Entrance, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Hospitals, Reception desks, Elevator, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.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 Cafés and pubs, Entrance, Restaurants and fast food, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Reception desks, Elevator, Tourism accomodation, governments",
- "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": "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 Cafés and pubs, Entrance, Restaurants and fast food, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Reception desks, Elevator, Tourism accomodation, governments",
- "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": "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 Cafés and pubs, Entrance, Restaurants and fast food, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Reception desks, Elevator, Tourism accomodation, governments",
- "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": "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 Cafés and pubs, Entrance, Restaurants and fast food, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Reception desks, Elevator, Tourism accomodation, governments",
- "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": "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 Cafés and pubs, Entrance, Restaurants and fast food, Restaurants and fast food, Kerbs, Parking, Disabled parking spaces, Shop, Toilets, Pharmacies, Doctors, Reception desks, Elevator, Tourism accomodation, governments",
- "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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Name",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "pub",
- "description": "amenity=pub is displayed as \"A pub, mostly for drinking beers in a warm, relaxed interior\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "bar",
- "description": "amenity=bar is displayed as \"A more modern and commercial bar, possibly with a music and light installation\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "cafe",
- "description": "amenity=cafe is displayed as \"A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant where one can get a proper meal\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "biergarten",
- "description": "amenity=biergarten is displayed as \"An open space where beer is served, typically seen in Germany\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "amenity",
- "value": "nightclub",
- "description": "amenity=nightclub is displayed as \"This is a nightclub or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks\" by layer Cafés and pubs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#Classification",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"
Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#opening_hours",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#opening_hours",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Cafés and pubs, Restaurants and fast food, Shop, Pharmacies, Doctors, Hospitals, Tourism accomodation, governments",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies",
- "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": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layers Cafés and pubs, Restaurants and fast food, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#wheelchair_access",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layers Cafés and pubs, Restaurants and fast food, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#wheelchair_access",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layers Cafés and pubs, Restaurants and fast food, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#wheelchair_access",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layers Cafés and pubs, Restaurants and fast food, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#wheelchair_access",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" 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 not allowed\" 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 allowed outside.\" 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": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" 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#service_electricity",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" 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#service_electricity",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" 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#service_electricity",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" 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#service_electricity",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" 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#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" 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#seating",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_fee",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_ssid",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Cafés and pubs, Restaurants and fast food, Shop, Tourism accomodation",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#internet_ssid",
- "icon_url": "./assets/themes/onwheels/cafe.svg"
- },
- {
- "key": "entrance",
- "description": "Features with this tag are displayed by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "value": "door",
- "description": "Features with this tag are displayed by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "description": "Features with this tag are displayed by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "yes",
- "description": "entrance=yes is displayed as \"No specific entrance type is known\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "description": "entrance= & indoor=door is displayed as \"This is an indoor door, separating a room or a corridor within a single building\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "value": "door",
- "description": "entrance= & indoor=door is displayed as \"This is an indoor door, separating a room or a corridor within a single building\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=main is displayed as \"This is the main entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "main",
- "description": "indoor= & entrance=main is displayed as \"This is the main entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=secondary is displayed as \"This is a secondary entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "secondary",
- "description": "indoor= & entrance=secondary is displayed as \"This is a secondary entrance\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=service is displayed as \"This is a service entrance - normally only used for employees, delivery, …\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "service",
- "description": "indoor= & entrance=service is displayed as \"This is a service entrance - normally only used for employees, delivery, …\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=exit is displayed as \"This is an exit where one can not enter\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "exit",
- "description": "indoor= & entrance=exit is displayed as \"This is an exit where one can not enter\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=entrance is displayed as \"This is an entrance where one can only enter (but not exit)\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "entrance",
- "description": "indoor= & entrance=entrance is displayed as \"This is an entrance where one can only enter (but not exit)\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=emergency is displayed as \"This is emergency exit\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "emergency",
- "description": "indoor= & entrance=emergency is displayed as \"This is emergency exit\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= & entrance=home is displayed as \"This is the entrance to a private home\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "entrance",
- "value": "home",
- "description": "indoor= & entrance=home is displayed as \"This is the entrance to a private home\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Entrance_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "yes",
- "description": "door=yes is displayed as \"The door type is not known\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "hinged",
- "description": "door=hinged is displayed as \"A classical, hinged door supported by joints\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "revolving",
- "description": "door=revolving is displayed as \"A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "sliding",
- "description": "door=sliding is displayed as \"A sliding door where the door slides sidewards, typically parallel with a wall\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "overhead",
- "description": "door=overhead is displayed as \"A door which rolls from overhead, typically seen for garages\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "door",
- "value": "no",
- "description": "door=no is displayed as \"This is an entrance without a physical door\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#Door_type",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "yes",
- "description": "automatic_door=yes is displayed as \"This is an automatic door\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "no",
- "description": "automatic_door=no is displayed as \"This door is not automated\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "motion",
- "description": "automatic_door=motion is displayed as \"This door will open automatically when motion is detected\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "floor",
- "description": "automatic_door=floor is displayed as \"This door will open automatically when a sensor in the floor is triggered\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "button",
- "description": "automatic_door=button is displayed as \"This door will open automatically when a button is pressed\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "slowdown_button",
- "description": "automatic_door=slowdown_button is displayed as \"This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "continuous",
- "description": "automatic_door=continuous is displayed as \"This door revolves automatically all the time\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "serviced_on_button_press",
- "description": "automatic_door=serviced_on_button_press is displayed as \"This door will be opened by staff when requested by pressing a button\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "automatic_door",
- "value": "serviced_on_request",
- "description": "automatic_door=serviced_on_request is displayed as \"This door will be opened by staff when requested\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#automatic_door",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "width",
- "description": "Values of `width` are shown with \"This door has a width of {canonical(width)}\" and can be updated. The question is \"What is the width of this door/entrance?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#width",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "kerb:height",
- "description": "Values of `kerb:height` are shown with \"The kerb height of this door is {kerb:height}\" and can be updated. The question is \"What is the height of this kerb?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#kerb_height",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "kerb:height",
- "value": "0",
- "description": "kerb:height=0 is displayed as \"This door does not have a kerb\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#kerb_height",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"This door has {ref} as reference number\" and can be updated. The question is \"Does this door have a reference number?\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#ref",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "ref",
- "description": "ref= is displayed as \"No reference number\" by layer Entrance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/entrance.md#ref",
- "icon_url": "./assets/themes/onwheels/entrance.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Name",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/themes/onwheels/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/themes/onwheels/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/themes/onwheels/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/themes/onwheels/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#menu_website",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Restaurants and fast food, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/themes/onwheels/restaurant.svg"
- },
- {
- "key": "barrier",
- "value": "kerb",
- "description": "Features with this tag are displayed by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "kerb",
- "value": "raised",
- "description": "kerb=raised is displayed as \"This kerb is raised (>3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/raised.svg"
- },
- {
- "key": "kerb",
- "value": "lowered",
- "description": "kerb=lowered is displayed as \"This kerb is lowered (~3 cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/lowered.svg"
- },
- {
- "key": "kerb",
- "value": "flush",
- "description": "kerb=flush is displayed as \"This kerb is flush (~0cm)\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/flush.svg"
- },
- {
- "key": "kerb",
- "value": "no",
- "description": "kerb=no is displayed as \"There is no kerb here\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/layers/kerbs/no.svg"
- },
- {
- "key": "kerb",
- "value": "yes",
- "description": "kerb=yes is displayed as \"There is a kerb of unknown height\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_type",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This kerb has tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This kerb does not have tactile paving.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving",
- "value": "contrasted",
- "description": "tactile_paving=contrasted is displayed as \"This kerb has tactile paving, which has a contrasting colour to the surrounding pavement.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving",
- "value": "incorrect",
- "description": "tactile_paving=incorrect is displayed as \"This kerb has tactile paving, but it is incorrect.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving:colour",
- "description": "Values of `tactile_paving:colour` are shown with \"The tactile paving is coloured {tactile_paving:colour}.\" and can be updated. The question is \"What is the colour of the tactile paving?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "yellow",
- "description": "tactile_paving:colour=yellow is displayed as \"The tactile paving is yellow.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "red",
- "description": "tactile_paving:colour=red is displayed as \"The tactile paving is red.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "white",
- "description": "tactile_paving:colour=white is displayed as \"The tactile paving is white.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "tactile_paving:colour",
- "value": "grey",
- "description": "tactile_paving:colour=grey is displayed as \"The tactile paving is grey.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#tactile_paving_colour",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "kerb:height",
- "description": "Values of `kerb:height` are shown with \"Kerb height: {kerb:height}\" and can be updated. The question is \"What is the height of this kerb?\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "kerb:height",
- "value": "0",
- "description": "kerb:height=0 is displayed as \"This kerb is flush and is lower than 1cm.\" by layer Kerbs",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/kerbs.md#kerb_height",
- "icon_url": "./assets/themes/onwheels/cone.svg"
- },
- {
- "key": "amenity",
- "value": "parking",
- "description": "Features with this tag are displayed by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "surface",
- "description": "parking=surface is displayed as \"This is a surface parking lot\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "street_side",
- "description": "parking=street_side is displayed as \"This is a parking bay next to a street\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "underground",
- "description": "parking=underground is displayed as \"This is an underground parking garage\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "multi-storey",
- "description": "parking=multi-storey is displayed as \"This is a multi-storey parking garage\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "rooftop",
- "description": "parking=rooftop is displayed as \"This is a rooftop parking deck\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "lane",
- "description": "parking=lane is displayed as \"This is a lane for parking on the road\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "carports",
- "description": "parking=carports is displayed as \"This is parking covered by carports\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "garage_boxes",
- "description": "parking=garage_boxes is displayed as \"This a parking consisting of garage boxes\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "layby",
- "description": "parking=layby is displayed as \"This is a parking on a layby\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking",
- "value": "sheds",
- "description": "parking=sheds is displayed as \"This is a parking consisting of sheds\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "description": "Values of `capacity:disabled` are shown with \"There are {capacity:disabled} disabled parking spots\" and can be updated. The question is \"How many disabled parking spots are there at this parking?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "yes",
- "description": "capacity:disabled=yes is displayed as \"There are disabled parking spots, but it is not known how many\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "no",
- "description": "capacity:disabled=no is displayed as \"There are no disabled parking spots\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "0",
- "description": "capacity:disabled=0 is displayed as \"There are no disabled parking spots\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"There are {capacity} parking spots\" and can be updated. The question is \"How many parking spots are there at this parking?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"One can stay at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum amount of time one is allowed to stay here?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#maxstay",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "maxstay",
- "value": "unlimited",
- "description": "maxstay=unlimited is displayed as \"There is no limit to the amount of time one can stay here\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#maxstay",
- "icon_url": "./assets/themes/onwheels/parking.svg"
- },
- {
- "key": "parking_space",
- "value": "disabled",
- "description": "Features with this tag are displayed by layer Disabled parking spaces",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking_spaces_disabled.md",
- "icon_url": "./assets/layers/parking_spaces/parking_space.svg"
- },
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shops_name",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_city_bike",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_ebike",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_kid_bike",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bmx",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_mtb",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Shop, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#description",
- "icon_url": "./assets/themes/onwheels/shop.svg"
- },
- {
- "key": "amenity",
- "value": "toilets",
- "description": "Features with this tag are displayed by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only access to customers\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "lock"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"These are paid toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"The fee is {charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_charge",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/themes/onwheels/toilet.svg"
- },
- {
- "key": "amenity",
- "value": "pharmacy",
- "description": "Features with this tag are displayed by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This pharmacy is called {name}\" and can be updated. The question is \"What is the name of the pharmacy?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#name",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#housenumber",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#housenumber",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#street",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#unit",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layers Pharmacies, Doctors, Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#unit",
- "icon_url": "./assets/themes/onwheels/pharmacy.svg"
- },
- {
- "key": "amenity",
- "value": "doctors",
- "description": "Features with this tag are displayed by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This doctors place is called {name}\" and can be updated. The question is \"What is the name of this doctors place?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#name",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "opening_hours",
- "value": "\"by appointment\"",
- "description": "opening_hours=\"by appointment\" is displayed as \"Only by appointment\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours~^(\"by appointment\"|by appointment)$ is displayed as \"Only by appointment\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#opening_hours_by_appointment",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "healthcare:speciality",
- "description": "Values of `healthcare:speciality` are shown with \"This doctor is specialized in {healthcare:speciality}\" and can be updated. The question is \"What is this doctor specialized in?\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "general",
- "description": "healthcare:speciality=general is displayed as \"This is a general practitioner\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "gynaecology",
- "description": "healthcare:speciality=gynaecology is displayed as \"This is a gynaecologist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "psychiatry",
- "description": "healthcare:speciality=psychiatry is displayed as \"This is a psychiatrist\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "healthcare:speciality",
- "value": "paediatrics",
- "description": "healthcare:speciality=paediatrics is displayed as \"This is a paediatrician\" by layer Doctors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#specialty",
- "icon_url": "./assets/themes/onwheels/doctor.svg"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/themes/onwheels/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "Features with this tag are displayed by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md",
- "icon_url": "./assets/themes/onwheels/hospital.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This hospital is called {name}\" and can be updated. The question is \"What is the name of this hospital?\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#name",
- "icon_url": "./assets/themes/onwheels/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "clinic",
- "description": "amenity=clinic is displayed as \"This is a clinic - patients can not stay overnight\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/themes/onwheels/hospital.svg"
- },
- {
- "key": "amenity",
- "value": "hospital",
- "description": "amenity=hospital is displayed as \"This is a hospital - patients can be admitted here for multiple days\" by layer Hospitals",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/hospital.md#inpatient",
- "icon_url": "./assets/themes/onwheels/hospital.svg"
- },
- {
- "key": "opening_hours:visitors",
- "description": "Values of `opening_hours:visitors` are shown with \"Opening hours for visitors
Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}
E.g. a charging station operated by hotel which is only usable by their guests\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible to the general public (e.g. only accessible to the owners, employees, ...)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#access",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"{capacity} vehicles can be charged here at the same time\" and can be updated. The question is \"How much vehicles can be charged here at the same time?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#capacity",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko",
- "value": "1",
- "description": "socket:schuko=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko",
- "description": "socket:schuko~.+ & socket:schuko!=1 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:typee",
- "value": "1",
- "description": "socket:typee=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee",
- "description": "socket:typee~.+ & socket:typee!=1 is displayed as \"European wall plug with ground pin (CEE7/4 type E)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:chademo",
- "value": "1",
- "description": "socket:chademo=1 is displayed as \"Chademo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo",
- "description": "socket:chademo~.+ & socket:chademo!=1 is displayed as \"Chademo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:type1_cable",
- "value": "1",
- "description": "socket:type1_cable=1 is displayed as \"Type 1 with cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "socket:type1_cable~.+ & socket:type1_cable!=1 is displayed as \"Type 1 with cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "value": "1",
- "description": "socket:type1=1 is displayed as \"Type 1 without cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1",
- "description": "socket:type1~.+ & socket:type1!=1 is displayed as \"Type 1 without cable (J1772)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_combo",
- "value": "1",
- "description": "socket:type1_combo=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "socket:type1_combo~.+ & socket:type1_combo!=1 is displayed as \"Type 1 CCS (aka Type 1 Combo)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "value": "1",
- "description": "socket:tesla_supercharger=1 is displayed as \"Tesla Supercharger\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "socket:tesla_supercharger~.+ & socket:tesla_supercharger!=1 is displayed as \"Tesla Supercharger\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:type2",
- "value": "1",
- "description": "socket:type2=1 is displayed as \"Type 2 (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2",
- "description": "socket:type2~.+ & socket:type2!=1 is displayed as \"Type 2 (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2_combo",
- "value": "1",
- "description": "socket:type2_combo=1 is displayed as \"Type 2 CCS (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "socket:type2_combo~.+ & socket:type2_combo!=1 is displayed as \"Type 2 CCS (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_cable",
- "value": "1",
- "description": "socket:type2_cable=1 is displayed as \"Type 2 with cable (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "socket:type2_cable~.+ & socket:type2_cable!=1 is displayed as \"Type 2 with cable (mennekes)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "value": "1",
- "description": "socket:tesla_supercharger_ccs=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "socket:tesla_supercharger_ccs~.+ & socket:tesla_supercharger_ccs!=1 is displayed as \"Tesla Supercharger CCS (a branded type2_css)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla Supercharger (destination)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country=us is displayed as \"Tesla Supercharger (destination)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination",
- "value": "1",
- "description": "socket:tesla_destination=1 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "socket:tesla_destination~.+ & socket:tesla_destination!=1 & _country!=us is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:USB-A",
- "value": "1",
- "description": "socket:USB-A=1 is displayed as \"USB to charge phones and small electronics\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "socket:USB-A~.+ & socket:USB-A!=1 is displayed as \"USB to charge phones and small electronics\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "value": "1",
- "description": "socket:bosch_3pin=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "socket:bosch_3pin~.+ & socket:bosch_3pin!=1 is displayed as \"Bosch Active Connect with 3 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "value": "1",
- "description": "socket:bosch_5pin=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "socket:bosch_5pin~.+ & socket:bosch_5pin!=1 is displayed as \"Bosch Active Connect with 5 pins and cable\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bs1363",
- "value": "1",
- "description": "socket:bs1363=1 is displayed as \"BS1363 (Type G)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "socket:bs1363~.+ & socket:bs1363!=1 is displayed as \"BS1363 (Type G)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:nema5_15",
- "value": "1",
- "description": "socket:nema5_15=1 is displayed as \"NEMA 5-15 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "socket:nema5_15~.+ & socket:nema5_15!=1 is displayed as \"NEMA 5-15 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "value": "1",
- "description": "socket:sev1011_t23=1 is displayed as \"SEV 1011 T23 (Type J)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "socket:sev1011_t23~.+ & socket:sev1011_t23!=1 is displayed as \"SEV 1011 T23 (Type J)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:as3112",
- "value": "1",
- "description": "socket:as3112=1 is displayed as \"AS3112 (Type I)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112",
- "description": "socket:as3112~.+ & socket:as3112!=1 is displayed as \"AS3112 (Type I)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:nema_5_20",
- "value": "1",
- "description": "socket:nema_5_20=1 is displayed as \"NEMA 5-20 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "socket:nema_5_20~.+ & socket:nema_5_20!=1 is displayed as \"NEMA 5-20 (Type B)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Available_charging_stations__generated_",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:schuko",
- "description": "Values of `socket:schuko` are shown with \"There are {socket:schuko} plugs of type Schuko wall plug without ground pin (CEE7/4 type F) available here\" and can be updated. The question is \"How much plugs of type Schuko wall plug without ground pin (CEE7/4 type F) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_schuko",
- "icon_url": "./assets/layers/charging_station/CEE7_4F.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "description": "Values of `socket:schuko:voltage` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs {canonical(socket:schuko:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:voltage",
- "value": "230",
- "description": "socket:schuko:voltage=230 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "description": "Values of `socket:schuko:current` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:current)}\" and can be updated. The question is \"What current do the plugs with Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:current",
- "value": "16",
- "description": "socket:schuko:current=16 is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "description": "Values of `socket:schuko:output` are shown with \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:output)}\" and can be updated. The question is \"What power output does a single plug of type Schuko wall plug without ground pin (CEE7/4 type F) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:schuko:output",
- "value": "3.6 kW",
- "description": "socket:schuko:output=3.6 kW is displayed as \"Schuko wall plug without ground pin (CEE7/4 type F) outputs at most 3.6 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_schuko",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee",
- "description": "Values of `socket:typee` are shown with \"There are {socket:typee} plugs of type European wall plug with ground pin (CEE7/4 type E) available here\" and can be updated. The question is \"How much plugs of type European wall plug with ground pin (CEE7/4 type E) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_typee",
- "icon_url": "./assets/layers/charging_station/TypeE.svg"
- },
- {
- "key": "socket:typee:voltage",
- "description": "Values of `socket:typee:voltage` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs {canonical(socket:typee:voltage)}\" and can be updated. The question is \"What voltage do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:voltage",
- "value": "230",
- "description": "socket:typee:voltage=230 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "description": "Values of `socket:typee:current` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:current)}\" and can be updated. The question is \"What current do the plugs with European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:current",
- "value": "16",
- "description": "socket:typee:current=16 is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "description": "Values of `socket:typee:output` are shown with \"European wall plug with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:output)}\" and can be updated. The question is \"What power output does a single plug of type European wall plug with ground pin (CEE7/4 type E) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "3 kW",
- "description": "socket:typee:output=3 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 3 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:typee:output",
- "value": "22 kW",
- "description": "socket:typee:output=22 kW is displayed as \"European wall plug with ground pin (CEE7/4 type E) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_typee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo",
- "description": "Values of `socket:chademo` are shown with \"There are {socket:chademo} plugs of type Chademo available here\" and can be updated. The question is \"How much plugs of type Chademo are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_chademo",
- "icon_url": "./assets/layers/charging_station/Chademo_type4.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "description": "Values of `socket:chademo:voltage` are shown with \"Chademo outputs {canonical(socket:chademo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:voltage",
- "value": "500",
- "description": "socket:chademo:voltage=500 is displayed as \"Chademo outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "description": "Values of `socket:chademo:current` are shown with \"Chademo outputs at most {canonical(socket:chademo:current)}\" and can be updated. The question is \"What current do the plugs with Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:current",
- "value": "120",
- "description": "socket:chademo:current=120 is displayed as \"Chademo outputs at most 120 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "description": "Values of `socket:chademo:output` are shown with \"Chademo outputs at most {canonical(socket:chademo:output)}\" and can be updated. The question is \"What power output does a single plug of type Chademo offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:chademo:output",
- "value": "50 kW",
- "description": "socket:chademo:output=50 kW is displayed as \"Chademo outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_chademo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable",
- "description": "Values of `socket:type1_cable` are shown with \"There are {socket:type1_cable} plugs of type Type 1 with cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 with cable (J1772) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1_cable",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "description": "Values of `socket:type1_cable:voltage` are shown with \"Type 1 with cable (J1772) outputs {canonical(socket:type1_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "200",
- "description": "socket:type1_cable:voltage=200 is displayed as \"Type 1 with cable (J1772) outputs 200 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:voltage",
- "value": "240",
- "description": "socket:type1_cable:voltage=240 is displayed as \"Type 1 with cable (J1772) outputs 240 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "description": "Values of `socket:type1_cable:current` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:current",
- "value": "32",
- "description": "socket:type1_cable:current=32 is displayed as \"Type 1 with cable (J1772) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "description": "Values of `socket:type1_cable:output` are shown with \"Type 1 with cable (J1772) outputs at most {canonical(socket:type1_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 with cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "3.7 kW",
- "description": "socket:type1_cable:output=3.7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_cable:output",
- "value": "7 kW",
- "description": "socket:type1_cable:output=7 kW is displayed as \"Type 1 with cable (J1772) outputs at most 7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1",
- "description": "Values of `socket:type1` are shown with \"There are {socket:type1} plugs of type Type 1 without cable (J1772) available here\" and can be updated. The question is \"How much plugs of type Type 1 without cable (J1772) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1",
- "icon_url": "./assets/layers/charging_station/Type1_J1772.svg"
- },
- {
- "key": "socket:type1:voltage",
- "description": "Values of `socket:type1:voltage` are shown with \"Type 1 without cable (J1772) outputs {canonical(socket:type1:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "200",
- "description": "socket:type1:voltage=200 is displayed as \"Type 1 without cable (J1772) outputs 200 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:voltage",
- "value": "240",
- "description": "socket:type1:voltage=240 is displayed as \"Type 1 without cable (J1772) outputs 240 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "description": "Values of `socket:type1:current` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:current",
- "value": "32",
- "description": "socket:type1:current=32 is displayed as \"Type 1 without cable (J1772) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "description": "Values of `socket:type1:output` are shown with \"Type 1 without cable (J1772) outputs at most {canonical(socket:type1:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 without cable (J1772) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "3.7 kW",
- "description": "socket:type1:output=3.7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "6.6 kW",
- "description": "socket:type1:output=6.6 kW is displayed as \"Type 1 without cable (J1772) outputs at most 6.6 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7 kW",
- "description": "socket:type1:output=7 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1:output",
- "value": "7.2 kW",
- "description": "socket:type1:output=7.2 kW is displayed as \"Type 1 without cable (J1772) outputs at most 7.2 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo",
- "description": "Values of `socket:type1_combo` are shown with \"There are {socket:type1_combo} plugs of type Type 1 CCS (aka Type 1 Combo) available here\" and can be updated. The question is \"How much plugs of type Type 1 CCS (aka Type 1 Combo) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type1_combo",
- "icon_url": "./assets/layers/charging_station/Type1-ccs.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "description": "Values of `socket:type1_combo:voltage` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs {canonical(socket:type1_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "400",
- "description": "socket:type1_combo:voltage=400 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:voltage",
- "value": "1000",
- "description": "socket:type1_combo:voltage=1000 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs 1000 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "description": "Values of `socket:type1_combo:current` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "50",
- "description": "socket:type1_combo:current=50 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:current",
- "value": "125",
- "description": "socket:type1_combo:current=125 is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "description": "Values of `socket:type1_combo:output` are shown with \"Type 1 CCS (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 1 CCS (aka Type 1 Combo) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "50 kW",
- "description": "socket:type1_combo:output=50 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "62.5 kW",
- "description": "socket:type1_combo:output=62.5 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 62.5 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "150 kW",
- "description": "socket:type1_combo:output=150 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type1_combo:output",
- "value": "350 kW",
- "description": "socket:type1_combo:output=350 kW is displayed as \"Type 1 CCS (aka Type 1 Combo) outputs at most 350 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type1_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger",
- "description": "Values of `socket:tesla_supercharger` are shown with \"There are {socket:tesla_supercharger} plugs of type Tesla Supercharger available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_supercharger",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "description": "Values of `socket:tesla_supercharger:voltage` are shown with \"Tesla Supercharger outputs {canonical(socket:tesla_supercharger:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:voltage",
- "value": "480",
- "description": "socket:tesla_supercharger:voltage=480 is displayed as \"Tesla Supercharger outputs 480 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "description": "Values of `socket:tesla_supercharger:current` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "125",
- "description": "socket:tesla_supercharger:current=125 is displayed as \"Tesla Supercharger outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:current",
- "value": "350",
- "description": "socket:tesla_supercharger:current=350 is displayed as \"Tesla Supercharger outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "description": "Values of `socket:tesla_supercharger:output` are shown with \"Tesla Supercharger outputs at most {canonical(socket:tesla_supercharger:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "120 kW",
- "description": "socket:tesla_supercharger:output=120 kW is displayed as \"Tesla Supercharger outputs at most 120 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "150 kW",
- "description": "socket:tesla_supercharger:output=150 kW is displayed as \"Tesla Supercharger outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger:output",
- "value": "250 kW",
- "description": "socket:tesla_supercharger:output=250 kW is displayed as \"Tesla Supercharger outputs at most 250 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2",
- "description": "Values of `socket:type2` are shown with \"There are {socket:type2} plugs of type Type 2 (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2",
- "icon_url": "./assets/layers/charging_station/Type2_socket.svg"
- },
- {
- "key": "socket:type2:voltage",
- "description": "Values of `socket:type2:voltage` are shown with \"Type 2 (mennekes) outputs {canonical(socket:type2:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "230",
- "description": "socket:type2:voltage=230 is displayed as \"Type 2 (mennekes) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:voltage",
- "value": "400",
- "description": "socket:type2:voltage=400 is displayed as \"Type 2 (mennekes) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "description": "Values of `socket:type2:current` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "16",
- "description": "socket:type2:current=16 is displayed as \"Type 2 (mennekes) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:current",
- "value": "32",
- "description": "socket:type2:current=32 is displayed as \"Type 2 (mennekes) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "description": "Values of `socket:type2:output` are shown with \"Type 2 (mennekes) outputs at most {canonical(socket:type2:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "11 kW",
- "description": "socket:type2:output=11 kW is displayed as \"Type 2 (mennekes) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2:output",
- "value": "22 kW",
- "description": "socket:type2:output=22 kW is displayed as \"Type 2 (mennekes) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo",
- "description": "Values of `socket:type2_combo` are shown with \"There are {socket:type2_combo} plugs of type Type 2 CCS (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 CCS (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2_combo",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "description": "Values of `socket:type2_combo:voltage` are shown with \"Type 2 CCS (mennekes) outputs {canonical(socket:type2_combo:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "500",
- "description": "socket:type2_combo:voltage=500 is displayed as \"Type 2 CCS (mennekes) outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:voltage",
- "value": "920",
- "description": "socket:type2_combo:voltage=920 is displayed as \"Type 2 CCS (mennekes) outputs 920 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "description": "Values of `socket:type2_combo:current` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "125",
- "description": "socket:type2_combo:current=125 is displayed as \"Type 2 CCS (mennekes) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:current",
- "value": "350",
- "description": "socket:type2_combo:current=350 is displayed as \"Type 2 CCS (mennekes) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "description": "Values of `socket:type2_combo:output` are shown with \"Type 2 CCS (mennekes) outputs at most {canonical(socket:type2_combo:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 CCS (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_combo:output",
- "value": "50 kW",
- "description": "socket:type2_combo:output=50 kW is displayed as \"Type 2 CCS (mennekes) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_combo",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable",
- "description": "Values of `socket:type2_cable` are shown with \"There are {socket:type2_cable} plugs of type Type 2 with cable (mennekes) available here\" and can be updated. The question is \"How much plugs of type Type 2 with cable (mennekes) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_type2_cable",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "description": "Values of `socket:type2_cable:voltage` are shown with \"Type 2 with cable (mennekes) outputs {canonical(socket:type2_cable:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "230",
- "description": "socket:type2_cable:voltage=230 is displayed as \"Type 2 with cable (mennekes) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:voltage",
- "value": "400",
- "description": "socket:type2_cable:voltage=400 is displayed as \"Type 2 with cable (mennekes) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "description": "Values of `socket:type2_cable:current` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:current)}\" and can be updated. The question is \"What current do the plugs with Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "16",
- "description": "socket:type2_cable:current=16 is displayed as \"Type 2 with cable (mennekes) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:current",
- "value": "32",
- "description": "socket:type2_cable:current=32 is displayed as \"Type 2 with cable (mennekes) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "description": "Values of `socket:type2_cable:output` are shown with \"Type 2 with cable (mennekes) outputs at most {canonical(socket:type2_cable:output)}\" and can be updated. The question is \"What power output does a single plug of type Type 2 with cable (mennekes) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "11 kW",
- "description": "socket:type2_cable:output=11 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:type2_cable:output",
- "value": "22 kW",
- "description": "socket:type2_cable:output=22 kW is displayed as \"Type 2 with cable (mennekes) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_type2_cable",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs",
- "description": "Values of `socket:tesla_supercharger_ccs` are shown with \"There are {socket:tesla_supercharger_ccs} plugs of type Tesla Supercharger CCS (a branded type2_css) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger CCS (a branded type2_css) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/layers/charging_station/Type2_CCS.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "description": "Values of `socket:tesla_supercharger_ccs:voltage` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs {canonical(socket:tesla_supercharger_ccs:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "500",
- "description": "socket:tesla_supercharger_ccs:voltage=500 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 500 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:voltage",
- "value": "920",
- "description": "socket:tesla_supercharger_ccs:voltage=920 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs 920 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "description": "Values of `socket:tesla_supercharger_ccs:current` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "125",
- "description": "socket:tesla_supercharger_ccs:current=125 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:current",
- "value": "350",
- "description": "socket:tesla_supercharger_ccs:current=350 is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "description": "Values of `socket:tesla_supercharger_ccs:output` are shown with \"Tesla Supercharger CCS (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger CCS (a branded type2_css) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_supercharger_ccs:output",
- "value": "50 kW",
- "description": "socket:tesla_supercharger_ccs:output=50 kW is displayed as \"Tesla Supercharger CCS (a branded type2_css) outputs at most 50 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_supercharger_ccs",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla Supercharger (destination) available here\" and can be updated. The question is \"How much plugs of type Tesla Supercharger (destination) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_destination_us",
- "icon_url": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla Supercharger (destination) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "480",
- "description": "socket:tesla_destination:voltage=480 is displayed as \"Tesla Supercharger (destination) outputs 480 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "125",
- "description": "socket:tesla_destination:current=125 is displayed as \"Tesla Supercharger (destination) outputs at most 125 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "350",
- "description": "socket:tesla_destination:current=350 is displayed as \"Tesla Supercharger (destination) outputs at most 350 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla Supercharger (destination) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla Supercharger (destination) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "120 kW",
- "description": "socket:tesla_destination:output=120 kW is displayed as \"Tesla Supercharger (destination) outputs at most 120 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "150 kW",
- "description": "socket:tesla_destination:output=150 kW is displayed as \"Tesla Supercharger (destination) outputs at most 150 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "250 kW",
- "description": "socket:tesla_destination:output=250 kW is displayed as \"Tesla Supercharger (destination) outputs at most 250 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination_us",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination",
- "description": "Values of `socket:tesla_destination` are shown with \"There are {socket:tesla_destination} plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) available here\" and can be updated. The question is \"How much plugs of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_tesla_destination",
- "icon_url": "./assets/layers/charging_station/Type2_tethered.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "description": "Values of `socket:tesla_destination:voltage` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs {canonical(socket:tesla_destination:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "230",
- "description": "socket:tesla_destination:voltage=230 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:voltage",
- "value": "400",
- "description": "socket:tesla_destination:voltage=400 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs 400 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "description": "Values of `socket:tesla_destination:current` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:current)}\" and can be updated. The question is \"What current do the plugs with Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "16",
- "description": "socket:tesla_destination:current=16 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:current",
- "value": "32",
- "description": "socket:tesla_destination:current=32 is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 32 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "description": "Values of `socket:tesla_destination:output` are shown with \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:tesla_destination:output)}\" and can be updated. The question is \"What power output does a single plug of type Tesla supercharger (destination) (A Type 2 with cable branded as tesla) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "11 kW",
- "description": "socket:tesla_destination:output=11 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 11 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:tesla_destination:output",
- "value": "22 kW",
- "description": "socket:tesla_destination:output=22 kW is displayed as \"Tesla supercharger (destination) (A Type 2 with cable branded as tesla) outputs at most 22 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_tesla_destination",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A",
- "description": "Values of `socket:USB-A` are shown with \"There are {socket:USB-A} plugs of type USB to charge phones and small electronics available here\" and can be updated. The question is \"How much plugs of type USB to charge phones and small electronics are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_USB_A",
- "icon_url": "./assets/layers/charging_station/usb_port.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "description": "Values of `socket:USB-A:voltage` are shown with \"USB to charge phones and small electronics outputs {canonical(socket:USB-A:voltage)}\" and can be updated. The question is \"What voltage do the plugs with USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:voltage",
- "value": "5",
- "description": "socket:USB-A:voltage=5 is displayed as \"USB to charge phones and small electronics outputs 5 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "description": "Values of `socket:USB-A:current` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:current)}\" and can be updated. The question is \"What current do the plugs with USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "1",
- "description": "socket:USB-A:current=1 is displayed as \"USB to charge phones and small electronics outputs at most 1 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:current",
- "value": "2",
- "description": "socket:USB-A:current=2 is displayed as \"USB to charge phones and small electronics outputs at most 2 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "description": "Values of `socket:USB-A:output` are shown with \"USB to charge phones and small electronics outputs at most {canonical(socket:USB-A:output)}\" and can be updated. The question is \"What power output does a single plug of type USB to charge phones and small electronics offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "5W",
- "description": "socket:USB-A:output=5W is displayed as \"USB to charge phones and small electronics outputs at most 5W\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:USB-A:output",
- "value": "10W",
- "description": "socket:USB-A:output=10W is displayed as \"USB to charge phones and small electronics outputs at most 10W\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_USB_A",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin",
- "description": "Values of `socket:bosch_3pin` are shown with \"There are {socket:bosch_3pin} plugs of type Bosch Active Connect with 3 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 3 pins and cable are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bosch_3pin",
- "icon_url": "./assets/layers/charging_station/bosch-3pin.svg"
- },
- {
- "key": "socket:bosch_3pin:voltage",
- "description": "Values of `socket:bosch_3pin:voltage` are shown with \"Bosch Active Connect with 3 pins and cable outputs {canonical(socket:bosch_3pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:current",
- "description": "Values of `socket:bosch_3pin:current` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_3pin:output",
- "description": "Values of `socket:bosch_3pin:output` are shown with \"Bosch Active Connect with 3 pins and cable outputs at most {canonical(socket:bosch_3pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 3 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bosch_3pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin",
- "description": "Values of `socket:bosch_5pin` are shown with \"There are {socket:bosch_5pin} plugs of type Bosch Active Connect with 5 pins and cable available here\" and can be updated. The question is \"How much plugs of type Bosch Active Connect with 5 pins and cable are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bosch_5pin",
- "icon_url": "./assets/layers/charging_station/bosch-5pin.svg"
- },
- {
- "key": "socket:bosch_5pin:voltage",
- "description": "Values of `socket:bosch_5pin:voltage` are shown with \"Bosch Active Connect with 5 pins and cable outputs {canonical(socket:bosch_5pin:voltage)}\" and can be updated. The question is \"What voltage do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:current",
- "description": "Values of `socket:bosch_5pin:current` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:current)}\" and can be updated. The question is \"What current do the plugs with Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bosch_5pin:output",
- "description": "Values of `socket:bosch_5pin:output` are shown with \"Bosch Active Connect with 5 pins and cable outputs at most {canonical(socket:bosch_5pin:output)}\" and can be updated. The question is \"What power output does a single plug of type Bosch Active Connect with 5 pins and cable offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bosch_5pin",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363",
- "description": "Values of `socket:bs1363` are shown with \"There are {socket:bs1363} plugs of type BS1363 (Type G) available here\" and can be updated. The question is \"How much plugs of type BS1363 (Type G) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_bs1363",
- "icon_url": "./assets/layers/charging_station/bs1363.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "description": "Values of `socket:bs1363:voltage` are shown with \"BS1363 (Type G) outputs {canonical(socket:bs1363:voltage)}\" and can be updated. The question is \"What voltage do the plugs with BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:voltage",
- "value": "230",
- "description": "socket:bs1363:voltage=230 is displayed as \"BS1363 (Type G) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "description": "Values of `socket:bs1363:current` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:current)}\" and can be updated. The question is \"What current do the plugs with BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:current",
- "value": "13",
- "description": "socket:bs1363:current=13 is displayed as \"BS1363 (Type G) outputs at most 13 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "description": "Values of `socket:bs1363:output` are shown with \"BS1363 (Type G) outputs at most {canonical(socket:bs1363:output)}\" and can be updated. The question is \"What power output does a single plug of type BS1363 (Type G) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:bs1363:output",
- "value": "3kW",
- "description": "socket:bs1363:output=3kW is displayed as \"BS1363 (Type G) outputs at most 3kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_bs1363",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15",
- "description": "Values of `socket:nema5_15` are shown with \"There are {socket:nema5_15} plugs of type NEMA 5-15 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-15 (Type B) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_nema5_15",
- "icon_url": "./assets/layers/charging_station/nema-5-15.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "description": "Values of `socket:nema5_15:voltage` are shown with \"NEMA 5-15 (Type B) outputs {canonical(socket:nema5_15:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:voltage",
- "value": "120",
- "description": "socket:nema5_15:voltage=120 is displayed as \"NEMA 5-15 (Type B) outputs 120 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "description": "Values of `socket:nema5_15:current` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:current",
- "value": "15",
- "description": "socket:nema5_15:current=15 is displayed as \"NEMA 5-15 (Type B) outputs at most 15 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "description": "Values of `socket:nema5_15:output` are shown with \"NEMA 5-15 (Type B) outputs at most {canonical(socket:nema5_15:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-15 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema5_15:output",
- "value": "1.8 kW",
- "description": "socket:nema5_15:output=1.8 kW is displayed as \"NEMA 5-15 (Type B) outputs at most 1.8 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema5_15",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23",
- "description": "Values of `socket:sev1011_t23` are shown with \"There are {socket:sev1011_t23} plugs of type SEV 1011 T23 (Type J) available here\" and can be updated. The question is \"How much plugs of type SEV 1011 T23 (Type J) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_sev1011_t23",
- "icon_url": "./assets/layers/charging_station/typej.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "description": "Values of `socket:sev1011_t23:voltage` are shown with \"SEV 1011 T23 (Type J) outputs {canonical(socket:sev1011_t23:voltage)}\" and can be updated. The question is \"What voltage do the plugs with SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:voltage",
- "value": "230",
- "description": "socket:sev1011_t23:voltage=230 is displayed as \"SEV 1011 T23 (Type J) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "description": "Values of `socket:sev1011_t23:current` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:current)}\" and can be updated. The question is \"What current do the plugs with SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:current",
- "value": "16",
- "description": "socket:sev1011_t23:current=16 is displayed as \"SEV 1011 T23 (Type J) outputs at most 16 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "description": "Values of `socket:sev1011_t23:output` are shown with \"SEV 1011 T23 (Type J) outputs at most {canonical(socket:sev1011_t23:output)}\" and can be updated. The question is \"What power output does a single plug of type SEV 1011 T23 (Type J) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:sev1011_t23:output",
- "value": "3.7 kW",
- "description": "socket:sev1011_t23:output=3.7 kW is displayed as \"SEV 1011 T23 (Type J) outputs at most 3.7 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_sev1011_t23",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112",
- "description": "Values of `socket:as3112` are shown with \"There are {socket:as3112} plugs of type AS3112 (Type I) available here\" and can be updated. The question is \"How much plugs of type AS3112 (Type I) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_as3112",
- "icon_url": "./assets/layers/charging_station/as3112.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "description": "Values of `socket:as3112:voltage` are shown with \"AS3112 (Type I) outputs {canonical(socket:as3112:voltage)}\" and can be updated. The question is \"What voltage do the plugs with AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:voltage",
- "value": "230",
- "description": "socket:as3112:voltage=230 is displayed as \"AS3112 (Type I) outputs 230 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "description": "Values of `socket:as3112:current` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:current)}\" and can be updated. The question is \"What current do the plugs with AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:current",
- "value": "10",
- "description": "socket:as3112:current=10 is displayed as \"AS3112 (Type I) outputs at most 10 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "description": "Values of `socket:as3112:output` are shown with \"AS3112 (Type I) outputs at most {canonical(socket:as3112:output)}\" and can be updated. The question is \"What power output does a single plug of type AS3112 (Type I) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:as3112:output",
- "value": "2.3 kW",
- "description": "socket:as3112:output=2.3 kW is displayed as \"AS3112 (Type I) outputs at most 2.3 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_as3112",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20",
- "description": "Values of `socket:nema_5_20` are shown with \"There are {socket:nema_5_20} plugs of type NEMA 5-20 (Type B) available here\" and can be updated. The question is \"How much plugs of type NEMA 5-20 (Type B) are available here?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#plugs_amount_socket_nema_5_20",
- "icon_url": "./assets/layers/charging_station/nema-5-20.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "description": "Values of `socket:nema_5_20:voltage` are shown with \"NEMA 5-20 (Type B) outputs {canonical(socket:nema_5_20:voltage)}\" and can be updated. The question is \"What voltage do the plugs with NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:voltage",
- "value": "120",
- "description": "socket:nema_5_20:voltage=120 is displayed as \"NEMA 5-20 (Type B) outputs 120 volt\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#voltage_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "description": "Values of `socket:nema_5_20:current` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:current)}\" and can be updated. The question is \"What current do the plugs with NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:current",
- "value": "20",
- "description": "socket:nema_5_20:current=20 is displayed as \"NEMA 5-20 (Type B) outputs at most 20 A\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#current_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "description": "Values of `socket:nema_5_20:output` are shown with \"NEMA 5-20 (Type B) outputs at most {canonical(socket:nema_5_20:output)}\" and can be updated. The question is \"What power output does a single plug of type NEMA 5-20 (Type B) offer?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "socket:nema_5_20:output",
- "value": "2.4 kW",
- "description": "socket:nema_5_20:output=2.4 kW is displayed as \"NEMA 5-20 (Type B) outputs at most 2.4 kW\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#power_output_socket_nema_5_20",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this charging station opened?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#OH",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=yes is displayed as \"Free to use (without authenticating)\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "no",
- "description": "fee=no & fee:conditional= & charge= & authentication:none=no is displayed as \"Free to use, but one has to authenticate\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "value": "no @ customers",
- "description": "fee=yes & fee:conditional=no @ customers is displayed as \"Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "fee:conditional",
- "description": "fee=yes & fee:conditional= is displayed as \"Paid use\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using this charging station costs {charge}\" and can be updated. The question is \"How much does one have to pay to use this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#charge",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "payment:app",
- "value": "yes",
- "description": "payment:app=yes is displayed as \"Payment is done using a dedicated app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:membership_card",
- "value": "yes",
- "description": "payment:membership_card=yes is displayed as \"Payment is done using a membership card\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/nfc_card.svg"
- },
- {
- "key": "payment:app",
- "description": "payment:app~.+ & payment:app!=no & payment:app!=yes is displayed as \"Payment is done using a dedicated app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#payment_options",
- "icon_url": "./assets/layers/questions/smartphone.svg"
- },
- {
- "key": "payment:app",
- "description": "Values of `payment:app` are shown with \"Payment can be done using the app {payment:app}\" and can be updated. The question is \"What is the name of the app used for payment?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#app_name",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:membership_card",
- "value": "yes",
- "description": "authentication:membership_card=yes is displayed as \"Authentication by a membership card\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:app",
- "value": "yes",
- "description": "authentication:app=yes is displayed as \"Authentication by an app\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call",
- "value": "yes",
- "description": "authentication:phone_call=yes is displayed as \"Authentication via phone call is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:short_message",
- "value": "yes",
- "description": "authentication:short_message=yes is displayed as \"Authentication via SMS is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:nfc",
- "value": "yes",
- "description": "authentication:nfc=yes is displayed as \"Authentication via NFC is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:money_card",
- "value": "yes",
- "description": "authentication:money_card=yes is displayed as \"Authentication via Money Card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:debit_card",
- "value": "yes",
- "description": "authentication:debit_card=yes is displayed as \"Authentication via debit card is available\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:none",
- "value": "yes",
- "description": "authentication:none=yes is displayed as \"Charging here is (also) possible without authentication\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Authentication",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "authentication:phone_call:number",
- "description": "Values of `authentication:phone_call:number` are shown with \"Authenticate by calling or SMS'ing to {authentication:phone_call:number}\" and can be updated. The question is \"What's the phone number for authentication call or SMS?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Auth_phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "Values of `network` are shown with \"Part of the network {network}\" and can be updated. The question is \"Is this charging station part of a network?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "no:network",
- "value": "yes",
- "description": "no:network=yes is displayed as \"Not part of a bigger network, e.g. because the charging station is maintained by a local business\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "none",
- "description": "network=none is displayed as \"Not part of a bigger network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "AeroVironment",
- "description": "network=AeroVironment is displayed as \"AeroVironment\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blink",
- "description": "network=Blink is displayed as \"Blink\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "EVgo",
- "description": "network=EVgo is displayed as \"EVgo\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Allego",
- "description": "network=Allego is displayed as \"Allego\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Blue Corner",
- "description": "network=Blue Corner is displayed as \"Blue Corner\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "value": "Tesla",
- "description": "network=Tesla is displayed as \"Tesla\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Network",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This charging station is operated by {operator}\" and can be updated. The question is \"Who is the operator of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "network",
- "description": "network= is displayed as \"Actually, {operator} is the network\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operator",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"In case of problems, call {phone}\" and can be updated. The question is \"What number can one call if there is a problem with this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#phone",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"In case of problems, send an email to {email}\" and can be updated. The question is \"What is the email address of the operator?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#email",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"More info on {website}\" and can be updated. The question is \"What is the website where one can find more information about this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#website",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number is {ref}\" and can be updated. The question is \"What is the reference number of this charging station?\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#ref",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status= & amenity=charging_station is displayed as \"This charging station works\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity= & operational_status=broken & amenity=charging_station is displayed as \"This charging station is broken\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "value": "charging_station",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity=charging_station & construction:amenity= & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is planned here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity=charging_station & disused:amenity= & operational_status= & amenity= is displayed as \"A charging station is constructed here\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "planned:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "construction:amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "disused:amenity",
- "value": "charging_station",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "operational_status",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "amenity",
- "description": "planned:amenity= & construction:amenity= & disused:amenity=charging_station & operational_status= & amenity= is displayed as \"This charging station has beed permanently disabled and is not in use anymore but is still visible\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Operational_status",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "no",
- "description": "parking:fee=no is displayed as \"No additional parking cost while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- },
- {
- "key": "parking:fee",
- "value": "yes",
- "description": "parking:fee=yes is displayed as \"An additional parking fee should be paid while charging\" by layer Charging stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/charging_station.md#Parking_fee",
- "icon_url": "./assets/themes/charging_stations/plug.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_pets.json b/Docs/TagInfo/mapcomplete_pets.json
deleted file mode 100644
index 6c73d36709..0000000000
--- a/Docs/TagInfo/mapcomplete_pets.json
+++ /dev/null
@@ -1,2915 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Veterinarians, dog parks and other pet-amenities",
- "description": "On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants,",
- "project_url": "https://mapcomplete.org/pets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/dogpark/dog-park.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "dog_park",
- "description": "Features with this tag are displayed by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "leisure",
- "value": "park",
- "description": "Features with this tag are displayed by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "Features with this tag are displayed by layers dog parks, Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md",
- "icon_url": "./assets/layers/dogpark/dog-park.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 dog parks, veterinary, Animal shelters, Dog toilets, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.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 dog parks, Animal shelters, Dog toilets, Dog friendly eateries, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#images",
- "icon_url": "./assets/layers/dogpark/dog-park.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 dog parks, Animal shelters, Dog toilets, Dog friendly eateries, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#images",
- "icon_url": "./assets/layers/dogpark/dog-park.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 dog parks, Animal shelters, Dog toilets, Dog friendly eateries, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#images",
- "icon_url": "./assets/layers/dogpark/dog-park.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 dog parks, Animal shelters, Dog toilets, Dog friendly eateries, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#images",
- "icon_url": "./assets/layers/dogpark/dog-park.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 dog parks, Animal shelters, Dog toilets, Dog friendly eateries, Dog friendly eateries, Dog-friendly shops, Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#images",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this dog park is {name}\" and can be updated. The question is \"What is the name of this dog park?\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#Name",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers dog parks, veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#opening_hours_24_7",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers dog parks, veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#opening_hours_24_7",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers dog parks, veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers dog parks, veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "barrier",
- "value": "fence",
- "description": "barrier=fence is displayed as \"This dogpark is fenced all around\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#dogpark_fenced",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "barrier",
- "value": "no",
- "description": "barrier=no is displayed as \"This dogpark is not fenced all around\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#dogpark_fenced",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "small_dog",
- "value": "separate",
- "description": "small_dog=separate is displayed as \"Have separate area for puppies and small dogs\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#smalldogs",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "small_dog",
- "value": "shared",
- "description": "small_dog=shared is displayed as \"Does not have a separate area for puppies and small dogs\" by layer dog parks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dogpark.md#smalldogs",
- "icon_url": "./assets/layers/dogpark/dog-park.svg"
- },
- {
- "key": "amenity",
- "value": "veterinary",
- "description": "Features with this tag are displayed by layer veterinary",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/veterinary.md",
- "icon_url": "./assets/layers/veterinary/vet.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/veterinary.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers veterinary, Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/veterinary.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this veterinarian is {name}\" and can be updated. The question is \"What is the name of this veterinarian?\" by layer veterinary",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/veterinary.md#vetName",
- "icon_url": "./assets/layers/veterinary/vet.svg"
- },
- {
- "key": "amenity",
- "value": "animal_shelter",
- "description": "Features with this tag are displayed by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This animal shelter is named {name}\" and can be updated. The question is \"What is the name of this animal shelter?\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#2",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Animal shelters, Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "purpose",
- "value": "adoption",
- "description": "purpose=adoption is displayed as \"Animals are kept here until adopted by a new owner\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#6",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "purpose",
- "value": "sanctuary",
- "description": "purpose=sanctuary is displayed as \"Animals are taken care of for the rest of their lives\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#6",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "purpose",
- "value": "release",
- "description": "purpose=release is displayed as \"Injured animals are rehabilitated here until they can be released in nature again \" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#6",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "opening_hours",
- "value": "\"by appointment\"",
- "description": "opening_hours=\"by appointment\" is displayed as \"Only by appointment\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours~^(\"by appointment\"|by appointment)$ is displayed as \"Only by appointment\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#opening_hours_by_appointment",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "description": "Values of `animal_shelter` are shown with \"{animal_shelter} is kept here\" and can be updated. The question is \"Which animals are accepted here?\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "value": "dog",
- "description": "animal_shelter=dog is displayed as \"Dogs are kept here\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "value": "cat",
- "description": "animal_shelter=cat is displayed as \"Cats are kept here\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "value": "horse",
- "description": "animal_shelter=horse is displayed as \"Horses are kept here\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "value": "bird",
- "description": "animal_shelter=bird is displayed as \"Birds are kept here\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "animal_shelter",
- "value": "wildlife",
- "description": "animal_shelter=wildlife is displayed as \"Wild animals are kept here\" by layer Animal shelters",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/animal_shelter.md#boarded_animals",
- "icon_url": "./assets/layers/animal_shelter/animal_shelter.svg"
- },
- {
- "key": "amenity",
- "value": "dog_toilet",
- "description": "Features with this tag are displayed by layer Dog toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dog_toilet.md",
- "icon_url": "./assets/layers/dog_toilet/dog_toilet.svg"
- },
- {
- "key": "barrier",
- "value": "fence",
- "description": "barrier=fence is displayed as \"There is a fence around this dog toilet\" by layer Dog toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dog_toilet.md#barrier",
- "icon_url": "./assets/layers/dog_toilet/dog_toilet.svg"
- },
- {
- "key": "barrier",
- "value": "hedge",
- "description": "barrier=hedge is displayed as \"There is a hedge around this dog toilet\" by layer Dog toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dog_toilet.md#barrier",
- "icon_url": "./assets/layers/dog_toilet/dog_toilet.svg"
- },
- {
- "key": "barrier",
- "value": "yes",
- "description": "barrier=yes is displayed as \"There is a barrier around this dog toilet\" by layer Dog toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dog_toilet.md#barrier",
- "icon_url": "./assets/layers/dog_toilet/dog_toilet.svg"
- },
- {
- "key": "not:barrier",
- "value": "fence",
- "description": "not:barrier=fence is displayed as \"There is no barrier around this dog toilet\" by layer Dog toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/dog_toilet.md#barrier",
- "icon_url": "./assets/layers/dog_toilet/dog_toilet.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "Features with this tag are displayed by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Name",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.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 Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#single_level",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Dog friendly eateries",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layers Dog friendly eateries, Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Dog-friendly shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shop_dog_friendly.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "amenity",
- "value": "waste_basket",
- "description": "Features with this tag are displayed by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "value": "excrement_bags",
- "description": "Features with this tag are displayed by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "description": "waste= is displayed as \"A waste basket for general waste\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "trash",
- "description": "waste=trash is displayed as \"A waste basket for general waste\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "dog_excrement",
- "description": "waste=dog_excrement is displayed as \"A waste basket for dog excrements\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "cigarettes",
- "description": "waste=cigarettes is displayed as \"A waste basket for cigarettes\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "drugs",
- "description": "waste=drugs is displayed as \"A waste basket for drugs\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "sharps",
- "description": "waste=sharps is displayed as \"A waste basket for needles and other sharp objects\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "plastic",
- "description": "waste=plastic is displayed as \"A waste basket for plastic\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "pmd",
- "description": "waste=pmd is displayed as \"A waste basket for plastic packaging, metal packaging and drink cartons (PMD)\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "paper",
- "description": "waste=paper is displayed as \"A waste basket for paper\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "value": "excrement_bags",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "value": "excrement_bags",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste baskets with excrement bag dispensers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket_dogs.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_playgrounds.json b/Docs/TagInfo/mapcomplete_playgrounds.json
deleted file mode 100644
index 43e5905ab7..0000000000
--- a/Docs/TagInfo/mapcomplete_playgrounds.json
+++ /dev/null
@@ -1,1527 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Playgrounds",
- "description": "A map with playgrounds",
- "project_url": "https://mapcomplete.org/playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/playgrounds/playground.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "playground",
- "description": "Features with this tag are displayed by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md",
- "icon_url": "./assets/themes/playgrounds/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#images",
- "icon_url": "./assets/themes/playgrounds/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#images",
- "icon_url": "./assets/themes/playgrounds/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#images",
- "icon_url": "./assets/themes/playgrounds/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#images",
- "icon_url": "./assets/themes/playgrounds/playground.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 Playgrounds, Playground equipment, Benches, Picnic tables, Waste Basket, Toilets, BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#images",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layers Playgrounds, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#fee",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"Paid playground\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#fee",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"The surface is {surface}\" and can be updated. The question is \"Which is the surface of this playground?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "grass",
- "description": "surface=grass is displayed as \"The surface is grass\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "sand",
- "description": "surface=sand is displayed as \"The surface is sand\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "woodchips",
- "description": "surface=woodchips is displayed as \"The surface consist of woodchips\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"The surface is paving stones\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"The surface is asphalt\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"The surface is concrete\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "unpaved",
- "description": "surface=unpaved is displayed as \"The surface is unpaved\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "paved",
- "description": "surface=paved is displayed as \"The surface is paved\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "tartan",
- "description": "surface=tartan is displayed as \"The surface is tartan - a synthetic, springy surface typically seen on athletic pistes\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "rubber",
- "description": "surface=rubber is displayed as \"The surface is made from rubber, such as rubber tiles, rubber mulch or a big rubber area\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"The surface is fine gravel (less then 2 cm per stone)\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_surface",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This playground is lit at night\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_lit",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This playground is not lit at night\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_lit",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "min_age",
- "description": "Values of `min_age` are shown with \"Accessible to kids older than {min_age} years\" and can be updated. The question is \"What is the minimum age required to access this playground?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_min_age",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "max_age",
- "description": "Values of `max_age` are shown with \"Accessible to kids of at most {max_age}\" and can be updated. The question is \"What is the maximum age allowed to access this playground?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_max_age",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this playground?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_operator",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Accessible to the general public\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"This is a paid playground\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only accessible for clients of the operating business\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "access",
- "value": "students",
- "description": "access=students is displayed as \"Only accessible to students of the school\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Not accessible\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "leisure",
- "value": "schoolyard",
- "description": "leisure=schoolyard is displayed as \"This is a schoolyard - an outdoor area where the pupils can play during their breaks; but it is not accessible to the general public\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of the playground maintainer?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_email",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What is the phone number of the playground maintainer?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_phone",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"Completely accessible for wheelchair users\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#Playground_wheelchair",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"Limited accessibility for wheelchair users\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#Playground_wheelchair",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"Not accessible for wheelchair users\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#Playground_wheelchair",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is this playground accessible?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_opening_hours",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "opening_hours",
- "value": "sunrise-sunset",
- "description": "opening_hours=sunrise-sunset is displayed as \"Accessible from sunrise till sunset\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_opening_hours",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"Always accessible\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#playground_opening_hours",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "check_date",
- "description": "Values of `check_date` are shown with \"This object was last checked on {check_date}\" and can be updated. The question is \"When was this object last checked?\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#check_date",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "check_date",
- "description": "check_date= is displayed as \"This object was last checked today\" by layer Playgrounds",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground.md#check_date",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "description": "Features with this tag are displayed by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "description": "Values of `playground` are shown with \"This is a {playground}\" and can be updated. The question is \"What kind of device is this?\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "value": "swing",
- "description": "playground=swing is displayed as \"This is a swing\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "value": "structure",
- "description": "playground=structure is displayed as \"This is a structure consisting of several connected playground devices\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/SunwardCohousingPlayStructure2005.jpg"
- },
- {
- "key": "playground",
- "value": "slide",
- "description": "playground=slide is displayed as \"This is a slide\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "value": "sandpit",
- "description": "playground=sandpit is displayed as \"This is a sand pit\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Zandbakw.jpg"
- },
- {
- "key": "playground",
- "value": "springy",
- "description": "playground=springy is displayed as \"This is a spring rider\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "value": "climbingframe",
- "description": "playground=climbingframe is displayed as \"This is a climbing frame\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/DeimosXL1.jpg"
- },
- {
- "key": "playground",
- "value": "seesaw",
- "description": "playground=seesaw is displayed as \"This is a seesaw\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Seesaw-aa.jpg"
- },
- {
- "key": "playground",
- "value": "playhouse",
- "description": "playground=playhouse is displayed as \"This is a playhouse\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Playhouse.jpg"
- },
- {
- "key": "playground",
- "value": "roundabout",
- "description": "playground=roundabout is displayed as \"This is a roundabout\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Manually_powered_carousel_on_a_playground_in_Saint-Petersburg.JPG"
- },
- {
- "key": "playground",
- "value": "basketswing",
- "description": "playground=basketswing is displayed as \"This is a basket swing\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Playground_swing_03.jpg"
- },
- {
- "key": "playground",
- "value": "zipwire",
- "description": "playground=zipwire is displayed as \"This is a zip wire\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "playground",
- "value": "horizontal_bar",
- "description": "playground=horizontal_bar is displayed as \"This is a horizontal bar\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Rekstok.JPG"
- },
- {
- "key": "playground",
- "value": "hopscotch",
- "description": "playground=hopscotch is displayed as \"This is a hopscotch\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Hinkelbaan_tegels.jpg"
- },
- {
- "key": "playground",
- "value": "splash_pad",
- "description": "playground=splash_pad is displayed as \"This is a splash pad\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Urbeach-high-park-splashpad.jpg"
- },
- {
- "key": "playground",
- "value": "climbingwall",
- "description": "playground=climbingwall is displayed as \"This is a climbing wall\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Playground_climbingwall.jpg"
- },
- {
- "key": "playground",
- "value": "map",
- "description": "playground=map is displayed as \"This is a map\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Playground_Map,_Washington_Elementary.jpg"
- },
- {
- "key": "playground",
- "value": "bridge",
- "description": "playground=bridge is displayed as \"This is a bridge (either as a standalone device or as part of a larger structure)\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Playground_in_Muchall_Park,_Wolverhampton_-_geograph.org.uk_-_2735437.jpg"
- },
- {
- "key": "playground",
- "value": "cushion",
- "description": "playground=cushion is displayed as \"This is a bouncy cushion\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Hupfkissen.jpg"
- },
- {
- "key": "playground",
- "value": "activitypanel",
- "description": "playground=activitypanel is displayed as \"This is an activity panel\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Szwedy_-_plac_zabaw_-_kotko_i_krzyzyk.jpg"
- },
- {
- "key": "playground",
- "value": "teenshelter",
- "description": "playground=teenshelter is displayed as \"This is a teen shelter\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Teen_shelter_near_former_coastguard_lookout,_Watchet_-_geograph.org.uk_-_1714960.jpg"
- },
- {
- "key": "playground",
- "value": "funnel_ball",
- "description": "playground=funnel_ball is displayed as \"This is a funnel used to play with funnel ball\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Funnel_ball.jpg"
- },
- {
- "key": "playground",
- "value": "spinning_circle",
- "description": "playground=spinning_circle is displayed as \"This is a spinning circle\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#type",
- "icon_url": "./assets/layers/playground_equipment/Spinning_circle.jpg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#wheelchair_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#wheelchair_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#wheelchair_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Playground equipment",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/playground_equipment.md#wheelchair_access",
- "icon_url": "./assets/themes/playgrounds/playground.svg"
- },
- {
- "key": "amenity",
- "value": "bench",
- "description": "Features with this tag are displayed by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "two_sided",
- "value": "yes",
- "description": "backrest=yes & two_sided=yes is displayed as \"This bench is two-sided and shares the backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/two_sided.svg"
- },
- {
- "key": "backrest",
- "value": "yes",
- "description": "backrest=yes is displayed as \"This bench does have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/one_sided.svg"
- },
- {
- "key": "backrest",
- "value": "no",
- "description": "backrest=no is displayed as \"This bench does not have a backrest\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_backrest",
- "icon_url": "./assets/layers/bench/no_backrest.svg"
- },
- {
- "key": "armrest",
- "value": "yes",
- "description": "armrest=yes is displayed as \"This bench does have one or more armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "armrest",
- "value": "no",
- "description": "armrest=no is displayed as \"This bench does not have any armrests\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_armrest",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats",
- "description": "Values of `seats` are shown with \"This bench has {seats} seats\" and can be updated. The question is \"How many seats does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "seats:separated",
- "value": "no",
- "description": "seats:separated=no is displayed as \"This bench does not have separated seats\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_seats",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"Material: {material}\" and can be updated. The question is \"What is the bench (seating) made from?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"The seating is made from wood\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"The seating is made from metal\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "stone",
- "description": "material=stone is displayed as \"The seating is made from stone\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"The seating is made from concrete\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"The seating is made from plastic\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "material",
- "value": "steel",
- "description": "material=steel is displayed as \"The seating is made from steel\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_material",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"When sitting on the bench, one looks towards {direction}°.\" and can be updated. The question is \"In which direction are you looking when sitting on the bench?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_direction",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "description": "Values of `colour` are shown with \"Colour: {colour}\" and can be updated. The question is \"Which colour does this bench have?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "brown",
- "description": "colour=brown is displayed as \"Colour: brown\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "green",
- "description": "colour=green is displayed as \"Colour: green\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "gray",
- "description": "colour=gray is displayed as \"Colour: gray\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "white",
- "description": "colour=white is displayed as \"Colour: white\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "red",
- "description": "colour=red is displayed as \"Colour: red\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "black",
- "description": "colour=black is displayed as \"Colour: black\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "blue",
- "description": "colour=blue is displayed as \"Colour: blue\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "colour",
- "value": "yellow",
- "description": "colour=yellow is displayed as \"Colour: yellow\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_colour",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This bench was last surveyed on {survey:date}\" and can be updated. The question is \"When was this bench last surveyed?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"Surveyed today!\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#bench_survey_date",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"This bench has the following inscription:
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_artist_name",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_website",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Benches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bench.md#artwork_subject",
- "icon_url": "./assets/layers/bench/bench.svg"
- },
- {
- "key": "leisure",
- "value": "picnic_table",
- "description": "Features with this tag are displayed by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md",
- "icon_url": "./assets/layers/picnic_table/picnic_table.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 Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Picnic tables, Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#single_level",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "description": "Values of `material` are shown with \"This picnic table is made of {material}\" and can be updated. The question is \"What material is this picnic table made of?\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "wood",
- "description": "material=wood is displayed as \"This is a wooden picnic table\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "concrete",
- "description": "material=concrete is displayed as \"This is a concrete picnic table\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "plastic",
- "description": "material=plastic is displayed as \"This picnic table is made from (recycled) plastic\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "material",
- "value": "metal",
- "description": "material=metal is displayed as \"This picnic table is made from metal\" by layer Picnic tables",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/picnic_table.md#picnic_table_material",
- "icon_url": "./assets/layers/picnic_table/picnic_table.svg"
- },
- {
- "key": "amenity",
- "value": "waste_basket",
- "description": "Features with this tag are displayed by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "description": "waste= is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "trash",
- "description": "waste=trash is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "dog_excrement",
- "description": "waste=dog_excrement is displayed as \"A waste basket for dog excrements\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "cigarettes",
- "description": "waste=cigarettes is displayed as \"A waste basket for cigarettes\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "drugs",
- "description": "waste=drugs is displayed as \"A waste basket for drugs\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "sharps",
- "description": "waste=sharps is displayed as \"A waste basket for needles and other sharp objects\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "plastic",
- "description": "waste=plastic is displayed as \"A waste basket for plastic\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "pmd",
- "description": "waste=pmd is displayed as \"A waste basket for plastic packaging, metal packaging and drink cartons (PMD)\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "paper",
- "description": "waste=paper is displayed as \"A waste basket for paper\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "value": "excrement_bags",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "value": "excrement_bags",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "amenity",
- "value": "toilets",
- "description": "Features with this tag are displayed by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only access to customers\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "lock"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"These are paid toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"The fee is {charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_charge",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#description",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "amenity",
- "value": "bbq",
- "description": "Features with this tag are displayed by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"This barbecue can be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"This barbecue can't be used by anyone\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This barbecue is private\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permissive",
- "description": "access=permissive is displayed as \"This barbecue can be used by anyone, but the owner can revoke access at any time\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"This barbecue can only be used by customers\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "access",
- "value": "permit",
- "description": "access=permit is displayed as \"This barbecue can only be used by authorized persons\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#access",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This barbecue is not covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This barbecue is covered\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#covered",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "wood",
- "description": "fuel=wood is displayed as \"This barbecue uses wood as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "charcoal",
- "description": "fuel=charcoal is displayed as \"This barbecue uses charcoal as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "electric",
- "description": "fuel=electric is displayed as \"This barbecue is powered by electricity\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- },
- {
- "key": "fuel",
- "value": "gas",
- "description": "fuel=gas is displayed as \"This barbecue uses gas as fuel\" by layer BBQ",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bbq.md#fuel",
- "icon_url": "./assets/layers/bbq/bbq.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_postboxes.json b/Docs/TagInfo/mapcomplete_postboxes.json
deleted file mode 100644
index 43d3e98ae3..0000000000
--- a/Docs/TagInfo/mapcomplete_postboxes.json
+++ /dev/null
@@ -1,2277 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Postbox and Post Office Map",
- "description": "A map showing postboxes and post offices",
- "project_url": "https://mapcomplete.org/postboxes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/postboxes/postbox.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "post_box",
- "description": "Features with this tag are displayed by layer Postboxes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md",
- "icon_url": "./assets/layers/postboxes/postbox.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images",
- "icon_url": "./assets/layers/postboxes/postbox.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images",
- "icon_url": "./assets/layers/postboxes/postbox.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images",
- "icon_url": "./assets/layers/postboxes/postbox.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images",
- "icon_url": "./assets/layers/postboxes/postbox.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 Postboxes, Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images",
- "icon_url": "./assets/layers/postboxes/postbox.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This postbox is operated by {operator}\" and can be updated. The question is \"Who operates this postbox?\" by layer Postboxes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#operator",
- "icon_url": "./assets/layers/postboxes/postbox.svg"
- },
- {
- "key": "amenity",
- "value": "post_office",
- "description": "Features with this tag are displayed by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "value": "post_partner",
- "description": "Features with this tag are displayed by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours for this post office?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#opening_hours",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Post offices, Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#opening_hours",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "value": "post_partner",
- "description": "post_office=post_partner is displayed as \"This shop is a post partner\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#post_partner",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office",
- "description": "post_office= is displayed as \"This shop is not a post partner\" by layers Post offices, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#post_partner",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This is a {brand} post office\" and can be updated. The question is \"To which brand does this post office belong?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#post_offic_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "description": "Values of `post_office:brand` are shown with \"This location offers services for {post_office:brand}\" and can be updated. The question is \"For which brand does this location offer services?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DHL",
- "description": "post_office:brand=DHL is displayed as \"This location offers services for DHL\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DPD",
- "description": "post_office:brand=DPD is displayed as \"This location offers services for DPD\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "GLS",
- "description": "post_office:brand=GLS is displayed as \"This location offers services for GLS\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "UPS",
- "description": "post_office:brand=UPS is displayed as \"This location offers services for UPS\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "DHL Paketshop",
- "description": "post_office:brand=DHL Paketshop is displayed as \"This location is a DHL Paketshop\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "Hermes PaketShop",
- "description": "post_office:brand=Hermes PaketShop is displayed as \"This location is a Hermes PaketShop\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "PostNL",
- "description": "post_office:brand=PostNL is displayed as \"This location is a PostNL-point\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:brand",
- "value": "bpost",
- "description": "post_office:brand=bpost is displayed as \"This location offers services for bpost\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#partner_brand",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "description": "Values of `post_office:letter_from` are shown with \"You can post letters with these companies: {post_office:letter_from}\" and can be updated. The question is \"Can you post a letter here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "value": "yes",
- "description": "post_office:letter_from=yes is displayed as \"You can post letters here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:letter_from",
- "value": "no",
- "description": "post_office:letter_from=no is displayed as \"You can't post letters here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#letter_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "description": "Values of `post_office:parcel_from` are shown with \"You can post parcels with these companies: {post_office:parcel_from}\" and can be updated. The question is \"Can you send a parcel here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "value": "yes",
- "description": "post_office:parcel_from=yes is displayed as \"You can send parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_from",
- "value": "no",
- "description": "post_office:parcel_from=no is displayed as \"You can't send parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_from",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "description": "Values of `post_office:parcel_pickup` are shown with \"You can pick up parcels from these companies: {post_office:parcel_pickup}\" and can be updated. The question is \"Can you pick up missed parcels here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "value": "yes",
- "description": "post_office:parcel_pickup=yes is displayed as \"You can pick up missed parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_pickup",
- "value": "no",
- "description": "post_office:parcel_pickup=no is displayed as \"You can't pick up missed parcels here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_pickup",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "description": "Values of `post_office:parcel_to` are shown with \"You can send parcels to here for pickup with these companies: {post_office:parcel_to}\" and can be updated. The question is \"Can you send parcels to here for pickup?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "value": "yes",
- "description": "post_office:parcel_to=yes is displayed as \"You can send parcels to here for pickup\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:parcel_to",
- "value": "no",
- "description": "post_office:parcel_to=no is displayed as \"You can't send parcels to here for pickup\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#parcel_to",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "description": "Values of `post_office:stamps` are shown with \"You can buy stamps from companies: {post_office:stamps}\" and can be updated. The question is \"Can you buy stamps here?\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "value": "yes",
- "description": "post_office:stamps=yes is displayed as \"You can buy stamps here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "post_office:stamps",
- "value": "no",
- "description": "post_office:stamps=no is displayed as \"You can't buy stamps here\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#stamps",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "yes",
- "description": "atm=yes is displayed as \"This post office has an ATM\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "no",
- "description": "atm=no is displayed as \"This post office does not have an ATM\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "atm",
- "value": "separate",
- "description": "atm=separate is displayed as \"This post office does have an ATM, but it is mapped as a different icon\" by layer Post offices",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#has_atm",
- "icon_url": "./assets/layers/postoffices/post_office.svg"
- },
- {
- "key": "amenity",
- "value": "parcel_locker",
- "description": "Features with this tag are displayed by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"This is a {brand} parcel locker\" and can be updated. The question is \"What is the brand of the parcel locker?\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#brand",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This parcel locker is operated by {operator}\" and can be updated. The question is \"What is the operator of the parcel locker?\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#operator",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Parcel Lockers, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#opening_hours_24_7",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"This parcel locker has the reference {ref}\" and can be updated. The question is \"What is the reference number/identifier of this parcel locker?\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#ref",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "parcel_mail_in",
- "value": "yes",
- "description": "parcel_mail_in=yes is displayed as \"You can send packages from this parcel locker\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#mail_in",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "parcel_mail_in",
- "value": "no",
- "description": "parcel_mail_in=no is displayed as \"You can't send packages from this parcel locker\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#mail_in",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "parcel_mail_in",
- "value": "returns_only",
- "description": "parcel_mail_in=returns_only is displayed as \"You can send packages from this parcel locker, but only for returns\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#mail_in",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "parcel_pickup",
- "value": "yes",
- "description": "parcel_pickup=yes is displayed as \"You can pick up packages from this parcel locker\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#pickup",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "parcel_pickup",
- "value": "no",
- "description": "parcel_pickup=no is displayed as \"You can't pick up packages from this parcel locker\" by layer Parcel Lockers",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parcel_lockers.md#pickup",
- "icon_url": "./assets/layers/parcel_lockers/parcel_lockers.svg"
- },
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.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 layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_rainbow_crossings.json b/Docs/TagInfo/mapcomplete_rainbow_crossings.json
deleted file mode 100644
index b91484d403..0000000000
--- a/Docs/TagInfo/mapcomplete_rainbow_crossings.json
+++ /dev/null
@@ -1,92 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Rainbow pedestrian crossings",
- "description": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added",
- "project_url": "https://mapcomplete.org/rainbow_crossings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/rainbow_crossings/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "surface:colour",
- "value": "rainbow",
- "description": "Features with this tag are displayed by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.svg"
- },
- {
- "key": "highway",
- "value": "crossing",
- "description": "Features with this tag are displayed by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.svg"
- },
- {
- "key": "highway",
- "value": "footway",
- "description": "Features with this tag are displayed by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.svg"
- },
- {
- "key": "footway",
- "value": "crossing",
- "description": "Features with this tag are displayed by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.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 layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.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 Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#images",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.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 Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#images",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.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 Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#images",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.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 Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#images",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.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 Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#images",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.svg"
- },
- {
- "key": "surface:colour",
- "value": "rainbow",
- "description": "surface:colour=rainbow is displayed as \"This crossing has rainbow paintings\" by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#crossing_with_rainbow",
- "icon_url": "./assets/themes/rainbow_crossings/logo.svg"
- },
- {
- "key": "not:surface:colour",
- "value": "rainbow",
- "description": "not:surface:colour=rainbow is displayed as \"No rainbow paintings here\" by layer Crossings with rainbow paintings",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/rainbow_crossings.md#crossing_with_rainbow",
- "icon_url": "./assets/themes/rainbow_crossings/crossing.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_scouting.json b/Docs/TagInfo/mapcomplete_scouting.json
deleted file mode 100644
index 224eba15d5..0000000000
--- a/Docs/TagInfo/mapcomplete_scouting.json
+++ /dev/null
@@ -1,431 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Scouting groups",
- "description": "A scouting group is a social youth movement with a heavy emphasis on the outdoors",
- "project_url": "https://mapcomplete.org/scouting",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/scouting_group/scouting.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "club",
- "value": "scout",
- "description": "Features with this tag are displayed by layer Scouting groups",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md",
- "icon_url": "./assets/layers/scouting_group/scouting.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 Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this group is {name}\" and can be updated. The question is \"What is the name of this group?\" by layer Scouting groups",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#name",
- "icon_url": "./assets/layers/scouting_group/scouting.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"The scout association of this group is {brand}\" and can be updated. The question is \"To which scout association does {name} belong?\" by layer Scouting groups",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#association",
- "icon_url": "./assets/layers/scouting_group/scouting.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Scouting groups, Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "start_date",
- "description": "Values of `start_date` are shown with \"This group was founded at {start_date}\" and can be updated. The question is \"When was this group founded?\" by layer Scouting groups",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#start_date",
- "icon_url": "./assets/layers/scouting_group/scouting.svg"
- },
- {
- "key": "contact:mastodon",
- "description": "Values of `contact:mastodon` are shown with \"{fediverse_link(contact:mastodon)}\" and can be updated. The question is \"What is the Mastodon-handle of {title()}?\" by layers Scouting groups, Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/scouting_group.md#mastodon",
- "icon_url": "./assets/svg/mastodon.svg"
- },
- {
- "key": "leisure",
- "value": "summer_camp",
- "description": "Features with this tag are displayed by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "tourism",
- "value": "camp_site",
- "description": "Features with this tag are displayed by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "scout",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "scout",
- "value": "only",
- "description": "Features with this tag are displayed by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "group",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "group_only",
- "value": "yes",
- "description": "Features with this tag are displayed by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md",
- "icon_url": "./assets/layers/campsite/campsite.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 Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#images",
- "icon_url": "./assets/layers/campsite/campsite.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 Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#images",
- "icon_url": "./assets/layers/campsite/campsite.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 Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#images",
- "icon_url": "./assets/layers/campsite/campsite.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 Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#images",
- "icon_url": "./assets/layers/campsite/campsite.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 Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#images",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "group_only",
- "value": "yes",
- "description": "group_only=yes is displayed as \"This campsite is exclusively for groups\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#group_only",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "group_only",
- "value": "no",
- "description": "group_only=no is displayed as \"This campsite is not exclusively for groups\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#group_only",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this campsite is {name}\" and can be updated. The question is \"What is the name of this campsite?\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#name",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"A fee of {charge} should be paid for here\" and can be updated. The question is \"Is a fee charged here?\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#fee",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"The campsite is free of charge\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#fee",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes & charge= is displayed as \"A fee is charged here.\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#fee",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "charge",
- "description": "fee=yes & charge= is displayed as \"A fee is charged here.\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#fee",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "capacity:persons",
- "description": "Values of `capacity:persons` are shown with \"{capacity:persons} people can stay here\" and can be updated. The question is \"How many people can stay here?\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#capacity_persons",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "toilets",
- "value": "yes",
- "description": "toilets=yes is displayed as \"This place has toilets\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#caravansites_toilets",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "toilets",
- "value": "no",
- "description": "toilets=no is displayed as \"This place does not have toilets\" by layer Group Campsites",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#caravansites_toilets",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "yes",
- "description": "toilets:wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "no",
- "description": "toilets:wheelchair=no is displayed as \"No wheelchair access\" by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "designated",
- "description": "toilets:wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layers Group Campsites, Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair",
- "icon_url": "./assets/layers/campsite/campsite.svg"
- },
- {
- "key": "tourism",
- "value": "hostel",
- "description": "Features with this tag are displayed by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name of this {title()}?\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#name",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "group_only",
- "value": "yes",
- "description": "group_only=yes is displayed as \"This hostel is exclusively for groups\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#group_only",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "group_only",
- "value": "no",
- "description": "group_only=no is displayed as \"This hostel is not exclusively for groups\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#group_only",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"Is {title()} part of a bigger brand?\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#brand",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "nobrand",
- "value": "yes",
- "description": "nobrand=yes is displayed as \"Not part of a bigger brand\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#brand",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#wheelchair_access",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#wheelchair_access",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#wheelchair_access",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#wheelchair_access",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet_fee",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet_fee",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet_fee",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet_ssid",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#internet_ssid",
- "icon_url": "./assets/layers/tourism_accomodation/hostel.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Hostels for groups and scouts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_hostel.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json
deleted file mode 100644
index 62fcad40c4..0000000000
--- a/Docs/TagInfo/mapcomplete_shops.json
+++ /dev/null
@@ -1,2204 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Shops",
- "description": "An editable map with basic shop information",
- "project_url": "https://mapcomplete.org/shops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/shops/shop.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "shop",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "shoe_repair",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.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 Shop, Pharmacies, Ice cream parlors, Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.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 Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images",
- "icon_url": "./assets/layers/id_presets/maki-shop.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 Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images",
- "icon_url": "./assets/layers/id_presets/maki-shop.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 Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images",
- "icon_url": "./assets/layers/id_presets/maki-shop.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 Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images",
- "icon_url": "./assets/layers/id_presets/maki-shop.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 Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#opening_hours",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#opening_hours",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Shop, Pharmacies, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.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 layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#single_level",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layers Shop, Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "amenity",
- "value": "pharmacy",
- "description": "Features with this tag are displayed by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This pharmacy is called {name}\" and can be updated. The question is \"What is the name of the pharmacy?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#name",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:street",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "addr:street= & addr:unit= & addr:housenumber= is displayed as \"No address is known\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#header",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:housenumber",
- "description": "Values of `addr:housenumber` are shown with \"The house number is {addr:housenumber}\" and can be updated. The question is \"What is the number of this house?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#housenumber",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "nohousenumber",
- "value": "yes",
- "description": "nohousenumber=yes is displayed as \"This building has no house number\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#housenumber",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:street",
- "description": "Values of `addr:street` are shown with \"This address is in street {addr:street}\" and can be updated. The question is \"What street is this address located in?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#street",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "Values of `addr:unit` are shown with \"The unit number is {addr:unit}\" and can be updated. The question is \"What is the unit number or letter?\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#unit",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "addr:unit",
- "description": "addr:unit= is displayed as \"No unit number\" by layer Pharmacies",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pharmacy.md#unit",
- "icon_url": "./assets/layers/pharmacy/pharmacy.svg"
- },
- {
- "key": "amenity",
- "value": "ice_cream",
- "description": "Features with this tag are displayed by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This ice cream parlor is named {name}\" and can be updated. The question is \"What is the name of this ice cream parlor?\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#1",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"This place only sells vegan products\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"This shop has a big vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"This shop has a limited vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"This shop has no vegan offering\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#vegan",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Ice cream parlors",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#wheelchair_access",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "amenity",
- "value": "trolley_bay",
- "description": "Features with this tag are displayed by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This trolley bay is covered\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#covered",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This trolley bay is not covered\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#covered",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:deposit",
- "value": "yes",
- "description": "trolley:deposit=yes is displayed as \"A deposit is required for the trolleys\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#deposit",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:deposit",
- "value": "no",
- "description": "trolley:deposit=no is displayed as \"No deposit is required for the trolleys\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#deposit",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:deposit:denominations",
- "value": "0.50 EUR",
- "description": "trolley:deposit:denominations=0.50 EUR is displayed as \"50 cent coins are accepted\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#denominations",
- "icon_url": "./assets/layers/questions/denominations/eur/50cent.svg"
- },
- {
- "key": "trolley:deposit:denominations",
- "value": "1 EUR",
- "description": "trolley:deposit:denominations=1 EUR is displayed as \"1 euro coins are accepted\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#denominations",
- "icon_url": "./assets/layers/questions/denominations/eur/1euro.svg"
- },
- {
- "key": "trolley:deposit:denominations",
- "value": "2 EUR",
- "description": "trolley:deposit:denominations=2 EUR is displayed as \"2 euro coins are accepted\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#denominations",
- "icon_url": "./assets/layers/questions/denominations/eur/2euro.svg"
- },
- {
- "key": "trolley:magnifier",
- "value": "yes",
- "description": "trolley:magnifier=yes is displayed as \"Trolleys with a magnifier are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:wheelchair",
- "value": "yes",
- "description": "trolley:wheelchair=yes is displayed as \"Trolleys for wheelchair users are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:children",
- "value": "yes",
- "description": "trolley:children=yes is displayed as \"Trolleys for children are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:seats",
- "value": "yes",
- "description": "trolley:seats=yes is displayed as \"Trolleys with seats for children are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:flatbed",
- "value": "yes",
- "description": "trolley:flatbed=yes is displayed as \"Trolleys with a flatbed are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- },
- {
- "key": "trolley:vertical",
- "value": "yes",
- "description": "trolley:vertical=yes is displayed as \"Vertical trolleys for sheet-like goods are available\" by layer Trolley Bays",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/trolley_bay.md#cart_types",
- "icon_url": "./assets/layers/trolley_bay/trolley_bay.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_ski.json b/Docs/TagInfo/mapcomplete_ski.json
deleted file mode 100644
index 554d8c18ee..0000000000
--- a/Docs/TagInfo/mapcomplete_ski.json
+++ /dev/null
@@ -1,2086 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Ski pistes and aerialways",
- "description": "Everything you need to go skiing",
- "project_url": "https://mapcomplete.org/ski",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/aerialway/chair_lift.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "piste:type",
- "value": "downhill",
- "description": "Features with this tag are displayed by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md",
- "icon_url": "circle"
- },
- {
- "key": "piste:type",
- "value": "connection",
- "description": "Features with this tag are displayed by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md",
- "icon_url": "circle"
- },
- {
- "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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#images",
- "icon_url": "circle"
- },
- {
- "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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#images",
- "icon_url": "circle"
- },
- {
- "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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#images",
- "icon_url": "circle"
- },
- {
- "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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#images",
- "icon_url": "circle"
- },
- {
- "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 Ski and snowboard pistes, Aerialways, Guideposts, Maps, Information boards, Mountain rescue stations, Toilets, Drinking water, Restaurants and fast food, Restaurants and fast food, Viewpoint, Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#images",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "novice",
- "description": "piste:difficulty=novice is displayed as \"Novice (green)\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "easy",
- "description": "piste:difficulty=easy is displayed as \"Easy (blue)\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "intermediate",
- "description": "piste:difficulty=intermediate is displayed as \"Intermediate (red)\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "advanced",
- "description": "piste:difficulty=advanced is displayed as \"Advanced (black)\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "expert",
- "description": "piste:difficulty=expert is displayed as \"Expert (orange/double black)\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "piste:difficulty",
- "value": "freeride",
- "description": "piste:difficulty=freeride is displayed as \"Freeride\" by layer Ski and snowboard pistes",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ski_piste.md#piste_difficulty",
- "icon_url": "circle"
- },
- {
- "key": "aerialway",
- "description": "Features with this tag are displayed by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "cable_car",
- "description": "aerialway=cable_car is displayed as \"This is a cable car where the car goes up and down again on the same cable.\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "./assets/layers/aerialway/cable_car.svg"
- },
- {
- "key": "aerialway",
- "value": "gondola",
- "description": "aerialway=gondola is displayed as \"This is a gondola where the cars go around in continuous circles\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "./assets/layers/aerialway/gondola_lift.svg"
- },
- {
- "key": "aerialway",
- "value": "chair_lift",
- "description": "aerialway=chair_lift is displayed as \"An open chairlift with seats to sit on and open to the outside air.\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "./assets/layers/aerialway/chair_lift.svg"
- },
- {
- "key": "aerialway",
- "value": "mixed",
- "description": "aerialway=mixed is displayed as \"An aerialway which has both chairs and gondolas in the same continuous track\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "drag_lift",
- "description": "aerialway=drag_lift is displayed as \"A drag lift\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "t-bar",
- "description": "aerialway=t-bar is displayed as \"A drag lift with T-shaped carriers for two passengers at a time\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "j-bar",
- "description": "aerialway=j-bar is displayed as \"A drag lift with L-shaped bars for a single passenger at a time\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "platter",
- "description": "aerialway=platter is displayed as \"A drag lift with a platter to drag a single passenger at a time\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "rope_tow",
- "description": "aerialway=rope_tow is displayed as \"A tow line which skiers hold on to or attach themselves onto\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "magic_carpet",
- "description": "aerialway=magic_carpet is displayed as \"A magic carpet (a conveyor belt on the ground)\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "aerialway",
- "value": "zip_line",
- "description": "aerialway=zip_line is displayed as \"A zip line. (A touristic attraction where adventurous people go down at high speeds)\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#type",
- "icon_url": "square"
- },
- {
- "key": "duration",
- "description": "Values of `duration` are shown with \"A single journey takes {duration} minutes\" and can be updated. The question is \"How long takes a single journey with this elevator?\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#duration",
- "icon_url": "square"
- },
- {
- "key": "aerialway:occupancy",
- "description": "Values of `aerialway:occupancy` are shown with \"{aerialway:occupancy} people fit a single carriage\" and can be updated. The question is \"How many people fit a single carriage?\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#occupancy",
- "icon_url": "square"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Aerialways, Drinking water, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#opening_hours",
- "icon_url": "square"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Aerialways, Toilets, Drinking water, Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#opening_hours",
- "icon_url": "square"
- },
- {
- "key": "oneway",
- "value": "yes",
- "description": "oneway=yes is displayed as \"This aerialway can only be taken to the top\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#oneway",
- "icon_url": "square"
- },
- {
- "key": "oneway",
- "value": "no",
- "description": "oneway=no is displayed as \"This aerialway can be taken in both directions\" by layer Aerialways",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/aerialway.md#oneway",
- "icon_url": "square"
- },
- {
- "key": "information",
- "value": "guidepost",
- "description": "Features with this tag are displayed by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "bicycle",
- "value": "yes",
- "description": "bicycle=yes is displayed as \"This guidepost shows bicycle routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "hiking",
- "value": "yes",
- "description": "hiking=yes is displayed as \"This guidepost shows hiking routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "mtb",
- "value": "yes",
- "description": "mtb=yes is displayed as \"This guidepost shows mountain bike routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "horse",
- "value": "yes",
- "description": "horse=yes is displayed as \"This guidepost shows horse riding routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ski",
- "value": "yes",
- "description": "ski=yes is displayed as \"This guidepost shows ski routes\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#type",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name noted on the guidepost: {name}\" and can be updated. The question is \"What is the name noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"There is no name noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#name",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"Reference number of the guidepost: {ref}\" and can be updated. The question is \"What is the reference number of this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noref",
- "value": "yes",
- "description": "noref=yes is displayed as \"There is no reference number noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ref",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "ele",
- "description": "Values of `ele` are shown with \"Elevation noted on the guidepost: {ele} m\" and can be updated. The question is \"What is the elevation noted on this guidepost?\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "noele",
- "value": "yes",
- "description": "noele=yes is displayed as \"There is no elevation noted on this guidepost\" by layer Guideposts",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/guidepost.md#ele",
- "icon_url": "./assets/layers/guidepost/guidepost.svg"
- },
- {
- "key": "tourism",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "information",
- "value": "map",
- "description": "Features with this tag are displayed by layer Maps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/map.md",
- "icon_url": "./assets/layers/map/map.svg"
- },
- {
- "key": "map_type",
- "value": "topo",
- "description": "map_type=topo is displayed as \"Topographical map Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layers Toilets, Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#description",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "drinking_water",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "Features with this tag are displayed by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "Values of `operational_status` are shown with \"The operational status is {operational_status}\" and can be updated. The question is \"Is this drinking water spot still operational?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "description": "operational_status= & disused:amenity= is displayed as \"This drinking water works\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This drinking water is broken\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This drinking water is closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "disused:amenity",
- "value": "drinking_water",
- "description": "disused:amenity=drinking_water is displayed as \"This drinking water is permanently closed\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Still_in_use_",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One needs to pay to use this drinking water point\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#fee",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "fountain",
- "value": "bubbler",
- "description": "fountain=bubbler is displayed as \"This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bubbler.svg"
- },
- {
- "key": "fountain",
- "value": "bottle_refill",
- "description": "fountain=bottle_refill is displayed as \"This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/bottle.svg"
- },
- {
- "key": "man_made",
- "value": "water_tap",
- "description": "man_made=water_tap is displayed as \"This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#type",
- "icon_url": "./assets/layers/drinking_water/tap.svg"
- },
- {
- "key": "bottle",
- "value": "yes",
- "description": "bottle=yes is displayed as \"It is easy to refill water bottles\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "bottle",
- "value": "no",
- "description": "bottle=no is displayed as \"Water bottles may not fit\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#Bottle_refill",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "iced_water",
- "value": "yes",
- "description": "iced_water=yes is displayed as \"Ice-cold water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "cold_water",
- "value": "yes",
- "description": "cold_water=yes is displayed as \"Actively cooled water is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "room_temperature_water",
- "value": "yes",
- "description": "room_temperature_water=yes is displayed as \"Ambient temperature water (without active cooling or heating) is available here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "warm_water",
- "value": "yes",
- "description": "warm_water=yes is displayed as \"Warmed water is provided here; the water is not dangerously hot\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is provided here\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#temperature_cold",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "no",
- "description": "seasonal=no is displayed as \"Available all around the year\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "summer",
- "description": "seasonal=summer is displayed as \"Only available in summer\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "seasonal",
- "value": "spring;summer;autumn",
- "description": "seasonal=spring;summer;autumn is displayed as \"Closed during the winter\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#seasonal",
- "icon_url": "./assets/layers/drinking_water/no_winter.svg"
- },
- {
- "key": "seasonal",
- "description": "seasonal!=no & seasonal~.+ & ((seasonal!~^(.*winter.*)$ & _now:date~^(....-(12|01|02)-..)$) | (seasonal!~^(.*spring.*)$ & _now:date~^(....-(03|04|05)-..)$) | (seasonal!~^(.*summer.*)$ & _now:date~^(....-(06|07|08)-..)$) | (seasonal!~^(.*autumn.*)$ & _now:date~^(....-(09|10|11)-..)$)) is displayed as \"This drinking water fountain is closed this season. As such, the opening hours are not shown.\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#opening_hours_24_7",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "tourism=artwork is displayed as \"This drinking water point has an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "not:tourism:artwork",
- "value": "yes",
- "description": "not:tourism:artwork=yes is displayed as \"This drinking water point does not have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "tourism",
- "description": "tourism= is displayed as \"This drinking water point probably doesn't have an integrated artwork\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#bench_artwork",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artwork_type",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_wikidata",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_artist_name",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_website",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Drinking water",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/drinking_water.md#artwork_subject",
- "icon_url": "./assets/layers/drinking_water/drips.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "Features with this tag are displayed by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this business is {name}\" and can be updated. The question is \"What is the name of this business?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Name",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "fast_food",
- "description": "amenity=fast_food is displayed as \"This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "amenity",
- "value": "restaurant",
- "description": "amenity=restaurant is displayed as \"A restaurant, focused on creating a nice experience where one is served at the table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Fastfood_vs_restaurant",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#wheelchair_access",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "cuisine",
- "description": "Values of `cuisine` are shown with \"This place mostly serves {cuisine}\" and can be updated. The question is \"What kind of food is 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": "cuisine",
- "value": "pizza",
- "description": "cuisine=pizza is displayed as \"Pizzeria\" 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": "cuisine",
- "value": "friture",
- "description": "cuisine=friture is displayed as \"Friture\" 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": "cuisine",
- "value": "pasta",
- "description": "cuisine=pasta is displayed as \"Serves mainly pasta\" 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": "cuisine",
- "value": "kebab",
- "description": "cuisine=kebab is displayed as \"Kebab shop\" 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": "cuisine",
- "value": "sandwich",
- "description": "cuisine=sandwich is displayed as \"Sandwich shop\" 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": "cuisine",
- "value": "burger",
- "description": "cuisine=burger is displayed as \"Burgersrestaurant\" 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": "cuisine",
- "value": "sushi",
- "description": "cuisine=sushi is displayed as \"Sushi restaurant\" 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": "cuisine",
- "value": "coffee",
- "description": "cuisine=coffee is displayed as \"Coffeebar\" 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": "cuisine",
- "value": "italian",
- "description": "cuisine=italian is displayed as \"Italian restaurant (which serves more than pasta and pizza)\" 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": "cuisine",
- "value": "french",
- "description": "cuisine=french is displayed as \"French restaurant\" 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": "cuisine",
- "value": "chinese",
- "description": "cuisine=chinese is displayed as \"Chinese\" 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": "cuisine",
- "value": "greek",
- "description": "cuisine=greek is displayed as \"Greek\" 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": "cuisine",
- "value": "indian",
- "description": "cuisine=indian is displayed as \"Indian\" 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": "cuisine",
- "value": "turkish",
- "description": "cuisine=turkish is displayed as \"Turkish restaurant\" 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": "cuisine",
- "value": "thai",
- "description": "cuisine=thai is displayed as \"Thai restaurant\" 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": "cuisine",
- "value": "mexican ",
- "description": "cuisine=mexican is displayed as \"Mexican 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": "cuisine",
- "value": "japanese ",
- "description": "cuisine=japanese is displayed as \"Japanese 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": "cuisine",
- "value": "chicken ",
- "description": "cuisine=chicken is displayed as \"Chicken based 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": "cuisine",
- "value": "seafood ",
- "description": "cuisine=seafood is displayed as \"Seafood 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",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.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 by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#images",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "website:menu",
- "description": "Values of `website:menu` are shown with \"{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}\" and can be updated. The question is \"On what webpage is the menu published?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#menu_website",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"A reservation is required at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"A reservation is not required, but still recommended to make sure you get a table\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Reservation is possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Reservation is not possible at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Reservation",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "only",
- "description": "takeaway=only is displayed as \"This is a take-away only business\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "yes",
- "description": "takeaway=yes is displayed as \"Take-away is possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "takeaway",
- "value": "no",
- "description": "takeaway=no is displayed as \"Take-away is not possible here\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Takeaway",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "yes",
- "description": "delivery=yes is displayed as \"This business does home delivery (possibly via a third party)\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "delivery",
- "value": "no",
- "description": "delivery=no is displayed as \"This business does not deliver at home\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#delivery",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "yes",
- "description": "drive_through=yes is displayed as \"This fast-food restaurant has a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "drive_through",
- "value": "no",
- "description": "drive_through=no is displayed as \"This fast-food restaurant does not have a drive-through\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "Values of `opening_hours:drive_through` are shown with \"Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}\" and can be updated. The question is \"What are the opening hours of the drive-through?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "opening_hours:drive_through",
- "description": "opening_hours:drive_through= is displayed as \"The opening hours of the drive-through are the same as the restaurant\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg;cross_bottom_right:red"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Some vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"All dishes are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/Vegetarian-mark.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "on_demand",
- "description": "diet:vegetarian=on_demand is displayed as \"Some dishes might be adapted to a vegetarian version, but this should be demanded\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegetarian__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"Some vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"All dishes are vegan\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "on_demand",
- "description": "diet:vegan=on_demand is displayed as \"Some dishes might be adapted to a vegan version if asked for\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#Vegan__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "no",
- "description": "diet:halal=no is displayed as \"There are no halal options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "limited",
- "description": "diet:halal=limited is displayed as \"There is a small halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "yes",
- "description": "diet:halal=yes is displayed as \"There is a halal menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:halal",
- "value": "only",
- "description": "diet:halal=only is displayed as \"Only halal options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#halal__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"There are no organic options available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"There is an organic menu\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic options are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#organic__no_friture_",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "only",
- "description": "diet:vegetarian=only is displayed as \"Serves only vegetarian snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "yes",
- "description": "diet:vegetarian=yes is displayed as \"Vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "limited",
- "description": "diet:vegetarian=limited is displayed as \"Only a small selection of snacks are vegetarian\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegetarian",
- "value": "no",
- "description": "diet:vegetarian=no is displayed as \"No vegetarian snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegetarian",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "only",
- "description": "diet:vegan=only is displayed as \"Serves only vegan snacks and burgers\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "yes",
- "description": "diet:vegan=yes is displayed as \"Vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "limited",
- "description": "diet:vegan=limited is displayed as \"A small selection of vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:vegan",
- "value": "no",
- "description": "diet:vegan=no is displayed as \"No vegan snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_vegan",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"Organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"No organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"Only organic snacks are available\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_organic",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "vegetable",
- "description": "friture:oil=vegetable is displayed as \"The frying is done with vegetable oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "friture:oil",
- "value": "animal",
- "description": "friture:oil=animal is displayed as \"The frying is done with animal oil\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_oil",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "yes",
- "description": "reusable_packaging:accept=yes is displayed as \"You can bring your own containers to get your order, saving on single-use packaging material and thus waste\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "no",
- "description": "reusable_packaging:accept=no is displayed as \"Bringing your own container is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "reusable_packaging:accept",
- "value": "only",
- "description": "reusable_packaging:accept=only is displayed as \"You must bring your own container to order here.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#friture_take_your_container",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#sugar_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#gluten_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#lactose_free",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "smoking",
- "value": "yes",
- "description": "smoking=yes is displayed as \"Smoking is allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/questions/smoking.svg"
- },
- {
- "key": "smoking",
- "value": "no",
- "description": "smoking=no is displayed as \"Smoking is not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/questions/no_smoking.svg"
- },
- {
- "key": "smoking",
- "value": "outside",
- "description": "smoking=outside is displayed as \"Smoking is allowed outside.\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#smoking",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "yes",
- "description": "service:electricity=yes is displayed as \"There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "limited",
- "description": "service:electricity=limited is displayed as \"There are a few domestic sockets available to customers seated indoors, where they can charge their electronics\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "ask",
- "description": "service:electricity=ask is displayed as \"There are no sockets available indoors to customers, but charging might be possible if the staff is asked\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "service:electricity",
- "value": "no",
- "description": "service:electricity=no is displayed as \"There are a no domestic sockets available to customers seated indoors\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "outdoor_seating",
- "value": "yes",
- "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating",
- "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg"
- },
- {
- "key": "indoor_seating",
- "value": "yes",
- "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_fee",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Restaurants and fast food",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#internet_ssid",
- "icon_url": "./assets/layers/food/restaurant.svg"
- },
- {
- "key": "tourism",
- "value": "viewpoint",
- "description": "Features with this tag are displayed by layer Viewpoint",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/viewpoint.md",
- "icon_url": "./assets/layers/viewpoint/viewpoint.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Do you want to add a description?\" by layer Viewpoint",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/viewpoint.md#viewpoint_description",
- "icon_url": "./assets/layers/viewpoint/viewpoint.svg"
- },
- {
- "key": "amenity",
- "value": "binoculars",
- "description": "Features with this tag are displayed by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Using these binoculars costs {charge}\" and can be updated. The question is \"How much does one have to pay to use these binoculars?\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no & charge= is displayed as \"Free to use\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "charge",
- "description": "fee=no & charge= is displayed as \"Free to use\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_charge",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"Looks towards {direction}°\" and can be updated. The question is \"When looking through this binocular, in what direction does one look?\" by layer Binoculars",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/binocular.md#binocular_direction",
- "icon_url": "./assets/layers/binocular/telescope.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_sport_pitches.json b/Docs/TagInfo/mapcomplete_sport_pitches.json
deleted file mode 100644
index 2e0f63817f..0000000000
--- a/Docs/TagInfo/mapcomplete_sport_pitches.json
+++ /dev/null
@@ -1,295 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Sport pitches",
- "description": "A map showing sport pitches",
- "project_url": "https://mapcomplete.org/sport_pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/sport_pitch/table_tennis.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "pitch",
- "description": "Features with this tag are displayed by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.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 Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "description": "Values of `sport` are shown with \"{sport} is played here\" and can be updated. The question is \"Which sport can be played here?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "basketball",
- "description": "sport=basketball is displayed as \"Basketball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "soccer",
- "description": "sport=soccer is displayed as \"Soccer is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "table_tennis",
- "description": "sport=table_tennis is displayed as \"This is a pingpong table\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "tennis",
- "description": "sport=tennis is displayed as \"Tennis is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "korfball",
- "description": "sport=korfball is displayed as \"Korfball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "basket",
- "description": "sport=basket is displayed as \"Basketball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "skateboard",
- "description": "sport=skateboard is displayed as \"This is a skatepark\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "equestrian",
- "description": "sport=equestrian is displayed as \"This is a horse riding arena\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "1",
- "description": "hoops=1 is displayed as \"This basketball pitch has a single hoop\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "2",
- "description": "hoops=2 is displayed as \"This basketball pitch has two hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "4",
- "description": "hoops=4 is displayed as \"This basketball pitch has four hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "description": "hoops~.+ is displayed as \"This basketball pitch has {hoops} hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"The surface is {surface}\" and can be updated. The question is \"Which is the surface of this sport pitch?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "grass",
- "description": "surface=grass is displayed as \"The surface is grass\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "sand",
- "description": "surface=sand is displayed as \"The surface is sand\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"The surface is paving stones\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"The surface is asphalt\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"The surface is concrete\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"The surface is fine gravel\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "tartan",
- "description": "surface=tartan is displayed as \"The surface of this track is Tartan, a synthetic, slightly springy, porous surface\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "limited",
- "description": "access=limited is displayed as \"Limited access (e.g. only with an appointment, during certain hours, …)\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Only accessible for members of the club\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private - not accessible to the public\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"Making an appointment is obligatory to use this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"Making an appointment is recommended when using this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Making an appointment is possible, but not necessary to use this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Making an appointment is not possible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What is the phone number of the operator?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_phone",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of the operator?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_email",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Openingsuren: {opening_hours_table()}\" and can be updated. The question is \"When is this pitch accessible?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours= is displayed as \"Always accessible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"Always accessible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_sports.json b/Docs/TagInfo/mapcomplete_sports.json
deleted file mode 100644
index a934811a3c..0000000000
--- a/Docs/TagInfo/mapcomplete_sports.json
+++ /dev/null
@@ -1,3372 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Sports",
- "description": "Map showing sport facilities.",
- "project_url": "https://mapcomplete.org/sports",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/sports/sport.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "leisure",
- "value": "pitch",
- "description": "Features with this tag are displayed by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.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 Sport pitches, Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#images",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "description": "Values of `sport` are shown with \"{sport} is played here\" and can be updated. The question is \"Which sport can be played here?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "basketball",
- "description": "sport=basketball is displayed as \"Basketball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "soccer",
- "description": "sport=soccer is displayed as \"Soccer is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "table_tennis",
- "description": "sport=table_tennis is displayed as \"This is a pingpong table\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "tennis",
- "description": "sport=tennis is displayed as \"Tennis is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "korfball",
- "description": "sport=korfball is displayed as \"Korfball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "basket",
- "description": "sport=basket is displayed as \"Basketball is played here\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "skateboard",
- "description": "sport=skateboard is displayed as \"This is a skatepark\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "sport",
- "value": "equestrian",
- "description": "sport=equestrian is displayed as \"This is a horse riding arena\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_sport",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "1",
- "description": "hoops=1 is displayed as \"This basketball pitch has a single hoop\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "2",
- "description": "hoops=2 is displayed as \"This basketball pitch has two hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "value": "4",
- "description": "hoops=4 is displayed as \"This basketball pitch has four hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "hoops",
- "description": "hoops~.+ is displayed as \"This basketball pitch has {hoops} hoops\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#basketball_hoops",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "description": "Values of `surface` are shown with \"The surface is {surface}\" and can be updated. The question is \"Which is the surface of this sport pitch?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "grass",
- "description": "surface=grass is displayed as \"The surface is grass\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "sand",
- "description": "surface=sand is displayed as \"The surface is sand\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "paving_stones",
- "description": "surface=paving_stones is displayed as \"The surface is paving stones\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "asphalt",
- "description": "surface=asphalt is displayed as \"The surface is asphalt\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "concrete",
- "description": "surface=concrete is displayed as \"The surface is concrete\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "fine_gravel",
- "description": "surface=fine_gravel is displayed as \"The surface is fine gravel\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "surface",
- "value": "tartan",
- "description": "surface=tartan is displayed as \"The surface of this track is Tartan, a synthetic, slightly springy, porous surface\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_surface",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "limited",
- "description": "access=limited is displayed as \"Limited access (e.g. only with an appointment, during certain hours, …)\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Only accessible for members of the club\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private - not accessible to the public\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_access",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "required",
- "description": "reservation=required is displayed as \"Making an appointment is obligatory to use this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "recommended",
- "description": "reservation=recommended is displayed as \"Making an appointment is recommended when using this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "yes",
- "description": "reservation=yes is displayed as \"Making an appointment is possible, but not necessary to use this sport pitch\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "reservation",
- "value": "no",
- "description": "reservation=no is displayed as \"Making an appointment is not possible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_reservation",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{phone}\" and can be updated. The question is \"What is the phone number of the operator?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_phone",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of the operator?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_email",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Openingsuren: {opening_hours_table()}\" and can be updated. The question is \"When is this pitch accessible?\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "description": "opening_hours= is displayed as \"Always accessible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"Always accessible\" by layer Sport pitches",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_pitch.md#sport_pitch_opening_hours",
- "icon_url": "./assets/layers/sport_pitch/sport_pitch.svg"
- },
- {
- "key": "leisure",
- "value": "fitness_centre",
- "description": "Features with this tag are displayed by layer Fitness Centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This fitness centre is called {name}\" and can be updated. The question is \"What is the name of this fitness centre?\" by layer Fitness Centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#name",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This fitness centre has no name\" by layer Fitness Centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#name",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layers Fitness Centres, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layers Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#opening_hours",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Fitness Centres, Fitness Stations, Sports centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#opening_hours",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layers Fitness Centres, Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#wheelchair_access",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layers Fitness Centres, Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#wheelchair_access",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layers Fitness Centres, Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#wheelchair_access",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layers Fitness Centres, Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#wheelchair_access",
- "icon_url": "./assets/layers/fitness_centre/gym.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 Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Fitness Centres, Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_centre.md#single_level",
- "icon_url": "./assets/layers/fitness_centre/gym.svg"
- },
- {
- "key": "leisure",
- "value": "fitness_station",
- "description": "Features with this tag are displayed by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md",
- "icon_url": "./assets/layers/fitness_station/fitness.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This fitness station is called {name}\" and can be updated. The question is \"What is the name of this fitness station?\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#name",
- "icon_url": "./assets/layers/fitness_station/fitness.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This fitness station doesn't have a name\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#name",
- "icon_url": "./assets/layers/fitness_station/fitness.svg"
- },
- {
- "key": "fitness_station",
- "value": "horizontal_bar",
- "description": "fitness_station=horizontal_bar is displayed as \"This fitness station has a horizontal bar, high enough for pull-ups.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Trimm-Dich-Pfad_Grünwalder_Forst_Klimmzüge.jpg"
- },
- {
- "key": "fitness_station",
- "value": "sign",
- "description": "fitness_station=sign is displayed as \"This fitness station has a sign with instructions for a specific exercise.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Outdoor_fitness_station_sign.jpg"
- },
- {
- "key": "fitness_station",
- "value": "sit-up",
- "description": "fitness_station=sit-up is displayed as \"This fitness station has a facility for sit-ups.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Inclined_sit-up_bench.jpg"
- },
- {
- "key": "fitness_station",
- "value": "push-up",
- "description": "fitness_station=push-up is displayed as \"This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Push-up_bars.jpg"
- },
- {
- "key": "fitness_station",
- "value": "stretch_bars",
- "description": "fitness_station=stretch_bars is displayed as \"This fitness station has bars for stretching.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_stretch_bars.jpg"
- },
- {
- "key": "fitness_station",
- "value": "hyperextension",
- "description": "fitness_station=hyperextension is displayed as \"This fitness station has a station for making hyperextensions.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Inclined_sit-up_and_hyperextension_bench.jpg"
- },
- {
- "key": "fitness_station",
- "value": "rings",
- "description": "fitness_station=rings is displayed as \"This fitness station has rings for gymnastic exercises.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Exercise9159.jpg"
- },
- {
- "key": "fitness_station",
- "value": "horizontal_ladder",
- "description": "fitness_station=horizontal_ladder is displayed as \"This fitness station has a horizontal ladder, also known as monkey bars.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Horizontal_ladder.jpg"
- },
- {
- "key": "fitness_station",
- "value": "wall_bars",
- "description": "fitness_station=wall_bars is displayed as \"This fitness station has wall bars to climb on.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/RIAN_archive_493268_Sports_at_a_kindergarten.jpg"
- },
- {
- "key": "fitness_station",
- "value": "slalom",
- "description": "fitness_station=slalom is displayed as \"This fitness station has posts for performing slalom exercises.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_slalom.jpg"
- },
- {
- "key": "fitness_station",
- "value": "stepping_stones",
- "description": "fitness_station=stepping_stones is displayed as \"This fitness station has stepping stones.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_stepping_stone.jpg"
- },
- {
- "key": "fitness_station",
- "value": "leapfrog",
- "description": "fitness_station=leapfrog is displayed as \"This fitness station has cones for performing leapfrog jumps.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_leapfrog.jpg"
- },
- {
- "key": "fitness_station",
- "value": "beam_jump",
- "description": "fitness_station=beam_jump is displayed as \"This fitness station has beams to jump over.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_beam_jump.jpg"
- },
- {
- "key": "fitness_station",
- "value": "hurdling",
- "description": "fitness_station=hurdling is displayed as \"This fitness station has hurdles to cross.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_hurdling.jpg"
- },
- {
- "key": "fitness_station",
- "value": "wall",
- "description": "fitness_station=wall is displayed as \"This fitness station has a wall to climb on.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Fitness_station_wall.jpg"
- },
- {
- "key": "fitness_station",
- "value": "balance_beam",
- "description": "fitness_station=balance_beam is displayed as \"This fitness station has a balance beam.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Exercise9170.jpg"
- },
- {
- "key": "fitness_station",
- "value": "log_lifting",
- "description": "fitness_station=log_lifting is displayed as \"This fitness station has a log with a handle on the end to lift.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Log_lifting_exercise.jpg"
- },
- {
- "key": "fitness_station",
- "value": "captains_chair",
- "description": "fitness_station=captains_chair is displayed as \"This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Captains_chair.jpg"
- },
- {
- "key": "fitness_station",
- "value": "box",
- "description": "fitness_station=box is displayed as \"This fitness station has a box that can be used for jumping.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Exercise_Box.jpg"
- },
- {
- "key": "fitness_station",
- "value": "battling_ropes",
- "description": "fitness_station=battling_ropes is displayed as \"This fitness station has battling ropes.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Battling_ropes.jpg"
- },
- {
- "key": "fitness_station",
- "value": "excercise_bike",
- "description": "fitness_station=excercise_bike is displayed as \"This fitness station has a stationary bicycle.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Outdoor_stationary_bicycle.jpg"
- },
- {
- "key": "fitness_station",
- "value": "elliptical_trainer",
- "description": "fitness_station=elliptical_trainer is displayed as \"This fitness station has a cross-trainer.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/07-12-2016,_Fitness_trail,_Parque_da_Alfarrobeira,_Albufeira_2.jpg"
- },
- {
- "key": "fitness_station",
- "value": "air_walker",
- "description": "fitness_station=air_walker is displayed as \"This fitness station has an air walker.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Ansan_Park_beind_the_city_hall_022.jpg"
- },
- {
- "key": "fitness_station",
- "value": "rower",
- "description": "fitness_station=rower is displayed as \"This fitness station has a rower.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Annecy_-_rower.jpg"
- },
- {
- "key": "fitness_station",
- "value": "slackline",
- "description": "fitness_station=slackline is displayed as \"This fitness station has a slackline.\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#type",
- "icon_url": "./assets/layers/fitness_station/Slacklineanlage_im_Dietenbachpark.jpg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"The fitness station is maintained by {operator}.\" and can be updated. The question is \"Who maintains this fitness station?\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#operator",
- "icon_url": "./assets/layers/fitness_station/fitness.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Fitness Stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/fitness_station.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "leisure",
- "value": "sports_centre",
- "description": "Features with this tag are displayed by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "description": "Values of `sport` are shown with \"Sports played here: {sport}\" and can be updated. The question is \"What sports are played at this venue?\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "9pin",
- "description": "sport=9pin is displayed as \"Nine-pin bowling\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "10pin",
- "description": "sport=10pin is displayed as \"Ten-pin bowling\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "aerobics",
- "description": "sport=aerobics is displayed as \"Aerobics\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "american_football",
- "description": "sport=american_football is displayed as \"American football\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "aikido",
- "description": "sport=aikido is displayed as \"Aikido\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "archery",
- "description": "sport=archery is displayed as \"Archery\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "athletics",
- "description": "sport=athletics is displayed as \"Athletics\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "australian_football",
- "description": "sport=australian_football is displayed as \"Australian rules football\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "badminton",
- "description": "sport=badminton is displayed as \"Badminton\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "bandy",
- "description": "sport=bandy is displayed as \"Bandy\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "base",
- "description": "sport=base is displayed as \"BASE jumping\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "baseball",
- "description": "sport=baseball is displayed as \"Baseball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "basketball",
- "description": "sport=basketball is displayed as \"Basketball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "beachvolleyball",
- "description": "sport=beachvolleyball is displayed as \"Beachvolleyball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "biathlon",
- "description": "sport=biathlon is displayed as \"Biathlon\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "billiards",
- "description": "sport=billiards is displayed as \"Cue sports\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "bmx",
- "description": "sport=bmx is displayed as \"BMX\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "bobsleigh",
- "description": "sport=bobsleigh is displayed as \"Bobsleigh\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "boules",
- "description": "sport=boules is displayed as \"Boules\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "bowls",
- "description": "sport=bowls is displayed as \"Bowls\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "boxing",
- "description": "sport=boxing is displayed as \"Boxing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "bullfighting",
- "description": "sport=bullfighting is displayed as \"Bullfighting\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "canadian_football",
- "description": "sport=canadian_football is displayed as \"Canadian football\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "canoe",
- "description": "sport=canoe is displayed as \"Canoe\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "chess",
- "description": "sport=chess is displayed as \"Chess\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "cliff_diving",
- "description": "sport=cliff_diving is displayed as \"Non-competitive diving\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "climbing",
- "description": "sport=climbing is displayed as \"Climbing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "climbing_adventure",
- "description": "sport=climbing_adventure is displayed as \"Climbing Adventure\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "cockfighting",
- "description": "sport=cockfighting is displayed as \"Cockfighting\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "cricket",
- "description": "sport=cricket is displayed as \"Cricket\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "crossfit",
- "description": "sport=crossfit is displayed as \"CrossFit\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "croquet",
- "description": "sport=croquet is displayed as \"Croquet\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "curling",
- "description": "sport=curling is displayed as \"Curling\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "cycle_polo",
- "description": "sport=cycle_polo is displayed as \"Cycle Polo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "cycling",
- "description": "sport=cycling is displayed as \"Cycling\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "dance",
- "description": "sport=dance is displayed as \"Dance\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "darts",
- "description": "sport=darts is displayed as \"Darts\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "dog_agility",
- "description": "sport=dog_agility is displayed as \"Dog agility\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "dog_racing",
- "description": "sport=dog_racing is displayed as \"Greyhound racing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "dragon_boat",
- "description": "sport=dragon_boat is displayed as \"Dragon Boat\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "equestrian",
- "description": "sport=equestrian is displayed as \"Equestrianism\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "fencing",
- "description": "sport=fencing is displayed as \"Fencing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "field_hockey",
- "description": "sport=field_hockey is displayed as \"Field hockey\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "fitness",
- "description": "sport=fitness is displayed as \"Fitness\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "five-a-side",
- "description": "sport=five-a-side is displayed as \"5 person soccer\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "floorball",
- "description": "sport=floorball is displayed as \"Floorball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "four_square",
- "description": "sport=four_square is displayed as \"Four square\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "free_flying",
- "description": "sport=free_flying is displayed as \"Paragliding\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "futsal",
- "description": "sport=futsal is displayed as \"Futsal\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "gaelic_games",
- "description": "sport=gaelic_games is displayed as \"Gaelic games\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "gaga",
- "description": "sport=gaga is displayed as \"Gaga ball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "golf",
- "description": "sport=golf is displayed as \"Golf\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "gymnastics",
- "description": "sport=gymnastics is displayed as \"Gymnastics\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "handball",
- "description": "sport=handball is displayed as \"Handball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "hapkido",
- "description": "sport=hapkido is displayed as \"Hapkido\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "hiking",
- "description": "sport=hiking is displayed as \"Hiking\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "horseshoes",
- "description": "sport=horseshoes is displayed as \"Horseshoes\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "horse_racing",
- "description": "sport=horse_racing is displayed as \"Horse racing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ice_hockey",
- "description": "sport=ice_hockey is displayed as \"Ice Hockey\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ice_skating",
- "description": "sport=ice_skating is displayed as \"Ice skating\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ice_stock",
- "description": "sport=ice_stock is displayed as \"Ice stock sport\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "judo",
- "description": "sport=judo is displayed as \"Judo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "karate",
- "description": "sport=karate is displayed as \"Karate\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "karting",
- "description": "sport=karting is displayed as \"Kart racing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "kickboxing",
- "description": "sport=kickboxing is displayed as \"Kickboxing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "kitesurfing",
- "description": "sport=kitesurfing is displayed as \"Kitesurfing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "korfball",
- "description": "sport=korfball is displayed as \"Korfball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "krachtball",
- "description": "sport=krachtball is displayed as \"Krachtball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "lacrosse",
- "description": "sport=lacrosse is displayed as \"Lacrosse\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "laser_tag",
- "description": "sport=laser_tag is displayed as \"Laser tag\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "martial_arts",
- "description": "sport=martial_arts is displayed as \"Martial arts\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "miniature_golf",
- "description": "sport=miniature_golf is displayed as \"Miniature golf\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "model_aerodrome",
- "description": "sport=model_aerodrome is displayed as \"Radio-controlled aircraft\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "motocross",
- "description": "sport=motocross is displayed as \"Motocross\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "motor",
- "description": "sport=motor is displayed as \"Motorsport\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "multi",
- "description": "sport=multi is displayed as \"Multiple kind of sports\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "netball",
- "description": "sport=netball is displayed as \"Netball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "obstacle_course",
- "description": "sport=obstacle_course is displayed as \"Obstacle course\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "orienteering",
- "description": "sport=orienteering is displayed as \"Orienteering\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "paddle_tennis",
- "description": "sport=paddle_tennis is displayed as \"Paddle tennis\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "padel",
- "description": "sport=padel is displayed as \"Padel\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "paintball",
- "description": "sport=paintball is displayed as \"Paintball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "parachuting",
- "description": "sport=parachuting is displayed as \"Parachuting\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "parkour",
- "description": "sport=parkour is displayed as \"Parkour\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "pelota",
- "description": "sport=pelota is displayed as \"Palota\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "pesäpallo",
- "description": "sport=pesäpallo is displayed as \"Pesäpallo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "pickleball",
- "description": "sport=pickleball is displayed as \"Pickleball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "pilates",
- "description": "sport=pilates is displayed as \"Pilates\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "pole_dance",
- "description": "sport=pole_dance is displayed as \"Pole dance\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "racquet",
- "description": "sport=racquet is displayed as \"Racquetball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "rc_car",
- "description": "sport=rc_car is displayed as \"Radio-controlled car\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "roller_skating",
- "description": "sport=roller_skating is displayed as \"Roller skating\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "rowing",
- "description": "sport=rowing is displayed as \"Rowing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "rugby_league",
- "description": "sport=rugby_league is displayed as \"Rugby league\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "rugby_union",
- "description": "sport=rugby_union is displayed as \"Rugby union\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "running",
- "description": "sport=running is displayed as \"Running\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "sailing",
- "description": "sport=sailing is displayed as \"Sailing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "scuba_diving",
- "description": "sport=scuba_diving is displayed as \"Scuba diving\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "shooting",
- "description": "sport=shooting is displayed as \"Shooting\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "shot-put",
- "description": "sport=shot-put is displayed as \"Shot-put\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "skateboard",
- "description": "sport=skateboard is displayed as \"Skateboard\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ski_jumping",
- "description": "sport=ski_jumping is displayed as \"Ski jumping\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "snooker",
- "description": "sport=snooker is displayed as \"Snooker\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "soccer",
- "description": "sport=soccer is displayed as \"Soccer\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "softball",
- "description": "sport=softball is displayed as \"Softball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "speedway",
- "description": "sport=speedway is displayed as \"Motorcycle speedway\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "squash",
- "description": "sport=squash is displayed as \"Squash\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "sumo",
- "description": "sport=sumo is displayed as \"Sumo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "surfing",
- "description": "sport=surfing is displayed as \"Surfing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "swimming",
- "description": "sport=swimming is displayed as \"Swimming\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "table_tennis",
- "description": "sport=table_tennis is displayed as \"Table tennis\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "table_soccer",
- "description": "sport=table_soccer is displayed as \"Table soccer\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "taekwondo",
- "description": "sport=taekwondo is displayed as \"Taekwondo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "tennis",
- "description": "sport=tennis is displayed as \"Tennis\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "teqball",
- "description": "sport=teqball is displayed as \"Teqball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "toboggan",
- "description": "sport=toboggan is displayed as \"Toboggan\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "trampoline",
- "description": "sport=trampoline is displayed as \"Trampoline\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ultimate",
- "description": "sport=ultimate is displayed as \"Ultimate frisbee\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "ultralight_aviation",
- "description": "sport=ultralight_aviation is displayed as \"Ultralight aviation\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "volleyball",
- "description": "sport=volleyball is displayed as \"Volleyball\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "wakeboarding",
- "description": "sport=wakeboarding is displayed as \"Wakeboarding\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "water_polo",
- "description": "sport=water_polo is displayed as \"Water polo\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "water_ski",
- "description": "sport=water_ski is displayed as \"Waterskiing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "weightlifting",
- "description": "sport=weightlifting is displayed as \"Olympic weightlifting\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "windsurfing",
- "description": "sport=windsurfing is displayed as \"Windsurfing\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "wrestling",
- "description": "sport=wrestling is displayed as \"Wrestling\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "yoga",
- "description": "sport=yoga is displayed as \"Yoga\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "sport",
- "value": "zurkhaneh_sport",
- "description": "sport=zurkhaneh_sport is displayed as \"Zurkhaneh sport\" by layer Sports centres",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sports_centre.md#sport_centre_sport",
- "icon_url": "./assets/layers/sports_centre/sports_centre.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "Features with this tag are displayed by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This shop is called {name}\" and can be updated. The question is \"What is the name of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shops_name",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "description": "Values of `shop` are shown with \"This is a {shop}\" and can be updated. The question is \"What kind of shop is this?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "bicycle_rental",
- "description": "shop=bicycle_rental is displayed as \"Bicycle rental shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/bicycle_rental.svg"
- },
- {
- "key": "shop",
- "value": "agrarian",
- "description": "shop=agrarian is displayed as \"Farm Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tractor.svg"
- },
- {
- "key": "shop",
- "value": "alcohol",
- "description": "shop=alcohol is displayed as \"Liquor Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-wine-bottle.svg"
- },
- {
- "key": "shop",
- "value": "anime",
- "description": "shop=anime is displayed as \"Anime / Manga Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dragon.svg"
- },
- {
- "key": "shop",
- "value": "antiques",
- "description": "shop=antiques is displayed as \"Antique Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-furniture.svg"
- },
- {
- "key": "shop",
- "value": "appliance",
- "description": "shop=appliance is displayed as \"Appliance Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "art",
- "description": "shop=art is displayed as \"Art Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "baby_goods",
- "description": "shop=baby_goods is displayed as \"Baby Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-baby-carriage.svg"
- },
- {
- "key": "shop",
- "value": "bag",
- "description": "shop=bag is displayed as \"Bag/Luggage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase-rolling.svg"
- },
- {
- "key": "shop",
- "value": "bakery",
- "description": "shop=bakery is displayed as \"Bakery\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "bathroom_furnishing",
- "description": "shop=bathroom_furnishing is displayed as \"Bathroom Furnishing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bath.svg"
- },
- {
- "key": "shop",
- "value": "beauty",
- "description": "shop=beauty is displayed as \"Beauty Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "bed",
- "description": "shop=bed is displayed as \"Bedding/Mattress Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-lodging.svg"
- },
- {
- "key": "shop",
- "value": "beverages",
- "description": "shop=beverages is displayed as \"Beverage Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "shop",
- "value": "bicycle",
- "description": "shop=bicycle is displayed as \"Bicycle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bicycle.svg"
- },
- {
- "key": "shop",
- "value": "boat",
- "description": "shop=boat is displayed as \"Boat Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-boat.svg"
- },
- {
- "key": "shop",
- "value": "bookmaker",
- "description": "shop=bookmaker is displayed as \"Bookmaker\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "books",
- "description": "shop=books is displayed as \"Bookstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-book.svg"
- },
- {
- "key": "shop",
- "value": "brewing_supplies",
- "description": "shop=brewing_supplies is displayed as \"Brewing Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_fermenter.svg"
- },
- {
- "key": "shop",
- "value": "butcher",
- "description": "shop=butcher is displayed as \"Butcher\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cleaver.svg"
- },
- {
- "key": "shop",
- "value": "camera",
- "description": "shop=camera is displayed as \"Camera Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "candles",
- "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cannabis",
- "description": "shop=cannabis is displayed as \"Cannabis Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cannabis.svg"
- },
- {
- "key": "shop",
- "value": "car",
- "description": "shop=car is displayed as \"Car Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "car_parts",
- "description": "shop=car_parts is displayed as \"Car Parts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-car-battery.svg"
- },
- {
- "key": "shop",
- "value": "car_repair",
- "description": "shop=car_repair is displayed as \"Car Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-car-repair.svg"
- },
- {
- "key": "shop",
- "value": "caravan",
- "description": "shop=caravan is displayed as \"RV Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-camper_trailer.svg"
- },
- {
- "key": "shop",
- "value": "carpet",
- "description": "shop=carpet is displayed as \"Carpet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "catalogue",
- "description": "shop=catalogue is displayed as \"Catalog Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "charity",
- "description": "shop=charity is displayed as \"Charity Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "cheese",
- "description": "shop=cheese is displayed as \"Cheese Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "chemist",
- "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "chocolate",
- "description": "shop=chocolate is displayed as \"Chocolate Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "clothes",
- "description": "shop=clothes is displayed as \"Clothing Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-clothing-store.svg"
- },
- {
- "key": "shop",
- "value": "coffee",
- "description": "shop=coffee is displayed as \"Coffee Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-coffee.svg"
- },
- {
- "key": "shop",
- "value": "collector",
- "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "computer",
- "description": "shop=computer is displayed as \"Computer Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-laptop.svg"
- },
- {
- "key": "shop",
- "value": "confectionery",
- "description": "shop=confectionery is displayed as \"Candy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "shop",
- "value": "convenience",
- "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "copyshop",
- "description": "shop=copyshop is displayed as \"Copy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "cosmetics",
- "description": "shop=cosmetics is displayed as \"Cosmetics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-lipstick.svg"
- },
- {
- "key": "shop",
- "value": "country_store",
- "description": "shop=country_store is displayed as \"Rural Supplies Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-hat-cowboy-side.svg"
- },
- {
- "key": "shop",
- "value": "craft",
- "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "curtain",
- "description": "shop=curtain is displayed as \"Curtain Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-curtains.svg"
- },
- {
- "key": "shop",
- "value": "dairy",
- "description": "shop=dairy is displayed as \"Dairy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "shop",
- "value": "deli",
- "description": "shop=deli is displayed as \"Delicatessen\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-jar.svg"
- },
- {
- "key": "shop",
- "value": "department_store",
- "description": "shop=department_store is displayed as \"Department Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "doityourself",
- "description": "shop=doityourself is displayed as \"DIY Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "doors",
- "description": "shop=doors is displayed as \"Door Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-door-open.svg"
- },
- {
- "key": "shop",
- "value": "dry_cleaning",
- "description": "shop=dry_cleaning is displayed as \"Dry Cleaner\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-clothes_hanger.svg"
- },
- {
- "key": "shop",
- "value": "e-cigarette",
- "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "electrical",
- "description": "shop=electrical is displayed as \"Electrical Equipment Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-power.svg"
- },
- {
- "key": "shop",
- "value": "electronics",
- "description": "shop=electronics is displayed as \"Electronics Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plug.svg"
- },
- {
- "key": "shop",
- "value": "erotic",
- "description": "shop=erotic is displayed as \"Erotic Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fabric",
- "description": "shop=fabric is displayed as \"Fabric Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-tape.svg"
- },
- {
- "key": "shop",
- "value": "farm",
- "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fashion_accessories",
- "description": "shop=fashion_accessories is displayed as \"Fashion Accessories Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fashion_accessories.svg"
- },
- {
- "key": "shop",
- "value": "fireplace",
- "description": "shop=fireplace is displayed as \"Fireplace Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fireplace.svg"
- },
- {
- "key": "shop",
- "value": "fishing",
- "description": "shop=fishing is displayed as \"Fishing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-ice_fishing.svg"
- },
- {
- "key": "shop",
- "value": "flooring",
- "description": "shop=flooring is displayed as \"Flooring Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "florist",
- "description": "shop=florist is displayed as \"Florist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "shop",
- "value": "frame",
- "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-vector-square.svg"
- },
- {
- "key": "shop",
- "value": "frozen_food",
- "description": "shop=frozen_food is displayed as \"Frozen Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "fuel",
- "description": "shop=fuel is displayed as \"Fuel Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "funeral_directors",
- "description": "shop=funeral_directors is displayed as \"Funeral Home\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-cemetery.svg"
- },
- {
- "key": "shop",
- "value": "furniture",
- "description": "shop=furniture is displayed as \"Furniture Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-couch.svg"
- },
- {
- "key": "shop",
- "value": "games",
- "description": "shop=games is displayed as \"Tabletop Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dice.svg"
- },
- {
- "key": "shop",
- "value": "garden_centre",
- "description": "shop=garden_centre is displayed as \"Garden Center\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-garden-centre.svg"
- },
- {
- "key": "shop",
- "value": "gas",
- "description": "shop=gas is displayed as \"Bottled Gas Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-propane_tank.svg"
- },
- {
- "key": "shop",
- "value": "general",
- "description": "shop=general is displayed as \"General Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "gift",
- "description": "shop=gift is displayed as \"Gift Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gift.svg"
- },
- {
- "key": "shop",
- "value": "greengrocer",
- "description": "shop=greengrocer is displayed as \"Greengrocer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-carrot.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser",
- "description": "shop=hairdresser is displayed as \"Hairdresser\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-beauty_salon.svg"
- },
- {
- "key": "shop",
- "value": "hairdresser_supply",
- "description": "shop=hairdresser_supply is displayed as \"Hairdresser Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hair_care.svg"
- },
- {
- "key": "shop",
- "value": "hardware",
- "description": "shop=hardware is displayed as \"Hardware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "health_food",
- "description": "shop=health_food is displayed as \"Health Food Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "hearing_aids",
- "description": "shop=hearing_aids is displayed as \"Hearing Aids Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hearing_aid.svg"
- },
- {
- "key": "shop",
- "value": "herbalist",
- "description": "shop=herbalist is displayed as \"Herbalist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-leaf.svg"
- },
- {
- "key": "shop",
- "value": "hifi",
- "description": "shop=hifi is displayed as \"Hifi Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-speaker.svg"
- },
- {
- "key": "shop",
- "value": "honey",
- "description": "shop=honey is displayed as \"Honey Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "household_linen",
- "description": "shop=household_linen is displayed as \"Household Linen Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-cloth.svg"
- },
- {
- "key": "shop",
- "value": "houseware",
- "description": "shop=houseware is displayed as \"Houseware Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-blender.svg"
- },
- {
- "key": "shop",
- "value": "hunting",
- "description": "shop=hunting is displayed as \"Hunting Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-bow_and_arrow.svg"
- },
- {
- "key": "shop",
- "value": "interior_decoration",
- "description": "shop=interior_decoration is displayed as \"Interior Decoration Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "jewelry",
- "description": "shop=jewelry is displayed as \"Jewelry Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-jewelry-store.svg"
- },
- {
- "key": "shop",
- "value": "kiosk",
- "description": "shop=kiosk is displayed as \"Kiosk\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-store.svg"
- },
- {
- "key": "shop",
- "value": "kitchen",
- "description": "shop=kitchen is displayed as \"Kitchen Design Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-kitchen_sink.svg"
- },
- {
- "key": "shop",
- "value": "laundry",
- "description": "shop=laundry is displayed as \"Laundry\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-laundry.svg"
- },
- {
- "key": "shop",
- "value": "leather",
- "description": "shop=leather is displayed as \"Leather Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-handbag.svg"
- },
- {
- "key": "shop",
- "value": "lighting",
- "description": "shop=lighting is displayed as \"Lighting Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-desk_lamp.svg"
- },
- {
- "key": "shop",
- "value": "locksmith",
- "description": "shop=locksmith is displayed as \"Locksmith\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "shop",
- "value": "lottery",
- "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "mall",
- "description": "shop=mall is displayed as \"Mall\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "massage",
- "description": "shop=massage is displayed as \"Massage Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spa.svg"
- },
- {
- "key": "shop",
- "value": "medical_supply",
- "description": "shop=medical_supply is displayed as \"Medical Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-crutch.svg"
- },
- {
- "key": "shop",
- "value": "military_surplus",
- "description": "shop=military_surplus is displayed as \"Military Surplus Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-military.svg"
- },
- {
- "key": "shop",
- "value": "mobile_phone",
- "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "model",
- "description": "shop=model is displayed as \"Model Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "money_lender",
- "description": "shop=money_lender is displayed as \"Money Lender\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle",
- "description": "shop=motorcycle is displayed as \"Motorcycle Dealership\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-motorcycle.svg"
- },
- {
- "key": "shop",
- "value": "motorcycle_repair",
- "description": "shop=motorcycle_repair is displayed as \"Motorcycle Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-motorcycle_repair.svg"
- },
- {
- "key": "shop",
- "value": "music",
- "description": "shop=music is displayed as \"Music Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-compact-disc.svg"
- },
- {
- "key": "shop",
- "value": "musical_instrument",
- "description": "shop=musical_instrument is displayed as \"Musical Instrument Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-guitar.svg"
- },
- {
- "key": "shop",
- "value": "newsagent",
- "description": "shop=newsagent is displayed as \"Newsstand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "shop",
- "value": "nutrition_supplements",
- "description": "shop=nutrition_supplements is displayed as \"Nutrition Supplements Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-pills.svg"
- },
- {
- "key": "shop",
- "value": "nuts",
- "description": "shop=nuts is displayed as \"Nuts Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "optician",
- "description": "shop=optician is displayed as \"Optician\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-optician.svg"
- },
- {
- "key": "shop",
- "value": "outdoor",
- "description": "shop=outdoor is displayed as \"Outdoors Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-compass.svg"
- },
- {
- "key": "shop",
- "value": "outpost",
- "description": "shop=outpost is displayed as \"Online Retailer Outpost\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "paint",
- "description": "shop=paint is displayed as \"Paint Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paint-roller.svg"
- },
- {
- "key": "shop",
- "value": "party",
- "description": "shop=party is displayed as \"Party Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-balloon.svg"
- },
- {
- "key": "shop",
- "value": "pasta",
- "description": "shop=pasta is displayed as \"Pasta Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-plate-wheat.svg"
- },
- {
- "key": "shop",
- "value": "pastry",
- "description": "shop=pastry is displayed as \"Pastry Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "shop",
- "value": "pawnbroker",
- "description": "shop=pawnbroker is displayed as \"Pawnshop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-money_hand.svg"
- },
- {
- "key": "shop",
- "value": "perfumery",
- "description": "shop=perfumery is displayed as \"Perfume Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-perfume.svg"
- },
- {
- "key": "shop",
- "value": "pet",
- "description": "shop=pet is displayed as \"Pet Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-cat.svg"
- },
- {
- "key": "shop",
- "value": "pet_grooming",
- "description": "shop=pet_grooming is displayed as \"Pet Groomer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pet_grooming.svg"
- },
- {
- "key": "shop",
- "value": "photo",
- "description": "shop=photo is displayed as \"Photography Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-camera-retro.svg"
- },
- {
- "key": "shop",
- "value": "pottery",
- "description": "shop=pottery is displayed as \"Pottery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vase.svg"
- },
- {
- "key": "shop",
- "value": "printer_ink",
- "description": "shop=printer_ink is displayed as \"Printer Ink Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-print.svg"
- },
- {
- "key": "shop",
- "value": "psychic",
- "description": "shop=psychic is displayed as \"Psychic\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-psychic.svg"
- },
- {
- "key": "shop",
- "value": "pyrotechnics",
- "description": "shop=pyrotechnics is displayed as \"Fireworks Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-rocket_firework.svg"
- },
- {
- "key": "shop",
- "value": "radiotechnics",
- "description": "shop=radiotechnics is displayed as \"Radio/Electronic Component Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-microchip.svg"
- },
- {
- "key": "shop",
- "value": "religion",
- "description": "shop=religion is displayed as \"Religious Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rental",
- "description": "shop=rental is displayed as \"Rental Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-dolly.svg"
- },
- {
- "key": "shop",
- "value": "repair",
- "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "rice",
- "description": "shop=rice is displayed as \"Rice Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-bowl-rice.svg"
- },
- {
- "key": "shop",
- "value": "scuba_diving",
- "description": "shop=scuba_diving is displayed as \"Scuba Diving Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-scuba_diving.svg"
- },
- {
- "key": "shop",
- "value": "seafood",
- "description": "shop=seafood is displayed as \"Seafood Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-fish_cleaning.svg"
- },
- {
- "key": "shop",
- "value": "second_hand",
- "description": "shop=second_hand is displayed as \"Thrift Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "sewing",
- "description": "shop=sewing is displayed as \"Sewing Supply Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "shoe_repair",
- "description": "shop=shoe_repair is displayed as \"Shoe Repair Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-hammer_shoe.svg"
- },
- {
- "key": "shop",
- "value": "shoes",
- "description": "shop=shoes is displayed as \"Shoe Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shoe.svg"
- },
- {
- "key": "shop",
- "value": "spices",
- "description": "shop=spices is displayed as \"Spice Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-spice_bottle.svg"
- },
- {
- "key": "shop",
- "value": "sports",
- "description": "shop=sports is displayed as \"Sporting Goods Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-futbol.svg"
- },
- {
- "key": "shop",
- "value": "stationery",
- "description": "shop=stationery is displayed as \"Stationery Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-paperclip.svg"
- },
- {
- "key": "shop",
- "value": "storage_rental",
- "description": "shop=storage_rental is displayed as \"Storage Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-storage_rental.svg"
- },
- {
- "key": "shop",
- "value": "supermarket",
- "description": "shop=supermarket is displayed as \"Supermarket\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-grocery.svg"
- },
- {
- "key": "shop",
- "value": "swimming_pool",
- "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tailor",
- "description": "shop=tailor is displayed as \"Tailor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-needle_and_spool.svg"
- },
- {
- "key": "shop",
- "value": "tattoo",
- "description": "shop=tattoo is displayed as \"Tattoo Parlor\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tattoo_machine.svg"
- },
- {
- "key": "shop",
- "value": "tea",
- "description": "shop=tea is displayed as \"Tea Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-teahouse.svg"
- },
- {
- "key": "shop",
- "value": "telecommunication",
- "description": "shop=telecommunication is displayed as \"Telecom Retail Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-telephone.svg"
- },
- {
- "key": "shop",
- "value": "ticket",
- "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "tiles",
- "description": "shop=tiles is displayed as \"Tile Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tiling.svg"
- },
- {
- "key": "shop",
- "value": "tobacco",
- "description": "shop=tobacco is displayed as \"Tobacco Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-pipe.svg"
- },
- {
- "key": "shop",
- "value": "tool_hire",
- "description": "shop=tool_hire is displayed as \"Tool Rental\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "toys",
- "description": "shop=toys is displayed as \"Toy Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-rocket.svg"
- },
- {
- "key": "shop",
- "value": "trade",
- "description": "shop=trade is displayed as \"Trade Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tools.svg"
- },
- {
- "key": "shop",
- "value": "travel_agency",
- "description": "shop=travel_agency is displayed as \"Travel Agency\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-suitcase.svg"
- },
- {
- "key": "shop",
- "value": "trophy",
- "description": "shop=trophy is displayed as \"Trophy Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/fas-trophy.svg"
- },
- {
- "key": "shop",
- "value": "tyres",
- "description": "shop=tyres is displayed as \"Tire Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-tire.svg"
- },
- {
- "key": "shop",
- "value": "vacuum_cleaner",
- "description": "shop=vacuum_cleaner is displayed as \"Vacuum Cleaner Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-vacuum.svg"
- },
- {
- "key": "shop",
- "value": "variety_store",
- "description": "shop=variety_store is displayed as \"Discount Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "video",
- "description": "shop=video is displayed as \"Video Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-movie_rental.svg"
- },
- {
- "key": "shop",
- "value": "video_games",
- "description": "shop=video_games is displayed as \"Video Game Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-gaming.svg"
- },
- {
- "key": "shop",
- "value": "watches",
- "description": "shop=watches is displayed as \"Watches Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-watch.svg"
- },
- {
- "key": "shop",
- "value": "water",
- "description": "shop=water is displayed as \"Drinking Water Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "shop",
- "value": "water_sports",
- "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "weapons",
- "description": "shop=weapons is displayed as \"Weapon Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-dagger.svg"
- },
- {
- "key": "shop",
- "value": "wholesale",
- "description": "shop=wholesale is displayed as \"Wholesale Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-warehouse.svg"
- },
- {
- "key": "shop",
- "value": "wigs",
- "description": "shop=wigs is displayed as \"Wig Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "shop",
- "value": "window_blind",
- "description": "shop=window_blind is displayed as \"Window Blind Store\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/temaki-window.svg"
- },
- {
- "key": "shop",
- "value": "wine",
- "description": "shop=wine is displayed as \"Wine Shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/id_presets/maki-alcohol-shop.svg"
- },
- {
- "key": "disused:shop",
- "description": "disused:shop= is displayed as \"This shop is no longer used. It is vacant\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types",
- "icon_url": "./assets/layers/shops/shop-disused.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"Part of {brand}\" and can be updated. The question is \"What is the brand of this shop?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "not:brand",
- "value": "yes",
- "description": "not:brand=yes is displayed as \"This shop does not have a specific brand, it is not part of a bigger chain\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#brand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "only",
- "description": "second_hand=only is displayed as \"This shop sells second-hand items only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "yes",
- "description": "second_hand=yes is displayed as \"This shop sells second-hand items along with new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "second_hand",
- "value": "no",
- "description": "second_hand=no is displayed as \"This shop only sells brand-new items\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#payment_options",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#payment_options",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#payment_options",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "service:print:A4",
- "value": "yes",
- "description": "service:print:A4=yes is displayed as \"This shop can print on papers of size A4\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A3",
- "value": "yes",
- "description": "service:print:A3=yes is displayed as \"This shop can print on papers of size A3\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A2",
- "value": "yes",
- "description": "service:print:A2=yes is displayed as \"This shop can print on papers of size A2\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A1",
- "value": "yes",
- "description": "service:print:A1=yes is displayed as \"This shop can print on papers of size A1\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:print:A0",
- "value": "yes",
- "description": "service:print:A0=yes is displayed as \"This shop can print on papers of size A0\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_print_sizes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "yes",
- "description": "service:binding=yes is displayed as \"This shop binds papers into a booklet\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:binding",
- "value": "no",
- "description": "service:binding=no is displayed as \"This shop does bind books\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#copyshop_binding",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "optometrist",
- "description": "healthcare=optometrist is displayed as \"This shop offers eye exams by certified optometrists\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "healthcare",
- "value": "audiologist",
- "description": "healthcare=audiologist is displayed as \"This shop offers hearing tests by a certified audiologist\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#optometrist_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "craft",
- "value": "key_cutter",
- "description": "craft=key_cutter is displayed as \"This shop is also specialized in key cutting\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "yes",
- "description": "service:key_cutting=yes is displayed as \"This shop offers key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/fas-key.svg"
- },
- {
- "key": "craft",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:key_cutting",
- "value": "no",
- "description": "craft= & service:key_cutting=no is displayed as \"This shops does not offer key cutting as a service\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#key_cutter",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "yes",
- "description": "service:bicycle:retail=yes is displayed as \"This shop sells new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:retail",
- "value": "no",
- "description": "service:bicycle:retail=no is displayed as \"This shop doesn't sell new bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sells_new_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "yes",
- "description": "service:bicycle:second_hand=yes is displayed as \"This shop sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "no",
- "description": "service:bicycle:second_hand=no is displayed as \"This shop doesn't sell second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:second_hand",
- "value": "only",
- "description": "service:bicycle:second_hand=only is displayed as \"This shop only sells second-hand bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_second_hand",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "yes",
- "description": "service:bicycle:repair=yes is displayed as \"This shop repairs bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "no",
- "description": "service:bicycle:repair=no is displayed as \"This shop doesn't repair bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "only_sold",
- "description": "service:bicycle:repair=only_sold is displayed as \"This shop only repairs bikes bought here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:repair",
- "value": "brand",
- "description": "service:bicycle:repair=brand is displayed as \"This shop only repairs bikes of a certain brand\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#repairs_bikes",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "yes",
- "description": "service:bicycle:rental=yes is displayed as \"This shop rents out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:rental",
- "value": "no",
- "description": "service:bicycle:rental=no is displayed as \"This shop doesn't rent out bikes\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_rental",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "description": "Values of `rental` are shown with \"{rental} is rented here\" and can be updated. The question is \"What kind of bicycles and accessories are rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "city_bike",
- "description": "rental=city_bike is displayed as \"Normal city bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "ebike",
- "description": "rental=ebike is displayed as \"Electrical bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bmx",
- "description": "rental=bmx is displayed as \"BMX bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "mtb",
- "description": "rental=mtb is displayed as \"Mountainbikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "kid_bike",
- "description": "rental=kid_bike is displayed as \"Bikes for children can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "tandem",
- "description": "rental=tandem is displayed as \"Tandem bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "racebike",
- "description": "rental=racebike is displayed as \"Race bicycles can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "bike_helmet",
- "description": "rental=bike_helmet is displayed as \"Bike helmets can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "rental",
- "value": "cargo_bike",
- "description": "rental=cargo_bike is displayed as \"Cargo bikes can be rented here\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bicycle_types",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:city_bike",
- "description": "Values of `capacity:city_bike` are shown with \"{capacity:city_bike} city bikes can be rented here\" and can be updated. The question is \"How many city bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_city_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:ebike",
- "description": "Values of `capacity:ebike` are shown with \"{capacity:ebike} electrical bikes can be rented here\" and can be updated. The question is \"How many electrical bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_ebike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Values of `capacity:kid_bike` are shown with \"{capacity:kid_bike} bikes for children can be rented here\" and can be updated. The question is \"How many bikes for children can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_kid_bike",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bmx",
- "description": "Values of `capacity:bmx` are shown with \"{capacity:bmx} BMX bikes can be rented here\" and can be updated. The question is \"How many BMX bikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_bmx",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:mtb",
- "description": "Values of `capacity:mtb` are shown with \"{capacity:mtb} mountainbikes can be rented here\" and can be updated. The question is \"How many mountainbikes can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_mtb",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Values of `capacity:bicycle_pannier` are shown with \"{capacity:bicycle_pannier} bicycle panniers can be rented here\" and can be updated. The question is \"How many bicycle panniers can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_bicycle_pannier",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Values of `capacity:tandem_bicycle` are shown with \"{capacity:tandem_bicycle} tandem can be rented here\" and can be updated. The question is \"How many tandem can be rented here?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#rental_capacity_tandem_bicycle",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "yes",
- "description": "service:bicycle:pump=yes is displayed as \"This shop offers a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "no",
- "description": "service:bicycle:pump=no is displayed as \"This shop doesn't offer a bike pump for anyone\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:pump",
- "value": "separate",
- "description": "service:bicycle:pump=separate is displayed as \"There is bicycle pump, it is shown as a separate point\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_pump_service",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "yes",
- "description": "service:bicycle:diy=yes is displayed as \"This shop offers tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "no",
- "description": "service:bicycle:diy=no is displayed as \"This shop doesn't offer tools for DIY bicycle repair\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:diy",
- "value": "only_sold",
- "description": "service:bicycle:diy=only_sold is displayed as \"Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_repair_tools",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "yes",
- "description": "service:bicycle:cleaning=yes is displayed as \"This shop cleans bicycles\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "diy",
- "description": "service:bicycle:cleaning=diy is displayed as \"This shop has an installation where one can clean bicycles themselves\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning",
- "value": "no",
- "description": "service:bicycle:cleaning=no is displayed as \"This shop doesn't offer bicycle cleaning\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_wash",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Values of `service:bicycle:cleaning:charge` are shown with \"Using the cleaning service costs {service:bicycle:cleaning:charge}\" and can be updated. The question is \"How much does it cost to use the cleaning service?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "no",
- "description": "service:bicycle:cleaning:fee=no is displayed as \"The cleaning service is free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "value": "yes",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= is displayed as \"Free to use\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#bike_cleaning_service_bicycle_cleaning_charge",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "wlan",
- "description": "internet_access=wlan is displayed as \"This place offers wireless internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "wifi"
- },
- {
- "key": "internet_access",
- "value": "no",
- "description": "internet_access=no is displayed as \"This place does not offer internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "wifi;cross_bottom_right:red"
- },
- {
- "key": "internet_access",
- "value": "yes",
- "description": "internet_access=yes is displayed as \"This place offers internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal",
- "description": "internet_access=terminal is displayed as \"This place offers internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "computer"
- },
- {
- "key": "internet_access",
- "value": "wired",
- "description": "internet_access=wired is displayed as \"This place offers wired internet access\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access",
- "value": "terminal;wifi",
- "description": "internet_access=terminal;wifi is displayed as \"This place offers both wireless internet and internet access via a terminal or computer\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "yes",
- "description": "internet_access:fee=yes is displayed as \"There is a fee for the internet access at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "no",
- "description": "internet_access:fee=no is displayed as \"Internet access is free at this place\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:fee",
- "value": "customers",
- "description": "internet_access:fee=customers is displayed as \"Internet access is free at this place, for customers only\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet_fee",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "description": "Values of `internet_access:ssid` are shown with \"The network name is {internet_access:ssid}\" and can be updated. The question is \"What is the network name for the wireless internet access?\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "internet_access:ssid",
- "value": "Telekom",
- "description": "internet_access:ssid=Telekom is displayed as \"Telekom\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#internet_ssid",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "yes",
- "description": "organic=yes is displayed as \"This shop offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "only",
- "description": "organic=only is displayed as \"This shop only offers organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "organic",
- "value": "no",
- "description": "organic=no is displayed as \"This shop does not offer organic products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#organic",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "only",
- "description": "diet:sugar_free=only is displayed as \"This shop only sells sugar free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "yes",
- "description": "diet:sugar_free=yes is displayed as \"This shop has a big sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "limited",
- "description": "diet:sugar_free=limited is displayed as \"This shop has a limited sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:sugar_free",
- "value": "no",
- "description": "diet:sugar_free=no is displayed as \"This shop has no sugar free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#sugar_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "only",
- "description": "diet:gluten_free=only is displayed as \"This shop only sells gluten free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "yes",
- "description": "diet:gluten_free=yes is displayed as \"This shop has a big gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#gluten_free",
- "icon_url": "./assets/layers/questions/glutenfree.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "limited",
- "description": "diet:gluten_free=limited is displayed as \"This shop has a limited gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:gluten_free",
- "value": "no",
- "description": "diet:gluten_free=no is displayed as \"This shop has no gluten free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#gluten_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "only",
- "description": "diet:lactose_free=only is displayed as \"Only sells lactose free products\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "yes",
- "description": "diet:lactose_free=yes is displayed as \"Big lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#lactose_free",
- "icon_url": "./assets/layers/questions/lactose_free.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "limited",
- "description": "diet:lactose_free=limited is displayed as \"Limited lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "diet:lactose_free",
- "value": "no",
- "description": "diet:lactose_free=no is displayed as \"No lactose free offering\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#lactose_free",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- },
- {
- "key": "dog",
- "value": "yes",
- "description": "dog=yes is displayed as \"Dogs are allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "no",
- "description": "dog=no is displayed as \"Dogs are not allowed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#dog_access",
- "icon_url": "./assets/layers/questions/no_dogs.svg"
- },
- {
- "key": "dog",
- "value": "leashed",
- "description": "dog=leashed is displayed as \"Dogs are allowed, but they have to be leashed\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_leashed.svg"
- },
- {
- "key": "dog",
- "value": "unleashed",
- "description": "dog=unleashed is displayed as \"Dogs are allowed and can run around freely\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_allowed.svg"
- },
- {
- "key": "dog",
- "value": "outside",
- "description": "dog=outside is displayed as \"Dogs are allowed only outside\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#dog_access",
- "icon_url": "./assets/layers/questions/dogs_outside.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#description",
- "icon_url": "./assets/layers/id_presets/maki-shop.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_street_lighting.json b/Docs/TagInfo/mapcomplete_street_lighting.json
deleted file mode 100644
index e97a00dc49..0000000000
--- a/Docs/TagInfo/mapcomplete_street_lighting.json
+++ /dev/null
@@ -1,325 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Street Lighting",
- "description": "On this map you can find everything about street lighting",
- "project_url": "https://mapcomplete.org/street_lighting",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/street_lamps/street_lamp.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "street_lamp",
- "description": "Features with this tag are displayed by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md",
- "icon_url": "./assets/layers/street_lamps/street_lamp.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#images",
- "icon_url": "./assets/layers/street_lamps/street_lamp.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#images",
- "icon_url": "./assets/layers/street_lamps/street_lamp.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#images",
- "icon_url": "./assets/layers/street_lamps/street_lamp.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#images",
- "icon_url": "./assets/layers/street_lamps/street_lamp.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 Street Lamps, Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#images",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "ref",
- "description": "Values of `ref` are shown with \"This street lamp has the reference number {ref}\" and can be updated. The question is \"What is the reference number of this street lamp?\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#ref",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "catenary",
- "description": "support=catenary is displayed as \"This lamp is suspended using cables\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "ceiling",
- "description": "support=ceiling is displayed as \"This lamp is mounted on a ceiling\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "ground",
- "description": "support=ground is displayed as \"This lamp is mounted in the ground\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "pedestal",
- "description": "support=pedestal is displayed as \"This lamp is mounted on a short pole (mostly < 1.5m)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "pole",
- "description": "support=pole is displayed as \"This lamp is mounted on a pole\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "wall",
- "description": "support=wall is displayed as \"This lamp is mounted directly to the wall\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "support",
- "value": "wall_mount",
- "description": "support=wall_mount is displayed as \"This lamp is mounted to the wall using a metal bar\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#support",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "lamp_mount",
- "value": "straight_mast",
- "description": "lamp_mount=straight_mast is displayed as \"This lamp sits atop of a straight mast\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lamp_mount",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "lamp_mount",
- "value": "bent_mast",
- "description": "lamp_mount=bent_mast is displayed as \"This lamp sits at the end of a bent mast\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lamp_mount",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "electric",
- "description": "light:method=electric is displayed as \"This lamp is lit electrically\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "LED",
- "description": "light:method=LED is displayed as \"This lamp uses LEDs\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "incandescent",
- "description": "light:method=incandescent is displayed as \"This lamp uses incandescent lighting\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "halogen",
- "description": "light:method=halogen is displayed as \"This lamp uses halogen lighting\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "discharge",
- "description": "light:method=discharge is displayed as \"This lamp uses discharge lamps (unknown type)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "mercury",
- "description": "light:method=mercury is displayed as \"This lamp uses a mercury-vapour lamp (lightly blueish)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "metal-halide",
- "description": "light:method=metal-halide is displayed as \"This lamp uses metal-halide lamps (bright white)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "fluorescent",
- "description": "light:method=fluorescent is displayed as \"This lamp uses fluorescent lighting\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "sodium",
- "description": "light:method=sodium is displayed as \"This lamp uses sodium lamps (unknown type)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "low_pressure_sodium",
- "description": "light:method=low_pressure_sodium is displayed as \"This lamp uses low pressure sodium lamps (monochrome orange)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "high_pressure_sodium",
- "description": "light:method=high_pressure_sodium is displayed as \"This lamp uses high pressure sodium lamps (orange with white)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:method",
- "value": "gas",
- "description": "light:method=gas is displayed as \"This lamp is lit using gas\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#method",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:colour",
- "description": "Values of `light:colour` are shown with \"This lamp emits {light:colour} light\" and can be updated. The question is \"What colour light does this lamp emit?\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#colour",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:colour",
- "value": "white",
- "description": "light:colour=white is displayed as \"This lamp emits white light\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#colour",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:colour",
- "value": "green",
- "description": "light:colour=green is displayed as \"This lamp emits green light\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#colour",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:colour",
- "value": "orange",
- "description": "light:colour=orange is displayed as \"This lamp emits orange light\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#colour",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:count",
- "description": "Values of `light:count` are shown with \"This lamp has {light:count} fixtures\" and can be updated. The question is \"How many fixtures does this light have?\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#count",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:count",
- "value": "1",
- "description": "light:count=1 is displayed as \"This lamp has 1 fixture\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#count",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:count",
- "value": "2",
- "description": "light:count=2 is displayed as \"This lamp has 2 fixtures\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#count",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:lit",
- "value": "dusk-dawn",
- "description": "light:lit=dusk-dawn is displayed as \"This lamp is lit at night\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lit",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:lit",
- "value": "24/7",
- "description": "light:lit=24/7 is displayed as \"This lamp is lit 24/7\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lit",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:lit",
- "value": "motion",
- "description": "light:lit=motion is displayed as \"This lamp is lit based on motion\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lit",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:lit",
- "value": "demand",
- "description": "light:lit=demand is displayed as \"This lamp is lit based on demand (e.g. with a pushbutton)\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lit",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "light:direction",
- "description": "Values of `light:direction` are shown with \"This lamp points towards {light:direction}\" and can be updated. The question is \"Where does this lamp point to?\" by layer Street Lamps",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#direction",
- "icon_url": "./assets/layers/street_lamps/street_lamp.svg"
- },
- {
- "key": "highway",
- "description": "Features with this tag are displayed by layers Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md"
- },
- {
- "key": "lit",
- "description": "Features with this tag are displayed by layer Lit streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This street is lit\" by layers Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md#lit"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This street is not lit\" by layers Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md#lit"
- },
- {
- "key": "lit",
- "value": "sunset-sunrise",
- "description": "lit=sunset-sunrise is displayed as \"This street is lit at night\" by layers Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md#lit"
- },
- {
- "key": "lit",
- "value": "24/7",
- "description": "lit=24/7 is displayed as \"This street is lit 24/7\" by layers Lit streets, All streets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lit_streets.md#lit"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_surveillance.json b/Docs/TagInfo/mapcomplete_surveillance.json
deleted file mode 100644
index 362e8cb107..0000000000
--- a/Docs/TagInfo/mapcomplete_surveillance.json
+++ /dev/null
@@ -1,387 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Surveillance under Surveillance",
- "description": "Surveillance cameras and other means of surveillance",
- "project_url": "https://mapcomplete.org/surveillance",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/surveillance/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "man_made",
- "value": "surveillance",
- "description": "Features with this tag are displayed by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:type",
- "value": "camera",
- "description": "Features with this tag are displayed by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:type",
- "value": "ALPR",
- "description": "Features with this tag are displayed by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:type",
- "value": "ANPR",
- "description": "Features with this tag are displayed by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md",
- "icon_url": "./assets/themes/surveillance/logo.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images",
- "icon_url": "./assets/themes/surveillance/logo.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images",
- "icon_url": "./assets/themes/surveillance/logo.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images",
- "icon_url": "./assets/themes/surveillance/logo.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images",
- "icon_url": "./assets/themes/surveillance/logo.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 Surveillance camera's, Speed Camera, Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:type",
- "value": "camera",
- "description": "surveillance:type=camera is displayed as \"This is a camera without number plate recognition.\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#has_alpr",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:type",
- "value": "ALPR",
- "description": "surveillance:type=ALPR is displayed as \"This is an ALPR (Automatic License Plate Reader)\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#has_alpr",
- "icon_url": "./assets/layers/surveillance_camera/ALPR.svg"
- },
- {
- "key": "camera:type",
- "value": "fixed",
- "description": "camera:type=fixed is displayed as \"A fixed (non-moving) camera\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
- "icon_url": "./assets/themes/surveillance/cam_right.svg"
- },
- {
- "key": "camera:type",
- "value": "dome",
- "description": "camera:type=dome is displayed as \"A dome camera (which can turn)\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
- "icon_url": "./assets/themes/surveillance/dome.svg"
- },
- {
- "key": "camera:type",
- "value": "panning",
- "description": "camera:type=panning is displayed as \"A panning camera\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:type",
- "value": "doorbell",
- "description": "camera:type=doorbell is displayed as \"A doorbell which might be turned on remotely at any time or by motion detection. These are typically Smart, internet-connected doorbells. Typical brands are Ring, Google Nest, Eufy, ...\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Camera_type__fixed__panning__dome",
- "icon_url": "./assets/layers/surveillance_camera/doorbell.svg"
- },
- {
- "key": "camera:direction",
- "description": "Values of `camera:direction` are shown with \"Films to a compass heading of {camera:direction}\" and can be updated. The question is \"In which geographical direction does this camera film?\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_direction",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:direction",
- "description": "camera:direction= & direction~.+ is displayed as \"Films to a compass heading of {direction}\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_direction",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "direction",
- "description": "camera:direction= & direction~.+ is displayed as \"Films to a compass heading of {direction}\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_direction",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who operates this CCTV?\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Operator",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance",
- "value": "public",
- "description": "surveillance=public is displayed as \"A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel, …\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_type__public__outdoor__indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance",
- "value": "outdoor",
- "description": "surveillance=outdoor is displayed as \"An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, …)\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_type__public__outdoor__indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance",
- "value": "indoor",
- "description": "surveillance=indoor is displayed as \"A private indoor area is surveilled, e.g. a shop, a private underground parking, …\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_type__public__outdoor__indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This camera is located indoors\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_is_indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This camera is located outdoors\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_is_indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= is displayed as \"This camera is probably located outdoors\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_is_indoor",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "level",
- "description": "Values of `level` are shown with \"Located on level {level}\" and can be updated. The question is \"On which level is this camera located?\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Level",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "description": "Values of `surveillance:zone` are shown with \"Surveills a {surveillance:zone}\" and can be updated. The question is \"What exactly is surveilled here?\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "parking",
- "description": "surveillance:zone=parking is displayed as \"Surveills a parking\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "traffic",
- "description": "surveillance:zone=traffic is displayed as \"Surveills the traffic\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "entrance",
- "description": "surveillance:zone=entrance is displayed as \"Surveills an entrance\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "corridor",
- "description": "surveillance:zone=corridor is displayed as \"Surveills a corridor\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "public_transport_platform",
- "description": "surveillance:zone=public_transport_platform is displayed as \"Surveills a public tranport platform\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "surveillance:zone",
- "value": "shop",
- "description": "surveillance:zone=shop is displayed as \"Surveills a shop\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#Surveillance_zone",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "description": "Values of `camera:mount` are shown with \"Mounting method: {camera:mount}\" and can be updated. The question is \"How is this camera placed?\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "value": "wall",
- "description": "camera:mount=wall is displayed as \"This camera is placed against a wall\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "value": "pole",
- "description": "camera:mount=pole is displayed as \"This camera is placed on a pole\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "value": "ceiling",
- "description": "camera:mount=ceiling is displayed as \"This camera is placed on the ceiling\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "value": "street_lamp",
- "description": "camera:mount=street_lamp is displayed as \"This camera is placed on a street light\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "camera:mount",
- "value": "tree",
- "description": "camera:mount=tree is displayed as \"This camera is placed on a tree\" by layer Surveillance camera's",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#camera_mount",
- "icon_url": "./assets/themes/surveillance/logo.svg"
- },
- {
- "key": "highway",
- "value": "speed_camera",
- "description": "Features with this tag are displayed by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "maxspeed",
- "description": "Values of `maxspeed` are shown with \"The maximum speed allowed is {canonical(maxspeed)}\" and can be updated. The question is \"What is the maximum speed allowed at this speed camera?\" by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#maxspeed",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "direction",
- "description": "Values of `direction` are shown with \"Films to a compass heading of {direction}\" and can be updated. The question is \"In which geographical direction does this camera film?\" by layer Speed Camera",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/speed_camera.md#camera_direction",
- "icon_url": "./assets/layers/speed_camera/speed_camera.svg"
- },
- {
- "key": "amenity",
- "value": "police",
- "description": "Features with this tag are displayed by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "police",
- "description": "Features with this tag are displayed by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name of this police facility?\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#police_name",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#opening_hours",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#opening_hours",
- "icon_url": "./assets/layers/police/police.svg"
- },
- {
- "key": "detention",
- "value": "yes",
- "description": "detention=yes is displayed as \"This police office has some cells to detain people\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#4_z2nrdhy6tyyh4fd",
- "icon_url": "./assets/layers/police/jail.svg"
- },
- {
- "key": "detention",
- "value": "no",
- "description": "detention=no is displayed as \"This police office does not have cells to detain people\" by layer Police stations",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/police.md#4_z2nrdhy6tyyh4fd",
- "icon_url": "./assets/layers/police/police.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json
deleted file mode 100644
index 66b86b228b..0000000000
--- a/Docs/TagInfo/mapcomplete_toilets.json
+++ /dev/null
@@ -1,664 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Public toilets",
- "description": "A map of public toilets",
- "project_url": "https://mapcomplete.org/toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/toilets/toilets.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "toilets",
- "description": "Features with this tag are displayed by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#images",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#images",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#images",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#images",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#images",
- "icon_url": "./assets/layers/toilet/toilets.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 Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#single_level",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access is {access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only access to customers\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"Not accessible\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "lock"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "key"
- },
- {
- "key": "access",
- "value": "public",
- "description": "access=public is displayed as \"Public access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"These are paid toilets\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"The fee is {charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_charge",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layers Toilets, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When are these toilets opened?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layers Toilets, Toilets at other amenities, Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#opening_hours_24_7",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "door:width",
- "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated",
- "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "urinal",
- "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "squat",
- "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:position",
- "value": "seated;urinal",
- "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_type",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "yes",
- "description": "gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "gender_segregated",
- "value": "no",
- "description": "gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#gender_segregated",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "yes",
- "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "limited",
- "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products",
- "value": "no",
- "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "female_toilet",
- "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "male_toilet",
- "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:menstrual_products:location",
- "value": "wheelchair_toilet",
- "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#menstrual_products_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table",
- "value": "yes",
- "description": "changing_table=yes is displayed as \"A changing table is available\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/baby.svg"
- },
- {
- "key": "changing_table",
- "value": "no",
- "description": "changing_table=no is displayed as \"No changing table is available\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_changing_table",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "female_toilet",
- "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "male_toilet",
- "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "wheelchair_toilet",
- "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "changing_table:location",
- "value": "dedicated_room",
- "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_changing_table_location",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "yes",
- "description": "supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "interval",
- "description": "supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "supervised",
- "value": "no",
- "description": "supervised=no is displayed as \"These toilets are not supervised\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_supervised",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "yes",
- "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:paper_supplied",
- "value": "no",
- "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_has_paper",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "yes",
- "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:handwashing",
- "value": "no",
- "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layers Toilets, Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_handwashing",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "electric_hand_dryer",
- "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "paper_towel",
- "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel_cabinet",
- "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "towel",
- "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:hands_drying",
- "value": "no",
- "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilet_drying",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "description",
- "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Toilets",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#description",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets",
- "value": "yes",
- "description": "Features with this tag are displayed by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "description": "Values of `toilets:access` are shown with \"Access is {toilets:access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "value": "yes",
- "description": "toilets:access=yes is displayed as \"Public access\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "value": "customers",
- "description": "toilets:access=customers is displayed as \"Only access to customers of the amenity\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "value": "no",
- "description": "toilets:access=no is displayed as \"Not accessible, even for customers of the amenity\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "value": "key",
- "description": "toilets:access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:access",
- "value": "public",
- "description": "toilets:access=public is displayed as \"Public access\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_access",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:fee",
- "value": "yes",
- "description": "toilets:fee=yes is displayed as \"These are paid toilets\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:fee",
- "value": "no",
- "description": "toilets:fee=no is displayed as \"Free to use\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilets_fee",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:charge",
- "description": "Values of `toilets:charge` are shown with \"The fee is {toilets:charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilet_charge",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"When is the amenity where these toilets are located open?\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#opening_hours",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "yes",
- "description": "toilets:wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "no",
- "description": "toilets:wheelchair=no is displayed as \"No wheelchair access\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:wheelchair",
- "value": "designated",
- "description": "toilets:wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#toilets_wheelchair",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:door:width",
- "description": "Values of `toilets:door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#wheelchair_door_width",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "toilets:description",
- "description": "Values of `toilets:description` are shown with \"{toilets:description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Toilets at other amenities",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet_at_amenity.md#description",
- "icon_url": "./assets/layers/toilet/toilets.svg"
- },
- {
- "key": "amenity",
- "value": "shower",
- "description": "Features with this tag are displayed by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Anyone can use this shower\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#access",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Only customers can use this shower\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#access",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "access",
- "value": "key",
- "description": "access=key is displayed as \"Accesible, but one has to ask for a key\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#access",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"There is a fee for using this shower\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#fee",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"This shower is free to use\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#fee",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"It costs {charge} to use this shower\" and can be updated. The question is \"How much does it cost to use this shower?\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#charge",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#opening_hours",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "hot_water",
- "value": "yes",
- "description": "hot_water=yes is displayed as \"Hot water is available here\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#hot_water",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "hot_water",
- "value": "fee",
- "description": "hot_water=fee is displayed as \"Hot water is available here, but there is a fee\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#hot_water",
- "icon_url": "./assets/layers/shower/shower.svg"
- },
- {
- "key": "hot_water",
- "value": "no",
- "description": "hot_water=no is displayed as \"There is no hot water available here\" by layer Shower",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shower.md#hot_water",
- "icon_url": "./assets/layers/shower/shower.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_transit.json b/Docs/TagInfo/mapcomplete_transit.json
deleted file mode 100644
index 6c57473def..0000000000
--- a/Docs/TagInfo/mapcomplete_transit.json
+++ /dev/null
@@ -1,795 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Bus routes",
- "description": "Plan your trip with the help of the public transport system",
- "project_url": "https://mapcomplete.org/transit",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/transit_stops/bus_stop.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "highway",
- "value": "bus_stop",
- "description": "Features with this tag are displayed by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bus lines, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#just_created",
- "icon_url": "./assets/svg/party.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This stop is called {name}\" and can be updated. The question is \"What is the name of this stop?\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes & name= is displayed as \"This stop has no name\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "name",
- "description": "noname=yes & name= is displayed as \"This stop has no name\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#images",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#images",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#images",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#images",
- "icon_url": "./assets/layers/transit_stops/bus_stop.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 Transit Stops, Bike parking, Parking, Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#images",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "yes",
- "description": "shelter=yes is displayed as \"This stop has a shelter\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "no",
- "description": "shelter=no is displayed as \"This stop does not have a shelter\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "shelter",
- "value": "separate",
- "description": "shelter=separate is displayed as \"This stop has a shelter, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#shelter",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "yes",
- "description": "bench=yes is displayed as \"This stop has a bench\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "no",
- "description": "bench=no is displayed as \"This stop does not have a bench\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bench",
- "value": "separate",
- "description": "bench=separate is displayed as \"This stop has a bench, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bench",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "yes",
- "description": "bin=yes is displayed as \"This stop has a bin\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "no",
- "description": "bin=no is displayed as \"This stop does not have a bin\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "bin",
- "value": "separate",
- "description": "bin=separate is displayed as \"This stop has a bin, that's separately mapped\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#bin",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "designated",
- "description": "wheelchair=designated is displayed as \"This place is specially adapted for wheelchair users\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "yes",
- "description": "wheelchair=yes is displayed as \"This place is easily reachable with a wheelchair\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "limited",
- "description": "wheelchair=limited is displayed as \"It is possible to reach this place in a wheelchair, but it is not easy\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "wheelchair",
- "value": "no",
- "description": "wheelchair=no is displayed as \"This place is not reachable with a wheelchair\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#wheelchair_access",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "tactile_paving",
- "value": "yes",
- "description": "tactile_paving=yes is displayed as \"This stop has tactile paving\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#tactile_paving",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "tactile_paving",
- "value": "no",
- "description": "tactile_paving=no is displayed as \"This stop does not have tactile paving\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#tactile_paving",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "lit",
- "value": "yes",
- "description": "lit=yes is displayed as \"This stop is lit\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#lit",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "lit",
- "value": "no",
- "description": "lit=no is displayed as \"This stop is not lit\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#lit",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "yes",
- "description": "departures_board=yes is displayed as \"This stop has a departures board of unknown type\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "realtime",
- "description": "departures_board=realtime is displayed as \"This stop has a board showing realtime departure information\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "passenger_information_display",
- "value": "yes",
- "description": "passenger_information_display=yes is displayed as \"This stop has a board showing realtime departure information\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "timetable",
- "description": "departures_board=timetable is displayed as \"This stop has a timetable showing regular departures\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "interval",
- "description": "departures_board=interval is displayed as \"This stop has a timetable containing just the interval between departures\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "departures_board",
- "value": "no",
- "description": "departures_board=no is displayed as \"This stop does not have a departures board\" by layer Transit Stops",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#departures_board",
- "icon_url": "./assets/layers/transit_stops/bus_stop.svg"
- },
- {
- "key": "type",
- "value": "route",
- "description": "Features with this tag are displayed by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md"
- },
- {
- "key": "route",
- "value": "bus",
- "description": "Features with this tag are displayed by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name for this bus line? (i.e. Bus XX: From => Via => To)\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#name"
- },
- {
- "key": "from",
- "description": "Values of `from` are shown with \"This bus line begins at {from}\" and can be updated. The question is \"What is the starting point for this bus line?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#from"
- },
- {
- "key": "via",
- "description": "Values of `via` are shown with \"This bus line goes via {via}\" and can be updated. The question is \"What is the via point for this bus line?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#via"
- },
- {
- "key": "to",
- "description": "Values of `to` are shown with \"This bus line ends at {to}\" and can be updated. The question is \"What is the ending point for this bus line?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#to"
- },
- {
- "key": "colour",
- "description": "Values of `colour` are shown with \"This bus line has the color {colour}\" and can be updated. The question is \"What is the colour for this bus line?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#colour"
- },
- {
- "key": "network",
- "description": "Values of `network` are shown with \"This bus line is part of the {network} network\" and can be updated. The question is \"What network does this bus line belong to?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#network"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This bus line is operated by {operator}\" and can be updated. The question is \"What company operates this bus line?\" by layer Bus lines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#operator"
- },
- {
- "key": "amenity",
- "value": "bicycle_parking",
- "description": "Features with this tag are displayed by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "description": "Values of `bicycle_parking` are shown with \"This is a bicycle parking of the type: {bicycle_parking}\" and can be updated. The question is \"What is the type of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "stands",
- "description": "bicycle_parking=stands is displayed as \"Stands\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/staple.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "safe_loops",
- "description": "bicycle_parking=safe_loops is displayed as \"Rack with side loops\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/safe_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "wall_loops",
- "description": "bicycle_parking=wall_loops is displayed as \"Wheelbenders / rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/wall_loops.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "handlebar_holder",
- "description": "bicycle_parking=handlebar_holder is displayed as \"Handlebar holder\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/handlebar_holder.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "rack",
- "description": "bicycle_parking=rack is displayed as \"Rack\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/rack.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "two_tier",
- "description": "bicycle_parking=two_tier is displayed as \"Two-tiered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/two_tier.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "shed",
- "description": "bicycle_parking=shed is displayed as \"Shed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/shed.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "bollard",
- "description": "bicycle_parking=bollard is displayed as \"Bollard\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/bollard.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "floor",
- "description": "bicycle_parking=floor is displayed as \"An area on the floor which is marked for bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lockers",
- "description": "bicycle_parking=lockers is displayed as \"A locker - the bicycles are enclosed completely individually or with a few bicycles together. The locker is too small to fit a person standing..\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "bicycle_parking",
- "value": "lean_and_stick",
- "description": "bicycle_parking=lean_and_stick is displayed as \"A lean-to bracket with possibility to use a lock through eyelet. The seat tube can be held by the stand by an anchor\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Bicycle_parking_type",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Underground parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "surface",
- "description": "location=surface is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "value": "rooftop",
- "description": "location=rooftop is displayed as \"Rooftop parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "location",
- "description": "location= is displayed as \"Surface level parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#location",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "bicycle_shed",
- "description": "building=bicycle_shed is displayed as \"This is a bicycle shed (with walls on at least three sides)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "building",
- "value": "roof",
- "description": "building=roof is displayed as \"This is a bicycle parking under a roof; the roof only serves the bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This bicycle parking is located in a building behind a door or gate\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "indoor=no & covered=yes is displayed as \"This bicycle parking is under (a part of) a building\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "yes",
- "description": "covered=yes is displayed as \"This parking is covered (it has a roof)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "covered",
- "value": "no",
- "description": "covered=no is displayed as \"This parking is not covered\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#covered_and_building",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"Place for {capacity} bikes\" and can be updated. The question is \"How many bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Capacity",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"{access}\" and can be updated. The question is \"Who can use this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Publicly accessible\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "customers",
- "description": "access=customers is displayed as \"Access is primarily for visitors to a business\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "members",
- "description": "access=members is displayed as \"Access is limited to members of a school, company or organisation\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"Private bicycle parking which is never available to the public, also not via a membership fee\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Access",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "fee",
- "value": "yes",
- "description": "fee=yes is displayed as \"One has to pay to use this bicycle parking\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#fee",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "fee",
- "value": "no",
- "description": "fee=no is displayed as \"Free to use\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#fee",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"Parking your bike costs {charge}\" and can be updated. The question is \"How much does it cost to park your bike here?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#charge",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#opening_hours_24_7_default",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This bicycle parking is maintained by {operator}\" and can be updated. The question is \"Who maintains this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "operator:phone",
- "description": "Values of `operator:phone` are shown with \"{operator:phone}\" and can be updated. The question is \"What is the phone number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "phone",
- "description": "phone~.+ is displayed as \"{phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{contact:phone}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "operator:website",
- "description": "Values of `operator:website` are shown with \"{operator:website}\" and can be updated. The question is \"What is the website number of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "website",
- "description": "website~.+ is displayed as \"{website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "operator:email",
- "description": "Values of `operator:email` are shown with \"{operator:email}\" and can be updated. The question is \"What is the email address of the operator of this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#operator_email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "cargo_bike",
- "value": "yes",
- "description": "cargo_bike=yes is displayed as \"This parking has room for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "designated",
- "description": "cargo_bike=designated is displayed as \"This parking has designated (official) spots for cargo bikes.\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"You're not allowed to park cargo bikes or there are no places provided for cargo bikes\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_spaces_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "capacity:cargo_bike",
- "description": "Values of `capacity:cargo_bike` are shown with \"This parking fits {capacity:cargo_bike} cargo bikes\" and can be updated. The question is \"How many cargo bicycles fit in this bicycle parking?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "cargo_bike",
- "value": "no",
- "description": "cargo_bike=no is displayed as \"There are no dedicated spaces for cargo bikes here or parking cargo bikes here is not allowed\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#Cargo_bike_capacity_",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"A bike can be parked here for at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum allowed parking duration?\" by layer Bike parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_parking.md#maxstay",
- "icon_url": "./assets/layers/bike_parking/parking.svg"
- },
- {
- "key": "amenity",
- "value": "parking",
- "description": "Features with this tag are displayed by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md",
- "icon_url": "./assets/layers/parking/parking.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 layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#single_level",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "surface",
- "description": "parking=surface is displayed as \"This is a surface parking lot\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "street_side",
- "description": "parking=street_side is displayed as \"This is a parking bay next to a street\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "underground",
- "description": "parking=underground is displayed as \"This is an underground parking garage\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "multi-storey",
- "description": "parking=multi-storey is displayed as \"This is a multi-storey parking garage\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "rooftop",
- "description": "parking=rooftop is displayed as \"This is a rooftop parking deck\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "lane",
- "description": "parking=lane is displayed as \"This is a lane for parking on the road\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "carports",
- "description": "parking=carports is displayed as \"This is parking covered by carports\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "garage_boxes",
- "description": "parking=garage_boxes is displayed as \"This a parking consisting of garage boxes\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "layby",
- "description": "parking=layby is displayed as \"This is a parking on a layby\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "parking",
- "value": "sheds",
- "description": "parking=sheds is displayed as \"This is a parking consisting of sheds\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#parking_type",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "description": "Values of `capacity:disabled` are shown with \"There are {capacity:disabled} disabled parking spots\" and can be updated. The question is \"How many disabled parking spots are there at this parking?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "yes",
- "description": "capacity:disabled=yes is displayed as \"There are disabled parking spots, but it is not known how many\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "no",
- "description": "capacity:disabled=no is displayed as \"There are no disabled parking spots\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "capacity:disabled",
- "value": "0",
- "description": "capacity:disabled=0 is displayed as \"There are no disabled parking spots\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity_disabled",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "capacity",
- "description": "Values of `capacity` are shown with \"There are {capacity} parking spots\" and can be updated. The question is \"How many parking spots are there at this parking?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#capacity",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "maxstay",
- "description": "Values of `maxstay` are shown with \"One can stay at most {canonical(maxstay)}\" and can be updated. The question is \"What is the maximum amount of time one is allowed to stay here?\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#maxstay",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "maxstay",
- "value": "unlimited",
- "description": "maxstay=unlimited is displayed as \"There is no limit to the amount of time one can stay here\" by layer Parking",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/parking.md#maxstay",
- "icon_url": "./assets/layers/parking/parking.svg"
- },
- {
- "key": "amenity",
- "value": "shelter",
- "description": "Features with this tag are displayed by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pt_shelter.md",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- },
- {
- "key": "shelter_type",
- "value": "public_transport",
- "description": "Features with this tag are displayed by layer Shelter",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pt_shelter.md",
- "icon_url": "./assets/layers/shelter/shelter.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_trees.json b/Docs/TagInfo/mapcomplete_trees.json
deleted file mode 100644
index dcb45a22ed..0000000000
--- a/Docs/TagInfo/mapcomplete_trees.json
+++ /dev/null
@@ -1,257 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Trees",
- "description": "Map all the trees",
- "project_url": "https://mapcomplete.org/trees",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/trees/logo.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "natural",
- "value": "tree",
- "description": "Features with this tag are displayed by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md",
- "icon_url": "./assets/layers/tree_node/unknown.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 layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.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 Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images",
- "icon_url": "./assets/layers/tree_node/unknown.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 Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images",
- "icon_url": "./assets/layers/tree_node/unknown.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 Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images",
- "icon_url": "./assets/layers/tree_node/unknown.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 Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images",
- "icon_url": "./assets/layers/tree_node/unknown.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 Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "species:wikidata",
- "description": "Values of `species:wikidata` are shown with \"{wikipedia(species:wikidata):max-height: 25rem}\" and can be updated. The question is \"What species is this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_species_wikidata",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "circumference",
- "description": "Values of `circumference` are shown with \"The tree trunk has a circumference of {circumference} meter\" and can be updated. The question is \"What is the circumference of the tree trunk?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#circumference",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "height",
- "description": "Values of `height` are shown with \"This tree is {height} meter high\" and can be updated. The question is \"What is the height of this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#height",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "landmark",
- "description": "denotation=landmark is displayed as \"The tree is remarkable due to its size or prominent location. It is useful for navigation.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "natural_monument",
- "description": "denotation=natural_monument is displayed as \"The tree is a natural monument, e.g. because it is especially old, or of a valuable species.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "agricultural",
- "description": "denotation=agricultural is displayed as \"The tree is used for agricultural purposes, e.g. in an orchard.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "park",
- "description": "denotation=park is displayed as \"The tree is in a park or similar (cemetery, school grounds, …).\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "garden",
- "description": "denotation=garden is displayed as \"The tree is in a residential garden.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "avenue",
- "description": "denotation=avenue is displayed as \"This is a tree along an avenue.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "urban",
- "description": "denotation=urban is displayed as \"The tree is in an urban area.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "denotation",
- "value": "none",
- "description": "denotation=none is displayed as \"The tree is outside of an urban area.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "leaf_type",
- "value": "broadleaved",
- "description": "leaf_type=broadleaved is displayed as \"Broadleaved\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/broadleaved.svg"
- },
- {
- "key": "leaf_type",
- "value": "needleleaved",
- "description": "leaf_type=needleleaved is displayed as \"Needleleaved\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/needleleaved.svg"
- },
- {
- "key": "leaf_type",
- "value": "leafless",
- "description": "leaf_type=leafless is displayed as \"Permanently leafless\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type",
- "icon_url": "./assets/layers/tree_node/leafless.svg"
- },
- {
- "key": "leaf_cycle",
- "value": "deciduous",
- "description": "leaf_cycle=deciduous is displayed as \"Deciduous: the tree loses its leaves for some time of the year.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "leaf_cycle",
- "value": "evergreen",
- "description": "leaf_cycle=evergreen is displayed as \"Evergreen.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"Name: {name}\" and can be updated. The question is \"Does the tree have a name?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "name",
- "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "4",
- "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg"
- },
- {
- "key": "heritage:operator",
- "value": "OnroerendErfgoed",
- "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg"
- },
- {
- "key": "heritage",
- "value": "4",
- "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "value": "aatl",
- "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "yes",
- "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "value": "no",
- "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage:operator",
- "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "heritage",
- "description": "heritage~.+ is displayed as \"Registered as heritage by a different organisation\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "ref:OnroerendErfgoed",
- "description": "Values of `ref:OnroerendErfgoed` are shown with \" Onroerend Erfgoed ID: {ref:OnroerendErfgoed}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_ref_OnroerendErfgoed",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- },
- {
- "key": "wikidata",
- "description": "Values of `wikidata` are shown with \"
Wikidata: {wikidata}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_wikidata",
- "icon_url": "./assets/layers/tree_node/unknown.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_vending_machine.json b/Docs/TagInfo/mapcomplete_vending_machine.json
deleted file mode 100644
index 94b0d838f3..0000000000
--- a/Docs/TagInfo/mapcomplete_vending_machine.json
+++ /dev/null
@@ -1,678 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Vending Machines",
- "description": "Find vending machines for everything",
- "project_url": "https://mapcomplete.org/vending_machine",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/vending_machine/vending_machine.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "vending_machine",
- "description": "Features with this tag are displayed by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.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 Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#images",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#images",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#images",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#images",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#images",
- "icon_url": "./assets/layers/vending_machine/vending_machine.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 layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#single_level",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "description": "Values of `vending` are shown with \"This vending machine sells {vending}\" and can be updated. The question is \"What does this vending machine sell?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "drinks",
- "description": "vending=drinks is displayed as \"Drinks are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-bottles.svg"
- },
- {
- "key": "vending",
- "value": "sweets",
- "description": "vending=sweets is displayed as \"Sweets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-confectionery.svg"
- },
- {
- "key": "vending",
- "value": "food",
- "description": "vending=food is displayed as \"Food is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/utensils.svg"
- },
- {
- "key": "vending",
- "value": "cigarettes",
- "description": "vending=cigarettes is displayed as \"Cigarettes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/smoking.svg"
- },
- {
- "key": "vending",
- "value": "condoms",
- "description": "vending=condoms is displayed as \"Condoms are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/condom.svg"
- },
- {
- "key": "vending",
- "value": "coffee",
- "description": "vending=coffee is displayed as \"Coffee is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/mug-saucer.svg"
- },
- {
- "key": "vending",
- "value": "water",
- "description": "vending=water is displayed as \"Drinking water is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-water_bottle.svg"
- },
- {
- "key": "vending",
- "value": "newspapers",
- "description": "vending=newspapers is displayed as \"Newspapers are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/fas-newspaper.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_tube",
- "description": "vending=bicycle_tube is displayed as \"Bicycle inner tubes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "milk",
- "description": "vending=milk is displayed as \"Milk is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/cow.svg"
- },
- {
- "key": "vending",
- "value": "bread",
- "description": "vending=bread is displayed as \"Bread is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-bakery.svg"
- },
- {
- "key": "vending",
- "value": "eggs",
- "description": "vending=eggs is displayed as \"Eggs are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/egg.svg"
- },
- {
- "key": "vending",
- "value": "ice_cream",
- "description": "vending=ice_cream is displayed as \"Ice cream is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/ice_cream/ice_cream.svg"
- },
- {
- "key": "vending",
- "value": "cheese",
- "description": "vending=cheese is displayed as \"Cheese is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/fas-cheese.svg"
- },
- {
- "key": "vending",
- "value": "honey",
- "description": "vending=honey is displayed as \"Honey is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/honey.svg"
- },
- {
- "key": "vending",
- "value": "potatoes",
- "description": "vending=potatoes is displayed as \"Potatoes are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/potato.svg"
- },
- {
- "key": "vending",
- "value": "meat",
- "description": "vending=meat is displayed as \"Meat is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/temaki-meat.svg"
- },
- {
- "key": "vending",
- "value": "fruit",
- "description": "vending=fruit is displayed as \"Fruit is sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/fruits.svg"
- },
- {
- "key": "vending",
- "value": "strawberries",
- "description": "vending=strawberries is displayed as \"Strawberries are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/strawberry.svg"
- },
- {
- "key": "vending",
- "value": "flowers",
- "description": "vending=flowers is displayed as \"Flowers are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/id_presets/maki-florist.svg"
- },
- {
- "key": "vending",
- "value": "parking_tickets",
- "description": "vending=parking_tickets is displayed as \"Parking tickets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/parking_ticket_machine/parking_tickets.svg"
- },
- {
- "key": "vending",
- "value": "elongated_coin",
- "description": "vending=elongated_coin is displayed as \"Pressed pennies are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/themes/elongated_coin/penny.svg"
- },
- {
- "key": "vending",
- "value": "public_transport_tickets",
- "description": "vending=public_transport_tickets is displayed as \"Public transport tickets are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/themes/stations/public_transport_tickets.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_light",
- "description": "vending=bicycle_light is displayed as \"Bicycle lights are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "gloves",
- "description": "vending=gloves is displayed as \"Gloves are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_repair_kit",
- "description": "vending=bicycle_repair_kit is displayed as \"Bicycle repair kits are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_pump",
- "description": "vending=bicycle_pump is displayed as \"Bicycle pumps are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "vending",
- "value": "bicycle_lock",
- "description": "vending=bicycle_lock is displayed as \"Bicycle locks are sold\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#vending",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "description": "Values of `brand` are shown with \"{brand} tubes are sold here\" and can be updated. The question is \"Which brand of tubes are sold here?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "value": "Continental",
- "description": "brand=Continental is displayed as \"Continental tubes are sold here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "brand",
- "value": "Schwalbe",
- "description": "brand=Schwalbe is displayed as \"Schwalbe tubes are sold here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#bicycle_tube_vending_machine_brand",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"
Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of {title()}?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#opening_hours_24_7",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#opening_hours_24_7",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "payment:cash",
- "value": "yes",
- "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/cash.svg"
- },
- {
- "key": "payment:cards",
- "value": "yes",
- "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:qr_code",
- "value": "yes",
- "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/qrcode.svg"
- },
- {
- "key": "payment:coins",
- "value": "yes",
- "description": "payment:coins=yes is displayed as \"Coins are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/coins.svg"
- },
- {
- "key": "payment:notes",
- "value": "yes",
- "description": "payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/notes.svg"
- },
- {
- "key": "payment:debit_cards",
- "value": "yes",
- "description": "payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:credit_cards",
- "value": "yes",
- "description": "payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#payment_options_split",
- "icon_url": "./assets/layers/questions/payment_card.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.01 EUR",
- "description": "payment:coins:denominations=0.01 EUR is displayed as \"1 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.02 EUR",
- "description": "payment:coins:denominations=0.02 EUR is displayed as \"2 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 EUR",
- "description": "payment:coins:denominations=0.05 EUR is displayed as \"5 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/5cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 EUR",
- "description": "payment:coins:denominations=0.10 EUR is displayed as \"10 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/10cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 EUR",
- "description": "payment:coins:denominations=0.20 EUR is displayed as \"20 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/20cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 EUR",
- "description": "payment:coins:denominations=0.50 EUR is displayed as \"50 cent coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/50cent.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 EUR",
- "description": "payment:coins:denominations=1 EUR is displayed as \"1 euro coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/1euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 EUR",
- "description": "payment:coins:denominations=2 EUR is displayed as \"2 euro coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/eur/2euro.svg"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.05 CHF",
- "description": "payment:coins:denominations=0.05 CHF is displayed as \"5 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.10 CHF",
- "description": "payment:coins:denominations=0.10 CHF is displayed as \"10 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/10rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.20 CHF",
- "description": "payment:coins:denominations=0.20 CHF is displayed as \"20 centimes coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/20rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "0.50 CHF",
- "description": "payment:coins:denominations=0.50 CHF is displayed as \"½ franc coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/50rp-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "1 CHF",
- "description": "payment:coins:denominations=1 CHF is displayed as \"1 franc coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/1fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "2 CHF",
- "description": "payment:coins:denominations=2 CHF is displayed as \"2 francs coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/2fr-2019-800px.png"
- },
- {
- "key": "payment:coins:denominations",
- "value": "5 CHF",
- "description": "payment:coins:denominations=5 CHF is displayed as \"5 francs coins are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_coins",
- "icon_url": "./assets/layers/questions/denominations/chf/5fr-2019-800px.png"
- },
- {
- "key": "payment:notes:denominations",
- "value": "5 EUR",
- "description": "payment:notes:denominations=5 EUR is displayed as \"5 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/5euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "10 EUR",
- "description": "payment:notes:denominations=10 EUR is displayed as \"10 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/10euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "20 EUR",
- "description": "payment:notes:denominations=20 EUR is displayed as \"20 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/20euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "50 EUR",
- "description": "payment:notes:denominations=50 EUR is displayed as \"50 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/50euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "100 EUR",
- "description": "payment:notes:denominations=100 EUR is displayed as \"100 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/100euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "200 EUR",
- "description": "payment:notes:denominations=200 EUR is displayed as \"200 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/200euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "500 EUR",
- "description": "payment:notes:denominations=500 EUR is displayed as \"500 euro notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/eur/500euro.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "10 CHF",
- "description": "payment:notes:denominations=10 CHF is displayed as \"10 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/10chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "20 CHF",
- "description": "payment:notes:denominations=20 CHF is displayed as \"20 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/20chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "50 CHF",
- "description": "payment:notes:denominations=50 CHF is displayed as \"50 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/50chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "100 CHF",
- "description": "payment:notes:denominations=100 CHF is displayed as \"100 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/100chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "200 CHF",
- "description": "payment:notes:denominations=200 CHF is displayed as \"200 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/200chf.svg"
- },
- {
- "key": "payment:notes:denominations",
- "value": "1000 CHF",
- "description": "payment:notes:denominations=1000 CHF is displayed as \"1000 francs notes are accepted\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#denominations_notes",
- "icon_url": "./assets/layers/questions/denominations/chf/1000chf.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This vending machine is operated by {operator}\" and can be updated. The question is \"Who operates this vending machine?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#operator",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "description": "indoor= is displayed as \"This vending machine is outdoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "value": "yes",
- "description": "indoor=yes is displayed as \"This vending machine is indoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "indoor",
- "value": "no",
- "description": "indoor=no is displayed as \"This vending machine is outdoors\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#indoor",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of the operator of this vending machine?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"a bicycle tube costs {charge}\" and can be updated. The question is \"How much does a a bicycle tube cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#charge_bicycle_tube",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"bicycle light costs {charge}\" and can be updated. The question is \"How much does a bicycle light cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#charge_bicycle_light",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "charge",
- "description": "Values of `charge` are shown with \"a condom costs {charge}\" and can be updated. The question is \"How much does a a condom cost?\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#charge_condom",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status= is displayed as \"This vending machine works\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "value": "broken",
- "description": "operational_status=broken is displayed as \"This vending machine is broken\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "value": "closed",
- "description": "operational_status=closed is displayed as \"This vending machine is closed\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- },
- {
- "key": "operational_status",
- "description": "operational_status~.+ is displayed as \"The operational status is {operational_status}\" by layer Vending Machines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/vending_machine.md#operational_status",
- "icon_url": "./assets/layers/vending_machine/vending_machine.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_waste.json b/Docs/TagInfo/mapcomplete_waste.json
deleted file mode 100644
index 00a1502d02..0000000000
--- a/Docs/TagInfo/mapcomplete_waste.json
+++ /dev/null
@@ -1,563 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Waste",
- "description": "Map showing waste baskets and recycling facilities",
- "project_url": "https://mapcomplete.org/waste",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/recycling/recycling-14.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "waste_basket",
- "description": "Features with this tag are displayed by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket, Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "description": "waste= is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "trash",
- "description": "waste=trash is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "dog_excrement",
- "description": "waste=dog_excrement is displayed as \"A waste basket for dog excrements\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "cigarettes",
- "description": "waste=cigarettes is displayed as \"A waste basket for cigarettes\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "drugs",
- "description": "waste=drugs is displayed as \"A waste basket for drugs\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "sharps",
- "description": "waste=sharps is displayed as \"A waste basket for needles and other sharp objects\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "plastic",
- "description": "waste=plastic is displayed as \"A waste basket for plastic\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "pmd",
- "description": "waste=pmd is displayed as \"A waste basket for plastic packaging, metal packaging and drink cartons (PMD)\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "paper",
- "description": "waste=paper is displayed as \"A waste basket for paper\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "value": "excrement_bags",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "value": "excrement_bags",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "amenity",
- "value": "recycling",
- "description": "Features with this tag are displayed by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "recycling_type",
- "value": "container",
- "description": "recycling_type=container is displayed as \"This is a recycling container\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_type",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "recycling_type",
- "value": "centre",
- "description": "recycling_type=centre is displayed as \"This is a recycling centre\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_type",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "amenity",
- "value": "waste_disposal",
- "description": "amenity=waste_disposal is displayed as \"Waste disposal container for residual waste\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_type",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "recycling_type",
- "value": "pickup_point",
- "description": "recycling_type=pickup_point is displayed as \"This is a pickup point. The waste material is placed here without placing it in a dedicated container.\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_type",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "recycling_type",
- "value": "dump",
- "description": "recycling_type=dump is displayed as \"This is a dump where the waste material is stacked.\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_type",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"This recycling centre is named {name}\" and can be updated. The question is \"What is the name of this recycling centre?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_centre_name",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This recycling centre doesn't have a specific name\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_centre_name",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"This is an underground container\" by layers Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#container_location",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "location",
- "value": "indoor",
- "description": "location=indoor is displayed as \"This container is located indoors\" by layers Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#container_location",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "location",
- "description": "location= is displayed as \"This container is located outdoors\" by layers Recycling, Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#container_location",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "recycling:batteries",
- "value": "yes",
- "description": "recycling:batteries=yes is displayed as \"Batteries can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/batteries.svg"
- },
- {
- "key": "recycling:beverage_cartons",
- "value": "yes",
- "description": "recycling:beverage_cartons=yes is displayed as \"Beverage cartons can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/beverage_cartons.svg"
- },
- {
- "key": "recycling:cans",
- "value": "yes",
- "description": "recycling:cans=yes is displayed as \"Cans can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/cans.svg"
- },
- {
- "key": "recycling:clothes",
- "value": "yes",
- "description": "recycling:clothes=yes is displayed as \"Clothes can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/clothes.svg"
- },
- {
- "key": "recycling:cooking_oil",
- "value": "yes",
- "description": "recycling:cooking_oil=yes is displayed as \"Cooking oil can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/cooking_oil.svg"
- },
- {
- "key": "recycling:engine_oil",
- "value": "yes",
- "description": "recycling:engine_oil=yes is displayed as \"Engine oil can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/engine_oil.svg"
- },
- {
- "key": "recycling:fluorescent_tubes",
- "value": "yes",
- "description": "recycling:fluorescent_tubes=yes is displayed as \"Fluorescent tubes can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/fluorescent_tubes.svg"
- },
- {
- "key": "recycling:green_waste",
- "value": "yes",
- "description": "recycling:green_waste=yes is displayed as \"Green waste can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/garden_waste.svg"
- },
- {
- "key": "recycling:organic",
- "value": "yes",
- "description": "recycling:organic=yes is displayed as \"Organic waste can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/garden_waste.svg"
- },
- {
- "key": "recycling:glass_bottles",
- "value": "yes",
- "description": "recycling:glass_bottles=yes is displayed as \"Glass bottles can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/glass_bottles.svg"
- },
- {
- "key": "recycling:glass",
- "value": "yes",
- "description": "recycling:glass=yes is displayed as \"Glass can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/glass.svg"
- },
- {
- "key": "recycling:light_bulbs",
- "value": "yes",
- "description": "recycling:light_bulbs=yes is displayed as \"Light bulbs can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/light_bulbs.svg"
- },
- {
- "key": "recycling:newspaper",
- "value": "yes",
- "description": "recycling:newspaper=yes is displayed as \"Newspapers can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/newspaper.svg"
- },
- {
- "key": "recycling:paper",
- "value": "yes",
- "description": "recycling:paper=yes is displayed as \"Paper can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/paper.svg"
- },
- {
- "key": "recycling:plastic_bottles",
- "value": "yes",
- "description": "recycling:plastic_bottles=yes is displayed as \"Plastic bottles can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/plastic_bottles.svg"
- },
- {
- "key": "recycling:plastic_packaging",
- "value": "yes",
- "description": "recycling:plastic_packaging=yes is displayed as \"Plastic packaging can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/plastic_packaging.svg"
- },
- {
- "key": "recycling:plastic",
- "value": "yes",
- "description": "recycling:plastic=yes is displayed as \"Plastic can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/plastic.svg"
- },
- {
- "key": "recycling:pmd",
- "value": "yes",
- "description": "recycling:pmd=yes is displayed as \"Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/pmd.svg"
- },
- {
- "key": "recycling:printer_cartridges",
- "value": "yes",
- "description": "recycling:printer_cartridges=yes is displayed as \"Printer cartridges can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/printer_cartridges.svg"
- },
- {
- "key": "recycling:scrap_metal",
- "value": "yes",
- "description": "recycling:scrap_metal=yes is displayed as \"Scrap metal can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/scrap_metal.svg"
- },
- {
- "key": "recycling:shoes",
- "value": "yes",
- "description": "recycling:shoes=yes is displayed as \"Shoes can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/shoes.svg"
- },
- {
- "key": "recycling:small_appliances",
- "value": "yes",
- "description": "recycling:small_appliances=yes is displayed as \"Small electrical appliances can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/small_electrical_appliances.svg"
- },
- {
- "key": "recycling:small_electrical_appliances",
- "value": "yes",
- "description": "recycling:small_electrical_appliances=yes is displayed as \"Small electrical appliances can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/small_electrical_appliances.svg"
- },
- {
- "key": "recycling:needles",
- "value": "yes",
- "description": "recycling:needles=yes is displayed as \"Needles can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/needles.svg"
- },
- {
- "key": "recycling:waste",
- "value": "yes",
- "description": "recycling:waste=yes is displayed as \"Residual waste can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "recycling:bicycles",
- "value": "yes",
- "description": "recycling:bicycles=yes is displayed as \"Bicycles can be recycled here\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#recycling_accepts",
- "icon_url": "./assets/layers/recycling/bicycles.svg"
- },
- {
- "key": "operator",
- "description": "Values of `operator` are shown with \"This recycling facility is operated by {operator}\" and can be updated. The question is \"What company operates this recycling facility?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#operator",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{website}\" and can be updated. The question is \"What is the website of {title()}?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "contact:website",
- "description": "contact:website~.+ is displayed as \"{contact:website}\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#website",
- "icon_url": "./assets/layers/icons/website.svg"
- },
- {
- "key": "email",
- "description": "Values of `email` are shown with \"{email}\" and can be updated. The question is \"What is the email address of {title()}?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "contact:email",
- "description": "contact:email~.+ is displayed as \"{contact:email}\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "operator:email",
- "description": "operator:email~.+ is displayed as \"{operator:email}\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#email",
- "icon_url": "./assets/svg/envelope.svg"
- },
- {
- "key": "phone",
- "description": "Values of `phone` are shown with \"{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}\" and can be updated. The question is \"What is the phone number of {title()}?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "contact:phone",
- "description": "contact:phone~.+ is displayed as \"{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#phone",
- "icon_url": "./assets/layers/questions/phone.svg"
- },
- {
- "key": "opening_hours",
- "description": "Values of `opening_hours` are shown with \"Opening hours
{opening_hours_table(opening_hours)}\" and can be updated. The question is \"What are the opening hours of this recycling facility?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#opening_hours_24_7",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "opening_hours",
- "value": "24/7",
- "description": "opening_hours=24/7 is displayed as \"24/7 opened (including holidays)\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#opening_hours_24_7",
- "icon_url": "./assets/layers/questions/open24_7.svg"
- },
- {
- "key": "opening_hours",
- "value": "closed",
- "description": "opening_hours=closed is displayed as \"Marked as closed for an unspecified time\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#opening_hours_24_7",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"This recycling facility can be used by {access}\" and can be updated. The question is \"Who can use this recycling facility?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#access",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"Everyone can use this recycling facility\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#access",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "access",
- "value": "residents",
- "description": "access=residents is displayed as \"Only residents can use this recycling facility\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#access",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "access",
- "value": "private",
- "description": "access=private is displayed as \"This recycling facility is only for private use\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#access",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "survey:date",
- "description": "Values of `survey:date` are shown with \"This object was last surveyed on {survey:date}\" and can be updated. The question is \"When was this object last surveyed?\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#survey_date",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "survey:date",
- "description": "survey:date= is displayed as \"This object was last surveyed today\" by layer Recycling",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/recycling.md#survey_date",
- "icon_url": "./assets/layers/recycling/recycling-14.svg"
- },
- {
- "key": "amenity",
- "value": "waste_disposal",
- "description": "Features with this tag are displayed by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "amenity",
- "value": "waste_disposal",
- "description": "amenity=waste_disposal is displayed as \"This is a medium to large bin for disposal of (household) waste\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#type",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "amenity",
- "value": "recycling",
- "description": "amenity=recycling is displayed as \"This is actually a recycling container\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#type",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "access",
- "description": "Values of `access` are shown with \"Access: {access}\" and can be updated. The question is \"Who can use this waste disposal bin?\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#access",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "access",
- "value": "yes",
- "description": "access=yes is displayed as \"This bin can be used by anyone\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#access",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "access",
- "value": "no",
- "description": "access=no is displayed as \"This bin is private\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#access",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- },
- {
- "key": "access",
- "value": "residents",
- "description": "access=residents is displayed as \"This bin is only for residents\" by layer Waste Disposal Bins",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_disposal.md#access",
- "icon_url": "./assets/layers/waste_disposal/waste_disposal.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_waste_basket.json b/Docs/TagInfo/mapcomplete_waste_basket.json
deleted file mode 100644
index 7d93443006..0000000000
--- a/Docs/TagInfo/mapcomplete_waste_basket.json
+++ /dev/null
@@ -1,151 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Waste Baskets",
- "description": "A map with waste baskets",
- "project_url": "https://mapcomplete.org/waste_basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/themes/waste_basket/waste_basket.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "amenity",
- "value": "waste_basket",
- "description": "Features with this tag are displayed by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.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 Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.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 Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#images",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "description": "waste= is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "trash",
- "description": "waste=trash is displayed as \"A waste basket for general waste\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "dog_excrement",
- "description": "waste=dog_excrement is displayed as \"A waste basket for dog excrements\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "cigarettes",
- "description": "waste=cigarettes is displayed as \"A waste basket for cigarettes\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "drugs",
- "description": "waste=drugs is displayed as \"A waste basket for drugs\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "sharps",
- "description": "waste=sharps is displayed as \"A waste basket for needles and other sharp objects\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "plastic",
- "description": "waste=plastic is displayed as \"A waste basket for plastic\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "pmd",
- "description": "waste=pmd is displayed as \"A waste basket for plastic packaging, metal packaging and drink cartons (PMD)\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "waste",
- "value": "paper",
- "description": "waste=paper is displayed as \"A waste basket for paper\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#waste_basket_waste_types",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "value": "excrement_bags",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "description": "vending=excrement_bags & not:vending= is displayed as \"This waste basket has a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "not:vending",
- "value": "excrement_bags",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "not:vending=excrement_bags & vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- },
- {
- "key": "vending",
- "description": "vending= is displayed as \"This waste basket does not have a dispenser for (dog) excrement bags\" by layer Waste Basket",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/waste_basket.md#dispensing_dog_bags",
- "icon_url": "./assets/themes/waste_basket/waste_basket.svg"
- }
- ]
-}
\ No newline at end of file
diff --git a/Docs/TagInfo/mapcomplete_wayside_shrines.json b/Docs/TagInfo/mapcomplete_wayside_shrines.json
deleted file mode 100644
index 3d5744a17b..0000000000
--- a/Docs/TagInfo/mapcomplete_wayside_shrines.json
+++ /dev/null
@@ -1,906 +0,0 @@
-{
- "data_format": 1,
- "project": {
- "name": "MapComplete Wayside shrines",
- "description": "This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones",
- "project_url": "https://mapcomplete.org/wayside_shrines",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes",
- "icon_url": "https://mapcomplete.org/assets/layers/wayside_shrine/shrine.svg",
- "contact_name": "Pieter Vander Vennet",
- "contact_email": "info@mapcomplete.org"
- },
- "tags": [
- {
- "key": "historic",
- "value": "wayside_shrine",
- "description": "Features with this tag are displayed by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "historic",
- "value": "wayside_cross",
- "description": "Features with this tag are displayed by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#images",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#images",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#images",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#images",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#images",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "name",
- "description": "Values of `name` are shown with \"The name of this {title()} is {name}\" and can be updated. The question is \"What's the name of this {title()}?\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#shrine_name",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "noname",
- "value": "yes",
- "description": "noname=yes is displayed as \"This shrine does not have a name\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#shrine_name",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The inscription is {inscription}\" and can be updated. The question is \"Is there an inscription?\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#inscription",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "not:inscription",
- "value": "yes",
- "description": "not:inscription=yes is displayed as \"No inscription\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#inscription",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "inscription",
- "value": "Ave Maria",
- "description": "inscription=Ave Maria is displayed as \"The inscription is Ave Maria\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#inscription",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "inscription",
- "value": "I.N.R.I",
- "description": "inscription=I.N.R.I is displayed as \"The inscription is I.N.R.I.\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#inscription",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "description": "Values of `religion` are shown with \"This shrine is {religion}\" and can be updated. The question is \"To which religion is this shrine dedicated?\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "christian",
- "description": "religion=christian is displayed as \"This is a Christian shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "buddhist",
- "description": "religion=buddhist is displayed as \"This is a Buddhist shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "hindu",
- "description": "religion=hindu is displayed as \"This is a Hindu shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "jain",
- "description": "religion=jain is displayed as \"This is a Jain shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "jewish",
- "description": "religion=jewish is displayed as \"This is a Jewish shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "muslim",
- "description": "religion=muslim is displayed as \"This is an Islamic shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "pagan",
- "description": "religion=pagan is displayed as \"This is a Pagan shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "shinto",
- "description": "religion=shinto is displayed as \"This is a Shinto shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "sikh",
- "description": "religion=sikh is displayed as \"This is a Sikh shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "taoist",
- "description": "religion=taoist is displayed as \"This is a Taoist shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "religion",
- "value": "zoroastrian",
- "description": "religion=zoroastrian is displayed as \"This is a Zoroastrian shrine\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#religion",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious denomination is {denomination}\" and can be updated. The question is \"What's the Christian denomination of this {title()}?\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "catholic",
- "description": "denomination=catholic is displayed as \"The religious subdenomination is Catholic\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "roman_catholic",
- "description": "denomination=roman_catholic is displayed as \"The religious subdenomination is Roman Catholic\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "orthodox",
- "description": "denomination=orthodox is displayed as \"The religious subdenomination is Orthodox\" by layers Wayside Shrines and Crosses, Wayside Shrines and Crosses, Artworks, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "greek_orthodox",
- "description": "denomination=greek_orthodox is displayed as \"The religious subdenomination is Greek-Orthodox\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "russian_orthodox",
- "description": "denomination=russian_orthodox is displayed as \"The religious subdenomination is Russian-Orthodox\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "serbian_orthodox",
- "description": "denomination=serbian_orthodox is displayed as \"The religious subdenomination is Serbian Orthodox\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "protestant",
- "description": "denomination=protestant is displayed as \"The religious subdenomination is Protestant\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "anglican",
- "description": "denomination=anglican is displayed as \"The religious subdenomination is Anglican\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "adventist",
- "description": "denomination=adventist is displayed as \"The religious subdenomination is Adventist\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "evangelical",
- "description": "denomination=evangelical is displayed as \"The religious subdenomination is evangelical\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_christian",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious subdenomination is {denomination}\" and can be updated. The question is \"What's the Muslim denomination of this shrine?\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_muslim",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "shia",
- "description": "denomination=shia is displayed as \"The religious subdenomination is Shia\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_muslim",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "sunni",
- "description": "denomination=sunni is displayed as \"The religious subdenomination is Sunni\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_muslim",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "sufi",
- "description": "denomination=sufi is displayed as \"The religious subdenomination is Sufi\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_muslim",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "description": "Values of `denomination` are shown with \"The religious subdenomination is {denomination}\" and can be updated. The question is \"What's the Jewish denomination of this shrine?\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_jewish",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "conservative",
- "description": "denomination=conservative is displayed as \"The religious subdenomination is Conservative\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_jewish",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "hasidic",
- "description": "denomination=hasidic is displayed as \"The religious subdenomination is Hasidic\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_jewish",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "value": "reform",
- "description": "denomination=reform is displayed as \"The religious subdenomination is Reform\" by layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_jewish",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "denomination",
- "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 layers Wayside Shrines and Crosses, Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#denomination_other",
- "icon_url": "./assets/layers/wayside_shrine/shrine.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 layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "location",
- "value": "underground",
- "description": "location=underground is displayed as \"Located underground\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "level",
- "value": "0",
- "description": "level=0 is displayed as \"Located on the ground floor\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "level",
- "description": "level= is displayed as \"Located on the ground floor\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "level",
- "value": "1",
- "description": "level=1 is displayed as \"Located on the first floor\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "level",
- "value": "-1",
- "description": "level=-1 is displayed as \"Located on the first basement level\" by layer Wayside Shrines and Crosses",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/wayside_shrine.md#single_level",
- "icon_url": "./assets/layers/wayside_shrine/shrine.svg"
- },
- {
- "key": "tourism",
- "value": "artwork",
- "description": "Features with this tag are displayed by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "description": "Values of `artwork_type` are shown with \"This is a {artwork_type}\" and can be updated. The question is \"What is the type of this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "architecture",
- "description": "artwork_type=architecture is displayed as \"Architecture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "mural",
- "description": "artwork_type=mural is displayed as \"Mural\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "painting",
- "description": "artwork_type=painting is displayed as \"Painting\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "sculpture",
- "description": "artwork_type=sculpture is displayed as \"Sculpture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "statue",
- "description": "artwork_type=statue is displayed as \"Statue\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "bust",
- "description": "artwork_type=bust is displayed as \"Bust\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "stone",
- "description": "artwork_type=stone is displayed as \"Stone\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "installation",
- "description": "artwork_type=installation is displayed as \"Installation\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "graffiti",
- "description": "artwork_type=graffiti is displayed as \"Graffiti\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "relief",
- "description": "artwork_type=relief is displayed as \"Relief\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "azulejo",
- "description": "artwork_type=azulejo is displayed as \"Azulejo (Spanish decorative tilework)\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "tilework",
- "description": "artwork_type=tilework is displayed as \"Tilework\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artwork_type",
- "value": "woodcarving",
- "description": "artwork_type=woodcarving is displayed as \"Woodcarving\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artwork_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist:wikidata",
- "description": "Values of `artist:wikidata` are shown with \"This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}\" and can be updated. The question is \"Who made this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artist_wikidata",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "artist_name",
- "description": "Values of `artist_name` are shown with \"Created by {artist_name}\" and can be updated. The question is \"Which artist created this?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_artist_name",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "website",
- "description": "Values of `website` are shown with \"{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}\" and can be updated. The question is \"Is there a website with more information about this artwork?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_website",
- "icon_url": "./assets/themes/artwork/artwork.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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikipedia",
- "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "wikidata",
- "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#wikipedia",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "subject:wikidata",
- "description": "Values of `subject:wikidata` are shown with \"This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}\" and can be updated. The question is \"What does this artwork depict?\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#artwork_subject",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "memorial",
- "description": "historic=memorial is displayed as \"This artwork also serves as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/layers/memorial/memorial.svg"
- },
- {
- "key": "historic",
- "description": "historic= is displayed as \"This artwork does not serve as a memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#doubles_as_memorial",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "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 Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "statue",
- "description": "memorial=statue is displayed as \"This is a statue\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "plaque",
- "description": "memorial=plaque is displayed as \"This is a plaque\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bench",
- "description": "memorial=bench is displayed as \"This is a commemorative bench\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.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 layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stolperstein",
- "description": "memorial=stolperstein is displayed as \"This is a stolperstein (stumbing stone)\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stele",
- "description": "memorial=stele is displayed as \"This is a stele\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "stone",
- "description": "memorial=stone is displayed as \"This is a memorial stone\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "bust",
- "description": "memorial=bust is displayed as \"This is a bust\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "sculpture",
- "description": "memorial=sculpture is displayed as \"This is a sculpture\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "obelisk",
- "description": "memorial=obelisk is displayed as \"This is an obelisk\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "cross",
- "description": "memorial=cross is displayed as \"This is a cross\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "blue_plaque",
- "description": "memorial=blue_plaque is displayed as \"This is a blue plaque\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "tank",
- "description": "memorial=tank is displayed as \"This is a historic tank, permanently placed in public space as memorial\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "memorial",
- "value": "tree",
- "description": "memorial=tree is displayed as \"This is a memorial tree\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "historic",
- "value": "tomb",
- "description": "historic=tomb is displayed as \"This is a gravestone; the person is buried here\" by layer Artworks",
- "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/artwork.md#memorial_type",
- "icon_url": "./assets/themes/artwork/artwork.svg"
- },
- {
- "key": "inscription",
- "description": "Values of `inscription` are shown with \"The inscription on this memorial reads:
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -636,7 +637,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -731,7 +732,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/climbing.md b/Docs/Themes/climbing.md
index 05da65078c..2f785b1899 100644
--- a/Docs/Themes/climbing.md
+++ b/Docs/Themes/climbing.md
@@ -151,7 +151,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -653,7 +653,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -748,7 +748,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/cycle_highways.md b/Docs/Themes/cycle_highways.md
index 592348fb8b..ad40519e16 100644
--- a/Docs/Themes/cycle_highways.md
+++ b/Docs/Themes/cycle_highways.md
@@ -134,7 +134,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -250,7 +250,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/cyclenodes.md b/Docs/Themes/cyclenodes.md
index 32a598f346..9d0e1d3554 100644
--- a/Docs/Themes/cyclenodes.md
+++ b/Docs/Themes/cyclenodes.md
@@ -55,6 +55,9 @@ Available languages:
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
+ + [name](#name)
+ + [ref](#ref)
+ + [ele](#ele)
+ [leftover-questions](#leftover-questions)
+ [move-button](#move-button)
+ [delete-button](#delete-button)
@@ -102,7 +105,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -169,7 +172,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -205,15 +208,44 @@ Elements must match **all** of the following expressions:
## Supported attributes
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
+|
[ele](https://wiki.openstreetmap.org/wiki/Key:ele) | [float](../SpecialInputElements.md#float) | |
+
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
+### name
+
+The question is `What is the name noted on this guidepost?`
+*Name noted on the guidepost: {name}* is shown if `name` is set
+
+ - *There is no name noted on this guidepost* is shown if with noname=yes
+
+### ref
+
+The question is `What is the reference number of this guidepost?`
+*Reference number of the guidepost: {ref}* is shown if `ref` is set
+
+ - *There is no reference number noted on this guidepost* is shown if with noref=yes
+
+### ele
+
+The question is `What is the elevation noted on this guidepost?`
+*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set
+
+ - *There is no elevation noted on this guidepost* is shown if with noele=yes
+
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/cyclestreets.md b/Docs/Themes/cyclestreets.md
index e60fd791df..e23329f37d 100644
--- a/Docs/Themes/cyclestreets.md
+++ b/Docs/Themes/cyclestreets.md
@@ -126,7 +126,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
@@ -206,7 +206,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Themes/cyclofix.md b/Docs/Themes/cyclofix.md
index 3f43b6675a..b5d655497f 100644
--- a/Docs/Themes/cyclofix.md
+++ b/Docs/Themes/cyclofix.md
@@ -354,7 +354,7 @@ The question is `What type of items are repaired here?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -580,7 +580,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -2163,7 +2163,7 @@ The question is `Is this vending machine still operational?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/etymology.md b/Docs/Themes/etymology.md
index dee0dde2b2..7a50f020f9 100644
--- a/Docs/Themes/etymology.md
+++ b/Docs/Themes/etymology.md
@@ -50,7 +50,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -64,7 +65,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -78,7 +80,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -92,7 +95,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -106,7 +110,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -120,7 +125,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -134,7 +140,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -148,7 +155,8 @@ Available languages:
+ [zoeken op inventaris onroerend erfgoed](#zoeken-op-inventaris-onroerend-erfgoed)
+ [simple etymology](#simple-etymology)
+ [questions](#questions)
- + [street-name-sign-image](#street-name-sign-image)
+ + [streetsign-image-carousel](#streetsign-image-carousel)
+ + [streetsign-upload](#streetsign-upload)
+ [minimap](#minimap)
+ [etymology_multi_apply](#etymology_multi_apply)
+ [wikipedia](#wikipedia)
@@ -214,10 +222,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -300,10 +313,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -386,10 +404,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -472,10 +495,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -558,10 +586,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -644,10 +677,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -730,10 +768,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
@@ -816,10 +859,15 @@ Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
-### street-name-sign-image
+### streetsign-image-carousel
_This tagrendering has no question and is thus read-only_
-*{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}*
+*{image_carousel(image:streetsign;panoramax:streetsign)}*
+
+### streetsign-upload
+
+_This tagrendering has no question and is thus read-only_
+*{image_upload(image:streetsign,Add image of a street name sign,)}*
### minimap
diff --git a/Docs/Themes/facadegardens.md b/Docs/Themes/facadegardens.md
index 3d06ff664c..f8286e693a 100644
--- a/Docs/Themes/facadegardens.md
+++ b/Docs/Themes/facadegardens.md
@@ -144,7 +144,7 @@ The question is `Extra describing info about the garden (if needed and not yet d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/fritures.md b/Docs/Themes/fritures.md
index 44749777d6..af8f3f7d47 100644
--- a/Docs/Themes/fritures.md
+++ b/Docs/Themes/fritures.md
@@ -139,7 +139,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -492,7 +492,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -523,7 +523,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/ghostsigns.md b/Docs/Themes/ghostsigns.md
index 7a31649d4f..3ab609eba5 100644
--- a/Docs/Themes/ghostsigns.md
+++ b/Docs/Themes/ghostsigns.md
@@ -202,7 +202,7 @@ The question is `Is this sign for a business that no longer exists or no longer
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -520,8 +520,8 @@ The question is `Does this artwork also double as wayside shrine?`
### shrine_name
-The question is `What's the name of this shrine?`
-*The name of this shrine is {name}* is shown if `name` is set
+The question is `What's the name of this {title()}?`
+*The name of this {title()} is {name}* is shown if `name` is set
- *This shrine does not have a name* is shown if with noname=yes
@@ -552,7 +552,7 @@ This tagrendering has labels
### denomination_christian
-The question is `What's the Christian denomination of the shrine?`
+The question is `What's the Christian denomination of this {title()}?`
*The religious denomination is {denomination}* is shown if `denomination` is set
- *The religious subdenomination is Catholic* is shown if with denomination=catholic
@@ -609,7 +609,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/glutenfree.md b/Docs/Themes/glutenfree.md
index c018cdbba4..488bdae045 100644
--- a/Docs/Themes/glutenfree.md
+++ b/Docs/Themes/glutenfree.md
@@ -216,7 +216,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -569,7 +569,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -600,7 +600,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -871,7 +871,7 @@ The question is `Is this place accessible with a wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -967,7 +967,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -1473,7 +1473,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -1555,7 +1555,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/grb.md b/Docs/Themes/grb.md
index 22af4114ad..c03cd52c4c 100644
--- a/Docs/Themes/grb.md
+++ b/Docs/Themes/grb.md
@@ -158,7 +158,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -272,7 +272,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -301,7 +301,7 @@ Elements must match the expression **
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -652,7 +652,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -747,7 +747,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/kerbs_and_crossings.md b/Docs/Themes/kerbs_and_crossings.md
index 6191de4c2c..9e49c4c0eb 100644
--- a/Docs/Themes/kerbs_and_crossings.md
+++ b/Docs/Themes/kerbs_and_crossings.md
@@ -39,7 +39,7 @@ Available languages:
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
- + [crossing-type](#crossing-type)
+ + [signals](#signals)
+ [markings](#markings)
+ [crossing-bicycle-allowed](#crossing-bicycle-allowed)
+ [crossing-has-island](#crossing-has-island)
@@ -86,11 +86,11 @@ Elements must match the expression **
[crossing](https://wiki.openstreetmap.org/wiki/Key:crossing) | Multiple choice | [uncontrolled](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled) [traffic_signals](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals) |
+|
[crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) |
|
[crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) |
|
[bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) |
|
[crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) |
-|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) |
+|
[tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) |
|
[button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) |
|
[traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) |
|
[traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) |
@@ -104,14 +104,13 @@ This block shows the known images which are linked with the `image`-keys, but al
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
-### crossing-type
+### signals
-The question is `What kind of crossing is this?`
+The question is `Are there traffic signals at this crossing?`
- - *Crossing, without traffic lights* is shown if with crossing=uncontrolled
- - *Crossing with traffic signals* is shown if with crossing=traffic_signals
- - *Zebra crossing* is shown if with crossing=zebra. _This option cannot be chosen as answer_
- - *Crossing without crossing markings* is shown if with crossing=unmarked. _This option cannot be chosen as answer_
+ - *There are no traffic signals at this crossing* is shown if with crossing:signals=no
+ -
*There are traffic signals at this crossing* is shown if with crossing:signals=yes
+ -
*There are traffic signals at this crossing* is shown if with crossing=traffic_signals. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -136,6 +135,8 @@ The question is `What kind of markings does this crossing have?`
- *This crossing has lines on either side of the crossing, along with bars connecting them, with an interruption in every bar* is shown if with crossing:markings=ladder:paired
-
*This crossing has double lines on either side of the crossing* is shown if with crossing:markings=lines:paired
+This tagrendering is only visible in the popup if the following condition is met: highway=crossing
+
### crossing-bicycle-allowed
The question is `Is this crossing also for bicycles?`
@@ -161,6 +162,7 @@ The question is `Does this crossing have tactile paving?`
- *This crossing has tactile paving* is shown if with tactile_paving=yes
- *This crossing does not have tactile paving* is shown if with tactile_paving=no
- *This crossing has tactile paving, but is not correct* is shown if with tactile_paving=incorrect. _This option cannot be chosen as answer_
+ - *This crrosing has tactile paving, but only on one side* is shown if with tactile_paving=partial
This tagrendering is only visible in the popup if the following condition is met: highway=crossing
@@ -234,7 +236,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/lactosefree.md b/Docs/Themes/lactosefree.md
index 23cc84c507..a5b26ba6f4 100644
--- a/Docs/Themes/lactosefree.md
+++ b/Docs/Themes/lactosefree.md
@@ -212,7 +212,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -565,7 +565,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -596,7 +596,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -867,7 +867,7 @@ The question is `Is this place accessible with a wheelchair?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -963,7 +963,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -1469,7 +1469,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -1551,7 +1551,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/mapcomplete-changes.md b/Docs/Themes/mapcomplete-changes.md
index 567764376d..89d6423f78 100644
--- a/Docs/Themes/mapcomplete-changes.md
+++ b/Docs/Themes/mapcomplete-changes.md
@@ -116,7 +116,7 @@ The question is `What version of MapComplete was used to make this change?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/onwheels.md b/Docs/Themes/onwheels.md
index 5a5914e178..0826d1b968 100644
--- a/Docs/Themes/onwheels.md
+++ b/Docs/Themes/onwheels.md
@@ -102,7 +102,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -142,7 +142,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/openlovemap.md b/Docs/Themes/openlovemap.md
index a6f68a1a28..fb0ed8f871 100644
--- a/Docs/Themes/openlovemap.md
+++ b/Docs/Themes/openlovemap.md
@@ -191,7 +191,7 @@ Elements must match the expression **
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -687,7 +687,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -799,7 +799,7 @@ The question is `Does {title()} have a private video booth?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -1287,7 +1287,7 @@ The question is `Does {title()} have a private video booth?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -1424,7 +1424,7 @@ The question is `Does {title()} have a private video booth?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/personal.md b/Docs/Themes/personal.md
index 072df8b90b..287f7cde1b 100644
--- a/Docs/Themes/personal.md
+++ b/Docs/Themes/personal.md
@@ -10,6 +10,7 @@ This theme contains the following layers:
- [advertising](../Layers/advertising.md)
- [aerialway](../Layers/aerialway.md)
+ - [all_streets](../Layers/all_streets.md)
- [ambulancestation](../Layers/ambulancestation.md)
- [animal_shelter](../Layers/animal_shelter.md)
- [artwork](../Layers/artwork.md)
@@ -140,6 +141,7 @@ This theme contains the following layers:
- [transit_stops](../Layers/transit_stops.md)
- [tree_node](../Layers/tree_node.md)
- [trolley_bay](../Layers/trolley_bay.md)
+ - [utility_pole](../Layers/utility_pole.md)
- [vending_machine](../Layers/vending_machine.md)
- [veterinary](../Layers/veterinary.md)
- [viewpoint](../Layers/viewpoint.md)
diff --git a/Docs/Themes/pets.md b/Docs/Themes/pets.md
index 42ab12c252..9af35bf7ce 100644
--- a/Docs/Themes/pets.md
+++ b/Docs/Themes/pets.md
@@ -14,6 +14,7 @@ This theme contains the following layers:
- [dog_toilet](../Layers/dog_toilet.md)
- [food_dog_friendly (defined in this theme)](#food_dog_friendly)
- [food](../Layers/food.md)
+ - [pet_shops (defined in this theme)](#pet_shops)
- [shop_dog_friendly (defined in this theme)](#shop_dog_friendly)
- [shops](../Layers/shops.md)
- [waste_basket_dogs (defined in this theme)](#waste_basket_dogs)
@@ -91,7 +92,8 @@ Available languages:
+ [delete-button](#delete-button)
+ [lod](#lod)
- [Filters](#filters)
-3. [shop_dog_friendly](#shop_dog_friendly)
+3. [pet_shops](#pet_shops)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -142,7 +144,58 @@ Available languages:
+ [delete-button](#delete-button)
+ [lod](#lod)
- [Filters](#filters)
-4. [waste_basket_dogs](#waste_basket_dogs)
+4. [shop_dog_friendly](#shop_dog_friendly)
+ - [Basic tags for this layer](#basic-tags-for-this-layer)
+ - [Supported attributes](#supported-attributes)
+ + [images](#images)
+ + [reviews](#reviews)
+ + [shops-name](#shops-name)
+ + [shop_types](#shop_types)
+ + [brand](#brand)
+ + [second_hand](#second_hand)
+ + [opening_hours](#opening_hours)
+ + [Opening hours](#opening-hours)
+ + [website](#website)
+ + [email](#email)
+ + [phone](#phone)
+ + [payment-options](#payment-options)
+ + [repeated](#repeated)
+ + [single_level](#single_level)
+ + [copyshop-print-sizes](#copyshop-print-sizes)
+ + [copyshop-binding](#copyshop-binding)
+ + [optometrist_service](#optometrist_service)
+ + [key_cutter](#key_cutter)
+ + [sells_new_bikes](#sells_new_bikes)
+ + [bike_second_hand](#bike_second_hand)
+ + [repairs_bikes](#repairs_bikes)
+ + [bicycle_rental](#bicycle_rental)
+ + [bicycle-types](#bicycle-types)
+ + [rental-capacity-city_bike](#rental-capacity-city_bike)
+ + [rental-capacity-ebike](#rental-capacity-ebike)
+ + [rental-capacity-kid_bike](#rental-capacity-kid_bike)
+ + [rental-capacity-bmx](#rental-capacity-bmx)
+ + [rental-capacity-mtb](#rental-capacity-mtb)
+ + [rental-capacity-bicycle_pannier](#rental-capacity-bicycle_pannier)
+ + [rental-capacity-tandem_bicycle](#rental-capacity-tandem_bicycle)
+ + [bike_pump_service](#bike_pump_service)
+ + [bike_repair_tools](#bike_repair_tools)
+ + [bike_wash](#bike_wash)
+ + [bike_cleaning-service_bicycle_cleaning_charge](#bike_cleaning-service_bicycle_cleaning_charge)
+ + [internet](#internet)
+ + [internet-fee](#internet-fee)
+ + [internet-ssid](#internet-ssid)
+ + [organic](#organic)
+ + [sugar_free](#sugar_free)
+ + [gluten_free](#gluten_free)
+ + [lactose_free](#lactose_free)
+ + [dog-access](#dog-access)
+ + [description](#description)
+ + [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ + [delete-button](#delete-button)
+ + [lod](#lod)
+ - [Filters](#filters)
+5. [waste_basket_dogs](#waste_basket_dogs)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -210,7 +263,7 @@ Elements must match **all** of the following expressions:
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -563,7 +616,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -594,7 +647,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -707,7 +760,7 @@ This tagrendering has labels
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
-# shop_dog_friendly
+# pet_shops
This layer is based on [shops](../Layers/shops.md)
@@ -717,15 +770,17 @@ A shop
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+ - **a pet shop** which has the following tags:shop=pet
+
## Basic tags for this layer
-Elements must match **all** of the following expressions:
+Elements must match the expression **shop=pet**
-0. craft=shoe_repair | craft=key_cutter | shop~.+
-1. dog=leashed | dog=yes
-2. shop!=mall
-
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22craft%22%3D%22shoe_repair%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22shoe_repair%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22key_cutter%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22key_cutter%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22shop%22%3D%22pet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@@ -760,7 +815,7 @@ Elements must match **all** of the following expressions:
|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -1255,7 +1310,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -1350,7 +1405,875 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
+
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
+### delete-button
+
+_This tagrendering has no question and is thus read-only_
+*{delete_button()}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
+
+## Filters
+
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental | ((shop=rental & amenity=bicycle_rental)) |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) |
+
+| id | question | osmTags |
+-----|-----|----- |
+| open_now.0 | Now open | _isOpen=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| accepts_cash.0 | Accepts cash | payment:cash=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
+
+| id | question | osmTags |
+-----|-----|----- |
+| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
+
+| id | question | osmTags |
+-----|-----|----- |
+| sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes | diet:sugar_free=only | diet:sugar_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes | diet:gluten_free=only | diet:gluten_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
+
+| id | question | osmTags |
+-----|-----|----- |
+| dogs.0 | *No preference towards dogs* (default) | |
+| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
+| dogs.2 | No dogs allowed | dog=no |
+
+# shop_dog_friendly
+
+This layer is based on [shops](../Layers/shops.md)
+
+A shop
+
+ - This layer is shown at zoomlevel **15** and higher
+
+No themes use this layer
+
+## Basic tags for this layer
+
+Elements must match **all** of the following expressions:
+
+0. craft=shoe_repair | craft=key_cutter | shop~.+
+1. dog=leashed | dog=yes
+2. shop!=mall
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22craft%22%3D%22shoe_repair%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22shoe_repair%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22key_cutter%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22craft%22%3D%22key_cutter%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%5D%5B%22dog%22%3D%22leashed%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22shop%22%5D%5B%22dog%22%3D%22yes%22%5D%5B%22shop%22!%3D%22mall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+## Supported attributes
+
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) |
+|
[brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
+|
[second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) |
+|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
+|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
+|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
+|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
+|
[level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
+|
[service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) |
+|
[healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) |
+|
[service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) |
+|
[service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) |
+|
[service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) |
+|
[service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) |
+|
[rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) |
+|
[capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) |
+|
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
+|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
+|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
+|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
+|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
+|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
+|
[diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
+|
[diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
+|
[diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
+|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
+|
[description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
+
+### images
+This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
+_This tagrendering has no question and is thus read-only_
+*{image_carousel()}{image_upload()}*
+
+### reviews
+Shows the reviews module (including the possibility to leave a review)
+_This tagrendering has no question and is thus read-only_
+*{create_review()}{list_reviews()}*
+
+### shops-name
+
+The question is `What is the name of this shop?`
+*This shop is called {name}* is shown if `name` is set
+
+### shop_types
+
+The question is `What kind of shop is this?`
+*This is a {shop}* is shown if `shop` is set
+
+ -
*Bicycle rental shop* is shown if with shop=bicycle_rental
+ -
*Farm Supply Shop* is shown if with shop=agrarian
+ -
*Liquor Store* is shown if with shop=alcohol
+ -
*Anime / Manga Shop* is shown if with shop=anime
+ -
*Antique Shop* is shown if with shop=antiques
+ -
*Appliance Store* is shown if with shop=appliance
+ -
*Art Store* is shown if with shop=art
+ -
*Baby Goods Store* is shown if with shop=baby_goods
+ -
*Bag/Luggage Store* is shown if with shop=bag
+ -
*Bakery* is shown if with shop=bakery
+ -
*Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing
+ -
*Beauty Shop* is shown if with shop=beauty
+ -
*Bedding/Mattress Store* is shown if with shop=bed
+ -
*Beverage Store* is shown if with shop=beverages
+ -
*Bicycle Shop* is shown if with shop=bicycle
+ -
*Boat Store* is shown if with shop=boat
+ -
*Bookmaker* is shown if with shop=bookmaker
+ -
*Bookstore* is shown if with shop=books
+ -
*Brewing Supply Store* is shown if with shop=brewing_supplies
+ -
*Butcher* is shown if with shop=butcher
+ -
*Camera Equipment Store* is shown if with shop=camera
+ - *Candle Shop* is shown if with shop=candles
+ -
*Cannabis Shop* is shown if with shop=cannabis
+ - *Car Dealership* is shown if with shop=car
+ -
*Car Parts Store* is shown if with shop=car_parts
+ -
*Car Repair Shop* is shown if with shop=car_repair
+ -
*RV Dealership* is shown if with shop=caravan
+ -
*Carpet Store* is shown if with shop=carpet
+ -
*Catalog Shop* is shown if with shop=catalogue
+ -
*Charity Store* is shown if with shop=charity
+ -
*Cheese Store* is shown if with shop=cheese
+ - *Drugstore* is shown if with shop=chemist
+ -
*Chocolate Store* is shown if with shop=chocolate
+ -
*Clothing Store* is shown if with shop=clothes
+ -
*Coffee Store* is shown if with shop=coffee
+ - *Collectibles Shop* is shown if with shop=collector
+ -
*Computer Store* is shown if with shop=computer
+ -
*Candy Store* is shown if with shop=confectionery
+ - *Convenience Store* is shown if with shop=convenience
+ -
*Copy Store* is shown if with shop=copyshop
+ -
*Cosmetics Store* is shown if with shop=cosmetics
+ -
*Rural Supplies Store* is shown if with shop=country_store
+ - *Arts & Crafts Store* is shown if with shop=craft
+ -
*Curtain Store* is shown if with shop=curtain
+ -
*Dairy Store* is shown if with shop=dairy
+ -
*Delicatessen* is shown if with shop=deli
+ -
*Department Store* is shown if with shop=department_store
+ -
*DIY Store* is shown if with shop=doityourself
+ -
*Door Shop* is shown if with shop=doors
+ -
*Dry Cleaner* is shown if with shop=dry_cleaning
+ -
*E-Cigarette Shop* is shown if with shop=e-cigarette
+ -
*Electrical Equipment Store* is shown if with shop=electrical
+ -
*Electronics Store* is shown if with shop=electronics
+ -
*Erotic Store* is shown if with shop=erotic
+ -
*Fabric Store* is shown if with shop=fabric
+ - *Produce Stand* is shown if with shop=farm
+ -
*Fashion Accessories Store* is shown if with shop=fashion_accessories
+ -
*Fireplace Store* is shown if with shop=fireplace
+ -
*Fishing Shop* is shown if with shop=fishing
+ -
*Flooring Supply Shop* is shown if with shop=flooring
+ -
*Florist* is shown if with shop=florist
+ -
*Framing Shop* is shown if with shop=frame
+ - *Frozen Food Store* is shown if with shop=frozen_food
+ -
*Fuel Shop* is shown if with shop=fuel
+ -
*Funeral Home* is shown if with shop=funeral_directors
+ -
*Furniture Store* is shown if with shop=furniture
+ -
*Tabletop Game Store* is shown if with shop=games
+ -
*Garden Center* is shown if with shop=garden_centre
+ -
*Bottled Gas Shop* is shown if with shop=gas
+ -
*General Store* is shown if with shop=general
+ -
*Gift Shop* is shown if with shop=gift
+ -
*Greengrocer* is shown if with shop=greengrocer
+ -
*Hairdresser* is shown if with shop=hairdresser
+ -
*Hairdresser Supply Store* is shown if with shop=hairdresser_supply
+ -
*Hardware Store* is shown if with shop=hardware
+ -
*Health Food Store* is shown if with shop=health_food
+ -
*Hearing Aids Store* is shown if with shop=hearing_aids
+ -
*Herbalist* is shown if with shop=herbalist
+ -
*Hifi Store* is shown if with shop=hifi
+ -
*Honey Store* is shown if with shop=honey
+ -
*Household Linen Shop* is shown if with shop=household_linen
+ -
*Houseware Store* is shown if with shop=houseware
+ -
*Hunting Shop* is shown if with shop=hunting
+ -
*Interior Decoration Store* is shown if with shop=interior_decoration
+ -
*Jewelry Store* is shown if with shop=jewelry
+ -
*Kiosk* is shown if with shop=kiosk
+ -
*Kitchen Design Store* is shown if with shop=kitchen
+ -
*Laundry* is shown if with shop=laundry
+ -
*Leather Store* is shown if with shop=leather
+ -
*Lighting Store* is shown if with shop=lighting
+ -
*Locksmith* is shown if with shop=locksmith
+ - *Lottery Shop* is shown if with shop=lottery
+ - *Mall* is shown if with shop=mall
+ -
*Massage Shop* is shown if with shop=massage
+ -
*Medical Supply Store* is shown if with shop=medical_supply
+ -
*Military Surplus Store* is shown if with shop=military_surplus
+ - *Mobile Phone Store* is shown if with shop=mobile_phone
+ -
*Model Shop* is shown if with shop=model
+ -
*Money Lender* is shown if with shop=money_lender
+ -
*Motorcycle Dealership* is shown if with shop=motorcycle
+ -
*Motorcycle Repair Shop* is shown if with shop=motorcycle_repair
+ -
*Music Store* is shown if with shop=music
+ -
*Musical Instrument Store* is shown if with shop=musical_instrument
+ -
*Newsstand* is shown if with shop=newsagent
+ -
*Nutrition Supplements Store* is shown if with shop=nutrition_supplements
+ -
*Nuts Shop* is shown if with shop=nuts
+ -
*Optician* is shown if with shop=optician
+ -
*Outdoors Store* is shown if with shop=outdoor
+ -
*Online Retailer Outpost* is shown if with shop=outpost
+ -
*Paint Store* is shown if with shop=paint
+ -
*Party Supply Store* is shown if with shop=party
+ -
*Pasta Store* is shown if with shop=pasta
+ -
*Pastry Shop* is shown if with shop=pastry
+ -
*Pawnshop* is shown if with shop=pawnbroker
+ -
*Perfume Store* is shown if with shop=perfumery
+ -
*Pet Store* is shown if with shop=pet
+ -
*Pet Groomer* is shown if with shop=pet_grooming
+ -
*Photography Store* is shown if with shop=photo
+ -
*Pottery Store* is shown if with shop=pottery
+ -
*Printer Ink Store* is shown if with shop=printer_ink
+ -
*Psychic* is shown if with shop=psychic
+ -
*Fireworks Store* is shown if with shop=pyrotechnics
+ -
*Radio/Electronic Component Store* is shown if with shop=radiotechnics
+ -
*Religious Store* is shown if with shop=religion
+ -
*Rental Shop* is shown if with shop=rental
+ - *Repair Shop* is shown if with shop=repair
+ -
*Rice Store* is shown if with shop=rice
+ -
*Scuba Diving Shop* is shown if with shop=scuba_diving
+ -
*Seafood Shop* is shown if with shop=seafood
+ -
*Thrift Store* is shown if with shop=second_hand
+ -
*Sewing Supply Shop* is shown if with shop=sewing
+ -
*Shoe Repair Shop* is shown if with shop=shoe_repair
+ -
*Shoe Store* is shown if with shop=shoes
+ -
*Spice Shop* is shown if with shop=spices
+ -
*Sporting Goods Store* is shown if with shop=sports
+ -
*Stationery Store* is shown if with shop=stationery
+ -
*Storage Rental* is shown if with shop=storage_rental
+ -
*Supermarket* is shown if with shop=supermarket
+ - *Pool Supply Store* is shown if with shop=swimming_pool
+ -
*Tailor* is shown if with shop=tailor
+ -
*Tattoo Parlor* is shown if with shop=tattoo
+ -
*Tea Store* is shown if with shop=tea
+ -
*Telecom Retail Store* is shown if with shop=telecommunication
+ - *Ticket Seller* is shown if with shop=ticket
+ -
*Tile Shop* is shown if with shop=tiles
+ -
*Tobacco Shop* is shown if with shop=tobacco
+ -
*Tool Rental* is shown if with shop=tool_hire
+ -
*Toy Store* is shown if with shop=toys
+ -
*Trade Shop* is shown if with shop=trade
+ -
*Travel Agency* is shown if with shop=travel_agency
+ -
*Trophy Shop* is shown if with shop=trophy
+ -
*Tire Store* is shown if with shop=tyres
+ -
*Vacuum Cleaner Store* is shown if with shop=vacuum_cleaner
+ -
*Discount Store* is shown if with shop=variety_store
+ -
*Video Store* is shown if with shop=video
+ -
*Video Game Store* is shown if with shop=video_games
+ -
*Watches Shop* is shown if with shop=watches
+ -
*Drinking Water Shop* is shown if with shop=water
+ - *Watersport/Swim Shop* is shown if with shop=water_sports
+ -
*Weapon Shop* is shown if with shop=weapons
+ -
*Wholesale Store* is shown if with shop=wholesale
+ -
*Wig Shop* is shown if with shop=wigs
+ -
*Window Blind Store* is shown if with shop=window_blind
+ -
*Wine Shop* is shown if with shop=wine
+ -
*This shop is no longer used. It is vacant* is shown if with disused:shop=
+
+This tagrendering has labels
+`description`
+
+### brand
+
+The question is `What is the brand of this shop?`
+*Part of {brand}* is shown if `brand` is set
+
+ - *This shop does not have a specific brand, it is not part of a bigger chain* is shown if with not:brand=yes
+
+### second_hand
+
+The question is `Does this shop sell second-hand items?`
+
+ - *This shop sells second-hand items only* is shown if with second_hand=only
+ - *This shop sells second-hand items along with new items* is shown if with second_hand=yes
+ - *This shop only sells brand-new items* is shown if with second_hand=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=clothes | shop=books | shop=charity | shop=furniture | shop=mobile_phone | shop=computer | shop=toys
+
+### opening_hours
+
+The question is `What are the opening hours of {title()}?`
+*
Opening hours
{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
+
+ - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
+
+### website
+
+The question is `What is the website of {title()}?`
+*{website}* is shown if `website` is set
+
+ - *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### email
+
+The question is `What is the email address of {title()}?`
+*{email}* is shown if `email` is set
+
+ -
*{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
+ -
*{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### phone
+
+The question is `What is the phone number of {title()}?`
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
+
+ -
*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### payment-options
+
+The question is `Which methods of payment are accepted here?`
+
+ -
*Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no
+ -
*Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no
+ -
*Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no
+
+### repeated
+
+_This tagrendering has no question and is thus read-only_
+*Multiple, identical objects can be found on floors {repeat_on}.*
+
+This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
+This tagrendering has labels
+`level`
+
+### single_level
+
+The question is `On what level is this feature located?`
+*Located on the {level}th floor* is shown if `level` is set
+
+ - *Located underground* is shown if with location=underground. _This option cannot be chosen as answer_
+ - *Located on the ground floor* is shown if with level=0
+ - *Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
+ - *Located on the first floor* is shown if with level=1
+ - *Located on the first basement level* is shown if with level=-1
+
+This tagrendering has labels
+`level`
+
+### copyshop-print-sizes
+
+The question is `What paper formats does this shop offer?`
+
+ - *This shop can print on papers of size A4* is shown if with service:print:A4=yes. Unselecting this answer will add service:print:A4=no
+ - *This shop can print on papers of size A3* is shown if with service:print:A3=yes. Unselecting this answer will add service:print:A3=no
+ - *This shop can print on papers of size A2* is shown if with service:print:A2=yes. Unselecting this answer will add service:print:A2=no
+ - *This shop can print on papers of size A1* is shown if with service:print:A1=yes. Unselecting this answer will add service:print:A1=no
+ - *This shop can print on papers of size A0* is shown if with service:print:A0=yes. Unselecting this answer will add service:print:A0=no
+
+This tagrendering is only visible in the popup if the following condition is met: service:print=yes | shop~^(.*copyshop.*)$ | shop~^(.*stationery.*)$
+
+### copyshop-binding
+
+The question is `Does this shop offer a binding service?`
+
+ - *This shop binds papers into a booklet* is shown if with service:binding=yes
+ - *This shop does bind books* is shown if with service:binding=no
+
+This tagrendering is only visible in the popup if the following condition is met: service:print=yes | shop~^(.*copyshop.*)$ | shop~^(.*stationery.*)$
+
+### optometrist_service
+
+The question is `Are medical services available here?`
+
+ - *This shop offers eye exams by certified optometrists* is shown if with healthcare=optometrist. Unselecting this answer will add not:healthcare=optometrist
+ - *This shop offers hearing tests by a certified audiologist* is shown if with healthcare=audiologist. Unselecting this answer will add not:healthcare=audiologist
+
+This tagrendering is only visible in the popup if the following condition is met: shop=optician | shop=hearing_aid | shop=medical_supply
+
+### key_cutter
+
+The question is `Does this shop offer key cutting?`
+
+ -
*This shop is also specialized in key cutting* is shown if with craft=key_cutter
+ -
*This shop offers key cutting as a service* is shown if with service:key_cutting=yes
+ - *This shops does not offer key cutting as a service* is shown if with craft= & service:key_cutting=no
+
+This tagrendering is only visible in the popup if the following condition is met: craft=key_cutting | shop=shoe_repair | shop=diy | shop=doityourself | shop=home_improvement | shop=hardware | shop=locksmith | shop=repair | service:key_cutting~.+
+
+### sells_new_bikes
+
+The question is `Does this shop sell bikes?`
+
+ - *This shop sells new bikes* is shown if with service:bicycle:retail=yes
+ - *This shop doesn't sell new bikes* is shown if with service:bicycle:retail=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=outdoor | shop=sport | shop=sports | shop=diy | shop=doityourself | service:bicycle:retail~.+
+
+### bike_second_hand
+
+The question is `Does this shop sell second-hand bikes?`
+
+ - *This shop sells second-hand bikes* is shown if with service:bicycle:second_hand=yes
+ - *This shop doesn't sell second-hand bikes* is shown if with service:bicycle:second_hand=no
+ - *This shop only sells second-hand bikes* is shown if with service:bicycle:second_hand=only
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=charity | shop=second_hand | shop=bicycle_repair | service:bicycle:second_hand~.+
+
+### repairs_bikes
+
+The question is `Does this shop repair bikes?`
+
+ - *This shop repairs bikes* is shown if with service:bicycle:repair=yes
+ - *This shop doesn't repair bikes* is shown if with service:bicycle:repair=no
+ - *This shop only repairs bikes bought here* is shown if with service:bicycle:repair=only_sold
+ - *This shop only repairs bikes of a certain brand* is shown if with service:bicycle:repair=brand
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:retail=yes | service:bicycle:second_hand=yes | service:bicycle:second_hand=only | shop=sport | shop=sports | shop=outdoor | shop=bicycle | service:bicycle:repair~.+
+
+### bicycle_rental
+
+The question is `Does this shop rent out bikes?`
+
+ - *This shop rents out bikes* is shown if with service:bicycle:rental=yes
+ - *This shop doesn't rent out bikes* is shown if with service:bicycle:rental=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=sport | shop=sports | shop=bicycle_repair | shop=outdoor | shop=rental | service:bicycle:rental~.+
+
+### bicycle-types
+
+The question is `What kind of bicycles and accessories are rented here?`
+*{rental} is rented here* is shown if `rental` is set
+
+ - *Normal city bikes can be rented here* is shown if with rental=city_bike
+ - *Electrical bikes can be rented here* is shown if with rental=ebike
+ - *BMX bikes can be rented here* is shown if with rental=bmx
+ - *Mountainbikes can be rented here* is shown if with rental=mtb
+ - *Bikes for children can be rented here* is shown if with rental=kid_bike
+ - *Tandem bicycles can be rented here* is shown if with rental=tandem
+ - *Race bicycles can be rented here* is shown if with rental=racebike
+ - *Bike helmets can be rented here* is shown if with rental=bike_helmet
+ - *Cargo bikes can be rented here* is shown if with rental=cargo_bike
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:rental=yes | bicycle_rental~.+
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-city_bike
+
+The question is `How many city bikes can be rented here?`
+*{capacity:city_bike} city bikes can be rented here* is shown if `capacity:city_bike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*city_bike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-ebike
+
+The question is `How many electrical bikes can be rented here?`
+*{capacity:ebike} electrical bikes can be rented here* is shown if `capacity:ebike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*ebike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-kid_bike
+
+The question is `How many bikes for children can be rented here?`
+*{capacity:kid_bike} bikes for children can be rented here* is shown if `capacity:kid_bike` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*kid_bike.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-bmx
+
+The question is `How many BMX bikes can be rented here?`
+*{capacity:bmx} BMX bikes can be rented here* is shown if `capacity:bmx` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bmx.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-mtb
+
+The question is `How many mountainbikes can be rented here?`
+*{capacity:mtb} mountainbikes can be rented here* is shown if `capacity:mtb` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*mtb.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-bicycle_pannier
+
+The question is `How many bicycle panniers can be rented here?`
+*{capacity:bicycle_pannier} bicycle panniers can be rented here* is shown if `capacity:bicycle_pannier` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bicycle_pannier.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### rental-capacity-tandem_bicycle
+
+The question is `How many tandem can be rented here?`
+*{capacity:tandem_bicycle} tandem can be rented here* is shown if `capacity:tandem_bicycle` is set
+
+This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*tandem_bicycle.*)$
+This tagrendering has labels
+`bicycle_rental`
+
+### bike_pump_service
+
+The question is `Does this shop offer a bike pump for use by anyone?`
+
+ - *This shop offers a bike pump for anyone* is shown if with service:bicycle:pump=yes
+ - *This shop doesn't offer a bike pump for anyone* is shown if with service:bicycle:pump=no
+ - *There is bicycle pump, it is shown as a separate point* is shown if with service:bicycle:pump=separate
+
+This tagrendering is only visible in the popup if the following condition is met: service:bicycle:retail=yes | shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.+)$~~^(yes)$ | service:bicycle:pump~.+
+
+### bike_repair_tools
+
+The question is `Are there tools here to repair your own bike?`
+
+ - *This shop offers tools for DIY bicycle repair* is shown if with service:bicycle:diy=yes
+ - *This shop doesn't offer tools for DIY bicycle repair* is shown if with service:bicycle:diy=no
+ - *Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop* is shown if with service:bicycle:diy=only_sold
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=bicycle_repair | service:bicycle:diy~.+ | service:bicycle:repair~^(yes|only)$
+
+### bike_wash
+
+The question is `Are bicycles washed here?`
+
+ - *This shop cleans bicycles* is shown if with service:bicycle:cleaning=yes
+ - *This shop has an installation where one can clean bicycles themselves* is shown if with service:bicycle:cleaning=diy
+ - *This shop doesn't offer bicycle cleaning* is shown if with service:bicycle:cleaning=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.*)$~~^(yes|only)$ | service:bicycle:cleaning~.+
+
+### bike_cleaning-service_bicycle_cleaning_charge
+
+The question is `How much does it cost to use the cleaning service?`
+*Using the cleaning service costs {service:bicycle:cleaning:charge}* is shown if `service:bicycle:cleaning:charge` is set
+
+ - *The cleaning service is free to use* is shown if with service:bicycle:cleaning:fee=no
+ - *Free to use* is shown if with service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge=. _This option cannot be chosen as answer_
+
+This tagrendering is only visible in the popup if the following condition is met: amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+
+
+### internet
+
+The question is `Does this place offer internet access?`
+
+ -
*This place offers wireless internet access* is shown if with internet_access=wlan
+ - *This place does not offer internet access* is shown if with internet_access=no
+ - *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
+ -
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
+ - *This place offers wired internet access* is shown if with internet_access=wired
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
+
+This tagrendering has labels
+`internet-all`
+
+### internet-fee
+
+The question is `Is there a fee for internet access?`
+
+ - *There is a fee for the internet access at this place* is shown if with internet_access:fee=yes
+ - *Internet access is free at this place* is shown if with internet_access:fee=no
+ - *Internet access is free at this place, for customers only* is shown if with internet_access:fee=customers
+
+This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+
+This tagrendering has labels
+`internet-all`
+
+### internet-ssid
+
+The question is `What is the network name for the wireless internet access?`
+*The network name is {internet_access:ssid}* is shown if `internet_access:ssid` is set
+
+ - *Telekom* is shown if with internet_access:ssid=Telekom
+
+This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$
+This tagrendering has labels
+`internet-all`
+
+### organic
+
+The question is `Does this shop offer organic products?`
+
+ - *This shop offers organic products* is shown if with organic=yes
+ - *This shop only offers organic products* is shown if with organic=only
+ - *This shop does not offer organic products* is shown if with organic=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=clothes | shop=shoes | shop=butcher | shop=cosmetics | shop=deli | shop=bakery | shop=alcohol | shop=seafood | shop=beverages | shop=florist
+
+### sugar_free
+
+The question is `Does this shop have a sugar free offering?`
+
+ - *This shop only sells sugar free products* is shown if with diet:sugar_free=only
+ - *This shop has a big sugar free offering* is shown if with diet:sugar_free=yes
+ - *This shop has a limited sugar free offering* is shown if with diet:sugar_free=limited
+ - *This shop has no sugar free offering* is shown if with diet:sugar_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### gluten_free
+
+The question is `Does this shop have a gluten free offering?`
+
+ -
*This shop only sells gluten free products* is shown if with diet:gluten_free=only
+ -
*This shop has a big gluten free offering* is shown if with diet:gluten_free=yes
+ - *This shop has a limited gluten free offering* is shown if with diet:gluten_free=limited
+ - *This shop has no gluten free offering* is shown if with diet:gluten_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### lactose_free
+
+The question is `Does {title()} have a lactose-free offering?`
+
+ -
*Only sells lactose free products* is shown if with diet:lactose_free=only
+ -
*Big lactose free offering* is shown if with diet:lactose_free=yes
+ - *Limited lactose free offering* is shown if with diet:lactose_free=limited
+ - *No lactose free offering* is shown if with diet:lactose_free=no
+
+This tagrendering is only visible in the popup if the following condition is met: shop=supermarket | shop=convenience | shop=farm | shop=greengrocer | shop=health_food | shop=deli | shop=bakery | shop=beverages | shop=beverages | shop=pastry | shop=chocolate | shop=frozen_food | shop=ice_cream
+This tagrendering has labels
+`diets`
+
+### dog-access
+
+The question is `Are dogs allowed in this business?`
+
+ -
*Dogs are allowed* is shown if with dog=yes
+ -
*Dogs are not allowed* is shown if with dog=no
+ -
*Dogs are allowed, but they have to be leashed* is shown if with dog=leashed
+ -
*Dogs are allowed and can run around freely* is shown if with dog=unleashed
+ -
*Dogs are allowed only outside* is shown if with dog=outside
+
+### description
+
+The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
+*{description}* is shown if `description` is set
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,hidden)}*
### move-button
@@ -1641,7 +2564,7 @@ The question is `Does this waste basket have a dispenser for dog excrement bags?
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/postal_codes.md b/Docs/Themes/postal_codes.md
index 64de4573e3..a402d65da9 100644
--- a/Docs/Themes/postal_codes.md
+++ b/Docs/Themes/postal_codes.md
@@ -79,7 +79,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -118,7 +118,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
# town_hall
@@ -140,7 +140,7 @@ Elements must match **any** of the following expressions:
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/rainbow_crossings.md b/Docs/Themes/rainbow_crossings.md
index 57cd678aae..537edf3090 100644
--- a/Docs/Themes/rainbow_crossings.md
+++ b/Docs/Themes/rainbow_crossings.md
@@ -79,7 +79,7 @@ The question is `Does this crossing has rainbow paintings?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/scouting.md b/Docs/Themes/scouting.md
index f9707dfaf1..c4b7a7007a 100644
--- a/Docs/Themes/scouting.md
+++ b/Docs/Themes/scouting.md
@@ -34,8 +34,10 @@ Available languages:
+ [phone](#phone)
+ [email](#email)
+ [website](#website)
- + [fee](#fee)
+ [capacity_persons](#capacity_persons)
+ + [fee](#fee)
+ + [charge_person_day](#charge_person_day)
+ + [charge_day](#charge_day)
+ [caravansites-toilets](#caravansites-toilets)
+ [toilets-wheelchair](#toilets-wheelchair)
+ [questions](#questions)
@@ -123,8 +125,10 @@ Elements must match **any** of the following expressions:
|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
-|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) |
|
[capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | |
+|
[fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
+|
[charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
|
[toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
|
[contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | |
@@ -177,19 +181,28 @@ The question is `What is the website of {title()}?`
This tagrendering has labels
`contact`
-### fee
-
-The question is `Is a fee charged here?`
-*A fee of {charge} should be paid for here* is shown if `charge` is set
-
- - *The campsite is free of charge* is shown if with fee=no
- - *A fee is charged here.* is shown if with fee=yes & charge=
-
### capacity_persons
The question is `How many people can stay here?`
*{capacity:persons} people can stay here* is shown if `capacity:persons` is set
+### fee
+
+The question is `Is there a fee?`
+
+ -
*The campsite is free of charge* is shown if with fee=no
+ -
*There is a fee.* is shown if with fee=yes
+
+### charge_person_day
+
+The question is `What is the charge per person per day?`
+*Charge per person per day: {charge}* is shown if `charge` is set
+
+### charge_day
+
+The question is `What is the charge per day?`
+*Charge per day: {charge}* is shown if `charge` is set
+
### caravansites-toilets
The question is `Does this place have toilets?`
@@ -205,6 +218,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
@@ -288,7 +305,7 @@ Elements must match **all** of the following expressions:
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
@@ -377,6 +394,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### internet
The question is `Does this place offer internet access?`
@@ -386,7 +407,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -427,7 +448,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
@@ -496,7 +517,7 @@ Elements must match the expression **
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
@@ -585,6 +606,10 @@ The question is `Is there a dedicated toilet for wheelchair users?`
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
+This tagrendering has labels
+`wheelchair`
+`hidden`
+
### internet
The question is `Does this place offer internet access?`
@@ -594,7 +619,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -635,7 +660,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/speelplekken.md b/Docs/Themes/speelplekken.md
index 53c3824336..28100135f6 100644
--- a/Docs/Themes/speelplekken.md
+++ b/Docs/Themes/speelplekken.md
@@ -82,7 +82,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/sports.md b/Docs/Themes/sports.md
index 5ef262f5d8..bcfc175091 100644
--- a/Docs/Themes/sports.md
+++ b/Docs/Themes/sports.md
@@ -147,7 +147,7 @@ Elements must match the expression **
[service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
|
[service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
|
[service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
-|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wifi) |
+|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
@@ -642,7 +642,7 @@ The question is `Does this place offer internet access?`
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wifi
+ - *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
@@ -737,7 +737,7 @@ The question is `Is there still some relevant info that the previous questions d
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/stations.md b/Docs/Themes/stations.md
index 6e3632d702..527afbbbd5 100644
--- a/Docs/Themes/stations.md
+++ b/Docs/Themes/stations.md
@@ -163,7 +163,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/street_lighting.md b/Docs/Themes/street_lighting.md
index f5e377f9dd..8ea2c2e825 100644
--- a/Docs/Themes/street_lighting.md
+++ b/Docs/Themes/street_lighting.md
@@ -9,8 +9,9 @@ The theme introduction reads:
This theme contains the following layers:
- [street_lamps](../Layers/street_lamps.md)
+ - [utility_pole](../Layers/utility_pole.md)
- [lit_streets (defined in this theme)](#lit_streets)
- - [all_streets (defined in this theme)](#all_streets)
+ - [all_streets](../Layers/all_streets.md)
Available languages:
@@ -44,14 +45,6 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [split_button](#split_button)
+ [lod](#lod)
-3. [all_streets](#all_streets)
- - [Basic tags for this layer](#basic-tags-for-this-layer)
- - [Supported attributes](#supported-attributes)
- + [images](#images)
- + [lit](#lit)
- + [leftover-questions](#leftover-questions)
- + [split_button](#split_button)
- + [lod](#lod)
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
@@ -98,63 +91,7 @@ The question is `Is this street lit?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
-
-### split_button
-
-_This tagrendering has no question and is thus read-only_
-*{split_button()}*
-
-### lod
-
-_This tagrendering has no question and is thus read-only_
-*{linked_data_from_website()}*
-
-This tagrendering has labels
-`added_by_default`
-# all_streets
-
- - This layer is shown at zoomlevel **18** and higher
- - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
-
-No themes use this layer
-
-## Basic tags for this layer
-
-Elements must match **all** of the following expressions:
-
-0. highway~.+
-1. highway!=platform
-2. service!=driveway
-
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%5D%5B%22highway%22!%3D%22platform%22%5D%5B%22service%22!%3D%22driveway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
-
-## Supported attributes
-
-**Warning:**,this quick overview is incomplete,
-
-| attribute | type | values which are supported by this layer |
------|-----|----- |
-|
[lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) |
-
-### images
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
-_This tagrendering has no question and is thus read-only_
-*{image_carousel()}{image_upload()}*
-
-### lit
-
-The question is `Is this street lit?`
-
- - *This street is lit* is shown if with lit=yes
- - *This street is not lit* is shown if with lit=no
- - *This street is lit at night* is shown if with lit=sunset-sunrise. _This option cannot be chosen as answer_
- - *This street is lit 24/7* is shown if with lit=24/7
-
-### leftover-questions
-
-_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### split_button
diff --git a/Docs/Themes/street_lighting_assen.md b/Docs/Themes/street_lighting_assen.md
index b960bead98..f175899046 100644
--- a/Docs/Themes/street_lighting_assen.md
+++ b/Docs/Themes/street_lighting_assen.md
@@ -56,7 +56,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/toerisme_vlaanderen.md b/Docs/Themes/toerisme_vlaanderen.md
index 4f7038850d..63863c4474 100644
--- a/Docs/Themes/toerisme_vlaanderen.md
+++ b/Docs/Themes/toerisme_vlaanderen.md
@@ -1696,7 +1696,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/transit.md b/Docs/Themes/transit.md
index 7fabc11107..921aad2a9a 100644
--- a/Docs/Themes/transit.md
+++ b/Docs/Themes/transit.md
@@ -76,7 +76,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/uk_addresses.md b/Docs/Themes/uk_addresses.md
index 37fc9e223c..d72209f3ae 100644
--- a/Docs/Themes/uk_addresses.md
+++ b/Docs/Themes/uk_addresses.md
@@ -130,7 +130,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/velopark.md b/Docs/Themes/velopark.md
index 157c8452ce..cd4af84a20 100644
--- a/Docs/Themes/velopark.md
+++ b/Docs/Themes/velopark.md
@@ -233,7 +233,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/vending_machine.md b/Docs/Themes/vending_machine.md
index 83f0ffd566..19eba202dd 100644
--- a/Docs/Themes/vending_machine.md
+++ b/Docs/Themes/vending_machine.md
@@ -306,7 +306,7 @@ The question is `Is this vending machine still operational?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/walkingnodes.md b/Docs/Themes/walkingnodes.md
index a9be465f1d..e24494fa9f 100644
--- a/Docs/Themes/walkingnodes.md
+++ b/Docs/Themes/walkingnodes.md
@@ -49,6 +49,9 @@ Available languages:
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
+ + [name](#name)
+ + [ref](#ref)
+ + [ele](#ele)
+ [leftover-questions](#leftover-questions)
+ [move-button](#move-button)
+ [delete-button](#delete-button)
@@ -96,7 +99,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -163,7 +166,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -199,15 +202,44 @@ Elements must match **all** of the following expressions:
## Supported attributes
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+|
[ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
+|
[ele](https://wiki.openstreetmap.org/wiki/Key:ele) | [float](../SpecialInputElements.md#float) | |
+
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
+### name
+
+The question is `What is the name noted on this guidepost?`
+*Name noted on the guidepost: {name}* is shown if `name` is set
+
+ - *There is no name noted on this guidepost* is shown if with noname=yes
+
+### ref
+
+The question is `What is the reference number of this guidepost?`
+*Reference number of the guidepost: {ref}* is shown if `ref` is set
+
+ - *There is no reference number noted on this guidepost* is shown if with noref=yes
+
+### ele
+
+The question is `What is the elevation noted on this guidepost?`
+*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set
+
+ - *There is no elevation noted on this guidepost* is shown if with noele=yes
+
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### move-button
diff --git a/Docs/Themes/waste_assen.md b/Docs/Themes/waste_assen.md
index 123df75b16..ff36608134 100644
--- a/Docs/Themes/waste_assen.md
+++ b/Docs/Themes/waste_assen.md
@@ -66,7 +66,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
@@ -104,7 +104,7 @@ _This tagrendering has no question and is thus read-only_
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/wayside_shrines.md b/Docs/Themes/wayside_shrines.md
index 4ff97c7651..7b1a4bfae2 100644
--- a/Docs/Themes/wayside_shrines.md
+++ b/Docs/Themes/wayside_shrines.md
@@ -4,7 +4,7 @@
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
The theme introduction reads:
-> This map shows shrines found on the side of roads and paths, and allows adding new ones
+> This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones
This theme contains the following layers:
diff --git a/Docs/Themes/width.md b/Docs/Themes/width.md
index 4a9ff73e15..8871d3114b 100644
--- a/Docs/Themes/width.md
+++ b/Docs/Themes/width.md
@@ -120,7 +120,7 @@ This tagrendering is only visible in the popup if the following condition is met
### leftover-questions
_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
+*{questions( ,hidden)}*
### lod
diff --git a/Docs/Themes/winter_service.md b/Docs/Themes/winter_service.md
new file mode 100644
index 0000000000..0c46dc8140
--- /dev/null
+++ b/Docs/Themes/winter_service.md
@@ -0,0 +1,81 @@
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
+
+## Winter Service ( [winter_service](https://mapcomplete.org/winter_service) )
+_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
+The theme introduction reads:
+
+> A map showing roads and whether they're cleared in winter
+
+This theme contains the following layers:
+
+ - [serviced_streets (defined in this theme)](#serviced_streets)
+ - [all_streets](../Layers/all_streets.md)
+
+Available languages:
+
+ - en
+
+# Table of contents
+
+ - [Winter Service ( winter_service )](#winter-service-(-winter_service-))
+1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
+2. [serviced_streets](#serviced_streets)
+ - [Basic tags for this layer](#basic-tags-for-this-layer)
+ - [Supported attributes](#supported-attributes)
+ + [winter_service](#winter_service)
+ + [leftover-questions](#leftover-questions)
+ + [lod](#lod)
+
+# Layers defined in this theme configuration file
+These layers can not be reused in different themes.
+# serviced_streets
+
+Streets that have some form of winter service
+
+ - This layer is shown at zoomlevel **16** and higher
+ - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
+
+No themes use this layer
+
+## Basic tags for this layer
+
+Elements must match **all** of the following expressions:
+
+0. winter_service=yes | winter_service=limited
+1. highway~.+
+2. highway!=platform
+3. service!=driveway
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22winter_service%22%3D%22yes%22%5D%5B%22highway%22%5D%5B%22highway%22!%3D%22platform%22%5D%5B%22service%22!%3D%22driveway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22winter_service%22%3D%22limited%22%5D%5B%22highway%22%5D%5B%22highway%22!%3D%22platform%22%5D%5B%22service%22!%3D%22driveway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+## Supported attributes
+
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+|
[winter_service](https://wiki.openstreetmap.org/wiki/Key:winter_service) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dno) |
+
+### winter_service
+
+The question is `Is this road serviced (e.g. cleared of snow) in winter?`
+
+ -
*This road is serviced in winter* is shown if with winter_service=yes
+ -
*This road is serviced in winter, but only to a limited extent. This is often signposted as well.* is shown if with winter_service=limited
+ -
*This road is not serviced in winter* is shown if with winter_service=no
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,hidden)}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
+
+
+This document is autogenerated from [assets/themes/winter_service/winter_service.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/winter_service/winter_service.json)
diff --git a/Docs/URL_Parameters.md b/Docs/URL_Parameters.md
index 134b7fd3d2..a9ace5812d 100644
--- a/Docs/URL_Parameters.md
+++ b/Docs/URL_Parameters.md
@@ -44,8 +44,9 @@ This document gives an overview of which URL-parameters can be used to influence
33. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books)
34. [filter-public_bookcase-inside](#filter-public_bookcase-inside)
35. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image)
-36. [mode](#mode)
-37. [layer-
{image_upload(image:streetsign, Add image of a street name sign)}",
- "nl": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Voeg afbeelding van straatnaambordje toe)}",
- "de": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Bild eines Straßenschildes hinzufügen)}",
- "fr": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Ajouter une photo de la plaque de rue)}",
- "ca": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Afegeix una imatge de la placa amb el nom del carrer)}",
- "cs": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}",
- "da": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Tilføj foto af gadenavneskilt)}",
- "es": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Agregar imagen de un letrero de nombre de calle)}",
- "uk": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Додати зображення таблички з назвою вулиці)}"
+ "special": {
+ "type": "image_carousel",
+ "image_key": "image:streetsign;panoramax:streetsign"
+ }
+ }
+ },
+ {
+ "id": "streetsign-upload",
+ "render": {
+ "special": {
+ "type": "image_upload",
+ "image_key": "image:streetsign",
+ "label": {
+ "en": "Add image of a street name sign",
+ "nl": "Voeg afbeelding van straatnaambordje toe",
+ "de": "Bild eines Straßenschildes hinzufügen",
+ "fr": "Ajouter une photo de la plaque de rue",
+ "ca": "Afegeix una imatge de la placa amb el nom del carrer",
+ "cs": "Add image of a street name sign",
+ "da": "Tilføj foto af gadenavneskilt",
+ "es": "Agregar imagen de un letrero de nombre de calle",
+ "uk": "Додати зображення таблички з назвою вулиці"
+ }
+ }
}
},
{
diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json
index 6115ef81f2..087d9a648a 100644
--- a/assets/layers/filters/filters.json
+++ b/assets/layers/filters/filters.json
@@ -128,10 +128,8 @@
"osmTags": {
"or": [
"image~*",
- "image:0~*",
- "image:1~*",
- "image:2~*",
- "image:3~*",
+ "image:[0-9]+~~*",
+ "panoramax:[0-9]+~~*",
"mapillary~*"
]
}
@@ -148,12 +146,14 @@
},
"osmTags": {
"and": [
- "image=",
- "image:0=",
- "image:1=",
- "image:2=",
- "image:3=",
- "mapillary="
+ {
+ "or": [
+ "image!~*",
+ "image:[0-9]+!~~*",
+ "panoramax:[0-9]+!~~*",
+ "mapillary!~*"
+ ]
+ }
]
}
}
diff --git a/assets/layers/food/food.json b/assets/layers/food/food.json
index 1905cc3c77..c259f6edbb 100644
--- a/assets/layers/food/food.json
+++ b/assets/layers/food/food.json
@@ -627,7 +627,7 @@
"render": {
"special": {
"type": "image_upload",
- "image-key": "image:menu",
+ "image_key": "image:menu",
"label": {
"en": "Add an image from the menu",
"nl": "Voeg een foto van het menu toe",
diff --git a/assets/layers/grave/grave.json b/assets/layers/grave/grave.json
index 0c72cb6247..e91346f154 100644
--- a/assets/layers/grave/grave.json
+++ b/assets/layers/grave/grave.json
@@ -13,7 +13,12 @@
"ca": "Les tombes (i les tombes) indiquen on va ser enterrada una persona. En aquest mapa, es poden gravar i es pot fer un enllaç a la Viquipèdia"
},
"source": {
- "osmTags": "historic=tomb"
+ "osmTags": {
+ "or": [
+ "historic=tomb",
+ "cemetery=grave"
+ ]
+ }
},
"minzoom": 15,
"title": {
@@ -45,15 +50,16 @@
{
"title": {
"en": "a tombstone",
+ "nl": "een grafsteen",
"de": "ein Grabstein",
- "es": "una lápida",
- "ca": "una làpida"
+ "ca": "una làpida",
+ "es": "una lápida"
},
"tags": [
- "historic=tomb"
+ "cemetery=grave"
],
"description": {
- "en": "A tombstone is a physical object which indicates that one or more persons are buried here. It generally has the name, birth date and death date of the person or persons as inscription.",
+ "en": "A grave is a physical object which indicates that one or more persons are buried here. It generally has the name, birth date and death date of the person or persons as inscription.",
"de": "Ein Grabstein ist ein physischer Gegenstand, der anzeigt, dass eine oder mehrere Personen hier begraben sind. Er trägt in der Regel den Namen, das Geburts- und das Sterbedatum der Person oder Personen als Inschrift.",
"uk": "Надгробок - це фізичний об'єкт, який вказує на те, що тут похована одна або кілька осіб. Як правило, на ньому викарбувано ім'я, дату народження та дату смерті особи чи осіб.",
"es": "Una lápida es un objeto físico que indica que una o más personas están enterradas aquí. Generalmente tiene el nombre, la fecha de nacimiento y la fecha de defunción de la persona o personas como inscripción.",
diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json
index 0d90a75818..3c0f1b7174 100644
--- a/assets/layers/kerbs/kerbs.json
+++ b/assets/layers/kerbs/kerbs.json
@@ -24,7 +24,17 @@
"es": "Una capa que muestra bordillos."
},
"source": {
- "osmTags": "barrier=kerb"
+ "osmTags": {
+ "or": [
+ "barrier=kerb",
+ {
+ "and": [
+ "kerb=no",
+ "highway!=crossing"
+ ]
+ }
+ ]
+ }
},
"minzoom": 13,
"title": {
@@ -518,4 +528,4 @@
"es": "un bordillo",
"ca": "un kerb"
}
-}
+}
\ No newline at end of file
diff --git a/assets/layers/maproulette_challenge/maproulette_challenge.json b/assets/layers/maproulette_challenge/maproulette_challenge.json
index 8d04f289f6..2137f4d13e 100644
--- a/assets/layers/maproulette_challenge/maproulette_challenge.json
+++ b/assets/layers/maproulette_challenge/maproulette_challenge.json
@@ -2,12 +2,12 @@
"id": "maproulette_challenge",
"name": null,
"description": {
- "en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) on how to do this.",
- "de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der [Dokumentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md).",
+ "en": "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Integrating_Maproulette.md) on how to do this.",
+ "de": "Ebene mit Aufgaben einer einzelnen MapRoulette-Herausforderung. Diese Ebene soll in Themen wiederverwendet und erweitert werden; Informationen dazu finden Sie in der [Dokumentation](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Integrating_Maproulette.md).",
"nl": "Laag met taken van een MapRoulette uitdaging",
- "ca": "Capa que mostra les tasques d'un sol repte de MapRoulette. Aquesta capa està pensada per ser reutilitzada i ampliada en temes; consulteu [la documentació](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) sobre com fer-ho.",
- "cs": "Vrstva zobrazující úkoly jedné výzvy MapRoulette. Tato vrstva je určena k opětovnému použití a rozšíření v tématech; naleznete v [dokumentaci](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md), jak to provést.",
- "es": "Capa que muestra las tareas de un único reto de MapRoulette. Esta capa está pensada para ser reutilizada y ampliada en temas; consulta la [documentación](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) sobre cómo hacerlo."
+ "ca": "Capa que mostra les tasques d'un sol repte de MapRoulette. Aquesta capa està pensada per ser reutilitzada i ampliada en temes; consulteu [la documentació](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Integrating_Maproulette.md) sobre com fer-ho.",
+ "cs": "Vrstva zobrazující úkoly jedné výzvy MapRoulette. Tato vrstva je určena k opětovnému použití a rozšíření v tématech; naleznete v [dokumentaci](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Integrating_Maproulette.md), jak to provést.",
+ "es": "Capa que muestra las tareas de un único reto de MapRoulette. Esta capa está pensada para ser reutilizada y ampliada en temas; consulta la [documentación](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Integrating_Maproulette.md) sobre cómo hacerlo."
},
"source": {
"osmTags": "mr_taskId~*",
@@ -309,4 +309,4 @@
}
],
"allowMove": false
-}
+}
\ No newline at end of file
diff --git a/assets/layers/memorial/memorial.json b/assets/layers/memorial/memorial.json
index 7c32809d21..3e92955bcd 100644
--- a/assets/layers/memorial/memorial.json
+++ b/assets/layers/memorial/memorial.json
@@ -94,11 +94,28 @@
"fr": "Un mémorial est un élément physique disposé en mémoire d'une personne ou d'un évènement.",
"es": "Un monumento es un objeto físico que recuerda a una persona o un evento.",
"ca": "Un monument és un objecte físic que recorda una persona o esdeveniment.",
- "cs": "Památník je fyzický objekt, který připomíná osobu nebo událost."
+ "cs": "Památník je fyzický objekt, který připomíná osobu nebo událost.",
+ "nl": "Een fysiek object dat een persoon of gebeurtenis herdenkt"
},
"tags": [
"historic=memorial"
]
+ },
+ {
+ "title": {
+ "en": "a memorial on a wall",
+ "nl": "een gedenkteken dat aan een muur hangt"
+ },
+ "description": {
+ "en": "A memorial is a physical object which remembers a person or event and is attached to a wall.",
+ "nl": "Een fysiek object dat een persoon of gebeurtenis herdenkt en dat ophangt aan een muur."
+ },
+ "tags": [
+ "historic=memorial"
+ ],
+ "snapToLayer": [
+ "walls_and_buildings"
+ ]
}
],
"tagRenderings": [
@@ -389,12 +406,17 @@
},
{
"id": "memorial-wikidata",
+ "labels": [
+ "memorial-specific",
+ "memorial-questions"
+ ],
"freeform": {
"key": "wikidata",
"type": "wikidata"
},
"question": {
"en": "What is the Wikipedia page about this memorial?",
+ "nl": "Wat is het Wikipedia-artikel over dit gedenkteken?",
"de": "Was ist die Wikipedia-Seite über dieses Denkmal?",
"fr": "Quelle est la page Wikipedia de ce mémorial ?",
"es": "¿Cuál es la página de Wikipedia sobre este monumento?",
@@ -403,6 +425,7 @@
},
"questionHint": {
"en": "This is a about the memorial itself, not about the person or event that the memorial remembers. If this memorial does not have a Wikipedia page or Wikidata entity, skip this question.",
+ "nl": "Dit gaat over het gedenkteken zelf, niet over de persoon of de gebeurtenis die herdacht worden. Indien dit gedenkteken geen Wikipedia-artikel heeft, sla deze vraag dan over.",
"de": "Hier geht es um das Denkmal selbst, nicht um die Person oder das Ereignis, an das die Denkmal erinnert. Wenn diese Gedenkstätte keine Wikipedia-Seite oder Wikidata-Entität hat, überspringe diese Frage.",
"fr": "C'est la page Wikipédia du mémorial et non celle de la personne ou de l'évènement commémoré. Si le mémorial n'a pas de page Wikipédia ou d'entité Wikidata, passez cette question.",
"es": "Se trata del propio monumento, no de la persona o el evento que recuerda el monumento. Si este monumento no tiene una página de Wikipedia o una entidad Wikidata, omite esta pregunta.",
@@ -416,6 +439,7 @@
},
"before": {
"en": "Wikipedia page about the memorial
",
+ "nl": "Wikipediapagina over het gedenkteken
",
"de": "Wikipedia-Seite über das Denkmal
",
"fr": "Page Wikipedia du mémorial
",
"es": "Página de Wikipedia sobre el monumento
",
@@ -426,6 +450,10 @@
},
{
"id": "subject-wikidata",
+ "labels": [
+ "memorial-specific",
+ "memorial-questions"
+ ],
"freeform": {
"key": "subject:wikidata",
"type": "wikidata",
@@ -435,6 +463,7 @@
},
"question": {
"en": "What is the Wikipedia page about the person or event that is remembered here?",
+ "nl": "Wat is het Wikipedia-artikel over de persoon of de gebeurtenis die herdacht wordt?",
"de": "Was ist die Wikipedia-Seite über die Person oder Veranstaltung, die hier erinnert wird?",
"fr": "Quelle est la page Wikipedia qui fait référence à cet évènement ou cette personne?",
"es": "¿Cuál es la página de Wikipedia sobre la persona o el evento que se recuerda aquí?",
@@ -443,6 +472,7 @@
},
"questionHint": {
"en": "If the person or event does not have a Wikipedia page or Wikidata entity, skip this question.",
+ "nl": "Indien deze persoon of gebeurtenis geen Wikipedia-artikel heeft, sla deze vraag dan over",
"de": "Wenn die Person oder das Ereignis keine Wikipedia-Seite oder Wikidata-Entität hat, überspringe diese Frage.",
"fr": "Si la personne ou l'évènement n'a pas de page Wikipedia ou d'entité Wikidata, passez cette question.",
"es": "Si la persona o el evento no tienen una página de Wikipedia o una entidad Wikidata, omite esta pregunta.",
@@ -456,6 +486,7 @@
},
"before": {
"en": "Wikipedia page about the remembered event or person
",
+ "nl": "Wikipedia-artikel over de herdachte gebeurtenis of persoon
",
"de": "Wikipedia-Seite über das erinnerte Ereignis oder die Person
",
"fr": "Page Wikipedia sur la personne ou l'évènement commémoré
",
"es": "Página de Wikipedia sobre el evento o la persona recordada
",
@@ -467,6 +498,7 @@
{
"question": {
"en": "When was this memorial installed?",
+ "nl": "Wanneer werd dit gedenkteken geplaatst?",
"de": "Wann wurde dieses Denkmal installiert?",
"fr": "Quand ce mémorial a-t-il été installé ?",
"es": "¿Cuándo se instaló este monumento?",
diff --git a/assets/layers/parcel_lockers/parcel_lockers.json b/assets/layers/parcel_lockers/parcel_lockers.json
index 5b51a38fa0..01abcea4e0 100644
--- a/assets/layers/parcel_lockers/parcel_lockers.json
+++ b/assets/layers/parcel_lockers/parcel_lockers.json
@@ -110,10 +110,6 @@
},
"freeform": {
"key": "brand",
- "type": "nsi",
- "helperArgs": [
- "amenity=parcel_locker"
- ],
"placeholder": {
"en": "Brand",
"de": "Marke",
@@ -308,4 +304,4 @@
"allowMove": {
"enableImproveAccuracy": true
}
-}
\ No newline at end of file
+}
diff --git a/assets/layers/postoffices/postoffices.json b/assets/layers/postoffices/postoffices.json
index 19f0cc83d0..3982fe5d76 100644
--- a/assets/layers/postoffices/postoffices.json
+++ b/assets/layers/postoffices/postoffices.json
@@ -218,17 +218,13 @@
"ca": "Aquesta és una oficina postal de {brand}"
},
"freeform": {
- "type": "nsi",
"key": "brand",
"placeholder": {
"en": "Brand of the post office",
"de": "Marke der Poststelle",
"es": "Marca de la oficina de correos",
"ca": "Marca de l'oficina postal"
- },
- "helperArgs": [
- "amenity=post_office"
- ]
+ }
}
},
{
diff --git a/assets/layers/public_bookcase/public_bookcase.json b/assets/layers/public_bookcase/public_bookcase.json
index 031e664f0d..747c8eefa4 100644
--- a/assets/layers/public_bookcase/public_bookcase.json
+++ b/assets/layers/public_bookcase/public_bookcase.json
@@ -108,6 +108,17 @@
"tags": [
"amenity=public_bookcase"
]
+ },
+ {
+ "title": {
+ "en": "a bookcase on a wall"
+ },
+ "tags": [
+ "amenity=public_bookcase"
+ ],
+ "snapToLayer": [
+ "walls_and_buildings"
+ ]
}
],
"tagRenderings": [
diff --git a/assets/layers/questions/license_info.json b/assets/layers/questions/license_info.json
index c36d3502c6..fe402e0cdb 100644
--- a/assets/layers/questions/license_info.json
+++ b/assets/layers/questions/license_info.json
@@ -68,7 +68,7 @@
],
"sources": [
"https://freesvg.org/no-dogs-round-sign-vector-graphics",
- "https://github.com/pietervdvn/MapComplete/pull/1948"
+ "https://source.mapcomplete.org/MapComplete/MapComplete/pulls/1948"
]
},
{
diff --git a/assets/layers/questions/questions.json b/assets/layers/questions/questions.json
index 876cc8dd90..c12842a1a4 100644
--- a/assets/layers/questions/questions.json
+++ b/assets/layers/questions/questions.json
@@ -2290,8 +2290,8 @@
}
},
{
- "if": "internet_access=terminal;wifi",
- "alsoShowIf": "internet_access=wifi;terminal",
+ "if": "internet_access=terminal;wlan",
+ "alsoShowIf": "internet_access=wlan;terminal",
"then": {
"en": "This place offers both wireless internet and internet access via a terminal or computer",
"de": "Dieser Ort bietet sowohl drahtloses Internet als auch Internetzugang über ein Terminal oder einen Computer",
diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json
index e126291eae..eef666fc46 100644
--- a/assets/layers/recycling/recycling.json
+++ b/assets/layers/recycling/recycling.json
@@ -1435,6 +1435,77 @@
"es": "Esta instalación de reciclaje puede ser usada por {access}"
}
},
+ {
+ "id": "colour",
+ "condition": "recycling_type=container",
+ "question": {
+ "en": "What color is this recycling container?",
+ "nl": "Welke kleur heeft deze recyclingcontainer?"
+ },
+ "freeform": {
+ "key": "colour",
+ "type": "color",
+ "placeholder": {
+ "en": "Colour of the container",
+ "nl": "Kleur van de container"
+ }
+ },
+ "mappings": [
+ {
+ "if": "colour=blue",
+ "then": {
+ "en": "This recycling container is coloured blue",
+ "nl": "Deze recyclingcontainer is blauw gekleurd"
+ }
+ },
+ {
+ "if": "colour=green",
+ "then": {
+ "en": "This recycling container is coloured green",
+ "nl": "Deze recyclingcontainer is groen gekleurd"
+ }
+ },
+ {
+ "if": "colour=maroon",
+ "then": {
+ "en": "This recycling container is coloured maroon",
+ "nl": "Deze recyclingcontainer is kastanjebruin gekleurd"
+ }
+ },
+ {
+ "if": "colour=yellow",
+ "then": {
+ "en": "This recycling container is coloured yellow",
+ "nl": "Deze recyclingcontainer is geel gekleurd"
+ }
+ },
+ {
+ "if": "colour=red",
+ "then": {
+ "en": "This recycling container is coloured red",
+ "nl": "Deze recyclingcontainer is rood gekleurd"
+ }
+ },
+ {
+ "if": "colour=black",
+ "then": {
+ "en": "This recycling container is coloured black",
+ "nl": "Deze recyclingcontainer is zwart gekleurd"
+ }
+ },
+ {
+ "if": "colour=white",
+ "then": {
+ "en": "This recycling container is coloured white",
+ "nl": "Deze recyclingcontainer is wit gekleurd"
+ }
+ }
+ ],
+ "render": {
+ "en": "This recycling container is {colour}",
+ "nl": "Deze recyclingcontainer is {colour}"
+ }
+ },
"survey_date"
],
"filter": [
@@ -1795,4 +1866,4 @@
"enableRelocation": true,
"enableImproveAccuracy": true
}
-}
+}
\ No newline at end of file
diff --git a/assets/layers/scouting_group/scouting.svg b/assets/layers/scouting_group/scouting.svg
index f9740cb7fa..688a4172ec 100644
--- a/assets/layers/scouting_group/scouting.svg
+++ b/assets/layers/scouting_group/scouting.svg
@@ -6,14 +6,14 @@
id="Layer_2"
x="0px"
y="0px"
- width="200"
- height="200"
- viewBox="0 0 232.50928 236.52539"
+ width="600"
+ height="600"
+ viewBox="0 0 697.52784 709.57617"
enable-background="new 0 0 232.50928 236.52539"
xml:space="preserve"
sodipodi:version="0.32"
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
- sodipodi:docname="WikiProject_Scouting_fleur-de-lis_outline.svg"
+ sodipodi:docname="scouting.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@@ -25,10 +25,10 @@
xmlns:ns="http://ns.adobe.com/SaveForWeb/1.0/">Adult changing table
",
+ "nl": "Verzorgingstafel voor volwassenen
"
+ },
+ "condition": "changing_table:adult=yes"
+ },
+ {
+ "id": "adult-changing-table",
+ "labels": [
+ "prefixed",
+ "hidden",
+ "relevant-questions",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "Does this toilet have an adult changing table?",
+ "nl": "Heeft deze toilet een verzorgingstafel voor volwassenen?"
+ },
+ "mappings": [
+ {
+ "if": "changing_table:adult=yes",
+ "then": {
+ "en": "Has a changing table for adults",
+ "nl": "Heeft een verzorgingstafel voor volwassenen"
+ }
+ },
+ {
+ "if": "changing_table:adult=no",
+ "alsoShowIf": "changing_table:adult=",
+ "then": {
+ "en": "No changing table for adults",
+ "nl": "Geen verzorgingstafel voor volwassenen"
+ }
+ }
+ ]
+ },
+ {
+ "id": "adult-changing-table-height",
+ "labels": [
+ "hidden",
+ "prefixed",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "What is the height of the adult changing table?",
+ "nl": "Hoe hoog is de verzorgingstafel voor volwassenen?"
+ },
+ "questionHint": {
+ "en": "This is measured between the floor and the top of the changing table",
+ "nl": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel"
+ },
+ "mappings": [
+ {
+ "if": "changing_table:adult:height=adjustable",
+ "then": {
+ "en": "The changing table is adjustable in height",
+ "nl": "De verzorgingstafel is in hoogte verstelbaar"
+ }
+ }
+ ],
+ "freeform": {
+ "key": "changing_table:adult:height",
+ "type": "pfloat"
+ },
+ "render": {
+ "en": "The changing table is {canonical(changing_table:adult:height)} high",
+ "nl": "De verzorgingstafel is {canonical(changing_table:adult:height)} hoog"
+ },
+ "condition": {
+ "and": [
+ "changing_table:adult=yes"
+ ]
+ }
+ },
+ {
+ "id": "adult-changing-table-min_height",
+ "labels": [
+ "hidden",
+ "prefixed",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "What is the lowest height the adult changing table can be moved to?",
+ "nl": "Wat is de laagste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?"
+ },
+ "questionHint": {
+ "en": "This is measured between the floor and the top of the changing table",
+ "nl": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel"
+ },
+ "freeform": {
+ "key": "changing_table:adult:min_height",
+ "type": "pfloat"
+ },
+ "render": {
+ "en": "The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}",
+ "nl": "De laagste stand van de verzorgingstafel is {canonical(changing_table:adult:min_height)} hoog"
+ },
+ "condition": {
+ "and": [
+ "changing_table:adult:height=adjustable"
+ ]
+ }
+ },
+ {
+ "id": "adult-changing-table-max_height",
+ "labels": [
+ "hidden",
+ "prefixed",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "What is the highest height the adult changing table can be moved to?",
+ "nl": "Wat is de hoogste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?"
+ },
+ "questionHint": {
+ "en": "This is measured between the floor and the top of the changing table",
+ "nl": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel"
+ },
+ "freeform": {
+ "key": "changing_table:adult:max_height",
+ "type": "pfloat"
+ },
+ "render": {
+ "en": "The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}",
+ "nl": "De hoogste stand van de verzorgingstafel is {canonical(changing_table:adult:max_height)} hoog"
+ },
+ "condition": {
+ "and": [
+ "changing_table:adult:height=adjustable"
+ ]
+ }
+ },
+ {
+ "id": "adult-changing-table-mechanism",
+ "labels": [
+ "hidden",
+ "relevant-questions",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "How is the height of the changing table adjusted?",
+ "nl": "Hoe wordt de hoogte van de verzorgingstafel aangepast?"
+ },
+ "mappings": [
+ {
+ "if": "changing_table:adult:height:mechanism=manual",
+ "then": {
+ "nl": "De hoogte van de verzorgingstafel wordt met de hand aangepast",
+ "en": "The height of the adult changing table is adjusted manually"
+ }
+ },
+ {
+ "if": "changing_table:adult:height:mechanism=electric",
+ "then": {
+ "nl": "De verzorgingstafel wordt door een electrische motor in hoogte versteld",
+ "en": "The height of the adult changing table is adjusted electrically"
+ }
+ }
+ ],
+ "condition": {
+ "and": [
+ "changing_table:adult:height=adjustable"
+ ]
+ }
+ },
+ {
+ "id": "adult-changing-table-support",
+ "labels": [
+ "hidden",
+ "prefixed",
+ "adult-changing-table"
+ ],
+ "question": {
+ "en": "How is the adult changing table supported?",
+ "nl": "Hoe is de verschoningstafel in de ruimte geplaatst?"
+ },
+ "mappings": [
+ {
+ "if": "changing_table:adult:support=wall_mounted",
+ "then": {
+ "en": "The changing table is mounted to the wall",
+ "nl": "De verschoningstafel voor volwassenen hangt vast aan de muur"
+ }
+ },
+ {
+ "if": "changing_table:adult:support=legs",
+ "then": {
+ "en": "The changing table stands on table legs",
+ "nl": "De verschoningstafel voor volwassenen staat op tafelpoten"
+ }
+ },
+ {
+ "if": "changing_table:adult:support=wheels",
+ "then": {
+ "en": "The changing table stands on table legs with wheels and can be moved",
+ "nl": "De verschoningstafel voor volwassenen staat op tafelpoten met wielen en kan verplaatst worden"
+ }
+ }
+ ]
+ },
+ {
+ "id": "questions-adult-changing-table",
+ "labels": [
+ "hidden",
+ "relevant-questions",
+ "adult-changing-table"
+ ],
+ "render": {
+ "special": {
+ "type": "questions",
+ "show_all": "yes",
+ "labels": "adult-changing-table"
+ }
+ },
+ "classes": "pt-6 mt-6 border-dashed border-t-2 border-gray-500"
+ },
+ {
+ "builtin": "phone",
+ "override": {
+ "question": {
+ "en": "What number can one call in case of troubles or questions?",
+ "nl": "Naar welk telefoonnummer kan men bellen voor vragen of om problemen te melden?"
+ }
+ }
+ },
+ {
+ "builtin": "email",
+ "override": {
+ "question": {
+ "en": "What is the email address one can send to in case of troubles or questions?",
+ "nl": "Naar welk email address kan men sturen voor vragen of om problemen te melden?"
+ }
+ }
+ }
],
"filter": [
{
@@ -1159,7 +1700,9 @@
"osmTags": {
"or": [
"wheelchair=yes",
- "wheelchair=designated"
+ "wheelchair=designated",
+ "toilets:wheelchair=yes",
+ "toilets:wheelchair=designated"
]
}
}
@@ -1210,6 +1753,33 @@
"cm"
]
}
+ },
+ {
+ "changing_table:adult:height": {
+ "quantity": "distance",
+ "denominations": [
+ "m",
+ "cm"
+ ]
+ }
+ },
+ {
+ "changing_table:adult:min_height": {
+ "quantity": "distance",
+ "denominations": [
+ "m",
+ "cm"
+ ]
+ }
+ },
+ {
+ "changing_table:adult:max_height": {
+ "quantity": "distance",
+ "denominations": [
+ "m",
+ "cm"
+ ]
+ }
}
]
}
diff --git a/assets/layers/toilet_at_amenity/toilet_at_amenity.json b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
index 63e9d1d992..3656a0eac2 100644
--- a/assets/layers/toilet_at_amenity/toilet_at_amenity.json
+++ b/assets/layers/toilet_at_amenity/toilet_at_amenity.json
@@ -349,6 +349,10 @@
},
{
"id": "toilets-wheelchair",
+ "labels": [
+ "wheelchair",
+ "hidden"
+ ],
"question": {
"en": "Is there a dedicated toilet for wheelchair users?",
"de": "Können Rollstuhlfahrer die Toilette benutzen?",
@@ -406,48 +410,21 @@
}
]
},
+ "toilet.prefixed",
{
- "id": "wheelchair-door-width",
- "condition": {
- "or": [
- "toilets:wheelchair=yes",
- "toilets:wheelchair=designated"
- ]
- },
- "question": {
- "en": "What is the width of the door to the wheelchair accessible toilet?",
- "nl": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?",
- "fr": "Quelle est la largeur de la porte des toilettes accessibles aux fauteuils roulants ?",
- "de": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
- "da": "Hvad er bredden på døren til det kørestolsvenlige toilet?",
- "ca": "Quina és l'amplada de la porta del lavabo accessible per a cadira de rodes?",
- "cs": "Jaká je šířka dveří na bezbariérovou toaletu?",
- "sl": "Koliko so široka vrata v stranišče za invalide na vozičku?",
- "es": "¿Cuál es el ancho de la puerta del baño accesible para sillas de ruedas?"
- },
+ "id": "questions-wheelchair",
+ "labels": [
+ "wheelchair",
+ "hidden"
+ ],
"render": {
- "en": "The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide",
- "nl": "De deur naar de rolstoeltoegankelijke toilet is {canonical(toilets:door:width)} wide",
- "fr": "La porte des toilettes accessibles aux fauteuils roulants a une large de {canonical(toilets:door:width)}",
- "de": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit",
- "da": "Døren til det kørestolsvenlige toilet er {canonical(toilets:door:width)} bred",
- "ca": "La porta del vàter accessible amb cadira de rodes és {canonical(toilets:door:width)} d'ample",
- "cs": "Dveře na toaletu pro vozíčkáře jsou {canonical(toilets:door:width)} široké",
- "sl": "Vrata v stranišče za invalide na vozičku so široka {canonical(toilets:door:width)}",
- "es": "La puerta del baño accesible para sillas de ruedas tiene {canonical(toilets:door:width)} de ancho"
- },
- "freeform": {
- "key": "toilets:door:width",
- "type": "pfloat"
+ "special": {
+ "type": "questions",
+ "labels": "wheelchair",
+ "show_all": "yes"
+ }
}
},
- "toilet.toilets-type",
- "toilet.toilets-changing-table",
- "toilet.toilet-changing_table:location",
- "toilet.toilet-handwashing",
- "toilet.toilet-has-paper",
- "toilet.menstrual_products",
- "toilet.menstrual_products_location",
{
"builtin": "description",
"override": {
diff --git a/assets/layers/tree_node/tree_node.json b/assets/layers/tree_node/tree_node.json
index d97812fb06..13c3cbfec4 100644
--- a/assets/layers/tree_node/tree_node.json
+++ b/assets/layers/tree_node/tree_node.json
@@ -222,7 +222,7 @@
}
],
"tagRenderings": [
- "images",
+ "images_no_blur",
{
"id": "plantnet",
"render": "{plantnet_detection()}"
diff --git a/assets/layers/wayside_shrine/license_info.json b/assets/layers/wayside_shrine/license_info.json
index 336493a0b3..ecb8555a5c 100644
--- a/assets/layers/wayside_shrine/license_info.json
+++ b/assets/layers/wayside_shrine/license_info.json
@@ -9,6 +9,16 @@
"https://panoramax.mapcomplete.org"
]
},
+ {
+ "path": "mary.svg",
+ "license": "CC-BY-SA-4.0",
+ "authors": [
+ "pietervdvn"
+ ],
+ "sources": [
+ "https://chatgpt.com"
+ ]
+ },
{
"path": "shrine.svg",
"license": "CC0-1.0",
diff --git a/assets/layers/wayside_shrine/mary.svg b/assets/layers/wayside_shrine/mary.svg
new file mode 100644
index 0000000000..7b86370ba8
--- /dev/null
+++ b/assets/layers/wayside_shrine/mary.svg
@@ -0,0 +1,43 @@
+
+
+
+
diff --git a/assets/layers/wayside_shrine/mary.svg.license b/assets/layers/wayside_shrine/mary.svg.license
new file mode 100644
index 0000000000..bd0efa586c
--- /dev/null
+++ b/assets/layers/wayside_shrine/mary.svg.license
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: pietervdvn
+SPDX-License-Identifier: CC-BY-SA-4.0
\ No newline at end of file
diff --git a/assets/layers/wayside_shrine/shrine.svg b/assets/layers/wayside_shrine/shrine.svg
index 1d13b2ef28..bc20f7589e 100644
--- a/assets/layers/wayside_shrine/shrine.svg
+++ b/assets/layers/wayside_shrine/shrine.svg
@@ -1,15 +1,44 @@
diff --git a/assets/layers/wayside_shrine/wayside_shrine.json b/assets/layers/wayside_shrine/wayside_shrine.json
index af9a5fc90b..deba03531c 100644
--- a/assets/layers/wayside_shrine/wayside_shrine.json
+++ b/assets/layers/wayside_shrine/wayside_shrine.json
@@ -51,6 +51,10 @@
"if": "historic=wayside_cross",
"then": "./assets/layers/wayside_shrine/wayside_cross.svg"
},
+ {
+ "if": "subject:wikidata=Q345",
+ "then": "./assets/layers/wayside_shrine/mary.svg"
+ },
{
"if": "historic=wayside_shrine",
"then": "./assets/layers/wayside_shrine/shrine.svg"
@@ -132,10 +136,24 @@
"description": {
"en": "A wayside cross is a christian cross that is placed by a road or pathway. This cross is mounted on a wall"
}
+ },
+ {
+ "title": {
+ "en": "a mother mary shrine on the first floor"
+ },
+ "tags": [
+ "historic=wayside_shrine",
+ "level=1",
+ "religion=christian",
+ "subject:wikidata=Q345"
+ ],
+ "snapToLayer": [
+ "walls_and_buildings"
+ ]
}
],
"tagRenderings": [
- "images",
+ "images_no_blur",
{
"question": {
"en": "What's the name of this {title()}?"
@@ -480,6 +498,47 @@
]
}
},
+ {
+ "id": "subject:wikidata",
+ "condition": "religion=christian",
+ "question": {
+ "en": "Who is depicted?"
+ },
+ "multiAnswer": true,
+ "mappings": [
+ {
+ "if": "subject:wikidata=Q345",
+ "then": {
+ "en": "Mother mary is depicted"
+ }
+ },
+ {
+ "if": "subject:wikidata=Q942467",
+ "then": {
+ "en": "Jesus Christ as a child is depicted"
+ }
+ },
+ {
+ "if": "subject:wikidata=Q302",
+ "then": {
+ "en": "Jesus Christ (as an adult) is depicted"
+ }
+ },
+ {
+ "if": "subject:wikidata=Q164294",
+ "then": {
+ "en": "Saint Anne (mother of Mary) is depicted"
+ }
+ }
+ ],
+ "render": {
+ "*": "{wikipedia(subject:wikidata)}"
+ },
+ "freeform": {
+ "key": "subject:wikidata",
+ "type": "wikidata"
+ }
+ },
"level"
],
"deletion": {
@@ -497,4 +556,4 @@
},
"credits": "Bastian Greshake Tzovaras",
"credits:uid": 20617622
-}
\ No newline at end of file
+}
diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json
index 2461b97518..cc29314552 100644
--- a/assets/themes/climbing/climbing.json
+++ b/assets/themes/climbing/climbing.json
@@ -41,7 +41,7 @@
"descriptionTail": {
"nl": "De klimkaart is oorspronkelijk gemaakt door Christian Neumann op kletterspots.de.",
"en": "The climbing map was originally made by Christian Neumann. Please get in touch if you have feedback or questions.
The project uses data of the OpenStreetMap project.
", - "de": "kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.
Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.
", + "de": "kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.
Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.
", "ru": "Создатель карты скалолазания — Christian Neumann. Пожалуйста, пишите если у вас есть отзыв или вопросы.Проект использует данные OpenStreetMap.
", "ja": "登山地図はもともと Christian Neumann によって作成されたものです。フィードバックや質問がありましたら、ご連絡ください。このプロジェクトでは、OpenStreetMapプロジェクトのデータを使用します。
", "zh_Hant": "攀爬地圖最初由 Christian Neumann 製作。如果你有回饋意見或問題請到Please 這邊反應。這專案使用來自開放街圖專案的資料。
", @@ -548,4 +548,4 @@ ], "customCss": "./assets/themes/climbing/climbing.css", "widenFactor": 1.5 -} +} \ No newline at end of file diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json index 5c841484f5..c12eda12ce 100644 --- a/assets/themes/cyclofix/cyclofix.json +++ b/assets/themes/cyclofix/cyclofix.json @@ -158,7 +158,10 @@ } }, { - "builtin": "bicycle_library", + "builtin": [ + "bicycle_library", + "toilet" + ], "override": { "minzoom": 13 } diff --git a/assets/themes/velopark/velopark.json b/assets/themes/velopark/velopark.json index 571e2ccd03..279537926b 100644 --- a/assets/themes/velopark/velopark.json +++ b/assets/themes/velopark/velopark.json @@ -17,7 +17,7 @@ "nl": "Een hulpmiddel om data van velopark.be in OpenStreetMap in te laden" }, "descriptionTail": { - "*": "Totes les dades provenen d'OpenStreetMap, i es poden reutilitzar lliurement sota la Llicència Oberta de Base de Dades (ODbL).
", "attributionTitle": "Avís d’atribució", - "codeContributionsBy": "MapComplete ha estat fet per {contributors} i {hiddenCount} més contribuïdors", + "codeContributionsBy": "MapComplete ha estat fet per {contributors} i {hiddenCount} més contribuïdors", "donate": "Donar suport econòmic a MapComplete", "editId": "Obre l'editor en línia d'OpenStreetMap aquí", "editJosm": "Editar aquí amb JOSM", @@ -194,7 +194,7 @@ "seeOnMapillary": "Veure aquestes imatges a Mapillary", "themeBy": "Tema mantingut per {author}", "title": "Copyright i atribució", - "translatedBy": "MapComplete ha estat traduït per {contributors} i {hiddenCount} col·laboradors més" + "translatedBy": "MapComplete ha estat traduït per {contributors} i {hiddenCount} col·laboradors més" }, "back": "Tornar", "backToIndex": "Torna a la vista general amb tots els mapes temàtics", @@ -320,7 +320,7 @@ }, "sharescreen": { "copiedToClipboard": "Enllaç copiat al portapapers", - "documentation": "Per obtenir més informació sobre els paràmetres d'URL disponibles, consulteu la documentació", + "documentation": "Per obtenir més informació sobre els paràmetres d'URL disponibles, consulteu la documentació", "embedIntro": "Všechna data poskytuje OpenStreetMap, volně znovu použitelná pod licence pro otevřenou databázi.
", "attributionTitle": "Oznámení o atribuci", - "codeContributionsBy": "MapComplete vytvořili {contributors} a {hiddenCount} dalších přispěvatelů", + "codeContributionsBy": "MapComplete vytvořili {contributors} a {hiddenCount} dalších přispěvatelů", "donate": "Podpořte MapComplete finančně", "editId": "Zde otevřít online editor OpenStreetMap", "editJosm": "Upravit zde pomocí JOSM", @@ -199,7 +199,7 @@ "seeOnMapillary": "Podívejte se na tento obrázek na Mapillary", "themeBy": "Téma spravuje {author}", "title": "Autorská práva a uvedení zdroje", - "translatedBy": "MapComplete přeložili {contributors} a {hiddenCount} dalších přispěvatelů" + "translatedBy": "MapComplete přeložili {contributors} a {hiddenCount} dalších přispěvatelů" }, "back": "Zpět", "backToIndex": "Zobrazit všechny tematické mapy", @@ -399,7 +399,7 @@ "share": "Sdílet", "sharescreen": { "copiedToClipboard": "Odkaz zkopírovaný do schránky", - "documentation": "Další informace o dostupných parametrech URL naleznete v dokumentaci", + "documentation": "Další informace o dostupných parametrech URL naleznete v dokumentaci", "embedIntro": "Alle data leveres af OpenStreetMap, frit genanvendelige under Open DataBase Licensen.
", "attributionTitle": "Meddelelse om tilskrivning", - "codeContributionsBy": "MapComplete er lavet af {contributors} og {hiddenCount} flere bidragsydere", + "codeContributionsBy": "MapComplete er lavet af {contributors} og {hiddenCount} flere bidragsydere", "donate": "Støt MapComplete økonomisk", "editId": "Åbn OpenStreetMap-onlineeditoren her", "editJosm": "Rediger her med JOSM", @@ -143,7 +143,7 @@ "openOsmcha": "De de seneste rettelser lavet med {theme}", "openThemeDocumentation": "Åbn dokumentationen for temakortet {name}", "themeBy": "Tema vedligeholdt af {author}", - "translatedBy": "MapComplete er oversat af {contributors} og {hiddenCount} flere bidragsydere" + "translatedBy": "MapComplete er oversat af {contributors} og {hiddenCount} flere bidragsydere" }, "back": "Tilbage", "backToIndex": "Gå tilbage til oversigten med alle temakort", diff --git a/langs/de.json b/langs/de.json index 418de370df..d780f56f98 100644 --- a/langs/de.json +++ b/langs/de.json @@ -171,7 +171,7 @@ "attributionBackgroundLayerWithCopyright": "Die aktuelle Hintergrundebene ist {name}: {copyright}", "attributionContent": "Alle Daten werden bereitgestellt von OpenStreetMap, frei verwendbar unter der Open Database License.
", "attributionTitle": "Danke", - "codeContributionsBy": "MapComplete wurde erstellt von {contributors} und {hiddenCount} weiteren Personen", + "codeContributionsBy": "MapComplete wurde erstellt von {contributors} und {hiddenCount} weiteren Personen", "donate": "MapComplete finanziell unterstützen", "editId": "OpenStreetMap Online Editor öffnen", "editJosm": "Mit JOSM bearbeiten", @@ -199,7 +199,7 @@ "seeOnMapillary": "Dieses Bild auf Mapillary ansehen", "themeBy": "Dieses Thema wurde erstellt von {author}", "title": "Copyright und Urheberrechtsangabe", - "translatedBy": "MapComplete wurde übersetzt von {contributors} und {hiddenCount} weiteren Personen" + "translatedBy": "MapComplete wurde übersetzt von {contributors} und {hiddenCount} weiteren Personen" }, "back": "Zurück", "backToIndex": "Alle Themenkarten anzeigen", @@ -399,7 +399,7 @@ "share": "Teilen", "sharescreen": { "copiedToClipboard": "Verknüpfung in Zwischenablage kopiert", - "documentation": "Für weitere Informationen über verfügbare URL-Parameter, siehe Dokumentation", + "documentation": "Für weitere Informationen über verfügbare URL-Parameter, siehe Dokumentation", "embedIntro": "All data is provided by OpenStreetMap, freely reusable under the Open DataBase License.
", "attributionTitle": "Attribution notice", - "codeContributionsBy": "MapComplete has been built by {contributors} and {hiddenCount} more contributors", + "codeContributionsBy": "MapComplete has been built by {contributors} and {hiddenCount} more contributors", "donate": "Support MapComplete financially", "editId": "Open the OpenStreetMap online editor here", "editJosm": "Edit here with JOSM", @@ -199,7 +199,7 @@ "seeOnMapillary": "See this image on Mapillary", "themeBy": "Theme maintained by {author}", "title": "Copyright and attribution", - "translatedBy": "MapComplete has been translated by {contributors} and {hiddenCount} more contributors" + "translatedBy": "MapComplete has been translated by {contributors} and {hiddenCount} more contributors" }, "back": "Back", "backToIndex": "See all thematic maps", @@ -399,7 +399,7 @@ "share": "Share", "sharescreen": { "copiedToClipboard": "Link copied to clipboard", - "documentation": "For more information on available URL-parameters, consult the documentation", + "documentation": "For more information on available URL-parameters, consult the documentation", "embedIntro": "Todos los datos son proporcionados por OpenStreetMap, libremente reutilizables bajo la Licencia de Base de Datos Abierta.
", "attributionTitle": "Aviso de atribución", - "codeContributionsBy": "MapComplete ha sido creado por {contributors} y {hiddenCount} colaboradores más", + "codeContributionsBy": "MapComplete ha sido creado por {contributors} y {hiddenCount} colaboradores más", "donate": "Apoya MapComplete económicamente", "editId": "Abre el editor en línea de OpenStreetMap aquí", "editJosm": "Edita aquí con JOSM", @@ -198,7 +198,7 @@ "seeOnMapillary": "Ver esta imagen en Mapillary", "themeBy": "Tema mantenido por {author}", "title": "Copyright y atribución", - "translatedBy": "MapComplete ha sido traducido por {contributors} y {hiddenCount} colaboradores más" + "translatedBy": "MapComplete ha sido traducido por {contributors} y {hiddenCount} colaboradores más" }, "back": "Atrás", "backToIndex": "Ver todos los mapas temáticos", @@ -397,7 +397,7 @@ "share": "Compartir", "sharescreen": { "copiedToClipboard": "Enlace copiado al portapapeles", - "documentation": "Para más información sobre los parámetros de URL disponibles, consulta la documentación", + "documentation": "Para más información sobre los parámetros de URL disponibles, consulta la documentación", "embedIntro": "Kaiken datan tarjoaa OpenStreetMap, vapaasti uudelleenkäytettävissä Open Database Licensen mukaisesti.
", "attributionTitle": "Kiitokset", - "codeContributionsBy": "MapCompleten on tehneet {contributors} ja {hiddenCount} muuta", + "codeContributionsBy": "MapCompleten on tehneet {contributors} ja {hiddenCount} muuta", "donate": "Tue MapCompletea rahallisesti", "editId": "Avaa OpenStreetMap-verkkoeditori tänne", "editJosm": "Muokkaa täällä JOSM:illa", @@ -168,7 +168,7 @@ "seeOnMapillary": "Näytä tämä kuva Mapillaryssä", "themeBy": "Teemaa ylläpitää {author}", "title": "Tekijänoikeudet ja alkuperä", - "translatedBy": "MapCompleten on kääntäneet {contributors} ja {hiddenCount} muuta" + "translatedBy": "MapCompleten on kääntäneet {contributors} ja {hiddenCount} muuta" }, "back": "Takaisin", "backToIndex": "Palaa kaikkien teemakarttojen yleiskuvaan", diff --git a/langs/fr.json b/langs/fr.json index c974ff6a70..2d9898a71b 100644 --- a/langs/fr.json +++ b/langs/fr.json @@ -150,7 +150,7 @@ "attributionBackgroundLayerWithCopyright": "Le fond de carte actuel est {name}: {copyright}", "attributionContent": "Toutes les données sont fournies par OpenStreetMap, librement réutilisables sous Open DataBase License.
", "attributionTitle": "Crédits", - "codeContributionsBy": "MapComplete a été construit par {contributors} et {hiddenCount} autres contributeurs", + "codeContributionsBy": "MapComplete a été construit par {contributors} et {hiddenCount} autres contributeurs", "donate": "Soutenir MapComplete financièrement", "editId": "Ouvrir l’éditeur en ligne OpenStreetMap ici", "editJosm": "Modifier ici avec JOSM", @@ -170,7 +170,7 @@ "openThemeDocumentation": "Ouvrir la documentation pour la carte thématique {name}", "themeBy": "Thème maintenu par {author}", "title": "Droits d'auteur et attribution", - "translatedBy": "MapComplete est traduite par {contributors} et {hiddenCount} autres personnes" + "translatedBy": "MapComplete est traduite par {contributors} et {hiddenCount} autres personnes" }, "back": "Retour", "backToIndex": "Revenir vers l'aperçu de toutes les cartes thématiques", @@ -290,7 +290,7 @@ "share": "Partager", "sharescreen": { "copiedToClipboard": "Lien copié dans le presse-papier", - "documentation": "Pour plus d'information sur les paramètre d'URL disponible,consultez la documentation", + "documentation": "Pour plus d'information sur les paramètre d'URL disponible,consultez la documentation", "embedIntro": "Todos os datos proveñen do OpenStreetMap, e pódense reutilizar libremente baixo a Licenza Aberta de Base de Datos (ODbL).
", "attributionTitle": "Aviso de atribución", - "codeContributionsBy": "O MapComplete foi feito por {contributors} e {hiddenCount} contribuíntes máis", + "codeContributionsBy": "O MapComplete foi feito por {contributors} e {hiddenCount} contribuíntes máis", "iconAttribution": { "title": "Iconas empregadas" }, diff --git a/langs/hu.json b/langs/hu.json index e7d2d5d160..8b1a03b050 100644 --- a/langs/hu.json +++ b/langs/hu.json @@ -171,7 +171,7 @@ "attributionBackgroundLayerWithCopyright": "A jelenlegi háttérréteg: {name} ({copyright})", "attributionContent": "Az összes adatot az OpenStreetMap biztosítja; szabadon újrafelhasználhatók az Open DataBase License alapján.
", "attributionTitle": "Szerzők", - "codeContributionsBy": "A MapComplete-et {contributors} és további {hiddenCount} közreműködő fejleszti", + "codeContributionsBy": "A MapComplete-et {contributors} és további {hiddenCount} közreműködő fejleszti", "donate": "A MapComplete pénzügyi támogatása", "editId": "Az OpenStreetMap online szerkesztőjének megnyitása itt", "editJosm": "Szerkesztés itt JOSM-mal", @@ -198,7 +198,7 @@ "seeOnMapillary": "Kép megtekintése a Mapillaryn", "themeBy": "A tematikus térkép karbantartója: {author}", "title": "Szerzői jogok és tulajdonjog", - "translatedBy": "A MapComplete fordítói: {contributors} és {hiddenCount} további közreműködők" + "translatedBy": "A MapComplete fordítói: {contributors} és {hiddenCount} további közreműködők" }, "back": "Vissza", "backToIndex": "Az összes tematikus térkép megtekintése", @@ -397,7 +397,7 @@ "share": "Megosztás", "sharescreen": { "copiedToClipboard": "Link a vágólapra másolva", - "documentation": "A használható URL-paraméterekről további információt a dokumentációban találsz", + "documentation": "A használható URL-paraméterekről további információt a dokumentációban találsz", "embedIntro": "Semua data disediakan oleh OpenStreetMap, digunakan kembali secara bebas di bawah Open DataBase License.
", "attributionTitle": "Pemberitahuan atribusi", - "codeContributionsBy": "MapComplete telah dibangun oleh {contributors} dan {hiddenCount} kontributor lainnya", + "codeContributionsBy": "MapComplete telah dibangun oleh {contributors} dan {hiddenCount} kontributor lainnya", "donate": "Dukung MapComplete secara finansial", "editId": "Buka penyunting daring OpenStreetMap di sini", "editJosm": "Sunting di sini dengan JOSM", diff --git a/langs/it.json b/langs/it.json index 8dd808b400..279671abc8 100644 --- a/langs/it.json +++ b/langs/it.json @@ -146,7 +146,7 @@ "attribution": { "attributionContent": "Tutti i dati sono forniti da OpenStreetMap, riutilizzabili liberamente con Open Database License
", "attributionTitle": "Crediti", - "codeContributionsBy": "MapComplete è stato realizzato da {contributors} e {hiddenCount} altri collaboratori", + "codeContributionsBy": "MapComplete è stato realizzato da {contributors} e {hiddenCount} altri collaboratori", "donate": "Sostieni MapComplete economicamente", "editId": "Apri l'editor online di OpenStreetMap qui", "editJosm": "Modifica qui con JOSM", @@ -168,7 +168,7 @@ "seeOnMapillary": "Guarda questa immagine su Mapillary", "themeBy": "Tema manutenuto da {author}", "title": "Copyright e attribuzione", - "translatedBy": "MapComplete è stata tradotta da {contributors} e da {hiddenCount} contributori aggiuntivi" + "translatedBy": "MapComplete è stata tradotta da {contributors} e da {hiddenCount} contributori aggiuntivi" }, "back": "Indietro", "backToIndex": "Ritorna alla panoramica con tutte le mappe tematiche", diff --git a/langs/ja.json b/langs/ja.json index 174fa65d40..ca647b647a 100644 --- a/langs/ja.json +++ b/langs/ja.json @@ -23,7 +23,7 @@ "attribution": { "attributionContent": "すべてのデータはOpenStreetMapによって提供され、 Open DataBaseライセンスの下で自由に再利用できます。
", "attributionTitle": "帰属通知", - "codeContributionsBy": "MapCompleteは{contributors}と、 {hiddenCount}人の貢献者によって開発されました", + "codeContributionsBy": "MapCompleteは{contributors}と、 {hiddenCount}人の貢献者によって開発されました", "iconAttribution": { "title": "使用されるアイコン" }, diff --git a/langs/ko.json b/langs/ko.json index ecfdd6bbbf..b6213966dd 100644 --- a/langs/ko.json +++ b/langs/ko.json @@ -171,7 +171,7 @@ "attributionBackgroundLayerWithCopyright": "최근 배경 레이어의 이름은 {name}: {copyright} 입니다", "attributionContent": "모든 데이터는 OpenStreetMap에서 제공되며, Open DataBase License에 따라 자유롭게 재사용할 수 있습니다.
", "attributionTitle": "저작권 표시 안내", - "codeContributionsBy": "MapComplete는 {contributors}와{hiddenCount}명의 기여자들에 의해 개발되었습니다", + "codeContributionsBy": "MapComplete는 {contributors}와{hiddenCount}명의 기여자들에 의해 개발되었습니다", "donate": "MapComplete에 재정적으로 후원하기", "editId": "OpenStreetMap 온라인 편집기 열기", "editJosm": "JOSM으로 여기서 편집하기", @@ -198,7 +198,7 @@ "seeOnMapillary": "Mapillary에서 이미지 보기", "themeBy": "테마는 {author}에 의해 유지되었습니다", "title": "저작권 및 기여", - "translatedBy": "MapComplete는 {contributors}와 {hiddenCount}명의 기여자들에 의해 번역되었습니다" + "translatedBy": "MapComplete는 {contributors}와 {hiddenCount}명의 기여자들에 의해 번역되었습니다" }, "back": "뒤로가기", "backToIndex": "모든 테마의 지도 보기", @@ -397,7 +397,7 @@ "share": "공유", "sharescreen": { "copiedToClipboard": "클립보드에 링크 복사", - "documentation": "사용 가능한 URL 매개변수에 대한 자세한 내용은 문서를 참조하세요", + "documentation": "사용 가능한 URL 매개변수에 대한 자세한 내용은 문서를 참조하세요", "embedIntro": "All data er fra OpenStreetMap, fritt gjenbrukbart med Open DataBase-lisens.
", "attributionTitle": "Tilskrivelsesmerknad", - "codeContributionsBy": "MapComplete har blitt bygd av {contributors} og {hiddenCount} bidragsytere til", + "codeContributionsBy": "MapComplete har blitt bygd av {contributors} og {hiddenCount} bidragsytere til", "donate": "Støtt MapComplete finansielt", "editId": "Åpne den nettbaserte OpenStreetMap-behandleren her", "editJosm": "Rediger med JOSM", @@ -118,7 +118,7 @@ "openMapillary": "Åpne Mapillary her", "openOsmcha": "Vis de seneste redigeringene gjort med {theme}", "themeBy": "Tema vedlikeholdt av {author}", - "translatedBy": "MapComplete har blitt oversatt av {contributors} og {hiddenCount} andre bidragsytere." + "translatedBy": "MapComplete har blitt oversatt av {contributors} og {hiddenCount} andre bidragsytere." }, "back": "Tilbake", "backgroundMap": "Bakgrunnskart", diff --git a/langs/nl.json b/langs/nl.json index 3b709b6710..b4510a80da 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -171,7 +171,7 @@ "attributionBackgroundLayerWithCopyright": "De huidige achtergrondlaag is {name} : {copyright}", "attributionContent": "Alle data is voorzien door OpenStreetMap, gratis en vrij te hergebruiken onder de Open DataBase Licentie.
", "attributionTitle": "Met dank aan", - "codeContributionsBy": "MapComplete is gebouwd door {contributors} en {hiddenCount} andere bijdragers", + "codeContributionsBy": "MapComplete is gebouwd door {contributors} en {hiddenCount} andere bijdragers", "donate": "Geef MapComplete financiële steun", "editId": "Hier bewerken met de OpenStreetMap online editor", "editJosm": "Hier bewerken met JOSM", @@ -198,7 +198,7 @@ "seeOnMapillary": "Bekijk dit beeld op Mapillary", "themeBy": "Thema gemaakt door {author}", "title": "Copyright en attributie", - "translatedBy": "MapComplete werd vertaald door {contributors} en {hiddenCount} meer vertalers" + "translatedBy": "MapComplete werd vertaald door {contributors} en {hiddenCount} meer vertalers" }, "back": "Vorige", "backToIndex": "Bekijk alle thematische kaarten", @@ -397,7 +397,7 @@ "share": "Deel deze locatie", "sharescreen": { "copiedToClipboard": "Link gekopieerd naar klembord", - "documentation": "Voor meer informatie over beschikbare URL-parameters, raadpleeg de documentatie", + "documentation": "Voor meer informatie over beschikbare URL-parameters, raadpleeg de documentatie", "embedIntro": "Wszystkie dane pochodzą z OpenStreetMap i można je swobodnie wykorzystywać na warunkach Licencji Open DataBase.
", "attributionTitle": "Informacja o atrybucji", - "codeContributionsBy": "MapComplete został stworzony przez {contributors} i {hiddenCount} innych współtwórców", + "codeContributionsBy": "MapComplete został stworzony przez {contributors} i {hiddenCount} innych współtwórców", "donate": "Wspieraj finansowo MapComplete", "editId": "Otwórz edytor online OpenStreetMap w tej lokalizacji", "editJosm": "Edytuj tutaj za pomocą JOSM", @@ -147,7 +147,7 @@ "openOsmcha": "Zobacz ostatnie edycje zrobione przez {theme}", "themeBy": "Temat prowadzony przez: {author}", "title": "Prawa autorskie i podanie źródła", - "translatedBy": "MapComplete zostało przetłumaczone przez {contributors} i {hiddenCount} innych autorów" + "translatedBy": "MapComplete zostało przetłumaczone przez {contributors} i {hiddenCount} innych autorów" }, "back": "Cofnij", "backToIndex": "Cofnij do przeglądu wszystkich map tematycznych", @@ -267,7 +267,7 @@ }, "sharescreen": { "copiedToClipboard": "Link został skopiowany do schowka", - "documentation": "Aby uzyskać więcej informacji na temat dostępnych parametrów adresu URL, zajrzyj do dokumentacji", + "documentation": "Aby uzyskać więcej informacji na temat dostępnych parametrów adresu URL, zajrzyj do dokumentacji", "embedIntro": "Todos os dados são fornecidos pelo OpenStreetMap e são livremente reutilizáveis sob a licença Open DataBase License.
", "attributionTitle": "Aviso de atribuição", - "codeContributionsBy": "O MapComplete foi criado por {contributors} e mais {hiddenCount} contribuidores", + "codeContributionsBy": "O MapComplete foi criado por {contributors} e mais {hiddenCount} contribuidores", "donate": "Apoie o MapComplete financeiramente", "editId": "Editar aqui com o editor online OpenStreetMap", "editJosm": "Editar aqui com o JOSM", @@ -188,7 +188,7 @@ "seeOnMapillary": "Ver esta imagem no Mapillary", "themeBy": "Tema mantido por {author}", "title": "Direitos de autor e atribuição", - "translatedBy": "O MapComplete foi traduzido por {contributors} e mais {hiddenCount} utilizadores" + "translatedBy": "O MapComplete foi traduzido por {contributors} e mais {hiddenCount} utilizadores" }, "back": "Voltar", "backToIndex": "Voltar à vista geral com todos os mapas temáticos", @@ -353,7 +353,7 @@ "share": "Partilhar", "sharescreen": { "copiedToClipboard": "Hiperligação copiada para a área de transferência", - "documentation": "Para mais informações nos parâmetros URL disponíveis, consulte a documentação", + "documentation": "Para mais informações nos parâmetros URL disponíveis, consulte a documentação", "embedIntro": "Все данные предоставлены OpenStreetMap, свободное повторное использование согласно Open DataBase License.
", "attributionTitle": "Уведомление об авторстве", - "codeContributionsBy": "MapComplete был создан {contributors} и ещё {hiddenCount} соавторами ", + "codeContributionsBy": "MapComplete был создан {contributors} и ещё {hiddenCount} соавторами ", "editJosm": "Редактировать это место в JOSM", "iconAttribution": { "title": "Используемые значки" diff --git a/langs/themes/de.json b/langs/themes/de.json index 47946dc198..993e3573fa 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -172,7 +172,7 @@ }, "climbing": { "description": "Eine Karte mit Klettermöglichkeiten wie Kletterhallen, Kletterparks oder Felsen.", - "descriptionTail": "kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.
Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.
", + "descriptionTail": "kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben.
Das Projekt nutzt OpenStreetMap Daten und basiert auf der freien Software MapComplete.
", "layers": { "0": { "override": { diff --git a/langs/uk.json b/langs/uk.json index 474954545f..f98aef8253 100644 --- a/langs/uk.json +++ b/langs/uk.json @@ -171,7 +171,7 @@ "attributionBackgroundLayerWithCopyright": "Поточний фоновий шар {name}: {copyright}", "attributionContent": "Усі дані надаються OpenStreetMap, які можна вільно повторно використовувати в Ліцензія Open DataBase.
", "attributionTitle": "Повідомлення про авторство", - "codeContributionsBy": "MapComplete створено {contributors} та {hiddenCount} іншими учасниками", + "codeContributionsBy": "MapComplete створено {contributors} та {hiddenCount} іншими учасниками", "donate": "Підтримайте MapComplete фінансово", "editId": "Відкрийте онлайн-редактор OpenStreetMap тут", "editJosm": "Редагувати тут за допомогою JOSM", @@ -199,7 +199,7 @@ "seeOnMapillary": "Переглянути зображення на Mapillary", "themeBy": "Тему підтримує {author}", "title": "Авторське право", - "translatedBy": "MapComplete переклали {contributors} та {hiddenCount} інших учасників" + "translatedBy": "MapComplete переклали {contributors} та {hiddenCount} інших учасників" }, "back": "Назад", "backToIndex": "Переглянути всі тематичні мапи", @@ -399,7 +399,7 @@ "share": "Поділитися", "sharescreen": { "copiedToClipboard": "Посилання скопійовано в буфер обміну", - "documentation": "Для отримання додаткової інформації про доступні URL-параметри, зверніться до документації", + "documentation": "Для отримання додаткової інформації про доступні URL-параметри, зверніться до документації", "embedIntro": "所有資料由開放街圖提供,在開放資料庫授權條款之下自由再利用。
", "attributionTitle": "署名通知", - "codeContributionsBy": "MapComplete 是由 {contributors} 和其他 {hiddenCount} 位貢獻者構建而成", + "codeContributionsBy": "MapComplete 是由 {contributors} 和其他 {hiddenCount} 位貢獻者構建而成", "donate": "財務上支援 MapComplete", "editId": "開啟開放街圖線上編輯器", "editJosm": "採用 JOSM 編輯", @@ -199,7 +199,7 @@ "seeOnMapillary": "在 Mapillary 觀看這張影像", "themeBy": "由 {author} 維護主題", "title": "版權與署名", - "translatedBy": "MapComplete 由 {contributors} 翻譯,而且還有 {hiddenCount} 更多貢獻者" + "translatedBy": "MapComplete 由 {contributors} 翻譯,而且還有 {hiddenCount} 更多貢獻者" }, "back": "返回", "backToIndex": "回到所有主題地圖的總覽頁面", @@ -399,7 +399,7 @@ "share": "分享", "sharescreen": { "copiedToClipboard": "複製連結到簡貼簿", - "documentation": "要知道更多可以用的網址參數,參考這份文章", + "documentation": "要知道更多可以用的網址參數,參考這份文章", "embedIntro": "