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

12 lines
260 B
JSON

{
"geometry": null,
"properties": {
"name": "Bicycle rental",
"id": "bicycle_rental",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-bicycle_rental",
"query": "nwr[amenity=bicycle_rental];"
},
"type": "Feature"
}