Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sub-brands in DE, AT and CH for nextbike #3381

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 133 additions & 3 deletions brands/amenity/bicycle_rental.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,143 @@
"name": "Swapfiets"
}
},
"amenity/bicycle_rental|metropolradruhr": {
"amenity/bicycle_rental|nextbike": {
"countryCodes": ["at","ch","de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "nextbike",
"brand:wikidata": "Q2351279",
"brand:wikipedia": "de:Nextbike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - Deezer nextbike (Berlin)": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "Deezer nextbike",
"brand:wikidata": "Q67874410",
"network": "Deezer nextbike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - Frelo": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "Frelo",
"network": "Frelo",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - KVB-Rad": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "KVB-Rad",
"network": "KVB-Rad",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - KVV.nextbike": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "KVV.nextbike",
"network": "KVV.nextbike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - metropolradruhr": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "metropolradruhr",
"brand:wikidata": "Q62104274",
"name": "metropolradruhr"
"name": "metropolradruhr",
"network": "metropolradruhr",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - RVK e-Bike": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "RVK e-Bike",
"network": "RVK e-Bike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - Santander nextbike (Mönchengladbach)": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "Santander nextbike",
"network": "Santander nextbike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - swa Rad": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "swa Rad",
"network": "swa Rad",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - sz-bike": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "sz-bike",
"network": "sz-bike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - Usedom Rad": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "Usedom Rad",
"network": "Usedom Rad",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - VRNnextbike": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "VRNnextbike",
"network": "VRNnextbike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - WK-Bike": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "WK-Bike",
"network": "WK-Bike",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - wupsiRad": {
"countryCodes": ["de"],
"tags": {
"amenity": "bicycle_rental",
"brand": "wupsiRad",
"network": "wupsiRad",
"operator": "nextbike GmbH"
}
},
"amenity/bicycle_rental|nextbike - Stadtrad Innsbruck": {
"countryCodes": ["at"],
"tags": {
"amenity": "bicycle_rental",
"brand": "Stadtrad Innsbruck",
"network": "Stadtrad Innsbruck",
"operator": "nextbike GmbH"
}
}
}
}