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
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to