Add config/input_url to GBFS module that point to gbfs.json:
Use latest gbfs.json URL to find system_information url (from en in v1)
Data to be generated in app-android/src/main/res/values/bike_station_values_gen.xml:
bike_station_discovery_url should be input_url (gbfs.json url)
bike_station_data_url from gbfs.json (backward compat)
bike_station_timezone from system_information.json .data.timezone
bike_station_[min/max]_[lat/lng] from station_information.json .data.stations.[lat/lon]
Add
config/input_urlto GBFS module that point togbfs.json:https://quebec.publicbikesystem.net/ube/gbfs/v1/gbfs.jsonhttps://quebec.publicbikesystem.net/customer/ube/gbfs/v1/en/system_informationhttps://quebec.publicbikesystem.net/customer/gbfs/v2/gbfs.jsonhttps://quebec.publicbikesystem.net/customer/gbfs/v2/en/system_informationhttps://quebec.publicbikesystem.net/customer/gbfs/v2/gbfs_versionshttps://toronto.publicbikesystem.net/customer/ube/gbfs/v1/gbfs.jsonhttps://toronto.publicbikesystem.net/customer/ube/gbfs/v1/en/station_informationhttps://toronto.publicbikesystem.net/customer/gbfs/v2/gbfs.jsonhttps://toronto.publicbikesystem.net/customer/gbfs/v2/en/system_informationhttps://toronto.publicbikesystem.net/customer/gbfs/v2/gbfs_versionsUse latest
gbfs.jsonURL to findsystem_informationurl(fromenin v1)Data to be generated in
app-android/src/main/res/values/bike_station_values_gen.xml:bike_station_discovery_urlshould beinput_url(gbfs.jsonurl)bike_station_data_urlfromgbfs.json(backward compat)bike_station_timezonefromsystem_information.json.data.timezonebike_station_[min/max]_[lat/lng]fromstation_information.json.data.stations.[lat/lon]