[postgis-devel] [PostGIS] #1998: Crash of topogeo_AddPolygon() with "ERROR: query string argument of EXECUTE is null"
PostGIS
trac at osgeo.org
Fri Sep 14 06:00:25 PDT 2012
#1998: Crash of topogeo_AddPolygon() with "ERROR: query string argument of
EXECUTE is null"
--------------------------------+-------------------------------------------
Reporter: wimned | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: topology | Version: trunk
Keywords: topogeo_AddPolygon |
--------------------------------+-------------------------------------------
Comment(by strk):
The problem is with the assumption that ST_LineMerge will do the right
thing, which of course can't be true. So the node is choosed correctly,
but the line merging is done in the wrong way.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1998#comment:6>
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