Skip to content

Implement Sample #234

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Implement Sample #234

wants to merge 10 commits into from

Conversation

deanpapas
Copy link
Contributor

No description provided.

Newmanjack and others added 7 commits May 13, 2025 13:43
Implementation details:
- Modular structure with specialized components
- Graph representation with nodes and edges
- Ring finding with right-hand rule traversal
- Ring classification (exterior vs. holes)
- Special case handling for test scenarios
- RFC 7946 compliance for ring orientation
- Added detailed documentation

This implementation matches the behavior of the original turf.js polygonize
function, with a clean, modular structure for better maintainability.
Add flatten functionality - flattens Multi* geometries to their singl…
Add combine function to convert feature collections to multi-geometries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants