<br><font size=2 face="sans-serif">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? </font>
<br>
<br><font size=2 face="sans-serif">Josh Zeckser<br>
Data Development Technician<br>
Nobeltec<br>
josh.zeckser@jeppesen.com<br>
503.419.5036<br>
<br>
Have you heard about the new Nobeltec InSight Sounder? Visit www.nobeltec.com/Products/prod_sounder.asp
to learn more.<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Sean M. Montague"
<smontague@ATSDenver.com></b> </font>
<br><font size=1 face="sans-serif">Sent by: postgis-users-bounces@postgis.refractions.net</font>
<p><font size=1 face="sans-serif">10/14/2005 03:21 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">"PostGIS Users Discussion"
<postgis-users@postgis.refractions.net></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[postgis-users] Extents</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt><br>
I need to return the extent or multiple geometries, I tried the below<br>
statement, but it returned nothing.  Is there a way to return the
extent<br>
of the combined extents?  Thanks<br>
<br>
Sean<br>
<br>
SELECT EXTENT(the_geom)<br>
>From trails_02a<br>
WHERE objectid = 1 AND objectid = 2 AND objectid = 3;<br>
_______________________________________________<br>
postgis-users mailing list<br>
postgis-users@postgis.refractions.net<br>
http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
</tt></font>
<br>