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

12 lines
237 B
JSON

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