Browse Source
Cycle Amenities: show charging stations from z13
fossil
Stephan Bösch-Plepelits
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
cycle_amenities.json
|
@ -12,6 +12,7 @@ |
|
|
"node[amenity~\"^(bicycle_rental)$\"];", |
|
|
"node[amenity~\"^(bicycle_rental)$\"];", |
|
|
"way[amenity~\"^(bicycle_rental)$\"];", |
|
|
"way[amenity~\"^(bicycle_rental)$\"];", |
|
|
"relation[amenity~\"^(bicycle_rental)$\"];", |
|
|
"relation[amenity~\"^(bicycle_rental)$\"];", |
|
|
|
|
|
"node[amenity~\"^(charging_station)$\"][bicycle!=\"no\"];", |
|
|
"node[shop~\"^(bicycle)$\"];", |
|
|
"node[shop~\"^(bicycle)$\"];", |
|
|
"way[shop~\"^(bicycle)$\"];", |
|
|
"way[shop~\"^(bicycle)$\"];", |
|
|
"relation[shop~\"^(bicycle)$\"];", |
|
|
"relation[shop~\"^(bicycle)$\"];", |
|
@ -129,4 +130,4 @@ |
|
|
"priority": 2 |
|
|
"priority": 2 |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |