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

12 lines
254 B
JSON

{
"geometry": null,
"properties": {
"name": "Bicycle parking",
"id": "bicycle_parking",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-bicycle",
"query": "nwr[amenity=bicycle_parking];"
},
"type": "Feature"
}