[postgis-devel] [PostGIS] #870: [raster] Optimize ST_DumpAsWKTPolygons
PostGIS
trac at osgeo.org
Mon Mar 28 11:03:42 PDT 2011
#870: [raster] Optimize ST_DumpAsWKTPolygons
--------------------------+-------------------------------------------------
Reporter: dzwarg | Owner: jorgearevalo
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by jorgearevalo):
* status: assigned => closed
* resolution: => fixed
Comment:
Implemented in r6975. I close the ticket.
Just for the record: I trust OGR SQL executor to compare floating point
numbers using "!=". Check it and reopen the ticket if the comparison:
doubleValue != anotherDoubleValue
is not safe.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/870#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