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

12 lines
229 B
JSON

{
"geometry": null,
"properties": {
"name": "Butcher",
"id": "butcher",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-cleaver",
"query": "nwr[shop=butcher];"
},
"type": "Feature"
}