brouter-web/layers/overpass/amenity/others/public_bath.geojson
2021-03-19 11:45:22 +01:00

11 lines
244 B
JSON

{
"geometry": null,
"properties": {
"name": "Public bath",
"id": "public_bath",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[amenity=public_bath]; way[amenity=public_bath];);"
},
"type": "Feature"
}