Hi all,
i'm testing GWP in order to develop a web site based on WMS protocol. By documentation, Trasparent feature is not supported by GetMap request.
There is an alternative way to implement image trasparency? In immediate future it will be implemented ?
Thanks
Fabio
Fabio,
The Transparent parameter of the GetMap is supported in GWP V8i MR1 for PNG format. There's an error in the "WMS GetMap supported features" documentation: the TRANSPARENT parameter appears twice.
Thanks!
Sylvain
Sylvain,
I'm tring again, again and again to get a trasparent PNG image from a WMS getmap request but the result is ever the same.
This is an example of my getmap request (it works right except transparency):
http://localhost:8087/70067305-f50b-4a62-a37c-1716a1c53a59.mapdef?LAYERS=Rete&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image/png&SRS=EPSG:3003&BBOX=1220366,4957519.011976047,1676855.005988024,5414008.017964072&WIDTH=256&HEIGHT=256&transparent=true
I've to configure something else? There are others check I've to do?
I've installed 08.11.05.17GWP version, MR1 what means? (main release?)
MR1 is the Maintenance Release of GWP V8i. Installing this version (08.11.05.28) will solve your problem. Your getmap request is correct, nothing else to configure.
I've got the new version... it works!!!!