[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [mapserver-users] projection error



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@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.