11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Motorcycle parking",
|
|
"id": "motorcycle_parking",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"query": "nwr[amenity=motorcycle_parking];"
|
|
},
|
|
"type": "Feature"
|
|
}
|