Thanks a lot !

I have another bothering issue :

PNG outputs of my MS CGI requests now don’t look nicely rendered any more (i.e 
no smoothly antialiased AGG display)
http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer1
 
layer2<http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer1%20layer2>
as it was with similar WMS requests targeting the same mapfile though

Where should I specify the desired output format ?

Thank you for your help

De : mapserver-users-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] De la part de Wim Vanbelle
Envoyé : mercredi 25 août 2010 13:50
À : mapserver-users@lists.osgeo.org
Objet : Re: [mapserver-users] Tile mode & multiple layers

Hi Clément,

Your request is wrong ;).

Try using a space instead. Take a look here :

http://mapserver.org/output/tile_mode.html

Good luck.
On 25 August 2010 13:47, Clément MONIER 
<clement.mon...@v-trafic.com<mailto:clement.mon...@v-trafic.com>> wrote:

Hi,

I’m facing a (probable widely encountered) problem using MapServer with 
tile-mode option.
It seems like multiple layers aren’t allowed ??

http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer1
 => ok
http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer2
 => ok

http://localhost/cgi-bin/mapserv.exe?mode=tile&tilemode=gmap&tile=X+Y+S&map=mymapfile.map&LAYERS=layer1,layer2
 => ko !

Why ?

Thanks & Regards

Clément


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to