Hi,

I notice the repeatdistance don't work on a label of a type annotation
layer.

I read the doc.
Seem the repeatdistance work only with a line layer.
But I guess it could work also with the annotation.
When the goal is the put many disclaimers on a map.

Is this an enhancement feature or a bug of the actual repeatdistance
command. ?

This is my mapfile:

  LAYER
    NAME "rt_ofc.10k10.disclaimer"
    STATUS OFF
    TYPE ANNOTATION
    TRANSFORM LL
    FEATURE
      POINTS
        80 -20
      END
      TEXT 'Disclaimer Map...'
    END
    METADATA
      "wms_title" "...."
      "wms_abstract" "..."
      "wms_layer_group" "..."
    END
    CLASS
      LABEL
        TYPE TRUETYPE
        FORCE true
        COLOR "#FFFFFF60"
        ANTIALIAS false
        PRIORITY 10
        SIZE 10
        ANGLE 0
        FONT "LiberationSans-Regular"
        POSITION UR
        REPEATDISTANCE 100  <--- seem don't work
      END
    END
  END


-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to