# # vector style settings # # # line can have: .color # point can have: color/shape/icon/.size # #.shape values are: dot/circle/triangle/square #.icon is the path of am image file(gif/jpeg); folder local if start with './' # if icon is set, the other point.settings are not used. # # for shapefile: display shape label, this is a header name of the .dbf #shapeLabel=NAME # the style name name=point as icon # line will be red line.color=#ff0000 # points will be an icon #point.color=#00ff00 #point.shape=circle #point.size=10 point.icon=./icon.gif #point.icon=./back.jpg #point.icon=./star.gif