[geos-devel] [GEOS] #1057: GEOSClipByRect might return mixed dimension geometries

GEOS geos-trac at osgeo.org
Fri Mar 5 15:42:15 PST 2021


#1057: GEOSClipByRect might return mixed dimension geometries
------------------------+---------------------------
 Reporter:  Algunenano  |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:  3.8.2
Component:  Default     |     Version:  3.8.0
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by pramsey):

 Basically `RectangleIntersection::clip_linestring_parts` only does x/y
 clipping, it doesn't do Z interpolation. I'm not sure to what extent
 rectangle clipping is meeting its contract (faster than intersection) or
 not anymore. Because it's certainly less reliable and full featured.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1057#comment:1>
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