<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>HI,</DIV>
<DIV>I am using Bob's Googlish road symbolization example, but cant get road shields to "line up" with road labels.&nbsp;&nbsp;GAP property for my symbol doesnt seem to work.&nbsp; Symbol and Layer def below.&nbsp; Mapserver version 5.2.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for the input</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff>SYMBOL<BR>&nbsp; NAME "highway"<BR>&nbsp; TYPE ellipse<BR>&nbsp; FILLED true<BR>&nbsp; POINTS<BR>&nbsp;&nbsp;&nbsp; 1.5 1<BR>&nbsp; END<BR>&nbsp; GAP 10<BR>END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff>LAYER<BR>NAME 'road_sym'<BR>GROUP 'interstate_poly'<BR>DATA "Roads"<BR>STATUS OFF<BR>TYPE ANNOTATION<BR>CLASSITEM 'FCC'<BR>LABELITEM 'RDNUMBER'<BR>TOLERANCE 1000<BR>CLASS<BR>EXPRESSION (("[FCC]" = "A11") OR ("[FCC]" = "A12")) # interstates<BR>STYLE<BR>SYMBOL 'highway'<BR>SIZE 18<BR>COLOR 115 113 206<BR>OUTLINECOLOR 254 254 254</FONT></DIV>
<DIV><FONT color=#0000ff>END<BR>LABEL<BR>TYPE TRUETYPE<BR>FONT arial<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>EXPRESSION 'A21' # US Highway<BR>STYLE<BR>SYMBOL 'highway'<BR>SIZE 18<BR>COLOR 255 255 255<BR>OUTLINECOLOR 0 0 0</FONT></DIV>
<DIV><FONT color=#0000ff>END<BR>LABEL<BR>TYPE TRUETYPE<BR>FONT arial<BR>SIZE 11<BR>COLOR 0 0 0<BR>MINDISTANCE 250<BR>MINFEATURESIZE 15<BR>OFFSET 0 -1<BR>PARTIALS FALSE<BR>END<BR>MAXSCALE 400000<BR>END</FONT></DIV></div><br>



      </body></html>