[postgis-tickets] [PostGIS] #4183: Invalid output of ST_ClipByBox2D with an invalid polygon
PostGIS
trac at osgeo.org
Wed Sep 19 13:02:34 PDT 2018
#4183: Invalid output of ST_ClipByBox2D with an invalid polygon
-------------------------+--------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS GEOS
Component: postgis | Version: trunk
Resolution: | Keywords:
-------------------------+--------------------------
Comment (by komzpa):
> Does anyone know if GEOSClipByRect is supposed to handle invalid
geometries correctly or to just give an invalid output as the one seen
above?
I would expect GEOSClipByRect to return correct part of geometry, but not
resolving the ambiguities inside it. Basically, I'd expect that an assert
that result's box is within the clipping box, to hold.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4183#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list