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

12 lines
222 B
JSON

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