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

Usage instructions #245

Open
davidmurray opened this issue Mar 14, 2023 · 2 comments
Open

Usage instructions #245

davidmurray opened this issue Mar 14, 2023 · 2 comments

Comments

@davidmurray
Copy link
Contributor

Hi,

I would like to to test this tool, but I'm not sure how to get the necessary data:

davidmurray@Sansfil-Eduroam-Etudiants-12-190 trRouting % /usr/local/bin/trRouting
[2023-03-14 12:58:50.748] [info] Starting transit routing on port 4000 for the data: cache
[2023-03-14 12:58:50.748] [info] preparing calculator...
[2023-03-14 12:58:50.748] [info] Initializing modes...
[2023-03-14 12:58:50.748] [info] Fetching nodes from cache... 
[2023-03-14 12:58:50.748] [error] missing nodes cache files!
[2023-03-14 12:58:50.748] [info] Fetching dataSources from cache... 
[2023-03-14 12:58:50.748] [error] missing dataSources cache files!
[2023-03-14 12:58:50.748] [info] Fetching persons from cache... 
[2023-03-14 12:58:50.748] [info] Fetching odTrips from cache... 
[2023-03-14 12:58:50.748] [info] Fetching agencies from cache... 
[2023-03-14 12:58:50.748] [error] missing agencies cache files!
[2023-03-14 12:58:50.748] [info] Fetching services from cache... 
[2023-03-14 12:58:50.748] [error] missing services cache files!
[2023-03-14 12:58:50.748] [info] Fetching lines from cache... 
[2023-03-14 12:58:50.748] [error] missing lines cache files!
[2023-03-14 12:58:50.748] [info] Fetching paths from cache... 
[2023-03-14 12:58:50.748] [error] missing paths cache files!
[2023-03-14 12:58:50.748] [info] Fetching scenarios from cache... 
[2023-03-14 12:58:50.748] [error] missing scenarios cache files!
[2023-03-14 12:58:50.748] [info] Fetching trips and connections from cache... (0 lines)
[2023-03-14 12:58:50.748] [info] Fetching trips and connections from cache DONE
[2023-03-14 12:58:50.748] [info] Sorting connections...
[2023-03-14 12:58:50.748] [error] TransitData loading had error, object will not be valid
[2023-03-14 12:58:50.748] [info] preparing nodes tentative times, trips enter connections and journeys...
[2023-03-14 12:58:50.748] [info] 0 connections
[2023-03-14 12:58:50.748] [info] preparing server...
[2023-03-14 12:58:50.748] [info] starting server...
[2023-03-14 12:58:50.853] [info] ready.
^C

What is the required bare minimum data necessary to use this tool and where can I get it/how can I create it?
I can't find the information in the README, API docs or repo wiki.

Thanks!

@kaligrafy
Copy link
Collaborator

kaligrafy commented Mar 14, 2023

For now, trRouting is used exclusively with transition

@kaligrafy
Copy link
Collaborator

It may be possible in the future to import GTFS data directly into trRouting, but this is not yet ready.

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

No branches or pull requests

2 participants