[OpenLayers-Users] Openlayers with mapserv

Brent Pedersen bpederse at gmail.com
Mon Aug 20 22:10:17 EDT 2007


On 8/20/07, James McManus <jmpmcmanus at yahoo.com> wrote:
> Christopher Schmidt wrote:
> > On Mon, Aug 20, 2007 at 07:15:25PM -0400, James McManus wrote:
> >
> >> I am using MS 5.0 beta 4, but have also tried MS 4.10.2 and get the same
> >> error. It looks like mapwms.c is producing the error. The URL to
> >> MDI.html is:
> >>
> >> http://www.aratasystems.com/OL/MDI.html
> >>
> >
> > Right, if you view the image:
> >
> > http://www.aratasystems.com/cgi-bin/mapserv?map=/var/www/html/mapdata/MDI.map&LAYERS=roads&TRANSPARENT=false&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX=-68.5%2C-288.26755%2C240.94565%2C44.1&WIDTH=540&HEIGHT=580
> >
> > ... Okay, this changed while I was debugging it. Looks like
> > /usr/share/proj/epsg is missing?
> >
> >
> I failed to mention in my last email message, that I am now getting the
> following error message:
>
> msProcessProjection(): Projection library error. no system list, errno: 2
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>

i think you get that error when you have:
init=EPSG:4326
instead of
init=epsg:4326

-brent



More information about the Users mailing list