<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 5, 2022 at 7:56 AM Howard Butler <<a href="mailto:howard@hobu.co">howard@hobu.co</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
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.<br></blockquote><div><br></div><div>Does the new GEOSPrepared_<pred>_XY functions solve the PDAL PIP performance problem?</div><div><br></div><div><a href="https://github.com/libgeos/geos/pull/677">https://github.com/libgeos/geos/pull/677</a><br></div><div><br></div></div></div>