Hi Till,

you can use casting to get the bbox.

geom_column::box2d::geometry

Gr
Ralf

Am Freitag 24 September 2010 10:02:43 schrieb Till Kirchner:
>   Hello together,
> 
> I would like to visualize and query the bboxes used by a gist (rtree)
>  index.
> 
> I thought there should be an easy and fast way to get the maximum extend
> of geometries stored in a column by simply
> querying the corners of the bbox which covers all data used by the index.
> 
> Is there a function which allows to get information about bboxes used by
> a gist index?
> 
> Thanks in advance
> 
> Till
> 
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to