Sorry to pop this back into the stream of consciousness almost a year after the fact.
I have read through this thread, and am still unresolved about denoting a stop that isn't wheelchair accessible (for example, there are only stairs leading to the stop or there is no curb-cut/ramp nearby). It seems that the change only addresses vehicle accessibility as opposed to physical stop accessibility.
Furthermore, I am curious about the benefit of separately denoting stops serviced by wheelchair-accessible vehicles and also trips performed by wheelchair-accessible vehicles. Can't the data in the stops file regarding stops serviced by accessible vehicles be extrapolated from the trips file field, which indicates that a trip is serviced by an accessible vehicle?
As it stands now, to my understanding, there is no attribute in the GTFS standard for physical stop accessibility data - only vehicle accessibility.
For example, if there were stop accessibility data available in the standard, a trip planner program would know not to suggest a wheelchair passenger board or alight at a stop that is only accessible by stairs - even though the vehicle servicing that stop might have capacity for a wheelchair passenger.
Am I correct in my understanding?
After reading through my post again, it seems to me that there are three things that happen at a stop for a passenger in a wheelchair:
1. stop must be accessible (not addressed by present specification)
2. boarding of a wheelchair passenger must be possible at the stop - ie, appropriate gap from platform to vehicle (addressed in stops.txt wheelchair_boarding)
3. vehicle must be able to accommodate a wheelchair passenger (addressed in trips.txt wheelchair_accessible)
In this case, it seems that a prudent addition could be a wheelchair_access (not wheelchair_accessible for difference between stops.txt and trips.txt accessibility fields) field to stops.txt, with "0/empty" being no info, "1" denoting accessible by wheelchair, and "2" denoting not accessible by wheelchair.
Thanks!
-Eric