John,
Try using a symbol to draw your line.
e.g. add SYMBOL 'circle' to your CLASS, where circle is the name of a
symbol in your symbols file or a symbol definition in your map file.
David.
-----Original Message-----
From: UMN MapServer Users List
[mailto:[EMAIL PROTECTED] On Behalf Of John Mitchell
Sent: Friday, March 16, 2007 11:37 AM
To: [email protected]
Subject: [UMN_MAPSERVER-USERS] The size of a line is always 1
pixel even when I change the size from 1 to 2 or more
Hi,
The size of a line is always 1 pixel even when I change the size
from 1 to 2 or more:
LAYER
NAME MajorRoads
TYPE Line
DATA "F:\GV_Data\ShapeFiles\usa\majrdnet"
STATUS ON
CLASS
COLOR 0 0 0
SIZE 2
END
END
--
John J. Mitchell