[postgis-tickets] [PostGIS] #3647: non-noded intersection error when running st_node
PostGIS
trac at osgeo.org
Tue Sep 27 23:22:26 PDT 2016
#3647: non-noded intersection error when running st_node
--------------------------------+---------------------------
Reporter: mathiasversichele | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.3.1
Component: postgis | Version: 2.2.x
Resolution: | Keywords:
--------------------------------+---------------------------
Comment (by strk):
Confirmed with:
{{{
POSTGIS="2.1.4 r12966" GEOS="3.6.0dev-CAPI-1.10.0 r4208" PROJ="Rel. 4.8.0,
6 March 2012" GDAL="GDAL 1.10.1, released 2013/08/26" LIBXML="2.9.1"
LIBJSON="UNKNOWN" RASTER
}}}
The problem is in GEOSUnaryUnion, so worth filing a ticket in GEOS too:
https://trac.osgeo.org/geos
It's worth to point out that GEOS has a GEOSNode function since version
3.4.0, but PostGIS is not using it. Would be worth a test against this
case.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3647#comment:1>
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