as per mapserver 4.4 release notes:<br><br><pre>- Layers now accept an EXTENT through the mapfile (bug 786). Nothing <br>  is done with it at this point, and getExtent still queries the <br>  datasource rather than getting information from the mapfile-specified <br>
  extent.<br></pre><br>it seems as though getExtent is not behaving as described above. has anyone else experienced this behavior?<br><br><br><br><br><div class="gmail_quote">On Tue, Apr 22, 2008 at 2:52 PM, alim karim &lt;<a href="mailto:alim.karim@gmail.com">alim.karim@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hello all.<br><br>i have a PostGIS layer (without its extents specified) in a mapfile.<br><br>
i am trying to use getExtent on this layer, but the coordinates i get back ([<span>&quot;minx&quot;:-25000000,&quot;miny&quot;:-25000000,&quot;maxx&quot;:25000000,&quot;maxy&quot;:25000000</span>]) are not the correct extents([1180204.375000, 809428.750000,1222443.000000, 857276.187500)]).<br>

<br>is there a way to get the proper extents of a layer even though they might not be specified in the mapfile?<br><br><br>
</blockquote></div><br>