Skip to content

Commit

Permalink
Merge pull request #785 from martgnz/bizi-update
Browse files Browse the repository at this point in the history
Move Bizi to PBSC GBFS feed
  • Loading branch information
eskerda authored Jan 16, 2025
2 parents 0668c56 + 6c9fea4 commit 9526f69
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
15 changes: 15 additions & 0 deletions pybikes/data/gbfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1371,6 +1371,21 @@
},
"append_feed_args_to_req": true,
"feed_url": "https://api.omega.fifteen.eu/gbfs/2.2/marseille/en/gbfs.json?&key=MjE0ZDNmMGEtNGFkZS00M2FlLWFmMWItZGNhOTZhMWQyYzM2"
},
{
"tag": "bizi",
"meta": {
"latitude": 41.6487908,
"city": "Zaragoza",
"name": "Bizi",
"longitude": -0.8895811,
"country": "ES",
"company": [
"UTE Serveo Servicios",
"PBSC Urban Solutions"
]
},
"feed_url": "https://zaragoza.publicbikesystem.net/customer/gbfs/v2/gbfs.json"
}
],
"system": "gbfs",
Expand Down
11 changes: 0 additions & 11 deletions pybikes/data/smartbike.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@
"system": "smartbike",
"class": "SmartBike",
"instances": [
{
"tag": "bizi",
"meta": {
"latitude": 41.6487908,
"city": "Zaragoza",
"name": "Bizi",
"longitude": -0.8895811,
"country": "ES"
},
"endpoint": "https://cc-smartbike-opendata.s3.eu-west-1.amazonaws.com/zaragoza"
},
{
"tag": "malmobybike",
"meta": {
Expand Down

0 comments on commit 9526f69

Please sign in to comment.