brouter-web/layers/overpass/shop/food/bakery.geojson
2021-03-21 11:23:45 +01:00

11 lines
196 B
JSON

{
"geometry": null,
"properties": {
"name": "Bakery",
"id": "bakery",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[shop=bakery];"
},
"type": "Feature"
}