You can also write one small function to do that with following pseudo code
...

image = prepareImage
for i = 0 to number of layers
     layer = getlayer(i)
     fix outputformat options
     image = layer.draw
end for
return image
     
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Different-OUTPUTFORMAT-options-for-each-layer-in-a-mapfile-tp5570778p5574261.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to