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

12 lines
248 B
JSON

{
"geometry": null,
"properties": {
"name": "Boat rental",
"id": "boat_rental",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-boat_rental",
"query": "nwr[amenity=boat_rental];"
},
"type": "Feature"
}