<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Tamas, thank you; I&#8217;ll submit a bug ticket. - Phil<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Tamas Szekeres [mailto:szekerest@gmail.com] <br><b>Sent:</b> Wednesday, December 29, 2010 5:29 PM<br><b>To:</b> Anzel, Phil - Fort Collins, CO<br><b>Cc:</b> mapserver-users@lists.osgeo.org<br><b>Subject:</b> Re: [mapserver-users] Feature points not drawn by 5.7DEV drawmap.exe<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Phil,<br><br>I suspect there is a problem with the default symbol initialization which doesn't work with the new rendering code. You could work around the problem by specifying a custom symbol as follows:<br><br><br><br>MAP<br>&nbsp;OUTPUTFORMAT<br>&nbsp;&nbsp; NAME 'pnga'<br>&nbsp;&nbsp; MIMETYPE 'image/pnga'<br>&nbsp;&nbsp; DRIVER 'AGG/PNG'<br>&nbsp;&nbsp; EXTENSION 'png'<br>&nbsp;&nbsp; IMAGEMODE 'RGBA'<br>&nbsp;&nbsp; TRANSPARENT TRUE<br>&nbsp;&nbsp; FORMATOPTION 'INTERLACE=OFF'<br>&nbsp;END<br>&nbsp;SYMBOL<br>&nbsp; NAME &quot;default-marker&quot;<br>&nbsp; TYPE ELLIPSE<br>&nbsp; POINTS<br>&nbsp;&nbsp;&nbsp; 1 1<br>&nbsp; END<br>&nbsp; FILLED TRUE<br>&nbsp;END<br>&nbsp;<br>&nbsp;STATUS ON<br>&nbsp;SIZE 827 511<br>&nbsp;EXTENT -7908630.38 5546155.24 -7903127.77 5548526.51<br>&nbsp;UNITS METERS<br>&nbsp;IMAGECOLOR 255 255 255<br>&nbsp;PROJECTION 'proj=merc' 'a=6378137' 'b=6378137' 'lat_ts=0.0' 'lon_0=0.0' 'x_0=0.0' 'y_0=0' 'k=1.0' 'units=m' 'nadgrids=@null' 'north' 'no_defs' END<br>LAYER<br>&nbsp;layer<br>&nbsp;&nbsp; name 'Corner_points'<br>&nbsp;&nbsp; PROJECTION 'proj=merc' 'a=6378137' 'b=6378137' 'lat_ts=0.0' 'lon_0=0.0' 'x_0=0.0' 'y_0=0' 'k=1.0' 'units=m' 'nadgrids=@null' 'north' 'no_defs' END&nbsp;&nbsp; # Web Mercator<br>&nbsp;&nbsp; status on<br>&nbsp;&nbsp; type point<br>&nbsp;&nbsp; feature<br>&nbsp;&nbsp;&nbsp;&nbsp; points<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -7905423.21336607 5547493.76482495<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -7905423.21336607 5546270.77237239<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -7904200.22091351 5547493.76482495<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -7904200.22091351 5546270.77237239<br>&nbsp;&nbsp;&nbsp;&nbsp; end&nbsp; # end of points<br>&nbsp;&nbsp; end&nbsp; # end of feature<br>&nbsp;&nbsp; class<br>&nbsp;&nbsp;&nbsp;&nbsp; style<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; color 255 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; size 7<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 'default-marker'<br>&nbsp;&nbsp;&nbsp;&nbsp; end&nbsp; # end of style<br>&nbsp;&nbsp; end&nbsp; #end of class<br>&nbsp;end&nbsp; # end of layer<br>&nbsp;layer<br>&nbsp;&nbsp; name 'grid-WM'<br>&nbsp;&nbsp; PROJECTION 'proj=merc' 'a=6378137' 'b=6378137' 'lat_ts=0.0' 'lon_0=0.0' 'x_0=0.0' 'y_0=0' 'k=1.0' 'units=m' 'nadgrids=@null' 'north' 'no_defs' END&nbsp;&nbsp; # Web Mercator<br>&nbsp;&nbsp; status on<br>&nbsp;&nbsp; type line<br>&nbsp;&nbsp; class<br>&nbsp;&nbsp;&nbsp;&nbsp; color 0 0 0<br>&nbsp;&nbsp; end # of class<br>&nbsp;&nbsp; grid<br>&nbsp;&nbsp;&nbsp;&nbsp; labelformat '%9.0f'&nbsp; minarcs 2&nbsp;&nbsp; maxarcs 6<br>&nbsp;&nbsp; end&nbsp; # of grid<br>&nbsp;end # of layer 'grid-WM'<br>END&nbsp; # end of MAP<br><br><br>A new ticket would also be sufficient in order to have this symbol initialization problem fixed.<br><br><br>Best regards,<br><br>Tamas<br><br><br><o:p></o:p></p></div></body></html>