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

Topology #2

Open
zarch opened this issue Jul 21, 2016 · 0 comments
Open

Topology #2

zarch opened this issue Jul 21, 2016 · 0 comments

Comments

@zarch
Copy link

zarch commented Jul 21, 2016

I think that would be nice to have a set of topological types like:

  • Node, with information on: lines that are going in/out of the node, the angle between the lines
  • Edge/Arc, with information on: start/end node, next left/right face
  • Face, with information on edges that constitute the border, isles and centroid

Then these topological types an be used in rust-topojson and in other crates.
Again I don't know if this topology types should be included in the rust-geo crate or should be moved to a new crate (rust-topology)?
What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants