[mapserver-users] WINNT + PROJ question

Daniel Morissette morissette at dmsolutions.ca
Wed Apr 17 12:05:09 EDT 2002


Debbie Pagurek wrote:
> 
> I am getting the error:
> msProcessProjection(): Projection library error. no system list, errno: 289940991
> 
> Anybody know what this means and how to fix it?
> 


This can happen if you use EPSG projection codes (e.g. init=epsg:4326)
but the file "epsg" is missing in the proj directory
(/usr/local/share/proj/epsg on Unix), or if you try to use an epsg:XXXX
code that doesn't exist in that file.

You may want to upgrade to the latest version of PROJ.4 on the machine
that gives this error (the latest PROJ should include the 'epsg' file). 
Or you can download a copy of the epsg file from 
http://www2.dmsolutions.ca/mapserver/dl/proj4-epsg.zip

If your server runs on Windows, then the epsg file is searched in either
C:\PROJ, or C:\PROJ\NAD depending on the version of PROJ that was used
to compile MapServer.

Daniel
-- 
------------------------------------------------------------
 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