I guess I have found solution to my case. I have drown layers with roads in
both directions (and used offset to seperate them) and layers with arrows
using GEOMTRANSFORM "start" and GEOMTRANSFORM "end"
CLASS
                        NAME 'BA_middle'
                        STYLE
                                 ANGLE AUTO
                                 GEOMTRANSFORM "end"
                                 SYMBOL "to_vector"
                                 COLOR 255 165 0
                                 WIDTH 2
                                 size 4
                           END
                        EXPRESSION (([quantity]>=1) AND ([quantity]<2))
                        #COLOR 0 255 0
                END

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/lane-presentation-of-highways-tp1970119p6922061.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to