[mapserver-users] Line Thickness
Palmer, Steve
Steve_Palmer at lpsg.com
Thu Nov 7 08:31:42 PST 2002
The following works well for rivers (light blue with a dark blue border) and
is easily edited for roads, etc.
SYMBOL # Solid circle
NAME 'circle'
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
END
LAYER
NAME 'Rivers'
TYPE LINE
..
..
..
CLASS
COLOR 0 0 160
SYMBOL 'circle'
SIZE 4
OVERLAYSYMBOL 'circle'
OVERLAYCOLOR 128 128 255
OVERLAYSIZE 2
END
END
Note that you can also use SIZEUNITS
pixel|feet|inches|kilometers|meters|miles to specify a true width of said
features (default is pixels)
-----Original Message-----
From: Jim Burnett [mailto:r00t at ntelos.net]
Sent: Thursday, November 07, 2002 8:00 AM
To: mapserver-users at lists.gis.umn.edu
Subject: [mapserver-users] Line Thickness
Hey, I looked the the map refrence guide but I couldnt find anything that
will allow me to change the thickness of a shape of type LINE. Is there a
way to change the thickness ? Would be nice for roads, rivers etc....
thanks
-jim
phpGIS - OpenSource GIS Software
http://www.phpgis.org/ <http://www.phpgis.org/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20021107/f6040d1b/attachment.htm>
More information about the MapServer-users
mailing list