[mapserver-users] Call layer

2009-10-05 Thread jbloc1878
Hi, If the status of my layer is set to ON how do I call the layer without adding 'layer=[layername]' on the end of the URL? I am viewing the map via localhost/cgi-bin/mapserv.exe? Cheers for any help ___ mapserver-users mailing list

Re: [mapserver-users] Call layer

2009-10-05 Thread jbloc1878
Thanks for the response. I am using openlayers and my map does not appear unless layer is STATUS DEFAULT. I call layer as follows layer1 = new OpenLayers.Layer.WMS(OpenLayers WMS, http://localhost/cgi-bin/mapserv.exe?;, { layers: testlayer, map: '/ms4w/.../data/tr00.map',

Re: [mapserver-users] Call layer

2009-10-06 Thread jbloc1878
Yeah I have the same Projection in my map file. PROJECTION proj=longlat ellps=WGS84 datum=WGS84 no_defs END Thanks for the response. It's pretty fustrating there must be another simple method to call the layer On 6 Oct 2009, at 13:37, Daniel Walton dgwal...@gmail.com wrote: I have

[mapserver-users] Is it possible to Cache online maps?

2009-11-12 Thread jbloc1878
Hi, Is it possible to cache online maps such as google maps, ordinance survey, or virtual earth using mapserver? Thanks for any help ___ mapserver-users mailing list mapserver-users@lists.osgeo.org

[mapserver-users] Maxextent , resolution and zoom issue

2010-02-02 Thread jbloc1878
Hi, i have been struggling with this problem for some time now. Basically I am trying to display two layers. 50k and 250K of the uk. Can anyone explain further what resolution, maxextent and zoom values I should have to display these layers correctly? My layers cover the whole of the UK. I