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

12 lines
240 B
JSON

{
"geometry": null,
"properties": {
"name": "Public bath",
"id": "public_bath",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-water",
"query": "nwr[amenity=public_bath];"
},
"type": "Feature"
}