http://groups.google.com/group/gtfs-changes/browse_thread/thread/f98f8fa7c4cc8430
http://groups.google.com/group/gtfs-changes/browse_thread/thread/6caaadd2e1ec9b65
https://groups.google.com/group/gtfs-changes/browse_thread/thread/94a15fd8b78a5e8c
Summary of proposal:
The addition to the stops.txt section of the GTFS spec:
wheelchair_boarding (optional)
"0" (or empty) - indicates that there is no accessibility information
for the stop
"1" - indicates that at least some vehicles at this stop can be
boarded by a rider in a
wheelchair
"2" - wheelchair boarding is not possible at this stop
The addition to the trips.txt section of the GTFS spec:
wheelchair_accessible (optional)
"0" (or empty) - indicates that there is no accessibility information
for the trip
"1" - indicates that the vehicle being used on this particular trip
can accommodate at least one rider in a wheelchair
"2" - indicates that no riders in wheelchairs can be accommodated on this trip
Initial implementation from a GTFS producer and consumer:
Producers: Only 9 feeds currently include
stops.txt:wheelchair_boarding and only 5 feeds currently include
trips.txt:wheelchair_accessible in the Google Transit corpus. Most
agencies are using the “0” and “1” semantics for accessibility. Just
two feeds, for agencies in Spain, are using the “2” semantics.
Consumers: The feed validator only check wheelchair_boarding in
stops.txt but not wheelchair_accessible in trips.txt. Google Transit
pipeline also supports wheelchair_boarding for stops but not
wheelchair_accessible for trips. In terms of others who are using the
spec, I know OTP supports both wheelchair_boarding and
wheelchair_accessible, but an older version of the proposal that
didn’t include the “2” semantics. Should be relatively easy to fix.
Status:
There is some concern about encoding stations where an
accessible-transfer is possible even if boarding-or-alighting from
that station is not (eg. a train platform with no elevator). This
will hopefully be addressed by the pathways.txt proposal, but that may
be a while coming, so I’d like to move forward on this either way,
especially since some agencies are including data.
Unless there are objections in the next week (Sept 6), we will
formally add this proposal to the GTFS spec.
Thanks,
Brian
Just to clarify, I think there was a fair amount of agreement on the
[0, 1, 2] semantics in the last iteration of the proposal. The feed
validator is already checking for [0, 1, 2] for
stops.txt:wheelchair_boarding (but not yet on
trips.txt:wheelchair_accessible). The proposal seemed to bog down
most recently do to discussions around stations where an accessible
transfer is possible, but an accessible boarding / alighting is not
possible. We'll ultimately need the "pathways" proposal to address
this fully, but I think it's worth moving forward on these
accessibility features first.
Brian
> --
> You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
> To post to this group, send email to gtfs-c...@googlegroups.com.
> To unsubscribe from this group, send email to gtfs-changes...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/gtfs-changes?hl=en.
>
>
Yes, it does.
> Also, it sounds as though the "2" semantics haven't been tested with
> any clients. We should consider dropping that from the proposal due
> to lack of interest & testing, unless someone wants to volunteer to
> use it in their client.
2 is better handled through pathways.txt, I think.
I personally like the 0, 1, 2 semantics, because it is explicit the
difference between "definitely not accessible" and "maybe not
accessible".
Brian
Would Metro Transit (City of Madison) be willing to provide this level
of detail in their GTFS?
Just a reminder that a critical first step in moving a GTFS proposal
forward is finding an agency who is willing to produce data conforming
to the proposal.
Thanks,
Brian
> --
> You received this message because you are subscribed to the Google Groups
> "General Transit Feed Spec Changes" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/gtfs-changes/-/Eia_8nSUCuwJ.
I am a little concerned that this subject appears to be heading towards an encoding which is based on a single nation’s regulatory provision for disability / accessibility ... and wonder whether this is going to fit the bill internationally, which is what GTFS needs to accommodate. Sure, let the US legal codes inform the debate – but let’s not see GTFS based on just one country’s legal code. The provisions need to be equally applicable across all nations – and each has its own slightly different provisions in this area of policy. That means that provision to encode that it is “not possible” to achieve wheelchair accessibility at a particular stop point is probably sensible – even though that value may not be used in the USA.
Roger
+1 on Roger’s proposal below. I think the logic of having a “non-accessible” value makes it worthy of inclusion. It doesn’t mean that it has to be used if it is not appropriate.
--
Things I believe we generally agree on:
1) Adding wheelchair accessibility information to GTFS is a good thing.
2) The stops.txt wheelchair_boarding field and trips.txt
wheelchair_accessibility fields are generally reasonable ways of
adding accessibility info.
3) The semantics of "0 = unknown accessibility, 1 = accessible" are
generally agree to be reasonable.
4) We have multiple agencies producing data of this form and multiple
clients consuming it.
Things we have less agreement on:
1) The addition of "2 = definitely not accessible" is useful. We have
fewer agencies producing data of form and fewer clients consuming it.
2) The addition of additional levels of accessibility beyond 0, 1, and
potentially 2 is useful.
3) It is sufficient to adopt the existing wheelchair accessibility
proposal, recognizing that there are accessible routing cases that can
only be correctly modeled with the pathways.txt proposal.
If you have strong disagreement with anything I put in the "Things I
believe we generally agree on" section, let me know.
Thanks,
Brian
Any station with a ramp or ground level elevator is considered accessible. This may not be ada accessible however
Specifically, there are a handful of agencies who are publishing data
to Google that uses the "2 = definitely not accessible" semantics for
stops and Google in-turn displays that information through a
wheelchair icon displayed on stop info windows. Unfortunately, none
of these agencies are sharing their feeds publicly, so I can't point
developers to that data to play with. That said, I'm hoping this is
sufficient to demonstrate the utility of this portion of the proposal.
Combine that with a number of comments in favor of the feature on
this thread, and I think it's worth moving forward with the proposal.
I'm going to send out an updated version of the proposal in a new
email (so it's easier to link to) that includes the "2 = definitely
not accessible" proposal. Expect an email shortly.
Thanks,
Brian
The addition to the stops.txt section of the GTFS spec:
wheelchair_boarding (optional)
"0" (or empty) - indicates that there is no accessibility information
for the stop
"1" - indicates that at least some vehicles at this stop can be
boarded by a rider in a
wheelchair
"2" - wheelchair boarding is not possible at this stop
The addition to the trips.txt section of the GTFS spec:
wheelchair_accessible (optional)
"0" (or empty) - indicates that there is no accessibility information
for the trip
"1" - indicates that the vehicle being used on this particular trip
can accommodate at least one rider in a wheelchair
"2" - indicates that no riders in wheelchairs can be accommodated on this trip
We have agencies producing data and developers consuming data using
the proposed addition (I'm happy to provide specific examples on
request). I'm opening up the proposal for an official request for
comment period for the next week. If no major comments are received
by Tuesday, September 30, the proposal will be adopted.
Thanks,
Brian
a) An agency interested in providing that data
b) A developer interested in consuming that data
Would you be opposed to the initial version of wheelchair
accessibility, even if additional features are added later?
Brian
Brian
Thanks,
Brian
DAVID DE VRIES MCP,MCSA +S, MCDBA, MCSE +S
Team Manager Client Solutions - IS Operations
Business Technology Services
>Brian
On Tue, Sep 20, 2011 at 5:54 PM, Joe Hughes <joe.hug...@gmail.com> wrote:
>> Thanks,
>> Brian
>>
>> On Tue, Sep 20, 2011 at 5:30 PM, Brian Ferris <bdfer...@google.com> wrote:
>> >>> --
--You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/gtfs-changes/-/RaCqPzkMr1AJ.
To post to this group, send email to gtfs-c...@googlegroups.com.
To unsubscribe from this group, send email to gtfs-changes...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gtfs-changes?hl=en.
Brian
> --
> You received this message because you are subscribed to the Google Groups
> "General Transit Feed Spec Changes" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/gtfs-changes/-/Cd2TUOaouhoJ.
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/gtfs-changes/-/YcETZ4H-Mf4J.
To post to this group, send email to gtfs-c...@googlegroups.com.
To unsubscribe from this group, send email to gtfs-changes...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gtfs-changes?hl=en.
Brian
Maybe what's missing from this proposal is an opportunity for agencies
to specify their definition of "accessible"? For example, in the King
County Metro trip planner there is a "Plan accessible trip" option.
This includes a link to a secondary page
(http://tripplanner.kingcounty.gov/help/atis-help-access.html) that
describes just what they mean by accessible. We could provide a
similar option ("agency_wheelchair_accessibility_url" in agency.txt?)
that would optionally allow agencies to specify just what they mean by
accessible.
Any thoughts?
Brian
> --
> You received this message because you are subscribed to the Google Groups
> "General Transit Feed Spec Changes" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/gtfs-changes/-/YcETZ4H-Mf4J.
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/gtfs-changes/-/1Pftx2Y9xCAJ.
--You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/gtfs-changes/-/1Pftx2Y9xCAJ.
The yes/no coding (based on ability to deploy vehicle lift) fails to capture what is probably the more beneficial piece of information, namely will the wheelchair passenger be using a stop that is compliant with accessible design standards or not.
--
You received this message because you are subscribed to the Google Groups "General Transit Feed Spec Changes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/gtfs-changes/-/7vHME5rrXZkJ.
MTA Metro-North Railroad
I am one of the author's of our feed.
We use wheelchair_accessible in the purest form, not ADA or other standards. We use this in the stops and trips.
If a wheelchair can egress to all platforms at a station, we consider that station wheelchair accessible. This can be any combination of ramps and elevators. Our station URL shows the facility amenities and in those cases where it is not fully accessible, directions to the nearest station is provided.
We chose to put it in the trip as a way of identifying vehicle accessibility. All our trains have atleast one coach that has wheelchair seating. We felt that if we provided schedules for other transit properties that we would run, might not have wheelchair capabilities. This would give that opportunity.
Full ADA, or other, compliance is a different animal altogether. Wheelchair is common to any requirement however.
Going to an extreme, and adding levity, if incontinence made it onto the ADA list, public bathrooms would have to be provided at all stations to meet that requirement.
Although possible to code for, if the compliance changes, having a simple yes/no will not cut it. Adding station amenities is really where this is heading if it needs to be that complex.
So if a station has three platforms, one being an island platform, you would atleast need one ramp and three elevators to say that station is wheelchair compliant. A public bathroom would make it incontinent compliant ;) This gets very complicated very quickly.
I for one do support the wheelchair_accessible column because it does cut across all compliance needs and presents the most hindrance for a passenger to use public transit.