[mapserver-users] Symbol problem
Valeria Muñoz
valemunoz at gmail.com
Tue Apr 7 08:49:30 PDT 2009
Hi
I have problem with a Symbol, I define some configurations parameters
for my labels, this works for labels but not for symbols
if you look the image attached the red labels are from the symbol.. I need
to display on the map only the symbols of the labels and not symbols with no
labels.
Layer:
LAYER
NAME 'centro_urbano_punto'
TYPE POINT
DATA 'centro_urbano_punto.shp'
METADATA
'wms_title' 'centro_urbano_punto'
END
STATUS DEFAULT
MAXSCALE 1988400
TRANSPARENCY 100
PROJECTION
'proj=longlat'
'ellps=WGS84'
'datum=WGS84'
'no_defs'
''
END
LABELITEM 'NAME'
CLASS
NAME 'centro_urbano_punto'
STYLE
SYMBOL 'circle'
SIZE 3
OUTLINECOLOR 161 189 196
COLOR 0 0 0
END
LABEL
SIZE 6
TYPE TRUETYPE
FONT georgia
ANTIALIAS TRUE
BUFFER 20
COLOR 110 0 0
OUTLINECOLOR 255 255 255
OUTLINEWIDTH 3
FORCE false
MINDISTANCE -1
MINFEATURESIZE -1
OFFSET 2 0
PARTIALS FALSE
POSITION AUTO
END
END
END
#Circle symbol
SYMBOL
NAME 'CIRCLE'
TYPE ellipse
ANTIALIAS TRUE
FILLED true
POINTS
1 1
END
END
I attach image
help please...
RG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090407/e3e6e6b5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: img_symbol.JPG
Type: image/jpeg
Size: 7716 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090407/e3e6e6b5/attachment.jpe>
More information about the MapServer-users
mailing list