[mapserver-users] A particular line symbology in a mapfile
wiltomap
wiltoma at gmail.com
Tue Jul 8 06:04:56 PDT 2014
Here is the solution with using the -99 value for OFFSET property :
CLASS
NAME "test"
STYLE
WIDTH 5
COLOR 0 255 0
OFFSET 5 -99
END # STYLE
STYLE
OFFSET -5 -99
COLOR 0 255 0
WIDTH 5
END # STYLE
END # CLASS
Thank you for your help !
Thomas
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/A-particular-line-symbology-in-a-mapfile-tp5150076p5150107.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list