<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Comic Sans MS">
<DIV>All,</DIV>
<DIV> </DIV>
<DIV>Note, the last Highway Shield in the Legend output is generated from a carbon copy of the first CLASS in the listing below but at the line drawing stage. I was trying to move the Legend generation stuff into it's own LAYER as list below, but the Symbols don't want to cooperate for some reason. Are there some default settings that should be used or ????</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV> </DIV>
<DIV>bobb</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Here is the MAPFILE fragment for the legend output:</DIV>
<DIV> </DIV>
<DIV>########################<BR>## Legend Chips - This section used exclusively for Legend Generation<BR>## Basically these are duplicates of the Style entries<BR>## for the separate layer<BR>########################<BR> LAYER<BR> NAME 'legend_chips'<BR> GROUP 'interstate_poly'<BR> STATUS DEFAULT<BR> TYPE LINE<BR> CLASS<BR> NAME 'US Interstate'<BR> STYLE<BR> SYMBOL 'interstate1_wide_back'<BR> SIZE 22<BR> COLOR 255 0 0<BR> END<BR> STYLE<BR> SYMBOL 'interstate1_wide_front'<BR> SIZE 22<BR> COLOR 115 113 206<BR> OUTLINECOLOR 254 254 254<BR> END <BR> LABEL<BR> TYPE TRUETYPE<BR> FONT bluehigh<BR> SIZE 12<BR> COLOR 254 254 254<BR> MINDISTANCE 200<BR> MINFEATURESIZE 10<BR> OFFSET 0 0<BR> PARTIALS FALSE<BR> END<BR> END<BR> CLASS<BR> NAME 'Access Ramp'<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 6<BR> COLOR 175 175 175<BR> END<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 4<BR> COLOR 239 211 66<BR> END<BR> END<BR> CLASS<BR> NAME 'Local Roads'<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 14<BR> COLOR 175 175 175<BR> END<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 10<BR> COLOR 254 254 254<BR> END<BR> END<BR> CLASS<BR> NAME 'Secondary Road'<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 14<BR> COLOR 175 175 175<BR> END<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 10<BR> COLOR 255 251 115<BR> END<BR> END<BR> CLASS<BR> NAME 'MN Highway'<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 14<BR> COLOR 175 175 175<BR> END<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 10<BR> COLOR 255 251 115<BR> END<BR> END<BR> CLASS<BR> NAME 'US Highway'<BR> STYLE<BR> SYMBOL 'circle'<BR> SIZE 14<BR> COLOR 175 175 175<BR> END<BR> STYLE <BR> SYMBOL 'circle' <BR> SIZE 10 <BR> COLOR 255 251 115 <BR> END<BR> END<BR> END<BR> <BR> END</DIV></BODY></HTML>