<html>
<head>
<style type="text/css">
<!--
body { margin-left: 4px; margin-top: 4px; margin-right: 4px; line-height: normal; font-variant: normal; margin-bottom: 1px }
div { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px }
p { margin-top: 0; margin-bottom: 0 }
-->
</style>
</head>
<body>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande">If I remember correctly, there are two types of legends that mapserver is capable of producing: HTML and Bitmap. I think (unless this has changed recently) that GeoMOOSE is expecting an Bitmap legend.</font> </p>
<br>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande">This is the legend section used at the city:</font> </p>
<br>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> LEGEND</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> STATUS ON</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> KEYSIZE 20 12</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> LABEL</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> TYPE BITMAP</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> COLOR 0 0 0</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> SIZE MEDIUM</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> END</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="3" face="Lucida Grande"> END</font> </p>
<br>
<p style="margin-bottom: 0; margin-top: 0">
<br>
<br>
>>> On Thu, Nov 8, 2007 at  1:30 PM, "Jim Dahl" <jim.dahl@mail.co.douglas.mn.us> wrote:<br> </p>
<div style="margin-left: 15px; border-left: solid 1px #050505; margin-top: 0; margin-right: 0; padding-left: 7px; background-color: #f3f3f3; margin-bottom: 0">
<div>
<div class="331082119-08112007">
<p style="margin-bottom: 0; margin-top: 0">
I have the classes all defined to show up in the map thematically, and the only thing that seems to make sense is the status on in the mapfile.  It is ON.  For clarity, the statedemo comes with only the County Boundaries in the legend, and I cannot see where it tells mapserver how to turn on the legend other than status ON.  I used the county map file as a template and the new layer show the symbology in the legend so it must be in the map file, but where? </p>
</div>
</div>
<div>
<div class="331082119-08112007">
<br>
</div>
<p style="margin-bottom: 0; margin-top: 0">
  </p>
</div>
<div>
<div class="331082119-08112007">
<p style="margin-bottom: 0; margin-top: 0">
Thanks, </p>
</div>
</div>
<div>
<div class="331082119-08112007">
<br>
</div>
<p style="margin-bottom: 0; margin-top: 0">
  </p>
</div>
<div>
<div class="331082119-08112007">
<p style="margin-bottom: 0; margin-top: 0">
jim </p>
</div>
</div>
<blockquote style="margin-right: 0px">
<div>
<br>
</div>
<div align="left" lang="en-us" dir="ltr" class="outlookmessageheader">
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Tahoma">-----Original Message-----<br style="font-family: Tahoma; font-size: 2"><b>From:</b> Dan Little [mailto:danlittle@yahoo.com]<br style="font-family: Tahoma; font-size: 2"><b>Sent:</b> Thursday, November 08, 2007 1:21 PM<br style="font-family: Tahoma; font-size: 2"><b>To:</b> Jim Dahl; geomoose-users@lists.sourceforge.net<br style="font-family: Tahoma; font-size: 2"><b>Subject:</b> Re: [Geomoose-users] LEGEND SYMBOLOGY<br style="font-family: Tahoma; font-size: 2"><br style="font-family: Tahoma; font-size: 2"></font> </p>
</div>
<div style="font-family: arial,helvetica,sans-serif; font-size: 10pt">
<div style="font-family: arial,helvetica,sans-serif; font-size: 10pt">
<p style="margin-bottom: 0; margin-top: 0">
That's all Mapserver Mapfiles...<br><br>See if any of this documentation helps...<br><br> </p>
<div>
<p style="margin-bottom: 0; margin-top: 0">
<a href="http://mapserver.gis.umn.edu/docs/reference/mapfile/legend" target="_blank">http://mapserver.gis.umn.edu/docs/reference/mapfile/legend</a> </p>
</div>
<p style="margin-bottom: 0; margin-top: 0">
<br>
<br>
</p>
<div>
<p style="margin-bottom: 0; margin-top: 0">
<a href="http://mapserver.gis.umn.edu/docs/reference/mapfile/class" target="_blank">http://mapserver.gis.umn.edu/docs/reference/mapfile/class</a> </p>
</div>
<p style="margin-bottom: 0; margin-top: 0">
<br>
<br>
The SYMBOL and NAME from the class are used to generate the legend images.<br><br> </p>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt">
<p style="margin-bottom: 0; margin-top: 0">
----- Original Message ----<br>From: Jim Dahl <jim.dahl@mail.co.douglas.mn.us><br>To: geomoose-users@lists.sourceforge.net<br>Sent: Thursday, November 8, 2007 12:57:12 PM<br>Subject: [Geomoose-users] LEGEND SYMBOLOGY<br><br> </p>
<div>
<div class="610405018-08112007">
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Arial">What seems like an easy question has taken a lot of time for me to try figure out.  I want to know what file to edit to add the symbology in my classes in the mapfile to the legend in the GeoMoose display.  Any takers?</font> </p>
</div>
</div>
<div>
<p style="margin-bottom: 0; margin-top: 0">
  </p>
</div>
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Arial">Jim Dahl, GISP</font><br><font size="2" face="Arial">GIS Coordinator</font><br><font size="2" face="Arial">Douglas County Public Works</font><br><font size="2" face="Arial">509 3rd Ave W</font><br><font size="2" face="Arial">PO Box 398</font><br><font size="2" face="Arial">Alexandria MN 56308</font> </p>
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Arial">V 320-762-2933</font><br><font size="2" face="Arial">   320-763-6001</font><br><font size="2" face="Arial">F 320-763-7955</font> </p>
<div>
<p style="margin-bottom: 0; margin-top: 0">
  </p>
</div>
</div>
<p style="margin-bottom: 0; margin-top: 0">
<br>
</p>
</div>
</div>
<p style="margin-bottom: 0; margin-top: 0">
<br>
__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around<br>http://mail.yahoo.com
</p>
</blockquote>
</div>
</body>
</html>