<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello,</div>
<div> </div>
<div>I received a report that a GeoMOOSE / Mapserver web mapping application <a href="http://geomoose.lyonco.org/MurrayMoose/"><font color="blue"><u>http://geomoose.lyonco.org/MurrayMoose/</u></font></a> is creating pink tiles when zoomed out.  I found out
that the user has a very large monitor, so I thought that I may have forgot to set the MAP MAXSIZE parameter.  That was not the issue.</div>
<div> </div>
<div>Next,  The user then reported that the pink screen only was present when boundary>municipal layer was turned on.  This particular layer is part of a mapfile that contains several layers.  All of the other layers are working fine.  Also when he zooms into
the map the layer appears on his application as expected.  So I thought that the issue has to be with the layers*  within the mapfile.</div>
<div> </div>
<div>*The municipal boundary layer in GeoMOOSE is tied to the Townships and CityLimits layer in a single map file.</div>
<div> </div>
<div>The layer file itself is a generic template that I have been using for several different applications without complaint.  I also tested the application on my computer using a variety of browsers including IE8, which is the browser the user reported that
he was having trouble with the pink screens.  I also adjusted the browser size to make it the requested image larger, zoomed in and out, and I have not had any trouble.</div>
<div> </div>
<div>I included a part of my map file as well as a log file from what I think is a unsuccessful request and a successful request from the same user.</div>
<div> </div>
<div>MAP FILE SNIPPET: </div>
<div> </div>
<div>        LAYER #townships</div>
<div>                NAME 'Townships'</div>
<div>                DATA 'Murray/MurrTwpMCC'</div>
<div>                STATUS ON</div>
<div>                TYPE POLYGON</div>
<div>                LABELMINSCALEDENOM 10000</div>
<div>                CLASS </div>
<div>                        NAME 'Townships'</div>
<div>                        TEXT ([TWPNAME] TWP)</div>
<div>                        STYLE</div>
<div>                                SYMBOL 'countydashed'</div>
<div>                                SIZE 3</div>
<div>                                OUTLINECOLOR 0 50 0</div>
<div>                                COLOR -1 -1 -1</div>
<div>                        END #style</div>
<div>                        LABEL</div>
<div>                                ANTIALIAS TRUE</div>
<div>                                TYPE TRUETYPE</div>
<div>                                FONT vera_sans</div>
<div>                                MAXSIZE 9</div>
<div>                                SIZE 8</div>
<div>                                MINSIZE 6</div>
<div>                                ANTIALIAS TRUE</div>
<div>                                COLOR 10 10 10</div>
<div>                                OUTLINECOLOR 220 220 220</div>
<div>                                OUTLINEWIDTH 3</div>
<div>                                BUFFER 2</div>
<div>                        END #label</div>
<div>                END #class</div>
<div>        END #layer</div>
<div>        LAYER</div>
<div>                NAME 'CityLimits'</div>
<div>                TYPE POLYGON</div>
<div>                DATA 'Murray/MurrMuniMCC'</div>
<div>                STATUS ON</div>
<div>                LABELITEM 'NAME_'</div>
<div>                CLASS</div>
<div>                        NAME 'City Limits' </div>
<div>                        STYLE</div>
<div>                                SYMBOL 'dashed2' </div>
<div>                                SIZE 3 </div>
<div>                                OUTLINECOLOR 226 208 84</div>
<div>                                COLOR -1 -1 -1</div>
<div>                        END #STYLE</div>
<div>                        LABEL </div>
<div>                                ANTIALIAS TRUE</div>
<div>                                TYPE TRUETYPE</div>
<div>                                PRIORITY 5</div>
<div>                                FONT vera_sans</div>
<div>                                SIZE 8</div>
<div>                                ANTIALIAS TRUE</div>
<div>                                COLOR 113 53 57</div>
<div>                                OUTLINECOLOR 255 232 100</div>
<div>                                BUFFER 2</div>
<div>                                MINFEATURESIZE auto</div>
<div>                                PARTIALS FALSE</div>
<div>                        END #Label</div>
<div>                END #class</div>
<div>        END #layer</div>
<div> </div>
<div>LOG FILE:</div>
<div> </div>
<div>[Mon Jun 04 10:43:59 2012].247000 CGI Request 1 on process 780</div>
<div>[Mon Jun 04 10:43:59 2012].263000 msDrawMap(): Layer 0 (lakes), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].294000 msDrawMap(): Layer 1 (Parks), 0.031s</div>
<div>[Mon Jun 04 10:43:59 2012].294000 msDrawMap(): Layer 2 (Ditches), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].294000 msDrawMap(): Layer 3 (Townships), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].294000 msDrawMap(): Layer 4 (CityLimits), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].294000 msDrawMap(): Layer 5 (sections), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].310000 msDrawMap(): Layer 6 (parcels), 0.016s</div>
<div>[Mon Jun 04 10:43:59 2012].310000 msDrawMap(): Layer 7 (roads), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].310000 msDrawMap(): Layer 8 (roadsanno), 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].310000 msDrawMap(): Drawing Label Cache, 0.000s</div>
<div>[Mon Jun 04 10:43:59 2012].310000 msDrawMap() total time: 0.063s</div>
<div>[Mon Jun 04 10:43:59 2012].669000 msSaveImage() total time: 0.359s</div>
<div>[Mon Jun 04 10:43:59 2012].669000 mapserv request processing time (loadmap not incl.): 0.422s</div>
<div>[Mon Jun 04 10:43:59 2012].669000 msFreeMap(): freeing map at 01516108.</div>
<div>[Mon Jun 04 10:44:01 2012].138000 msCalculateScale(): General error message. Invalid image width or height.</div>
<div>[Mon Jun 04 10:44:01 2012].138000 msPrepareImage(): General error message. Image dimensions not specified.</div>
<div>[Mon Jun 04 10:44:01 2012].138000 msDrawMap(): Image handling error. Unable to initialize image.</div>
<div>[Mon Jun 04 10:44:01 2012].185000 msFreeMap(): freeing map at 01D4BBF8.</div>
<div>[Mon Jun 04 10:44:01 2012].325000 CGI Request 1 on process 7556</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 0 (lakes), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 1 (Parks), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 2 (Ditches), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 3 (Townships), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 4 (CityLimits), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 5 (sections), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 6 (parcels), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 7 (roads), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].325000 msDrawMap(): Layer 8 (roadsanno), 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].341000 msDrawMap(): Drawing Label Cache, 0.016s</div>
<div>[Mon Jun 04 10:44:01 2012].341000 msDrawMap() total time: 0.016s</div>
<div>[Mon Jun 04 10:44:01 2012].341000 msSaveImage() total time: 0.000s</div>
<div>[Mon Jun 04 10:44:01 2012].341000 mapserv request processing time (loadmap not incl.): 0.016s</div>
<div>[Mon Jun 04 10:44:01 2012].341000 msFreeMap(): freeing map at 01516240.</div>
<div> </div>
<div> </div>
<div>Thanks for all the help</div>
<div> </div>
<div>Mark Volz</div>
<div>GIS Specialist</div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>