Re: [mapserver-users] RE: WMS Client setup not sending any requests

2008-06-11 Thread Rahkonen Jukka
Hi, I took some lines of a working mapfile for cascading WMS. These extents are covering the whole Finland. If you make a request with pure &mode=map map level extents are used as bounding box. By setting also the bounding box in request you will have much better control on what is happening.

[mapserver-users] RE: WMS Client setup not sending any requests

2008-06-11 Thread GoneWacko
s, Stijn Gijsen -Oorspronkelijk bericht- Van: Rahkonen Jukka [mailto:[EMAIL PROTECTED] Verzonden: woensdag 11 juni 2008 13:43 Aan: GoneWacko; mapserver-users@lists.osgeo.org Onderwerp: Re: [mapserver-users] RE: WMS Client setup not sending any requests Hi, If your URL is http://example.com/cgi-bin/mapse

Re: [mapserver-users] RE: WMS Client setup not sending any requests

2008-06-11 Thread Rahkonen Jukka
-Jukka- > -Alkuperäinen viesti- > Lähettäjä: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Puolesta GoneWacko > Lähetetty: 11. kesäkuuta 2008 13:21 > Vastaanottaja: mapserver-users@lists.osgeo.org > Aihe: [mapserver-users] RE: WMS Client setup not sending any requests > > Hello.

Re: [mapserver-users] RE: WMS Client setup not sending any requests

2008-06-11 Thread Guillaume Sueur
setting the extent is not a big deal. juste specify a square extent (same difference between x and y) to adjust to your 800 x800 image. try to specify an extent within the actual one, with xmax = xmin + 1 (10 kms) and the same for y. Guillaume __

[mapserver-users] RE: WMS Client setup not sending any requests

2008-06-11 Thread GoneWacko
Hello. Jukka: Unfortunately it is not even sending any requests when I change the URL into "http://www.gonewacko.com/";; Of course this would not work, but when I look at my packet sniffer (ethereal/wireshark) I don't even see mapserver *attempting* to connect to gonewacko.com. In other words, eve