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

11 lines
209 B
JSON

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