[postgis-devel] [PostGIS] #399: ST_CleanGeometry
PostGIS
trac at osgeo.org
Fri Jan 29 14:40:00 PST 2010
#399: ST_CleanGeometry
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version:
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by pramsey):
Similarly for area features, a figure-eight polygon can be made valid by
(a) discarding one of the lobes (practical if the lobe is below the
cleaning tolerance) or (b) turning it into a multipolygon. I think in
general these functions will have to return MULTI* regardless of their
inputs.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/399#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