Having more clearly read the original post, here is some more
information...
 
MINSCALE and MAXSCALE are also properties of the Class object:
 
http://mapserver.gis.umn.edu/docs/reference/mapfile/class
 
If you want a class to be visible between scales of  1:100,000 and
1:24,000 you would set:
 
MINSCALE  24000
 
MAXSCALE  100000 

        -----Original Message-----
        From: UMN MapServer Users List
[mailto:[EMAIL PROTECTED] On Behalf Of Fawcett, David
        Sent: Monday, February 26, 2007 11:58 AM
        To: [email protected]
        Subject: Re: [UMN_MAPSERVER-USERS] MINSCALE - MAXSCALE - CLASS
OBJ CLARIFICATION
        
        
        MINSCALE and MAXSCALE   are properties of the layer object.  
         
        Take a look at the mapfile reference for more information:
http://mapserver.gis.umn.edu/docs/reference/mapfile/layer
         
        David.

                -----Original Message-----
                From: UMN MapServer Users List
[mailto:[EMAIL PROTECTED] On Behalf Of Sandeep Kumar
Jakkaraju
                Sent: Monday, February 26, 2007 11:50 AM
                To: [email protected]
                Subject: [UMN_MAPSERVER-USERS] MINSCALE - MAXSCALE -
CLASS OBJ CLARIFICATION
                
                


                MINSCALE = MAXSCALE_DENOMINATOR
                MAXSCALE = MINSCALE_DENOMINATOR 
                
                
                in map file ..  am i right 
                
                -
                sandeep
                
                

Reply via email to