Usage of PROJ4 in map file

Stephen Lime steve.lime at dnr.state.mn.us
Wed Mar 8 10:17:34 EST 2000


Your usage looks fine. It's the code that sucks. It appears that a few small bugs have rendered on-the-fly projection useless. I'm surprised nobody noticed since I think it's been busted for several versions. Anyway, it's fixed in 3.3.008 which I will release later today.

Steve

<<< Ralf Puchert <puchert at gfz-potsdam.de>  3/ 8  9:01a >>>
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