Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fare tables to GTFS feed. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aplannersguide
Copy link

Everything defaults to the $1:50 fee except for the downtown shuttles.

@junosuarez
Copy link
Contributor

In fare_attributes.txt I see a $0.75 fare- can you explain or link to what this is? The shuttles are free and the standard fare for other buses is $1.50, but I'm not sure of the $0.75 fare.

@aplannersguide
Copy link
Author

The .75 far is for seniors, students and individuals with disabilities. I thought there might be a way to incorporate it into the fare tables and be consumed by GTFS and googlemaps but now I'm not so sure. I would be fine deleting it.

@junosuarez
Copy link
Contributor

We're in the process of submitting the feed to Google for review, and they've asked that we hold off on making an changes to it during that process. This looks good to merge, so we'll do that once the feed has launched on Google's end. Thanks!

@aplannersguide
Copy link
Author

Just checking to see if everything went well with integration into Google Maps. Will your other repo that published the zipped GTFS also go under the gocarta organizational account eventually?

@junosuarez
Copy link
Contributor

The submission to Google is still pending. The other repository is available under the @codeforamerica org account, since it is generic to GTFS and not @gocarta specific. It is available at https://github.com/codeforamerica/node-gtfs-zip-proxy

3,2,,,
3,21,,,
3,28,,,
0,33,,,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the fare ID on lines 14 and 15 should be 1 to match the free fare in fare_attributes.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants