<div dir="ltr">Thanks for the answer!<div><br></div><div>I cannot understand why the same thing is replyed 19 times. I can see 19 times Getmapserve.exe in Net button of firebug, with same code</div><div><br></div><div><div>
BBOX=-135,0,-90,45</div><div>FORMAT=image/gif</div><div>HEIGHT=256</div><div>LAYERS=ALL</div><div>MAP=C:/myprojects/case.map</div><div>MODE=MAP</div><div>REQUEST=GetMap</div><div>SERVICE=WMS</div><div>SRS=EPSG:4326</div><div>
STYLES=</div><div>VERSION=1.1.1</div><div>WIDTH=256</div><div><br></div><div>but differents BBOX</div><div><br></div><div><table selected class="" cellpadding="0" cellspacing="0"><tbody class=" "><tr class=" "><td class="">
<span class=" ">BBOX</span></td><td class=""><code class="">-90,0,-45,45</code></td></tr><tr class=" "><td class=""><span class=" ">FORMAT</span></td><td class=""><code class="">image/gif</code></td></tr><tr class=" "><td class="">
<span class=" ">HEIGHT</span></td><td class=""><code class="">256</code></td></tr><tr class=" "><td class=""><span class=" ">LAYERS</span></td><td class=""><code class="">ALL</code></td></tr><tr class=" "><td class=""><span class=" ">MAP</span></td>
<td class=""><code class="">C:/myprojects/case.map</code></td></tr><tr class=" "><td class=""><span class=" ">MODE</span></td><td class=""><code class="">MAP</code></td></tr><tr class=" "><td class=""><span class=" ">REQUEST</span></td>
<td class=""><code class="">GetMap</code></td></tr><tr class=" "><td class=""><span class=" ">SERVICE</span></td><td class=""><code class="">WMS</code></td></tr><tr class=" "><td class=""><span class=" ">SRS</span></td><td class="">
<code class="">EPSG:4326</code></td></tr><tr class=" "><td class=""><span class=" ">STYLES</span></td><td class=""></td></tr><tr class=" "><td class=""><span class=" ">VERSION</span></td><td class=""><code class="">1.1.1</code></td>
</tr><tr class=" "><td class=""><span class=" ">WIDTH</span></td><td class=""><code class="">256<br></code></td></tr></tbody></table></div><div class="gmail_extra"><br><br>If i put online the webpage can be usefull to have help?<br>
<br><div class="gmail_quote">2013/10/15 Phil Scadden <span dir="ltr"><<a href="mailto:p.scadden@gns.cri.nz" target="_blank">p.scadden@gns.cri.nz</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Please keep on list so others might help.<br>
<br>
Show you map, and then do the GETFeature click that is returning everything. It is a call on the NET table with request=GetFeatureInfo in it (and of particular interest will be the bbox and SRS).<br>
<br>
I have never user Mapserver so not able to help there, but general design is for OL to set the project and to pass requests to the WMS server specifying the SRS that it is using. I could not see any SRS specified on your map config so I guess it defaults to 4326. You might want to reconsider this as 4326 (more or les Plate Carre) has no redeeming features as a projection at all, but this isnt relevant to the problem at hand. It looks to me like the getfeatureinfo request in OL is sending a request that mapserver interprets as asking for a bbox over the whole area. You might improve things somewhat by setting up the map with maxextent etc.<div>

<div><br>
<br>
Notice: This email and any attachments are confidential.<br>
If received in error please destroy and immediately notify us.<br>
Do not copy or disclose the contents.<br>
<br>
</div></div></blockquote></div><br></div></div></div>