Usage of PROJ4 in map file
    Ralf Puchert 
    puchert at gfz-potsdam.de
       
    Wed Mar  8 07:01:41 PST 2000
    
    
  
Hello,
Does anyone knows how to use the PROJ4 in map file ?
I 've got a white (empty) picture whist this.
 
My mapfile is :
NAME mexico
STATUS ON
EXTENT -117.1224 34.0105 -86.771 13.3327
SIZE 500 300
SHAPEPATH "."
UNITS DD
PROJECTION
  "proj=utm"
  "ellps=GRS80"
  "zone=12"
  "north"
  "no_defs"
END
LAYER
  NAME states 
  PROJECTION
      geographic
  END  
  TYPE LINE  
  STATUS ON 
  DATA states
  MAXSCALE 113499149
  TYPE LINE
    CLASS
      COLOR 0 0 200 	  
    END   
END
END
Thanks
Ralf Puchert 
puchert at gfz-potsdam.de
Student Computer Science
GeoForschungsZentrum Potsdam
    
    
More information about the MapServer-users
mailing list