12 lines
228 B
JSON
12 lines
228 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Grit bin",
|
|
"id": "grit_bin",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"icon": "fas-box",
|
|
"query": "nwr[amenity=grit_bin];"
|
|
},
|
|
"type": "Feature"
|
|
}
|