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

12 lines
249 B
JSON

{
"geometry": null,
"properties": {
"name": "Car sharing",
"id": "car_sharing",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-sign_and_car",
"query": "nwr[amenity=car_sharing];"
},
"type": "Feature"
}