<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">List,<br>
<br>
Now that I have opacity working I'm getting some strange results.<br>
The opacity of the features is always ok (semi-opaque as set). <br>
<br>
However, the transparency in between the features behave very
strange. <br>
For the same layer I get tiles where the area around the features
is black-semi-opaque as well as tiles where the area around the
features is white-semi-opaque<br>
<br>
I've done some investigating. I came to these findings:<br>
- It doesn't matter how image mode is specified on source or
cache. All tiles are stored in indexed 8 bit. <br>
- </font><font size="-1">stored tiles do have transparent
background<br>
- the features in the caches tiles are opaque <br>
</font><font size="-1">- So: the image opacity is not applied on
storage of the tiles, but when tiles are requested.<br>
<br>
- is doesn't matter what image mode I set, I always get the same
result:<br>
semi opaque features as set with image opacity<br>
area around the features not transparent but semi-opaque white
or semi-opaque black.<br>
<br>
</font><font size="-1">Any one have a clue how to solve this?<br>
<br>
Any help again greatly appreciated, MArco<br>
</font>
</body>
</html>