[postgis-users] Extents

Josh.Zeckser at jeppesen.com Josh.Zeckser at jeppesen.com
Fri Oct 14 16:33:32 PDT 2005


It is returning nothing because you likely don't have any single object 
with all three of those IDs. What happens when you use OR instead of AND? 

Josh Zeckser
Data Development Technician
Nobeltec
josh.zeckser at jeppesen.com
503.419.5036

Have you heard about the new Nobeltec InSight Sounder? Visit 
www.nobeltec.com/Products/prod_sounder.asp to learn more.




"Sean M. Montague" <smontague at ATSDenver.com> 
Sent by: postgis-users-bounces at postgis.refractions.net
10/14/2005 03:21 PM
Please respond to
PostGIS Users Discussion <postgis-users at postgis.refractions.net>


To
"PostGIS Users Discussion" <postgis-users at postgis.refractions.net>
cc

Subject
[postgis-users] Extents







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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20051014/d8b008f7/attachment.html>


More information about the postgis-users mailing list