[Mapserver-users] new question
nicolas.fortin at ec.gc.ca
nicolas.fortin at ec.gc.ca
Tue Jan 6 09:57:15 PST 2004
Try
SYMBOL 'CIRCLE'
SIZE 10
COLOR 0 0 0
in the CLASS
Nick
-----Message d'origine-----
De : Hugo Nathaniel Rodrigues [mailto:hugo at pbh.gov.br]
Envoyé : Tuesday, January 06, 2004 12:39 PM
À : mapserver-users at lists.gis.umn.edu
Objet : [Mapserver-users] new question
i make a point in my map, but the point is toooo little and i almost cant
see it, have any way to make this point bigger (i tried the size, but if i
put 10 or 10000 the point remains the same)
here is the map file:
NAME FIRSTMAP
SIZE 400 300
STATUS ON
EXTENT 598047.223047 781652.733880 619791.428883 812944.406142
UNITS METERS
IMAGECOLOR 255 255 255
WEB
IMAGEPATH "/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"
LOG "/tmp/gmap.log"
END
SYMBOL
NAME "circle"
TYPE ellipse
FILLED true
POINTS 618579.06 806912.68 END
END
LAYER
NAME testpoint
STATUS ON
TYPE POINT
CLASS
COLOR 0 0 0
SIZE 10
END
FEATURE
POINTS 618579.06 806912.68 END
END
END
END
cheers
Hugo Rodrigues
Analista/Consultor
SSSS - Prodabel
More information about the MapServer-users
mailing list