<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi aloha</DIV>
<DIV>&nbsp;</DIV>
<DIV>what is your output format image? ... maybe you can try PNG&nbsp;and insert&nbsp;the RGBA imagemode in your mapfile... Mapserver use a the PC256 imagemode by default...</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "png"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE "image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DRIVER "GD/PNG"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION "png"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGBA<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TRANSPARENT ON<BR>&nbsp;&nbsp;&nbsp; END</DIV>
<DIV>&nbsp;</DIV>
<DIV>good luck</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>&gt;&gt;&gt; ClackJim &lt;jimlug@co.clackamas.or.us&gt; 12/3/2008 14:34 &gt;&gt;&gt;<BR></DIV>
<DIV style="COLOR: #000000"><BR>Aloha,<BR><BR>I am trying to use a PNG image for a symbol on a point layer.&nbsp; The problem I<BR>am running into is that the background of the PNG image is filling in with a<BR>greyish blue color.&nbsp; The PNG image was created using photoshop and the<BR>background was transparent.&nbsp; I've placed the symbol in my symbol file and<BR>the mapfile is referencing the symbol.<BR># Symbol File #<BR>SYMBOL<BR>&nbsp; NAME 'arson2'<BR>&nbsp; TYPE PIXMAP<BR>&nbsp; IMAGE '/home/mapserv/proj/pmap/arson2.png'<BR>&nbsp; TRANSPARENT 0<BR>END<BR><BR># MapFile #<BR>STYLE<BR>&nbsp; SYMBOL 'arson2'<BR>&nbsp; COLOR 0 0 0<BR>&nbsp; OUTLINECOLOR 0 0 0<BR>END<BR><BR>Here is what the image is supposed to look like: <BR><A href="http://www.nabble.com/file/p15994400/arson2.png">http://www.nabble.com/file/p15994400/arson2.png</A> <BR><BR>Has anyone experienced this issue?<BR>-- <BR>View this message in context: <A href="http://www.nabble.com/PNG-Image-for-symbol-tp15994400p15994400.html">http://www.nabble.com/PNG-Image-for-symbol-tp15994400p15994400.html</A><BR>Sent from the Mapserver - User mailing list archive at Nabble.com.<BR><BR>_______________________________________________<BR>mapserver-users mailing list<BR>mapserver-users@lists.osgeo.org<BR><A href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</A><BR></DIV></BODY></HTML>