brouter-web/layers/overpass/shop/food/organic.geojson
2021-03-21 11:23:45 +01:00

11 lines
239 B
JSON

{
"geometry": null,
"properties": {
"name": "Organic",
"id": "organic",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[shop~'supermarket|convenience'][organic][organic!=no];"
},
"type": "Feature"
}