<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>I am 
passing an extent to my map object to set it, but it is not being set to what I 
am telling it.  I cannot find an error -- can someone look at it?  
Here's the relevant code:</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== 
PHP code ===</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>echo 
"<pre>buf_max_extent is: "; print_r( $buf_max_extent ); echo 
"</pre><br>\n";<BR>$map->setExtent($buf_max_extent[1],$buf_max_extent[2],$buf_max_extent[3],$buf_max_extent[4]);<BR>echo 
"<pre>final extent is: "; print_r( $map->extent ); echo 
"</pre><br>\n";<BR></DIV></SPAN></FONT><FONT face="Courier New" 
color=#800000><SPAN class=771181821-26112007></SPAN></FONT>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== 
End PHP code ===</SPAN></FONT></DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left><FONT face="Courier New" color=#800000>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>=== HTTP Output ===</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007><PRE>buf_max_extent is: Array
(
    [1] => 490059.61375
    [2] => 5163285.525
    [3] => 764351.51125
    [4] => 5388702.975
)
</PRE><BR><PRE>final extent is: ms_rect_obj Object
(
    [_handle_] => Resource id #7
    [minx] => 476927.2625
    [miny] => 5163285.525
    [maxx] => 777483.8625
    [maxy] => 5388702.975
)
</SPAN></FONT><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== End HTTP Output ===</SPAN></FONT></PRE></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>tia,</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>matt</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT> </DIV></FONT></DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT> </DIV>
<DIV align=left>It is from the wellspring of our despair and the places that we 
are broken that we come to repair the world.</DIV>
<DIV align=left>-- Murray Waas</DIV>
<DIV> </DIV></BODY></HTML>