# # 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 green circle # line will be red line.color=#ff0000 # points will be a green circle 5 pixel diameter point.color=#00ff00 point.shape=circle point.size=10