[postgis-tickets] [PostGIS] #2433: ST_ConcaveHull 2.1 regres failure compared to 2.0.3
PostGIS
trac at osgeo.org
Fri Oct 18 14:52:09 PDT 2013
#2433: ST_ConcaveHull 2.1 regres failure compared to 2.0.3
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.1.1
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
Sorry, no help from me. Clearly some function somewhere is dropping SRID,
but I don't see any obvious candidates in the PL/PgSQL and unrolling that
amount of Pl/PgSQL is beyond me. The fact that it's only failing for
npoints > 3 might be useful in finding the issue, though who knows: why do
you get differences between 2.0 and 2.1 on the result for 3 point lines?
Maybe this requires the Mother of All bisections to find the change point
wherein the result of this function changed.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2433#comment:4>
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