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

🚀 Allow inconsistent roadway networks to be assigned to transit...if you know what you are doing #400

Open
e-lo opened this issue Oct 24, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@e-lo
Copy link
Collaborator

e-lo commented Oct 24, 2024

User Story

As a user who has co-dependent roadway and transit changes, I'd like to apply multiple transit routing changes without it erroring because it cannot assign an inconsistent roadway network.

Priority

There are work-arounds to split up projects right now.

Level of Effort

Medium

Resolution Ideas

  • Add a flag to transit routing project cards that allows inconsistent roadway networks (requires change to projectCard)
  • Add parameter to TransitNetwork.road_net setter that allows inconsistent roadway networks
@e-lo e-lo added the enhancement New feature or request label Oct 24, 2024
@e-lo
Copy link
Collaborator Author

e-lo commented Oct 24, 2024

@yueshuaing please add to a milestone (1.0 vs 1.1) based on if we need to tackle this now vs ok to hold off on given there is a work around.

NOTE: if we need to document a work-around, please go ahead and do that...perhaps in a section in howto.md titled something like "How to make co-dependent roadway and transit networks routing changes".

@yueshuaing
Copy link
Collaborator

@yueshuaing please add to a milestone (1.0 vs 1.1) based on if we need to tackle this now vs ok to hold off on given there is a work around.

NOTE: if we need to document a work-around, please go ahead and do that...perhaps in a section in howto.md titled something like "How to make co-dependent roadway and transit networks routing changes".

Sure, I'll document it in howto.md

I'll add it to milestone 1.1 given our current timeline and use the workaround for now. We can address it in v1.1 and possibly add the feature to automatically reroute the transit routes based on best shortest path when there is no project card available for fixes. @i-am-sijia @DavidOry please let use know if you have any comments.

@yueshuaing yueshuaing added this to the v1.1 milestone Oct 24, 2024
@e-lo e-lo changed the title [FEATURE] Allow inconsistent roadway networks to be assigned to transit...if you know what you are doing 🚀 Allow inconsistent roadway networks to be assigned to transit...if you know what you are doing Oct 28, 2024
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

2 participants