[postgis-devel] [PostGIS] #853: topology.Envelope(TopoGeometry)
PostGIS
trac at osgeo.org
Sat Mar 5 06:57:56 PST 2011
#853: topology.Envelope(TopoGeometry)
-------------------------+--------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Currently, calling ST_Envelope(TopoGeometry) relies on a cast from
TopoGeometry to Geometry, which is more expensive than needed, when only
the bounding box is of interest (say, in building an index)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/853>
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