[mapserver-users] Re: Mapserver 6.0 MINSCALEDENOM/MAXSCALEDENOM and different EPSG codes?
    Michelle Douvil 
    mrdouville at shaw.ca
       
    Thu Jun 16 15:41:47 PDT 2011
    
    
  
Additional info..
This works..
MAP
  NAME TestScale
  EXTENT -140 50 -100 90
  SIZE 100 100 
  UNITS DD 
    PROJECTION
    "init=epsg:4326"
  END
 
This doesn't...
MAP
  NAME TestScale
  EXTENT 200000 200000 1900000 1900000
  SIZE 100 100 
  UNITS METERS
  PROJECTION
   "init=epsg:3005"
  END
  
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Mapserver-6-0-MINSCALEDENOM-MAXSCALEDENOM-and-different-EPSG-codes-tp6480805p6485065.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
    
    
More information about the MapServer-users
mailing list