Hello, <br><br>We have been working with mapserver for a while and now we are updating our map. We decided to give AGG a try for this new version but we have been having some troubles setting it up to work properly.<br><br>
When we moved from GD to AGG the map starting showing areas with different colors than the ones specified in the map file. <br><br>Here we have an image with the rendering with GD <a href="http://67.23.24.210/mapserver/gd.png">http://67.23.24.210/mapserver/gd.png</a>      <br>
<br>And one with AGG  <a href="http://67.23.24.210/mapserver/agg.png">http://67.23.24.210/mapserver/agg.png</a><br><br><br>The output format for AGG we are using is<br><br>OUTPUTFORMAT <br>    NAME  &#39;PNG&#39; <br>    DRIVER AGG/PNG<br>
    IMAGEMODE RGBA<br>    MIMETYPE &quot;image/png;mode=24bit&quot;    <br>    FORMATOPTION &quot;FORMAT=image/png&quot;<br>END<br><br><br>The street lines are painted using a symbol to create the outline for the streets.<br>
    <br>Any ideas what could be causing this?<br><br>Thanks<br><br>Sharon<br>