[geos-devel] [GEOS] #962: GEOSNode is much slower that GEOSUnaryUnion

GEOS geos-trac at osgeo.org
Mon Aug 26 16:39:39 PDT 2019


#962: GEOSNode is much slower that GEOSUnaryUnion
------------------------+---------------------------
 Reporter:  komzpa      |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:
Component:  Default     |     Version:  3.6.2
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by dbaston):

 Yes, the cascaded union for lines is very expensive in some cases. I put
 together a performance benchmark that's like the #982 case (many short
 lines), and removing the cascaded union improves performance by about 85%.
 So it might make sense to use the cascaded approach only if the standard
 approach throws an exception.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/962#comment:5>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list