<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</DIV>
<DIV>&nbsp;</DIV>
<DIV>maybe you can try to add the ALPHA mode&nbsp;in your layer</DIV>
<DIV>&nbsp;&nbsp;&nbsp; ...</DIV>
<DIV>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; DATA 'usi_civici.shp' </DIV>
<DIV>&nbsp;&nbsp;&nbsp; TRANSPARENCY ALPHA<BR>&nbsp;&nbsp;&nbsp; METADATA</DIV>
<DIV>&nbsp;&nbsp;&nbsp; ...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Or you can try to use an IMAGEMODE RGBA or de default png RGB?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME "png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE "image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; DRIVER "GD/PNG"<BR>&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION "png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGBA<BR>&nbsp;&nbsp;&nbsp;&nbsp; TRANSPARENT ON<BR>&nbsp; END</DIV>
<DIV>&nbsp;</DIV>
<DIV>good luck</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Simon Mercier<BR>Analyste en Géomatique<BR>DTI - Service de l'infrastructure et du réseau<BR>Direction des technologies de l'information<BR>Ministère de la Sécurité publique<BR>2525, boulevard Laurier, Tour du Saint-Laurent, 10e étage<BR>Québec (QC) G1V 2L2</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Téléphone : (418) 646-5687<BR>Télécopie : (418) 643-0787</DIV>
<DIV>&nbsp;</DIV>
<DIV>Courriel : <A href="mailto:simon.mercier@msp.gouv.qc.ca">simon.mercier@msp.gouv.qc.ca</A> <BR><BR>&gt;&gt;&gt; Eugenio Trumpy &lt;frippe12573@hotmail.com&gt; 8/2/2008 12:57 &gt;&gt;&gt;<BR></DIV>
<DIV style="COLOR: #000000"><BR>Hi, <BR>i'm new in this list.<BR>I usually use mapserver in linux server, but now i'm changing one <BR>application in ms4w.<BR>Under linux server my file.map works fine and also the hatch symbols are right with the trasparent.<BR>Mapserver in window give me a problem. The hatch symbols has a white color underground.<BR>Which is the problem? How can i solve?<BR><BR>The part of my file.map is:<BR>...<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 'usi_civici'<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; DATA 'usi_civici.shp'<BR>&nbsp;&nbsp;&nbsp; METADATA<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'wms_title' 'usi_civici'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "DESCRIPTION" "Beni di uso civico"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "RESULT_FIELDS" "usi_civici"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "RESULT_HEADERS" "usi_civici"<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TRANSPARENCY 100<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp; 'proj=longlat'<BR>&nbsp;&nbsp;&nbsp; 'ellps=WGS84'<BR>&nbsp;&nbsp;&nbsp; 'datum=WGS84'<BR>&nbsp;&nbsp;&nbsp; 'no_defs'<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 'Beni di uso civico'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TEMPLATE void<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 'polygon_crosshatch_rightslant' <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 6 <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 230 76 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END<BR><BR>end the definition of 'polygon_crosshatch_rightslant' in symbols.sym is:<BR>...<BR>SYMBOL<BR>NAME "polygon_crosshatch_rightslant"<BR>TYPE vector<BR>POINTS<BR>0 2.5<BR>2.5 0<BR>END<BR>END<BR><BR>Best regards<BR><BR>Eugenio<BR><BR>_________________________________________________________________<BR>Scarica GRATIS le tue emoticon preferite!<BR><A href="http://intrattenimento.it.msn.com/emoticon/">http://intrattenimento.it.msn.com/emoticon/</A><BR>_______________________________________________<BR>ms4w-users mailing list<BR>ms4w-users@lists.maptools.org<BR><A href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</A><BR></DIV></BODY></HTML>