Show labels at all scales
    Chris Beaart 
    beaart at XS4ALL.NL
       
    Thu Mar 15 09:05:47 PDT 2007
    
    
  
Hello,
 
I have added a layer in my mapfile, just like below. The labels only appear
when completely zoomed out. Can somebody solve this problem? The next
question is how to show the labels between scale 1:500 - 1:2000. How can I
realize this.
 
Thanks,
Chris Beaart.
 
  LAYER
    NAME         Huisnummers
    DATA         Huisnummers
    STATUS       DEFAULT
    TYPE         POINT
    METADATA
      "DESCRIPTION" "Huisnummers"
    END  # Metadata
    LABELITEM 'TxtValue'
    CLASS
      LABEL
        FORCE true
        COLOR 0 0 0
        SIZE small
        POSITION cc
      END #label
      NAME       "Huisnummers"
      STYLE
        #OUTLINECOLOR 0 0 0
      END
    END
  END #layer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070315/6fe80af6/attachment.htm>
    
    
More information about the MapServer-users
mailing list