<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Le 08/09/2025 à 23:13, Steve Lime a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAMrKZ9-amuwHtm-tOpZvXZkSTQK+MLckD+daLnN+p5mLUOoAPw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">I could also see this enhancement being useful for
native point-based queries too (e.g. mode=query or mode=nquery).</div>
</blockquote>
<p>I guess they could be enhanced to use that functionality. The
would need to populate the new
query->getFeatureInfo->x_pixel and
query->getFeatureInfo->y_pixel fields, so a new X_PIXEL and
Y_PIXEL variable should be added<br>
</p>
<blockquote type="cite"
cite="mid:CAMrKZ9-amuwHtm-tOpZvXZkSTQK+MLckD+daLnN+p5mLUOoAPw@mail.gmail.com">
<div dir="ltr"> If that's feasible, then I wouldn't tie the
configuration to WMS explicitly. What about just using TOLERANCE
AUTO? I mean, it seems that this is trying to address the
limitations of that configuration parameter. <br>
</div>
</blockquote>
<p>This isn't exclusive of the TOLERANCE value. The TOLERANCE value
can be used to add an extra buffer around the filled areas of the
symbol</p>
<p>so you can have something like:<br>
</p>
<p>IDENTIFICATION<br>
TOLERANCE 5<br>
CLASSAUTO<br>
END<br>
</p>
<blockquote type="cite"
cite="mid:CAMrKZ9-amuwHtm-tOpZvXZkSTQK+MLckD+daLnN+p5mLUOoAPw@mail.gmail.com"><br>
<div class="gmail_quote gmail_quote_container">
<div dir="ltr" class="gmail_attr">On Mon, Sep 8, 2025 at 7:36 AM
Even Rouault via MapServer-dev <<a
href="mailto:mapserver-dev@lists.osgeo.org"
moz-do-not-send="true" class="moz-txt-link-freetext">mapserver-dev@lists.osgeo.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
In <a href="https://github.com/MapServer/MapServer/pull/7318"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://github.com/MapServer/MapServer/pull/7318</a>
I've introduced an <br>
enhancement to be able to identify with WMS GetFeatureInfo
point <br>
features through their symbols, rather than just a square
centered <br>
around their position. This helps for symbols that are not
centered <br>
(offset), or whose shape is not square.<br>
<br>
I've extende MapServer syntax to be able to enable that mode,
and <br>
configure how it works. If you read the PR, you'll see there
is a bit of <br>
a debate on how to best express that conffiguration. Either
through a <br>
new IDENTIFICATION block as a child of a LAYER block, or using
<br>
PROCESSION directive or wms_ METADATA items. Are there
thoughts about that?<br>
<br>
Thanks,<br>
<br>
Even<br>
<br>
-- <br>
<a href="http://www.spatialys.com" rel="noreferrer"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://www.spatialys.com</a><br>
My software is free, but my time generally not.<br>
<br>
_______________________________________________<br>
MapServer-dev mailing list<br>
<a href="mailto:MapServer-dev@lists.osgeo.org" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">MapServer-dev@lists.osgeo.org</a><br>
<a
href="https://lists.osgeo.org/mailman/listinfo/mapserver-dev"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
</blockquote>
</div>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>