transparent=true is erroring off within a WMS request to Mapnik

WMS request:

http://10.0.11.32:8001/?BGCOLOR=0x539DC2&LAYERS=__all__&FORMAT=image/png&transparent=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX=-111.005859375,-78.134765625,111.005859375,78.134765625&WIDTH=1263&HEIGHT=889

I get the following error:

Traceback (most recent call last): File
"c:\mapnik_0_6_1\site-packages\mapnik\ogcserver\wsgi.py", line 84, in
__call__ ogcparams = servicehandler.processParameters(request, reqparams)
File "c:\mapnik_0_6_1\site-packages\mapnik\ogcserver\common.py", line 126,
in processParameters raise OGCException('Parameter "%s" has an illegal
value.' % paramname) OGCException: Parameter "*transparent*" has an illegal
value.

-- 
John J. Mitchell
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to