Skip to content

Commit

Permalink
Merge pull request #638 from martgnz/hawaii
Browse files Browse the repository at this point in the history
Add systems in Hawaii
  • Loading branch information
eskerda authored Oct 30, 2023
2 parents 4541de4 + 6a7cc56 commit bc31af3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions pybikes/data/gbfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1211,6 +1211,35 @@
"longitude": 6.6414
},
"feed_url": "https://stables.donkey.bike/api/public/gbfs/2/donkey_yverdon-les-bains/gbfs.json"
},
{
"tag": "hibike",
"meta": {
"city": "Kailua-Kona",
"name": "Hibike",
"country": "US",
"company": [
"Bikeshare Hawaii Island"
],
"latitude": 19.6417,
"longitude": -155.9962
},
"bbox": [[18.704, -156.4264], [20.4842, -154.5371]],
"feed_url": "https://kona.publicbikesystem.net/customer/ube/gbfs/v1/en/gbfs.json"
},
{
"tag": "gobiki",
"meta": {
"city": "Honolulu",
"name": "Biki",
"country": "US",
"company": [
"Bikeshare Hawaii Island"
],
"latitude": 21.3043,
"longitude": -157.8560
},
"feed_url": "https://hon.publicbikesystem.net/customer/ube/gbfs/v1/en/gbfs.json"
}
],
"system": "gbfs",
Expand Down

0 comments on commit bc31af3

Please sign in to comment.