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

12 lines
251 B
JSON

{
"geometry": null,
"properties": {
"name": "Ferry terminal",
"id": "ferry_terminal",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-ferry",
"query": "nwr[amenity=ferry_terminal];"
},
"type": "Feature"
}