Skip to content

Commit

Permalink
Add Donkey Republic systems in Switzerland
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz committed Oct 18, 2023
1 parent cfd16e6 commit 1e08f2e
Showing 1 changed file with 86 additions and 0 deletions.
86 changes: 86 additions & 0 deletions pybikes/data/gbfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,92 @@
"longitude": -58.411560
},
"feed_url": "https://buenosaires.publicbikesystem.net/customer/gbfs/v2/gbfs.json"
},
{
"tag": "velopartage-geneve",
"meta": {
"city": "Genève",
"name": "VéloPartage",
"country": "CH",
"company": [
"Genèveroule",
"Donkey Republic"
],
"latitude": 46.2021,
"longitude": 6.1457
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_ge/gbfs.json"
},
{
"tag": "regivelo-kreuzlingen",
"meta": {
"city": "Kreuzlingen",
"name": "Regivelo",
"country": "CH",
"company": [
"Regivelo",
"Donkey Republic"
],
"latitude": 47.6460,
"longitude": 9.1716
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_kreuzlingen/gbfs.json"
},
{
"tag": "lelocleroule",
"meta": {
"city": "Le Locle",
"name": "Le Locle Roule",
"country": "CH",
"company": [
"Donkey Republic"
],
"latitude": 47.0554,
"longitude": 6.7466
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_le_locle/gbfs.json"
},
{
"tag": "neuchatelroule",
"meta": {
"city": "Neuchâtel",
"name": "Neuchâtelroule",
"country": "CH",
"company": [
"Donkey Republic"
],
"latitude": 46.9916,
"longitude": 6.9269
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_neuchatel/gbfs.json"
},
{
"tag": "thun",
"meta": {
"city": "Thun",
"name": "Donkey Republic Thun",
"country": "CH",
"company": [
"Donkey Republic"
],
"latitude": 46.7576,
"longitude": 7.6287
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_thun/gbfs.json"
},
{
"tag": "yverdon-les-bains",
"meta": {
"city": "Yverdon-les-Bains",
"name": "Donkey Republic Yverdon-les-Bains",
"country": "CH",
"company": [
"Donkey Republic"
],
"latitude": 46.7788,
"longitude": 6.6414
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_yverdon-les-bains/gbfs.json"
}
],
"system": "gbfs",
Expand Down

0 comments on commit 1e08f2e

Please sign in to comment.