brouter-web/layers/overpass/amenity/transportation/boat_sharing.geojson
2021-03-21 11:23:45 +01:00

11 lines
217 B
JSON

{
"geometry": null,
"properties": {
"name": "Boat sharing",
"id": "boat_sharing",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[amenity=boat_sharing];"
},
"type": "Feature"
}