[postgis-devel] [PostGIS] #1738: ST_MakeValid crash
PostGIS
trac at osgeo.org
Thu Mar 29 23:46:34 PDT 2012
#1738: ST_MakeValid crash
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: assigned
Priority: critical | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Comment(by strk):
Further simplification:
{{{
SELECT ST_MakeValid('MULTIPOLYGON(((1725063 4819121, 1725104 4819067,
1725060 4819087, 1725064.14183882 4819094.70208557,1725064.13656044
4819094.70235069,1725064.14210359 4819094.70227252,1725064.14210362
4819094.70227252,1725064.13656043 4819094.70235069,1725055. 4819094,
1725055 4819094, 1725055 4819094, 1725063 4819121)))' ::geometry);
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1738#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-devel
mailing list