brouter-web/layers/overpass/amenity/others/bench.geojson
2021-03-19 11:45:22 +01:00

11 lines
No EOL
196 B
JSON

{
"geometry": null,
"properties": {
"name": "Bench",
"id": "bench",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "node[amenity=bench];"
},
"type": "Feature"
}