[mapserver-users] WMS LAYERS parameter - problems with the order
Daniel Degasperi
daniel.degasperi at r3-gis.com
Tue Nov 29 08:21:21 PST 2011
Hi,
I've tried several combinations of the order of my LAYERS in the WMS
request.
- changed the order in LAYERS parameter
- changed the order in the mapfile
but still, the polygon layer is drawn at the top of my map and the point
layer at the bottom.
I've tried the request with MapServer 5.6.7 and MapServer 6.0.1; WMS
1.1.1 & WMS 1.3.0.
Requests:
[1]
/cgi-bin/mapserv6?map=map-ms6.map&EXCEPTIONS=inimage&FORMAT=image/png&TRANSPARENT=false&LAYERS=g_05.s2,g_play_label.play_label&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A26591&BBOX=1515109.311936,5033336.8146348,1515261.7333042,5033476.4274846&WIDTH=1428&HEIGHT=1308
[2]
/cgi-bin/mapserv6?map=map-ms6.map&EXCEPTIONS=inimage&FORMAT=image/png&TRANSPARENT=false&LAYERS=g_play_label.play_label,g_05.s2&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A26591&BBOX=1515109.311936,5033336.8146348,1515261.7333042,5033476.4274846&WIDTH=1428&HEIGHT=1308
For each request I've got the same output, see screenshot.
Am I doing something wrong?
Best regards,
Daniel
--
Daniel Degasperi R3 GIS Srl - GmbH www.r3-gis.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: request_output.png
Type: image/png
Size: 13675 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20111129/2552ef1e/attachment.png>
More information about the MapServer-users
mailing list