[postgis-devel] [PostGIS] #1725: Handle Empty Geometry more correctly in 2d Index
PostGIS
trac at osgeo.org
Fri Nov 2 11:28:19 PDT 2012
#1725: Handle Empty Geometry more correctly in 2d Index
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Changes (by pramsey):
* milestone: PostGIS 2.1.0 => PostGIS Future
Old description:
> The problems that caused a crash in the ND index (#1697) could also cause
> some garbage results in the cast of the 2D index (empty geometries being
> returned by the index when they shouldn't be).
New description:
The problems that caused a crash in the ND index (#1697) could also cause
some garbage results in the case of the 2D index (empty geometries being
returned by the index when they shouldn't be).
--
Comment:
And yet, not sure I want to touch this. It's a problem that has existed
since Time Immemorial.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1725#comment:3>
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