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

11 lines
230 B
JSON

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