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

Geometry types for link routes #12

Closed
duncandewhurst opened this issue Aug 9, 2022 · 0 comments
Closed

Geometry types for link routes #12

duncandewhurst opened this issue Aug 9, 2022 · 0 comments
Labels
Milestone

Comments

@duncandewhurst
Copy link
Collaborator

In the draft data model, the route of a link between its endpoints is represented as a LineString.

However, the supply side research surfaced examples of networks, in which there are junctions that are not specifically declared as nodes:

image

On closer inspection of the above example (interactive version), links are represented as LineStrings and the apparent junctions are actually the result of two links partially sharing the same route. For example, there is one link between MSU1 and RLU06 and one link between MSU1 and EST01:

image

image

So this network can be represented using the draft data model.

@duncandewhurst duncandewhurst added this to the Alpha milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant