Skip to content

Commit

Permalink
Move bicilog to Nextbike
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz authored and eskerda committed Dec 9, 2024
1 parent 14385bb commit a9c9238
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pybikes/data/bicicard.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,17 +143,6 @@
"name": "BiciNRivas"
},
"tag": "bicinrivas"
},
{
"endpoint": "https://gestion.bicilog.net/prodwservice",
"meta": {
"city": "Logroño",
"country": "ES",
"latitude": 42.4658,
"longitude": -2.4402,
"name": "BiciLog"
},
"tag": "bicilog"
}
],
"system": "bicicard"
Expand Down
11 changes: 11 additions & 0 deletions pybikes/data/nextbike.json
Original file line number Diff line number Diff line change
Expand Up @@ -2902,6 +2902,17 @@
"latitude": 39.4319,
"longitude": -0.4730
}
},
"domain": "ej",
"tag": "bicilog",
"city_uid": 1052,
"meta": {
"city": "Logroño",
"country": "ES",
"latitude": 42.4658,
"longitude": -2.4402,
"name": "BiciLog"
}
}
],
"system": "nextbike",
Expand Down

0 comments on commit a9c9238

Please sign in to comment.