You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
518 B
26 lines
518 B
{
|
|
"type": "overpass",
|
|
"name": {
|
|
"en": "charging stations",
|
|
"de": "Ladestationen"
|
|
},
|
|
"query": {
|
|
"13": null
|
|
},
|
|
"lists": {
|
|
"cars": {
|
|
"prefix": "cars",
|
|
"name": {
|
|
"de": "für PKW",
|
|
"en": "for cars"
|
|
}
|
|
},
|
|
"bicycles": {
|
|
"prefix": "bicycles",
|
|
"name": {
|
|
"de": "für Fahrräder",
|
|
"en": "for bicycles"
|
|
}
|
|
}
|
|
}
|
|
}
|