[postgis-users] get extent of bunch of boxes

Fred Lehodey lehodey at gmail.com
Mon Apr 12 09:53:07 PDT 2010


Hi Marco,

ST_Extent();

http://postgis.refractions.net/documentation/manual-1.5/ST_Extent.html


Fred


On Mon, Apr 12, 2010 at 5:47 PM, Marco Lechner - FOSSGIS e.V. <
marco.lechner at fossgis.de> wrote:

> hi
> i'm calculating some hundred boxes of linegeometries to get the extent
> of each of the records.
> now i need the overall extent (box). is there a way to get the box of a
> bunch of boxes? or what is the fastest way to calculate this. I guess
> merging all the linegeometries and the calculating the box might not be
> the fastest, because merging the geometries costs more then looking on
> boxes - or am i wrong?
>
> Marco
>
> --
> +++++++++++++++++++++++++++++++
>
> FOSSGIS e.V.
> die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
> www.fossgis.de
>
> +++++++++++++++++++++++++++++++++
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100412/cb0dbd6e/attachment.html>


More information about the postgis-users mailing list