Re: [OpenLayers-Users] Call layer

2009-10-02 Thread David Fawcett
Marc is correct, this is definitely a question for the MapServer list. The short answer is that if you want a layer to always be drawn, set status to DEFAULT. With a status of ON, you still need to include the layer name in the URL. (This quirk of MapServer confuses a lot of people.) David.

Re: [OpenLayers-Users] Call layer

2009-10-02 Thread Marc Jansen
Hi there, I would guess that this list is probably the wrong place to ask this question. I furthermore guess you are experiencing problems with UMN mapserver, right? Maybe their mailinglist [1] can help. Regards, Marc [1] http://lists.gis.umn.edu/mailman/listinfo/mapserver-users jbloc1...@go

[OpenLayers-Users] Call layer

2009-10-01 Thread jbloc1878
Hi, I have my layer status set as ON however my layer does not display when viewing my map via cgi-bin\mapserv.exe, Unless I call the layer within the URL, is there another method to call the layer? (without using status default) Cheers for any help ___