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

11 lines
205 B
JSON

{
"geometry": null,
"properties": {
"name": "Car wash",
"id": "car_wash",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[amenity=car_wash];"
},
"type": "Feature"
}