[mapserver-users] offset and symbolscaledenom

Travis Kirstine traviskirstine at gmail.com
Fri Aug 27 12:17:59 PDT 2021


Is there a method to scale the offset value between min / max sizes when
using symbolscaledenom.  I'm trying to scale and offset a label but it
appears the offset is static based on the symbolscaledenon.

Thanks

mapfile

LAYER
....
    SYMBOLSCALEDENOM 1000
    CLASS
      NAME "label"
      EXPRESSION "POINT"
      LABEL
        OFFSET 0 12
        FONT arial
        SIZE 12
        MINSIZE 8
        MAXSIZE 12
        TYPE truetype
        COLOR 0 0 0
        STYLE
          GEOMTRANSFORM 'labelpoly'
          COLOR "#ffffff4f"
        END
      END
    END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20210827/d2488184/attachment.html>


More information about the mapserver-users mailing list