11 lines
239 B
JSON
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"
|
|
}
|