<!DOCTYPE html><html><head><title></title><style type="text/css">#qt p.qt-MsoNormal,#qt div.qt-MsoNormal{margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:12pt;font-family:"Aptos", sans-serif;}
#qt a:link{color:blue;text-decoration-color:currentcolor;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;}
#qt pre{margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:10pt;font-family:"Courier New";}
</style></head><body><div>I'm not sure how much mode=query and mode=nquery are used now, compared with through WMS, and if it is worth implementing this feature for them. </div><div><br></div><div>My preference would be to leave as WMS only, with WMS metadata parameters. If in the future there is another OGC standard that works similar to GetFeatureInfo then promote it to an IDENTIFY block. If it is going to be available to mode=query then it would also make sense to create an IDENTIFY block. </div><div><br></div><div>Having said that, I'm in favour of adding in the feature with any of the current or suggested implementations.</div><div><br></div><div>Seth</div><div><br></div><div id="sig62266145"><div class="signature">--</div><div class="signature">web:<a href="https://geographika.net">https://geographika.net</a> & <a href="https://mapserverstudio.net">https://mapserverstudio.net</a></div><div class="signature">mastodon: @<a href="mailto:geographika@mastodon.social">geographika@mastodon.social</a></div></div><div><br></div><div>On Mon, Sep 8, 2025, at 11:48 PM, Lime, Steve D (MNIT) via MapServer-dev wrote:</div><blockquote type="cite" id="qt" style="overflow-wrap:break-word;"><div class="qt-WordSection1"><p class="qt-MsoNormal"><span class="size" style="font-size:11pt;">Ok, cool – then moving the TOLERANCE* parameters inside the new directive makes more sense. Note, I like IDENTIFY more than IDENTIFICATION but that’s just semantics. Would layer-level TOLERANCE* values continue
to work, at least for a bit?</span></p><p class="qt-MsoNormal"><span class="size" style="font-size:11pt;"> </span></p><div><div style="border-right-width:medium;border-right-style:none;border-right-color:currentcolor;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-left-width:medium;border-left-style:none;border-left-color:currentcolor;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-top-width:1pt;border-top-style:solid;border-top-color:rgb(225, 225, 225);padding-top:3pt;padding-right:0in;padding-bottom:0in;padding-left:0in;"><p class="qt-MsoNormal"><b><span class="font" style="font-family:"Calibri", sans-serif;"><span class="size" style="font-size:11pt;">From:</span></span></b><span class="font" style="font-family:"Calibri", sans-serif;"><span class="size" style="font-size:11pt;"> MapServer-dev <mapserver-dev-bounces@lists.osgeo.org> <b>On Behalf Of </b>Even Rouault via MapServer-dev<br> <b>Sent:</b> Monday, September 8, 2025 4:28 PM<br> <b>To:</b> Steve Lime <sdlime@gmail.com><br> <b>Cc:</b> MapServer Dev Mailing List <mapserver-dev@lists.osgeo.org><br> <b>Subject:</b> Re: [MapServer-dev] More precise WMS GetFeatureInfo for point symbols: ask for opinions</span></span></p></div></div><p class="qt-MsoNormal"> </p><table class="qt-MsoNormalTable" border="0" cellspacing="0" cellpadding="0" align="left" width="100%" style="width:100%;"><tbody><tr><td style="background-color:rgb(255, 200, 69);background-position-x:0%;background-position-y:0%;background-repeat:repeat;background-attachment:scroll;background-image:none;background-size:auto;background-origin:padding-box;background-clip:border-box;padding-top:5.25pt;padding-right:1.5pt;padding-bottom:5.25pt;padding-left:1.5pt;"><br></td><td width="100%" style="width:100%;background-color:rgb(255, 243, 221);background-position-x:0%;background-position-y:0%;background-repeat:repeat;background-attachment:scroll;background-image:none;background-size:auto;background-origin:padding-box;background-clip:border-box;padding-top:5.25pt;padding-right:3.75pt;padding-bottom:5.25pt;padding-left:11.25pt;"><div><div><p class="qt-MsoNormal" style=""><b><span style="color:rgb(0, 56, 101);"><span class="font" style="font-family:"Calibri", sans-serif;"><span class="size" style="font-size:11pt;">This message may be from an external email source.</span></span></span></b><span style="color:rgb(0, 56, 101);"><span class="font" style="font-family:"Calibri", sans-serif;"><span class="size" style="font-size:11pt;"></span></span></span></p></div><div><p class="qt-MsoNormal" style=""><span style="color:rgb(0, 56, 101);"><span class="font" style="font-family:"Calibri", sans-serif;"><span class="size" style="font-size:9pt;">Do not select links or open attachments unless verified. Report all suspicious emails to Minnesota IT Services Security Operations Center.</span></span></span></p></div></div></td></tr></tbody></table><p class="qt-MsoNormal"> </p><div class="qt-MsoNormal" align="center" style="text-align:center;"><hr size="2" width="100%" align="center"><br></div><div><p> </p><div><p class="qt-MsoNormal">Le 08/09/2025 à 23:13, Steve Lime a écrit :</p></div><blockquote style="margin-top:5pt;margin-bottom:5pt;"><div><p class="qt-MsoNormal">I could also see this enhancement being useful for native point-based queries too (e.g. mode=query or mode=nquery).</p></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</p><blockquote style="margin-top:5pt;margin-bottom:5pt;"><div><p class="qt-MsoNormal">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.</p></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:</p><p>IDENTIFICATION<br> TOLERANCE 5<br> CLASSAUTO<br> END</p><blockquote style="margin-top:5pt;margin-bottom:5pt;"><p class="qt-MsoNormal"> </p><div><div><p class="qt-MsoNormal">On Mon, Sep 8, 2025 at 7:36<span class="font" style="font-family:"Arial", sans-serif;"> </span>AM Even Rouault via MapServer-dev <<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a>> wrote:</p></div><blockquote style="border-top-width:medium;border-top-style:none;border-top-color:currentcolor;border-right-width:medium;border-right-style:none;border-right-color:currentcolor;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-width:1pt;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-top:0in;padding-right:0in;padding-bottom:0in;padding-left:6pt;margin-left:4.8pt;margin-right:0in;"><p class="qt-MsoNormal">Hi,<br> <br> In <a href="https://github.com/MapServer/MapServer/pull/7318" target="_blank">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/" target="_blank">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">MapServer-dev@lists.osgeo.org</a><br> <a href="https://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-dev</a></p></blockquote></div></blockquote><pre>-- </pre><pre><a href="http://www.spatialys.com/">http://www.spatialys.com</a></pre><pre>My software is free, but my time generally not.</pre></div></div><div>_______________________________________________</div><div>MapServer-dev mailing list</div><div><a href="mailto:MapServer-dev@lists.osgeo.org">MapServer-dev@lists.osgeo.org</a></div><div><a href="https://lists.osgeo.org/mailman/listinfo/mapserver-dev">https://lists.osgeo.org/mailman/listinfo/mapserver-dev</a></div><div><br></div></blockquote><div><br></div></body></html>