Closed leonardehrenfried closed 4 years ago
GBFS is originally a specification for returning the availability information of bike rentals but we are using it for taxis and car sharing too.
Later on the data will be dynamic but at the moment it's completely static and placed in the following repo: https://github.com/stadtnavi/static-gbfs-feeds/tree/master/taxi
Acceptance criteria
station_status.json
station_information.json
It might be quicker to write a quick script to make the modifications or it might be quicker to do it by hand.
What data should go to the status file?
Just add the fact that there are stations. Copy the already existing "stations".
GBFS is originally a specification for returning the availability information of bike rentals but we are using it for taxis and car sharing too.
Later on the data will be dynamic but at the moment it's completely static and placed in the following repo: https://github.com/stadtnavi/static-gbfs-feeds/tree/master/taxi
Acceptance criteria
station_status.json
andstation_information.json
It might be quicker to write a quick script to make the modifications or it might be quicker to do it by hand.