[mapserver-users] projection error

Daniel Morissette morissette at dmsolutions.ca
Wed Jan 9 22:47:10 EST 2002


Shaik Anwar Hussain wrote:
> 
>          I am doing Point Projection. I am getting the following error.
> Does any one know how to correct this error.
> 
> Fatal error: MapServer Error in msProcessProjection(): major axis or radius
> = 0 or not given in c:\program files\apache
> group\apache\htdocs\php406\scripts\projpoint.php on line 11
> 

This error message suggests that your projection definition is missing
some required parameter...


> $projoutobj =
> ms_newprojectionObj("proj=lcc,ellps=GRS80,lat_0=49,lon_0=-95,lat_1=49,lat_1=
> 77");
> 

... "lat_1" is there twice and "lat_2" is missing... 

-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
  Don't put for tomorrow what you can do today, because if 
      you enjoy it today you can do it again tomorrow.




More information about the mapserver-users mailing list