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

Add ordinal value to r_node #158

Open
DougLau opened this issue Oct 18, 2024 · 0 comments
Open

Add ordinal value to r_node #158

DougLau opened this issue Oct 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DougLau
Copy link
Contributor

DougLau commented Oct 18, 2024

Each r_node has a single ordinal value determining its position in the road network.

  • Valid station, entrance and exit r_nodes are given ordinal values
  • A gap in assigned ordinal values indicates the start of a new corridor
  • If the ordinal value is NULL, it is not connected to the network.

After one or more r_nodes are moved/updated, the entire network must be recalculated.

@DougLau DougLau self-assigned this Oct 18, 2024
@DougLau DougLau added the enhancement New feature or request label Oct 18, 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

1 participant