[postgis-devel] [PostGIS] #1037: geography: ST_Intersects, ST_DWithin gbox_overlaps: geometries have mismatched dimensionality
PostGIS
trac at osgeo.org
Mon Jun 20 09:49:01 PDT 2011
#1037: geography: ST_Intersects, ST_DWithin gbox_overlaps: geometries have
mismatched dimensionality
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
The geometries actually do have mismatched dimensionality... the first is
a POLYGONZ and the second is a POINT. The question is what the right thing
to do is and whether I can pass over this error without breaking other
things.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1037#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-devel
mailing list