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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Consolidate drive and non-motorized centroid connectors #9

Open
8 tasks
i-am-sijia opened this issue Oct 23, 2023 · 0 comments
Open
8 tasks
Labels
enhancement New feature or request

Comments

@i-am-sijia
Copy link
Member

User Story

The drive and walk/bike centroid connectors are created in Ranch separately, because they use different rules. But in many cases, they can be connected to the same network street nodes. When that happens, currently we keep the drive and walk/bike connector links as separate records, although they do have the same A/B nodes and the same shape. They can be differentiated by the drive_access, bike_access, walk_access fields. Now thinking more about this, it鈥檚 probably better to consolidate such connectors into one record.

I created a notebook to do so for Met Council, we can just convert that to a Ranch function.

Progress:

  • Sufficiently defined
  • Approach determined
  • Tests developed
  • User story satisfied
  • Doc strings
  • General documentation
  • Passing tests

Priority

Level of Effort

Resolution Ideas

Project

Who should be involved?

Users:
Reviewers:

Risk

Tests

  • Test for...
@i-am-sijia i-am-sijia added the enhancement New feature or request label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant