On Wed, Jul 1, 2020 at 3:14 PM Nyall Dawson <nyall.daw...@gmail.com> wrote:

>
> > I'm continuing to think about the best way to optimize intersecting a
> line with an arbitrary polygon (fully general, so can contain holes).  Am
> zeroing in on a solution, but don't have it running yet.  It will be
> interesting to see how much faster it is.
>
> Do you think this algorithm is a candidate for inclusion in JTS/GEOS
> itself?
>

Yes, that's my plan, assuming there is a significant improvement in
performance over the more general OverlayNG algorithm (which I fully expect
to be the case).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to