brouter-web/layers/overpass/amenity/transportation/grit_bin.geojson
2021-04-03 17:31:40 +02:00

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"
}