[mapserver-users] Symbol for Roads with Width
Arthur, John
John.Arthur at voicestream.com
Tue Nov 6 06:49:01 PST 2001
By using OVERLAYSYMBOL. See example below:
LAYER
NAME highways
METADATA
"DESCRIPTION" "Highways"
END
TYPE LINE
DATA "Mapserver/HWYS_polyline"
SYMBOLSCALE 100000
MAXSCALE 900000
MINSCALE 10000
STATUS ON
CLASSITEM "Class"
CLASS
EXPRESSION /A/
NAME "Highways"
SYMBOL "circle"
SIZE 6
MINSIZE 3
MAXSIZE 6
COLOR 192 0 0
OVERLAYSYMBOL "circle"
OVERLAYSIZE 2
OVERLAYMINSIZE 1
OVERLAYMAXSIZE 2
OVERLAYCOLOR 0 128 192
END
END
John Arthur
RF Technician
Office: (757) 490-7221
Cellular: (757) 692-1515
Email: john.arthur at voicestream.com
_~-^-~_
VoiceStream
W I R E L E S S
-----Original Message-----
From: Paul Ramsey [mailto:pramsey at refractions.net]
Sent: Tuesday, November 06, 2001 2:02 AM
To: mapserver-users at lists.gis.umn.edu
Subject: [mapserver-users] Symbol for Roads with Width
I am trying to create a particular cartographic effect. The idea is one
of a road line with both width and boundaries. Like a big filled snake,
with darker borders.
-----------------
- - - - - - - - -
-----------------
I can make it wide, but I cannot make the middle a different color from
the edges... I am using 3.5 CVS
Any guidance?
More information about the MapServer-users
mailing list