septadev / GTFS

21 stars 4 forks source link

Add attributes for bicycle accessibility #16

Open maurizi opened 6 years ago

maurizi commented 6 years ago

GTFS now has support for optional attributes to denote which trips are bicycle accessible (bikes_allowed in trips.txt, as per https://developers.google.com/transit/gtfs/reference/#tripstxt).

Adding these attributes would allow for better multi-modal trip planning, so that a program could direct a cyclist to a further route which is bicycle accessible instead of a closer route which is not bicycle accessible.