<div>Hi Thomas,</div><div><br></div>The reason that I set minx=max and miny=maxy is because actually I want to get only the feature info of that point but not BBOX...<div>I know this is not the exact way to do it. But I thought it&#39;s much easier to do things like this. And it works fine...</div>
<div><br></div><div>JJ</div><div><br></div><div><br><div class="gmail_quote">On Thu, Oct 20, 2011 at 6:47 PM, thomas bonfort <span dir="ltr">&lt;<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
your bounding box is invalid as minx=maxx and miny=maxy. please open a<br>
ticket for this as mapserver should return an error message, and not<br>
fail with an exception.<br>
<font color="#888888"><br>
--<br>
thomas<br>
</font><div><div></div><div><br>
On Thu, Oct 20, 2011 at 04:39, jjwang &lt;<a href="mailto:jaja0506@gmail.com" target="_blank">jaja0506@gmail.com</a>&gt; wrote:<br>
&gt; I got an floating point exception when I tried to run the mapserv.<br>
&gt;<br>
&gt; *./mapserv -nh<br>
&gt; &quot;QUERY_STRING=map=/images/mapserv_map_files/BR_WFS.map&amp;request=GetFeature&amp;service=WFS&amp;version=1.1.0&amp;typename=nsw&amp;BBOX=153.50183890072711,-28.163052299741643,153.50183890072711,-28.163052299741643&amp;outputformat=stateonly&quot;<br>


&gt; Content-type: text/html<br>
&gt;<br>
&gt; Floating point exception*<br>
&gt;<br>
&gt; I found this was caused by the longitude value I provided<br>
&gt; &#39;153.50183890072711&#39;. If I make a little change of the value, for example<br>
&gt; change it to &#39;153.50183890072701&#39;, it will works fine. But obviously, it&#39;s<br>
&gt; not a solution to my problem.<br>
&gt;<br>
&gt; Any ideas on this issue?<br>
&gt;<br>
&gt; JJ<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/How-to-deal-with-floating-point-exception-tp6911285p6911285.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/How-to-deal-with-floating-point-exception-tp6911285p6911285.html</a><br>


&gt; Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; mapserver-users mailing list<br>
&gt; <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
&gt;<br>
</div></div></blockquote></div><br>
</div>