[postgis-devel] [PostGIS] #1735: ST_MakeValid: exception on geometry
PostGIS
trac at osgeo.org
Fri Mar 30 07:51:55 PDT 2012
#1735: ST_MakeValid: exception on geometry
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.1
Component: postgis | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by strk):
So, the invalid part is the fact that one of the holes is in contact with
the exterior ring.
There's no invalidity if the hole in contact is removed.
This makes me think that GEOSPolygonize might have given the wrong answer.
Inspecting Intersection matrices further...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1735#comment:15>
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-devel
mailing list