mapcomplete/assets/themes/hailhydrant/hailhydrant.json

1072 lines
14 KiB
JSON
Raw Normal View History

2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
"id": "hailhydrant",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
"en": "Hydrants, Extinguishers, Fire stations, and Rescue stations."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"shortDescription": {
2021-04-12 06:57:22 +00:00
"en": "Map to show hydrants, extinguishers, fire stations, and rescue stations."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
"en": "On this map you can find and update hydrants, fire stations, rescue stations, and extinguishers in your favorite neighborhoods. \n\nYou can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide additional details by answering available questions. \n\nAll changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"language": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"maintainer": "",
2021-04-12 06:57:22 +00:00
2021-04-05 03:09:15 +00:00
"icon": "assets/themes/hailhydrant/logo.svg",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"version": "0",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"startLat": 13.67801,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"startLon": 121.6625,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"startZoom": 6,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"widenFactor": 0.05,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"socialImage": "",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"layers": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"id": "hydrants",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"name": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map of hydrants"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"minzoom": 14,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map layer to show fire hydrants."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tagRenderings": [
2021-04-12 06:57:22 +00:00
"images",
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": "What color is the hydrant?"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant color is {colour}"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "colour"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
"and": [
2021-04-12 06:57:22 +00:00
"colour=yellow"
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant color is yellow."
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-05 03:17:18 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
"colour=red"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant color is red."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "What type of hydrant is it?"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "fire_hydrant:type"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": " Hydrant type: {fire_hydrant:type}"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"fire_hydrant:type=pillar"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "<img style=\"width:15px\" src=\"https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_pillar.svg\" /> Pillar type."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"fire_hydrant:type=pipe"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "<img style=\"width:15px\" src=\"https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_unknown.svg\" /> Pipe type."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"fire_hydrant:type=wall"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "<img style=\"width:15px\" src=\"https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_unknown.svg\" /> Wall type."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"fire_hydrant:type=underground"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "<img style=\"width:15px\" src=\"https://mapcomplete.braindeaddev.com/assets/layers/fire/hydrant_underground.svg\" /> Underground type."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Update the lifecycle status of the hydrant."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Lifecycle status"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "disused:emergency"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant is (fully or partially) working."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"disused:emergency=fire_hydrant",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency="
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant is unavailable."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"removed:emergency=fire_hydrant",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency="
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The hydrant has been removed."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"hideUnderlayingFeaturesMinPercentage": 0,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"icon": {
2021-04-12 06:57:22 +00:00
"render": "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/hydrant.svg"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"width": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "8"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"iconSize": {
2021-04-12 06:57:22 +00:00
"render": "20,20,center"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"color": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "#00f"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"presets": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tags": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
"en": "Fire hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
"en": "Add a new fire hydrant to the map."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"wayHandling": 1,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"osmSource": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_hydrant"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"id": "extinguisher",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"name": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map of fire extinguishers."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"minzoom": 14,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_extinguisher"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Extinguishers"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map layer to show fire hydrants."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tagRenderings": [
2021-04-12 06:57:22 +00:00
"images",
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Location: {location}"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Where is it positioned?"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"location=indoor"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "Found indoors."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"location=outdoor"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "Found outdoors."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "location"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"hideUnderlayingFeaturesMinPercentage": 0,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"icon": {
2021-04-12 06:57:22 +00:00
"render": "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/Twemoji12_1f9ef.svg"
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"width": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "8"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"iconSize": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "20,20,center"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"color": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "#00f"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"presets": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tags": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_extinguisher"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
"en": "Fire extinguisher"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Add a fire extinguisher to the map"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"wayHandling": 1,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"osmSource": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"emergency=fire_extinguisher"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"id": "stations",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"name": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map of fire stations"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"minzoom": 12,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=fire_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Fire Station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map layer to show fire stations."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tagRenderings": [
2021-04-12 06:57:22 +00:00
"images",
{
2021-04-12 06:57:22 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
"key": "name"
2021-04-12 06:57:22 +00:00
},
2021-04-12 06:57:22 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": "What is the name of this station?"
2021-04-12 06:57:22 +00:00
},
2021-04-12 06:57:22 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "This station is called {name}."
2021-04-12 06:57:22 +00:00
}
2021-04-12 06:57:22 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "addr:street"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": " What is the street name where the station located?"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "This station is along a highway called {addr:street}."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": "Where is the station located? (e.g. name of neighborhood, villlage, or town)"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "addr:place"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "Th isstation is to be found within {addr:place}."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "What agency operates this station?"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "This station is operated by {operator}."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "operator"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"operator=Bureau of Fire Protection",
2021-04-12 06:57:22 +00:00
"operator:type=government"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Bureau of Fire Protection"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": "How is the station operator classified??"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "The operator is a(n) {operator:type} entity."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"key": "operator:type"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"mappings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
"operator:type=government"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The station is operated by the government."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
"operator:type=community"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The station is operated by a community-based, or informal organization."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
"operator:type=ngo"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The station is operated by a formal group of volunteers."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"if": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"operator:type=private"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"then": {
2021-04-12 06:57:22 +00:00
"en": "The station is privately operated."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"hideUnderlayingFeaturesMinPercentage": 0,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"icon": {
2021-04-12 06:57:22 +00:00
"render": "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/Twemoji12_1f692.svg"
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"width": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "8"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"iconSize": {
2021-04-12 06:57:22 +00:00
"render": "35,35,center"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"color": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "#00f"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"presets": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tags": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=fire_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
"en": "Fire station"
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Add a fire station to the map."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"osmSource": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=fire_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"id": "rescuestation",
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"name": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map of rescue stations"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"minzoom": 12,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=rescue_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Rescue Station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Map layer to show rescue stations."
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
"tagRenderings": [
2021-04-12 06:57:22 +00:00
"images",
{
2021-04-12 06:57:22 +00:00
"question": {
2021-04-12 06:57:22 +00:00
"en": "What is this entity called?"
},
2021-04-12 06:57:22 +00:00
"freeform": {
2021-04-12 06:57:22 +00:00
"key": "name"
2021-04-12 06:57:22 +00:00
},
2021-04-12 06:57:22 +00:00
"render": {
2021-04-12 06:57:22 +00:00
"en": "This entity is called {name}."
}
2021-04-12 06:57:22 +00:00
}
2021-04-12 06:57:22 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"hideUnderlayingFeaturesMinPercentage": 0,
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"icon": {
2021-04-12 06:57:22 +00:00
"render": "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/Twemoji12_26d1.svg"
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"width": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "8"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"iconSize": {
2021-04-12 06:57:22 +00:00
"render": "35,35,center"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"color": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"render": "#00f"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"presets": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"tags": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=rescue_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"title": {
2021-04-12 06:57:22 +00:00
"en": "Rescue station"
2021-04-04 01:14:37 +00:00
},
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"description": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"en": "Add a rescue or emergency service station to the map"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"osmSource": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"overpassTags": {
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"and": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"amenity=rescue_station"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
]
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"roamingRenderings": [
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
{}
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
],
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
"defaultBackgroundId": "HDM_HOT"
2021-04-12 06:57:22 +00:00
2021-04-04 01:14:37 +00:00
}