[MapServer-dev] More precise WMS GetFeatureInfo for point symbols: ask for opinions
Steve Lime
sdlime at gmail.com
Mon Sep 8 14:13:00 PDT 2025
I could also see this enhancement being useful for native point-based
queries too (e.g. mode=query or mode=nquery). 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.
On Mon, Sep 8, 2025 at 7:36 AM Even Rouault via MapServer-dev <
mapserver-dev at lists.osgeo.org> wrote:
> Hi,
>
> In https://github.com/MapServer/MapServer/pull/7318 I've introduced an
> enhancement to be able to identify with WMS GetFeatureInfo point
> features through their symbols, rather than just a square centered
> around their position. This helps for symbols that are not centered
> (offset), or whose shape is not square.
>
> I've extende MapServer syntax to be able to enable that mode, and
> configure how it works. If you read the PR, you'll see there is a bit of
> a debate on how to best express that conffiguration. Either through a
> new IDENTIFICATION block as a child of a LAYER block, or using
> PROCESSION directive or wms_ METADATA items. Are there thoughts about that?
>
> Thanks,
>
> Even
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
>
> _______________________________________________
> MapServer-dev mailing list
> MapServer-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20250908/9634919b/attachment.htm>
More information about the MapServer-dev
mailing list