[postgis-users] Extents

Sean M. Montague smontague at ATSDenver.com
Fri Oct 14 15:21:11 PDT 2005


I need to return the extent or multiple geometries, I tried the below
statement, but it returned nothing.  Is there a way to return the extent
of the combined extents?  Thanks

Sean

SELECT EXTENT(the_geom)
>From trails_02a
WHERE objectid = 1 AND objectid = 2 AND objectid = 3;



More information about the postgis-users mailing list