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

Merge fasttrips branch into master #35

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

Merge fasttrips branch into master #35

wants to merge 164 commits into from

Conversation

sdrewc
Copy link
Member

@sdrewc sdrewc commented Jun 15, 2018

No description provided.

1. attach (x,y) coordinates to Nodes contained in TransitNetworks' TransitLines
2. read transit travel times from loaded hwy networks and store them in TransitLines
3. write fast-trips style shapes.txt and stop_times.txt

Signed-off-by: Drew <[email protected]>
… the last node.

in writeFastTrips_StopTimes, several bug/logical fixes.

Signed-off-by: Drew <[email protected]>
…assing args to writeFastTrips_StopTimes.

Signed-off-by: Drew <[email protected]>
and have it write both `trips` file and `stop_times` file
because both use the same trip_id.

Signed-off-by: Drew <[email protected]>
…are classes to correspond with CHAMP fare types.

Also includes script to test fares.

Signed-off-by: Drew <[email protected]>
First stab at logic to build zones... working version.

Signed-off-by: Drew <[email protected]>
to test whether one list is a subset of another list.

Signed-off-by: Drew <[email protected]>
Revise logic to set fare_id.
Added class fastTripsFare.

Signed-off-by: Drew <[email protected]>
Signed-off-by: Drew <[email protected]>
Revert to old __cmp__ method.

Signed-off-by: Drew <[email protected]>
Signed-off-by: Drew <[email protected]>
sdrewc and others added 26 commits April 26, 2017 14:22
…links from each SFTAZ to each KNR for each time period.

Signed-off-by: Drew <[email protected]>
Fasttrips v0.3 and beyond
Signed-off-by: Drew Cooper <[email protected]>
Move readme to root, and update
Signed-off-by: Drew Cooper <[email protected]>
Signed-off-by: Drew Cooper <[email protected]>
Some documentation updates to the fasttrips branch
Adjust links to other parts of SHRP2 project
@ddorinson
Copy link

@sdrewc -- Is this PR actually ready to go? (It's not assigned to anyone for review.) I know @e-lo is too busy with other things right now, but if @bhargavasana has time to check the changes, we could try to close-out this loose end after all. Thoughts?

@sdrewc
Copy link
Member Author

sdrewc commented Jun 22, 2018

@ddorinson it is not, yet. I am doing some QC to ensure that the core functions of NetworkWrangler work with this PR. So far so good, but not quite done yet.

@ddorinson
Copy link

Okay, that's what I thought. I just refreshed page and saw a bunch of new work I had missed earlier in the week, so just wanted to be sure. Thx.

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

Successfully merging this pull request may close these issues.

4 participants