brouter-web/layers/overpass/shop/food/health_food.geojson
2021-03-19 11:45:22 +01:00

11 lines
238 B
JSON

{
"geometry": null,
"properties": {
"name": "Health food",
"id": "health_food",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[shop=health_food]; way[shop=health_food];);"
},
"type": "Feature"
}