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

11 lines
244 B
JSON

{
"geometry": null,
"properties": {
"name": "Boat rental",
"id": "boat_rental",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[amenity=boat_rental]; way[amenity=boat_rental];);"
},
"type": "Feature"
}