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

Write smarter Polygonizer in Rust using heuristics #167

Open
Notgnoshi opened this issue Feb 25, 2024 · 0 comments
Open

Write smarter Polygonizer in Rust using heuristics #167

Notgnoshi opened this issue Feb 25, 2024 · 0 comments
Labels
graph Geometry type library a new library module, or an enhancement to an existing one question Something to ponder Rust shape Geometry type

Comments

@Notgnoshi
Copy link
Owner

See: #166

It should be possible to convert a GeometryGraph back into a set of Polygons and LineStrings.
The polygons should be as large as possible, and the linestrings as long as possible.

@Notgnoshi Notgnoshi added question Something to ponder library a new library module, or an enhancement to an existing one Rust graph Geometry type shape Geometry type labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graph Geometry type library a new library module, or an enhancement to an existing one question Something to ponder Rust shape Geometry type
Projects
None yet
Development

No branches or pull requests

1 participant