<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Dmitri,<br>
<br>
I tried to make a manual query with this parameter without success. <br>
<br>
Usecase (this is part of the query referring to the place where the
click is made): <br>
SUCCESS :    X=235&amp;Y=503<br>
FAILURE :    X=235&amp;Y=504<br>
FAILURE :    X=235&amp;Y=504&amp;TOLERANCE=5<br>
<br>
So the TOLERANCE parameter doesn't affect the query...<br>
<br>
I tried to search internet for any wms parameter refering to TOLERANCE
but could'nt get any information about it. If you can provide any clue
about how to use it, or any documentation referring to it please help.<br>
<br>
<br>
Thank you :)<br>
<br>
Marc<br>
<br>
<br>
<br>
Dmitri Mizerkin wrote:
<blockquote
 cite="mid54584fb80707191108r72dbf463rd8c16d1440f78e9c@mail.gmail.com"
 type="cite">Hi Marc,<br>
  <br>
in a WMS/WFS service request the attribute you are looking for is
called TOLERANCE. I think this should do it when set as a parameter in
getFullRequestString function (see user recipies: <a
 href="http://trac.openlayers.org/wiki/GetFeatureInfo">
http://trac.openlayers.org/wiki/GetFeatureInfo</a>).<br>
  <br>
Hopefully it helps you out.<br>
  <br>
Cheers,<br>
Dmitri<br>
  <br>
  <div><span class="gmail_quote">2007/7/19, Marc Desharnais &lt;<a
 href="mailto:marc.desharnais@ec.gc.ca">
marc.desharnais@ec.gc.ca</a>&gt;:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
all,<br>
    <br>
I search for an attribute to set to make it easier to click on points
to
    <br>
get some info about them.<br>
I tried some things like RADIUS or REDIUS (saw that on a page on<br>
internet) but nothing works.<br>
    <br>
I just want it to be easier to click on the point if it's possible, a<br>
couple of pixels more.
    <br>
    <br>
    <br>
Thank in advance,<br>
    <br>
Marc<br>
_______________________________________________<br>
Users mailing list<br>
    <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
    <a href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a><br>
  </blockquote>
  </div>
</blockquote>
<br>
</body>
</html>