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> OUTPUTFORMAT<br>   NAME 'pnga'<br>   MIMETYPE 'image/pnga'<br>   DRIVER 'AGG/PNG'<br>   EXTENSION 'png'<br>   IMAGEMODE 'RGBA'<br>   TRANSPARENT TRUE<br>   FORMATOPTION 'INTERLACE=OFF'<br>
 END<br> SYMBOL<br>  NAME "default-marker"<br>  TYPE ELLIPSE<br>  POINTS<br>    1 1<br>  END<br>  FILLED TRUE<br> END<br> <br> STATUS ON<br> SIZE 827 511<br> EXTENT -7908630.38 5546155.24 -7903127.77 5548526.51<br>
 UNITS METERS<br> IMAGECOLOR 255 255 255<br> 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> layer<br>   name 'Corner_points'<br>   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   # Web Mercator<br>
   status on<br>   type point<br>   feature<br>     points<br>       -7905423.21336607 5547493.76482495<br>       -7905423.21336607 5546270.77237239<br>       -7904200.22091351 5547493.76482495<br>       -7904200.22091351 5546270.77237239<br>
     end  # end of points<br>   end  # end of feature<br>   class<br>     style<br>       color 255 0 0<br>       size 7<br>       SYMBOL 'default-marker'<br>     end  # end of style<br>   end  #end of class<br> end  # end of layer<br>
 layer<br>   name 'grid-WM'<br>   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   # Web Mercator<br>
   status on<br>   type line<br>   class<br>     color 0 0 0<br>   end # of class<br>   grid<br>     labelformat '%9.0f'  minarcs 2   maxarcs 6<br>   end  # of grid<br> end # of layer 'grid-WM'<br>END  # 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><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>