<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} @font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif"}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
span.BalloonTextChar
        {font-family:"Tahoma","sans-serif"}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>If you want to stay with OGC services, WMS GetFeatureInfo takes only a point as an input geometry. You can enlarge it to circle by using a bigger TOLERANCE setting in a mapfile (remember also to increase FEATURE_COUNT from the default which is one). For
 making queries from inside a box you should configure Mapserver to act also as a WFS server when you can do simple BBOX queries or advanced Intersects queries by using all sort of geometries as a reference geometry.</p>
<p><br>
</p>
<p>Mapserver has also its own query systems which I do not have any experience at all
<a href="http://www.mapserver.org/mapscript/querying.html">http://www.mapserver.org/mapscript/querying.html</a></p>
<p><br>
</p>
<p>-Jukka Rahkonen-<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b></b>Weisbender, Eric wrote:<br>
<br>
</font>
<div> </div>
</div>
<div>
<div class="WordSection1">
<p class="MsoNormal">> Hello List,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">> I have a map file with an output projection of utm13.  When I define a point layer that is in wgs84 it will only query one point at a time with a single click.  When I try to query multiple points with a box query it returns nothing. 
 I can’t find any documentation that even resembles this issue so any help is greatly appreciated.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks</p>
<p class="MsoNormal">Eric<span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""></span></p>
<p class="MsoNormal"> </p>
</div>
</div>
</div>
</body>
</html>