Chris, 
 
Do all of the labels disappear, or just some of them?  Does every record
in your data source have text in the column 'TxtValue'?  
 
Are there other layers in your map file that could complicate the
situation?  
 
David.

        -----Original Message-----
        From: UMN MapServer Users List
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Beaart
        Sent: Thursday, March 15, 2007 11:24 AM
        To: [email protected]
        Subject: [UMN_MAPSERVER-USERS] Labels disappear when zooming in
        
        

        Hello,

         

        I am using the mapfile below. When I zoom in the labels
disapper. Can somebody help me.

         

        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

Reply via email to