@ -1,5 +1,6 @@
{
"type": "overpass",
"name:en": "Children",
"query": "(node[leisure~'^(playground|summer_camp|indoor_play)$'];way[leisure~'^(playground|summer_camp|indoor_play)$'];relation[leisure~'^(playground|summer_camp|indoor_play)$'];node[shop~'^(baby_goods|toys)$'];way[shop~'^(baby_goods|toys)$'];relation[shop~'^(baby_goods|toys)$'];node[amenity=toilets][diaper];way[amenity=toilets][diaper];relation[amenity=toilets][diaper];node[kids_area];way[kids_area];relation[kids_area];);",
"minZoom": 15,
"feature": {
"name:en": "Communication",
"query": {
"13": "(node[amenity~'^(post_office|internet_cafe)$'];node[amenity~'^(post_office|internet_cafe)$'];node[amenity~'^(post_office|internet_cafe)$'];);",
"16": "(node[amenity~'^(post_office|internet_cafe|post_box|telephone)$'];node[amenity~'^(post_office|internet_cafe)$'];node[amenity~'^(post_office|internet_cafe)$'];);"
"name:en": "Gastronomy",
"query": "(node[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];way[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];relation[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];);",
"minZoom": 16,
@ -7,30 +7,34 @@
"name:en": "Leisure, Sport and Shopping",
"subCategories": [
"id": "gastro",
"name:en": "Gastronomy"
"id": "gastro"
},
"id": "shop",
"name:en": "Shopping"
"id": "shop"
"id": "children",
"name:en": "Children"
"id": "children"
}
]
"id": "trees",
"name:en": "Trees"
"id": "services",
"type": "index",
"name:en": "Services",
"id": "communication"
"id": "trees"
"id": "parks",
"name:en": "Parks"
"id": "parks"
"id": "places",
"name:en": "Places"
"id": "places"
"name:en": "Parks",
"query": "(way[leisure=park];relation[leisure=park];)",
"minZoom": 14,
"name:en": "Places",
"0": "node[place~'^(continent)$']",
"4": "node[place~'^(continent|country)$']",
"name:en": "Shopping",
"14": "(node[shop~'^(mall|department_store)$'];way[shop~'^(mall|department_store)$'];relation[shop~'^(mall|department_store)$'];);",
"16": "(node[shop];way[shop];relation[shop];);"
"name:en": "Trees",
"query": "node[natural=tree];",
"minZoom": 17,