-
Notifications
You must be signed in to change notification settings - Fork 1
🚀 Feature: Consolidate drive and non-motorized centroid connectors #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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’s 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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request