On Wed, Oct 5, 2022 at 7:56 AM Howard Butler <how...@hobu.co> wrote:

> In PDAL's (albeit unusual) usage, we pass through millions of points to do
> things like point-in-poly. Changing/copying data to fit GEOS' data
> arrangement starts to get really expensive, and for PDAL, we ended up doing
> our own PiP implementation because of it.
>

Does the new GEOSPrepared_<pred>_XY functions solve the PDAL PIP
performance problem?

https://github.com/libgeos/geos/pull/677
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to