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

fix SHN segments #1291

Merged
merged 2 commits into from
Nov 14, 2024
Merged

fix SHN segments #1291

merged 2 commits into from
Nov 14, 2024

Conversation

tiffanychu90
Copy link
Member

shared_utils

  • Follow up to TODO items listed in update shared_utils and segment_speed_utils / fix SHN segments #1283
  • Try a different approach to cutting SHN postmile segments so that we don't have any segments that are missing
    • Instead of snapping it to the nearest coordinate within SHN linestring, we'll figure out where the postmile start and end falls relative to the SHN linestring
    • Subset the SHN linestring with postmile endpoints + SHN coordinates in between
    • No missing segments now, and it's cut as desired
  • Research Request - Map PeMS data #1233

@tiffanychu90 tiffanychu90 merged commit bb10d51 into main Nov 14, 2024
2 checks passed
@tiffanychu90 tiffanychu90 deleted the missing-shn-segments branch November 14, 2024 18:30
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.

1 participant