Hi Ahmet,

You can use two styles in your class.  Something like:

CLASS
...
  STYLE  #bigger white one
    COLOR "#FFFFFF"
    OPACITY 0.5
    WIDTH 4
  END
  STYLE  #smaller black one
    COLOR "#000000"
    WIDTH 2
  END
...
END

I think I got the order right - the white one should be drawn first, then the black one on top.

Regards,
Christy

On 11/11/15 10:33 AM, Ahmet Temiz wrote:

​How can I construct two lines form one inside the other
- inner is thin and solid black
- outer is thicker tranparentand white

I will appreciate if you provide a hint

regards
 ​

--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to