eskerda

Results 74 comments of eskerda

One possible fix is to hardcode these on code, but I am a bit unsure of going that route. Seems the one that is most wrongly positioned is the second...

> Hi! I’ve sent an email to Comunicare srl. I’ve also noticed that there are better datas here (http://bicincitta.tobike.it/frmLeStazioni.aspx?ID=73). The position is wrong also here, but the number of bike...

Just checking, we are already using the right feed for ascoli: http://bicincitta.tobike.it/frmLeStazioni.aspx?ID=73 We can move jesi to using this feed: http://bicincitta.tobike.it/frmLeStazioni.aspx?ID=236

@ANDREASBCA Moved jesinbici feed to using http://bicincitta.tobike.it/frmLeStazioni.aspx?ID=236 You can compare that map with this one: https://citybik.es/map/jesinbici Will you update me in case bicincitta contacts you back?

Seems like feeds might be Stations and other info are documented here: http://geodata.integreen-life.bz.it/geoserver/web/ Precisely: http://geodata.integreen-life.bz.it/geoserver/edi/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=edi:Bikesharing&maxFeatures=50&outputFormat=json This endpoint also offers information: http://ipchannels.integreen-life.bz.it/doc/ ie: http://ipchannels.integreen-life.bz.it/bikesharingFrontEnd/rest/get-station-details

Why exactly should the API provide links to iOS and Android apps exactly? > This data should be coming from the api, provided by the individual vendors...not something we have...

Going to quote on https://github.com/eskerda/pybikes/issues/180 This ticket is about standardizing extra fields.

Yes. In fact, most systems that do provide the address are not doing it correctly. I've been thinking for a while about running a reverse geocoding lookup on all stations...

> information must be more accurate than original services Agreed. I will add an Station.lookupAddress() method in pybikes, and from there it should be possible to run that on a...

Example station extract from velib: ``` { "empty_slots": 0, "extra": { "address": "RUE DES CHAMPEAUX (PRES DE LA GARE ROUTIERE) - 93170 BAGNOLET", "banking": true, "bonus": true, "last_update": 1402065351000, "slots":...