brouter-web/layers/overpass/shop/food/health_food.geojson
2021-04-03 17:31:40 +02:00

12 lines
236 B
JSON

{
"geometry": null,
"properties": {
"name": "Health food",
"id": "health_food",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-shop",
"query": "nwr[shop=health_food];"
},
"type": "Feature"
}