mapcomplete/Docs/TagInfo/mapcomplete_drinking_water.json

67 lines
3.4 KiB
JSON
Raw Normal View History

2021-04-19 16:17:26 +00:00
{
"data_format": 1,
"project": {
"name": "MapComplete Drinking Water",
2021-04-22 01:43:40 +00:00
"description": "On this map, publicly accessible drinking water spots are shown and can be easily added",
2021-04-19 16:17:26 +00:00
"project_url": "https://mapcomplete.osm.be/drinking_water",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.osm.be/./assets/themes/drinking_water/logo.svg",
"contact_name": "Pieter Vander Vennet, MapComplete",
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
{
"key": "amenity",
"description": "The MapComplete theme Drinking Water has a layer Drinking water showing features with this tag",
"value": "drinking_water"
2021-04-20 09:54:45 +00:00
},
{
"key": "operational_status",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows and asks freeform values for key 'operational_status' (in the MapComplete.osm.be theme 'Drinking Water')"
2021-04-20 09:54:45 +00:00
},
{
"key": "operational_status",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows operational_status= with a fixed text, namely 'This drinking water works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water') Picking this answer will delete the key operational_status.",
2021-04-20 09:54:45 +00:00
"value": ""
},
{
"key": "operational_status",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows operational_status=broken with a fixed text, namely 'This drinking water is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "broken"
},
{
"key": "operational_status",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows operational_status=closed with a fixed text, namely 'This drinking water is closed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "closed"
},
{
"key": "bottle",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows bottle=yes with a fixed text, namely 'It is easy to refill water bottles' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "yes"
},
{
"key": "bottle",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows bottle=no with a fixed text, namely 'Water bottles may not fit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "no"
},
{
"key": "service:bicycle:cleaning:charge",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Drinking Water')"
2021-04-20 09:54:45 +00:00
},
{
"key": "service:bicycle:cleaning:fee",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge= with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "no&service:bicycle:cleaning:charge="
},
{
"key": "service:bicycle:cleaning:fee",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=no& with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Drinking Water')",
"value": "no&"
},
2021-04-20 09:54:45 +00:00
{
"key": "service:bicycle:cleaning:fee",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Drinking water' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'The cleaning service has a fee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Drinking Water')",
2021-04-20 09:54:45 +00:00
"value": "yes"
2021-04-19 16:17:26 +00:00
}
]
}