<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ahmet,<br>
    <br>
    You can use two styles in your class.  Something like:<br>
    <br>
    CLASS<br>
    ...<br>
      STYLE  #bigger white one<br>
        COLOR "#FFFFFF"<br>
        OPACITY 0.5<br>
        WIDTH 4<br>
      END<br>
      STYLE  #smaller black one<br>
        COLOR "#000000"<br>
        WIDTH 2<br>
      END<br>
    ...<br>
    END<br>
    <br>
    I think I got the order right - the white one should be drawn first,
    then the black one on top.<br>
    <br>
    Regards,<br>
    Christy<br>
    <br>
    <div class="moz-cite-prefix">On 11/11/15 10:33 AM, Ahmet Temiz
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJKO1YtPUJQ311bJKQKzMuZqP1ov609KmE=ZRrPAwK=-EDyKoQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small"><br
            clear="all">
        </div>
        <div>
          <div class="gmail_default" style="font-size:small">​How can I
            construct two lines form one inside the other</div>
          <div class="gmail_default" style="font-size:small">- inner is
            thin and solid black</div>
          <div class="gmail_default" style="font-size:small">- outer is
            thicker tranparentand white</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">I will
            appreciate if you provide a hint</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">regards</div>
          <div class="gmail_default" style="font-size:small"> ​</div>
          <br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div>Ahmet Temiz<br>
                  Jeoloji Müh.<br>
                  Afet ve Acil Durum Yönetimi Başkanlığı<br>
                  Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu<br>
                  <br>
                  <br>
                  ________________________<br>
                  <br>
                  Ahmet Temiz<br>
                  Geological Eng.<br>
                  Information Systems - GIS Group<br>
                  Disaster and Emergency Management<br>
                  of Presidency</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>