Skip to content

Commit 58ab44f

Browse files
authored
Merge pull request #777 from martgnz/nextbike-bicilog
Move bicilog to Nextbike
2 parents 14385bb + 60434f9 commit 58ab44f

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

pybikes/data/bicicard.json

-11
Original file line numberDiff line numberDiff line change
@@ -143,17 +143,6 @@
143143
"name": "BiciNRivas"
144144
},
145145
"tag": "bicinrivas"
146-
},
147-
{
148-
"endpoint": "https://gestion.bicilog.net/prodwservice",
149-
"meta": {
150-
"city": "Logroño",
151-
"country": "ES",
152-
"latitude": 42.4658,
153-
"longitude": -2.4402,
154-
"name": "BiciLog"
155-
},
156-
"tag": "bicilog"
157146
}
158147
],
159148
"system": "bicicard"

pybikes/data/nextbike.json

+12
Original file line numberDiff line numberDiff line change
@@ -2902,6 +2902,18 @@
29022902
"latitude": 39.4319,
29032903
"longitude": -0.4730
29042904
}
2905+
},
2906+
{
2907+
"domain": "ej",
2908+
"tag": "bicilog",
2909+
"city_uid": 1052,
2910+
"meta": {
2911+
"city": "Logroño",
2912+
"country": "ES",
2913+
"latitude": 42.4658,
2914+
"longitude": -2.4402,
2915+
"name": "BiciLog"
2916+
}
29052917
}
29062918
],
29072919
"system": "nextbike",

0 commit comments

Comments
 (0)