Hi Steve.<br><br>After you mentioned the tile aspect in your answer we started double checking the tile creation scripts. <br><br>After  a while we discovered that the problem was not on the metatile creation with mapserver but rather on the tile creation functions we were using to split the metatiles to create the tiles.<br>
<br>Thank you  guys.<br><br>Sharon<br><br><div class="gmail_quote">2010/10/26 Lime, Steve D (DNR) <span dir="ltr">&lt;<a href="mailto:Steve.Lime@state.mn.us">Steve.Lime@state.mn.us</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Can you post more of your mapfile including the AGG output
format? Are your sample images from a single map draw or were they build from a
number of tiles?</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Steve</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;">

<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:mapserver-users-bounces@lists.osgeo.org" target="_blank">mapserver-users-bounces@lists.osgeo.org</a>
[mailto:<a href="mailto:mapserver-users-bounces@lists.osgeo.org" target="_blank">mapserver-users-bounces@lists.osgeo.org</a>] <b>On Behalf Of </b>Sharon
Carter<br>
<b>Sent:</b> Tuesday, October 26, 2010 4:16 PM<br>
<b>To:</b> thomas bonfort<br>
<b>Cc:</b> <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<b>Subject:</b> Re: [mapserver-users] Problems with AGG rendering</span></p>

</div><div><div></div><div class="h5">

<p class="MsoNormal"> </p>

<p class="MsoNormal" style="margin-bottom: 12pt;">Thanks for the answer Thomas.<br>
<br>
I changed the definition per your suggestion, the map file is much cleaner now.
But, we are still getting the same result with the rendering. In GD is working
fine but in Agg the same weird colored areas keep showing up.  <br>
<br>
--sharon</p>

<div>

<p class="MsoNormal">2010/10/26 thomas bonfort &lt;<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>&gt;</p>

<p class="MsoNormal">Rendering thick lines is done without symbols with agg (and
GD with<br>
recent versions of mapserver to, I believe)<br>
<br>
for an outlined line, you use:<br>
<br>
CLASS<br>
 STYLE<br>
  COLOR outlinecolor<br>
  WIDTH 5<br>
 END<br>
 STYLE<br>
  COLOR fillcolor<br>
  WIDTH 3   #width of the first style minus 2 times the desired
outline width<br>
 END<br>
END<br>
<br>
regards,<br>
thomas</p>

<div>

<div>

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

</div>

</div>

<p class="MsoNormal">&gt; _______________________________________________<br>
&gt; mapserver-users mailing list<br>
&gt; <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
&gt;<br>
&gt;</p>

</div>

<p class="MsoNormal"> </p>

</div></div></div>

</div>


</blockquote></div><br>