[mapserver-commits] [MapServer/MapServer] d79fa7: Allow FILTER expressions with SCALETOKENs (#7237)
Seth G
noreply at github.com
Thu May 22 04:30:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: d79fa7f6464e9405272d8260f2f9bc54a0936ac2
https://github.com/MapServer/MapServer/commit/d79fa7f6464e9405272d8260f2f9bc54a0936ac2
Author: Seth G <sethg at geographika.co.uk>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
A msautotest/misc/expected/scaletoken_filterexpression_192k.png
A msautotest/misc/expected/scaletoken_filterexpression_424k.png
M msautotest/misc/scaletoken.map
M src/maplayer.c
Log Message:
-----------
Allow FILTER expressions with SCALETOKENs (#7237)
* Wrap raw expressions strings in parenthesis
* Check for FILTER type
* Use snprintf
* Update src/maplayer.c
Co-authored-by: Even Rouault <even.rouault at spatialys.com>
* Remove redeclaration
---------
Co-authored-by: Even Rouault <even.rouault at spatialys.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list