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

11 lines
215 B
JSON

{
"geometry": null,
"properties": {
"name": "Water point",
"id": "water_point",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "node[amenity=water_point];"
},
"type": "Feature"
}