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

12 lines
223 B
JSON

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