[postgis-tickets] [PostGIS] #3263: ST_PreserveTopology breaks narrow polygon
PostGIS
trac at osgeo.org
Tue Aug 25 03:42:26 PDT 2015
#3263: ST_PreserveTopology breaks narrow polygon
---------------------+--------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS GEOS
Component: postgis | Version: trunk
Keywords: |
---------------------+--------------------------
I've the polygon of a river with a small island that becomes invalid after
ST_PreserveTopology is called on it, with a relatively large tolerance.
The invalidity is "Hole lies outside shell", which makes me think such
occurrence isn't being checked for preservation.
\cc Martin Davis
I've spotted this with
POSTGIS="2.2.0dev r13965" GEOS="3.5.0dev-CAPI-1.9.0 r4059"
Waiting for permissions before sharing the input (or I'll cut it in pieces
later)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3263>
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