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

11 lines
272 B
JSON

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