Skip to content

Implement YStripesPointInAreaLocator#1145

Open
micycle1 wants to merge 1 commit intolocationtech:masterfrom
micycle1:ystripes
Open

Implement YStripesPointInAreaLocator#1145
micycle1 wants to merge 1 commit intolocationtech:masterfrom
micycle1:ystripes

Conversation

@micycle1
Copy link
Contributor

@micycle1 micycle1 commented Aug 29, 2025

A faster point-in-area locator.

It's packaged such that the core polygon algo (YStripesPointInPolygonLocator) is defined in its own non-public class, then the Area variant constructs PolygonLocators for each Polygon in a Geometry, indexed via an STRtree.

The name could be changed too. Of course this too is an indexed PointInAreaLocator, but that exact name is taken.

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.

1 participant