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

Using different transit agency #2

Open
eduabumah001 opened this issue May 7, 2020 · 0 comments
Open

Using different transit agency #2

eduabumah001 opened this issue May 7, 2020 · 0 comments
Assignees

Comments

@eduabumah001
Copy link

Hello,
I am working with MBTA and San Doego GTFS data and I am trying to import both static and realtime data into Postgres. Can you please help with modifying the following command s so I can use them for my data?

bin/gtfsdb-rt-loader -a TRIMET -d postgresql+psycopg2://[email protected]:5432/ott --api_key -c ### NOTE: create rt_ tables and populate all services

bin/gtfsdb-rt-loader -a TRIMET -d postgresql+psycopg2://[email protected]:5432/ott --api_key -t None -v null ### NOTE: just update the Alerts data (skip trip and vehicle updates)

bin/gtfsdb-rt-loader -a TRIMET -d postgresql+psycopg2://[email protected]:5432/ott --api_key -t None -v null ### NOTE: just update the Alerts data (skip trip and vehicle updates)

Thank you

@fpurcell fpurcell self-assigned this Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants