[postgis-tickets] [PostGIS] #2786: st_buildArea returns null geom
PostGIS
trac at osgeo.org
Thu Jun 26 06:50:08 PDT 2014
#2786: st_buildArea returns null geom
---------------------+------------------------------------------------------
Reporter: mjurce | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by mjurce):
With ST_SimplifyPreserveTopology(geom,0.005) build area works.
Why not pass to st_makeValid() the result of st_buildArea() before return?
ST_CurveToLine() definitely has to be improved as stated here #2464.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2786#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