11 lines
230 B
JSON
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"
|
|
}
|