[postgis-users] Extents

René F. Viancos S. rviancos at gmail.com
Fri Oct 14 18:19:38 PDT 2005


Try with:

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

best regards

2005/10/14, Sean M. Montague <smontague at atsdenver.com>:
>
>
> 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;
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



--
René F. Viáncos S.
Director de Geomática y TIC
Vicerrectoría de Investigación y Desarrollo
Universidad de Chile
Tel (56-2) 632 51 15
Cel (56 9) 933 72 66
rviancos at uchile.cl
rviancos at gmail.com
www.investigacion.uchile.cl <http://www.investigacion.uchile.cl>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20051014/80c5c139/attachment.html>


More information about the postgis-users mailing list