Skip to content

Commit

Permalink
Move torrentbici to nextbike
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz committed Dec 7, 2024
1 parent 8d1a9a7 commit 3119c3a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
14 changes: 2 additions & 12 deletions pybikes/data/movus.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"city": "Valencia, área metropolitana",
"country": "ES",
"name": "MIBISI",
"latitude": 39.4364,
"longitude": -0.4647,
"latitude": 39.4745,
"longitude": -0.4189,
"instances": [
{
"tag": "horta-sud-en-bici",
Expand All @@ -21,16 +21,6 @@
"longitude": -0.4605
}
},
{
"tag": "torrentbici",
"meta": {
"city": "Torrent",
"country": "ES",
"name": "TorrentBici",
"latitude": 39.4319,
"longitude": -0.4730
}
},
{
"tag": "xufabike",
"meta": {
Expand Down
12 changes: 12 additions & 0 deletions pybikes/data/nextbike.json
Original file line number Diff line number Diff line change
Expand Up @@ -2890,6 +2890,18 @@
"latitude": 47.6732,
"longitude": 9.1663
}
},
{
"domain": "en",
"tag": "torrentbici",
"city_uid": 1056,
"meta": {
"city": "Torrent",
"country": "ES",
"name": "TorrentBici",
"latitude": 39.4319,
"longitude": -0.4730
}
}
],
"system": "nextbike",
Expand Down

0 comments on commit 3119c3a

Please sign in to comment.