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

Create table of all intersections representing links to pairs of streets, both at minor arterial or above #39

Open
aharpalaniTO opened this issue Jan 14, 2020 · 1 comment
Assignees

Comments

@aharpalaniTO
Copy link

No description provided.

@aharpalaniTO aharpalaniTO created this issue from a note in Congestion Hotspots (2. Grid Definition) Jan 14, 2020
@chmnata
Copy link
Collaborator

chmnata commented Feb 3, 2020

All segments from intersection to intersection:
congestion.route_int2int3 contains routed segments and congestion.route_int2int2_missing(segments that can't be routed e.g. streetcar island, ramps)

Tables containing merged results:
1st merge: congestion.mergedshort_result1_v2
2nd merge: congestion.mergedshort_result2_v2
3rd merge: congestion.mergedshort_result3_v2
4th merge: congestion.mergedshort_result4_v2

Tables containing partitioned segments:
partitioned_segments_v2: resulted from greedy 200m partitioning

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

No branches or pull requests

2 participants