<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'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"><<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>></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 <<a href="mailto:jaja0506@gmail.com" target="_blank">jaja0506@gmail.com</a>> wrote:<br>
> I got an floating point exception when I tried to run the mapserv.<br>
><br>
> *./mapserv -nh<br>
> "QUERY_STRING=map=/images/mapserv_map_files/BR_WFS.map&request=GetFeature&service=WFS&version=1.1.0&typename=nsw&BBOX=153.50183890072711,-28.163052299741643,153.50183890072711,-28.163052299741643&outputformat=stateonly"<br>


> Content-type: text/html<br>
><br>
> Floating point exception*<br>
><br>
> I found this was caused by the longitude value I provided<br>
> '153.50183890072711'. If I make a little change of the value, for example<br>
> change it to '153.50183890072701', it will works fine. But obviously, it's<br>
> not a solution to my problem.<br>
><br>
> Any ideas on this issue?<br>
><br>
> JJ<br>
><br>
> --<br>
> 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>


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