Skip to content

Conversation

deanpapas
Copy link
Contributor

No description provided.

@deanpapas deanpapas force-pushed the feature-points-within-polygon branch 2 times, most recently from 00fe95f to 49a30c7 Compare May 21, 2025 06:35
Newmanjack and others added 5 commits May 22, 2025 17:21
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
@deanpapas deanpapas force-pushed the feature-points-within-polygon branch from 49a30c7 to c71c297 Compare May 28, 2025 05:52
@deanpapas deanpapas force-pushed the feature-points-within-polygon branch from c71c297 to 4e3a512 Compare May 28, 2025 06:03
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