The size of a line is always 1 pixel even when I change the size from 1 to 2 or more

Fawcett, David David.Fawcett at STATE.MN.US
Fri Mar 16 13:50:24 EDT 2007


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:MAPSERVER-USERS at LISTS.UMN.EDU] On Behalf Of John Mitchell
	Sent: Friday, March 16, 2007 11:37 AM
	To: MAPSERVER-USERS at LISTS.UMN.EDU
	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 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070316/0463e468/attachment.html


More information about the mapserver-users mailing list