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

11 lines
208 B
JSON

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