mapcomplete/Docs/TagInfo/mapcomplete_aed.json
2021-04-20 11:54:45 +02:00

57 lines
2.5 KiB
JSON

{
"data_format": 1,
"data_updated": "20210320T093904Z",
"project": {
"name": "MapComplete Open AED Map",
"description": "On this map, one can find and mark nearby defibrillators",
"project_url": "https://mapcomplete.osm.be/aed",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.osm.be/./assets/themes/aed/logo.svg",
"contact_name": "Pieter Vander Vennet, MapComplete",
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
{
"key": "emergency",
"description": "The MapComplete theme Open AED Map has a layer Defibrillators showing features with this tag",
"value": "defibrillator"
},
{
"key": "indoor",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows indoor=yes with a fixed text, namely 'This defibrillator is located indoors' and allows to pick this as a default answer.",
"value": "yes"
},
{
"key": "indoor",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows indoor=no with a fixed text, namely 'This defibrillator is located outdoors' and allows to pick this as a default answer.",
"value": "no"
},
{
"key": "access",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'access'"
},
{
"key": "access",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=yes with a fixed text, namely 'Publicly accessible' and allows to pick this as a default answer.",
"value": "yes"
},
{
"key": "access",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=customers with a fixed text, namely 'Only accessible to customers' and allows to pick this as a default answer.",
"value": "customers"
},
{
"key": "access",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows access=private with a fixed text, namely 'Not accessible to the general public (e.g. only accesible to staff, the owners, ...)' and allows to pick this as a default answer.",
"value": "private"
},
{
"key": "level",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'level'"
},
{
"key": "defibrillator:location",
"description": "Layer 'Defibrillators' (in the MapComplete.osm.be theme 'Open AED Map') shows and asks freeform values for key 'defibrillator:location'"
}
]
}