brouter-web/layers/overpass/amenity/transportation/bicycle_repair_station.geojson
2021-03-21 11:23:45 +01:00

11 lines
247 B
JSON

{
"geometry": null,
"properties": {
"name": "Bicycle repair station",
"id": "bicycle_repair_station",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[amenity=bicycle_repair_station];"
},
"type": "Feature"
}