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

11 lines
193 B
JSON

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