brouter-web/layers/overpass/shop/food/supermarket.geojson
2021-05-12 21:46:53 +02:00

12 lines
278 B
JSON

{
"geometry": null,
"properties": {
"name": "Supermarket",
"id": "supermarket",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "fas-shopping-basket",
"query": "nwr[shop=supermarket];"
},
"type": "Feature"
}