[postgis-devel] [PostGIS] #1232: Exception when calling isValid on multilinestring with only 1 point
PostGIS
trac at osgeo.org
Sat Oct 8 05:43:09 PDT 2011
#1232: Exception when calling isValid on multilinestring with only 1 point
-------------------------+--------------------------------------------------
Reporter: hopfgartner | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
-------------------------+--------------------------------------------------
On the attached table, the story goes like this:
select isvalid(the_geom) from geosbug
NOTICE: IllegalArgumentException: point array must contain 0 or >1
elements
ERROR: Exception in LWGEOM2GEOS
********** Error **********
ERROR: Exception in LWGEOM2GEOS
SQL state: XX000
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1232>
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