<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=us-ascii'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
Hai,<br><br>I've got a question about the transparency of rotated GIF files. Perhaps it's asked a many times but i can't find a answer on the internet.<br><br>The layer:<br>LAYER<br>&nbsp;&nbsp;&nbsp; STATUS OFF<br>&nbsp;&nbsp;&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_title"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "somelayer"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE postgis<br>&nbsp;&nbsp;&nbsp; NAME "somelayer"<br>&nbsp;&nbsp;&nbsp; CONNECTION "user=postgres password=xxxx dbname=xxxx host=xxxxx"<br>&nbsp;&nbsp;&nbsp; DATA "the_geom from somelayer"<br>&nbsp;&nbsp;&nbsp; #MAXSCALE 100000<br>&nbsp;&nbsp;&nbsp; TYPE POINT<br>&nbsp;&nbsp;&nbsp; DUMP TRUE<br>&nbsp;&nbsp;&nbsp; TEMPLATE bla<br>&nbsp;&nbsp;&nbsp; TOLERANCE 10<br>&nbsp;&nbsp;&nbsp; TRANSPARENCY alpha<br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EXPRESSION ('[s]'="B")<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME "Brug"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STYLE&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ANGLE [road_direction]<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 0 0 255<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SYMBOL "bridge.gif"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br>END<br><br>If i don't rotate the image then the image is transparent but if i add the property angle [road_direction] the image rotates fine but isn't transparent any more. How can a i solv this problem?<br><br>Tia,<br><br>Roy<br></body></html>