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

12 lines
265 B
JSON

{
"geometry": null,
"properties": {
"name": "Motorcycle parking",
"id": "motorcycle_parking",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "fas-motorcycle",
"query": "nwr[amenity=motorcycle_parking];"
},
"type": "Feature"
}