[mapserver-users] Change/Insert new Symbol to mapfile.
rohan phatak
rpha88 at gmail.com
Thu Feb 5 04:50:55 PST 2009
Hello friends,
I want to insert new symbol in .map file so i have prepare .sym file
in which i have added new symbol in first and then calling through
.map file but it gives me error. so where i mistaken??
.sym file--
SYMBOL
NAME 'T'
TYPE TRUETYPE
FONT "arial"
CHARACTER "T"
ANTIALIAS TRUE
GAP 10
END
END
Symbol
Name 'star'
Type VECTOR
Filled TRUE
Points
0 .375
.35 .375
.5 0
.65 .375
1 .375
.75 .625
.875 1
.5 .75
.125 1
.25 .625
END
END
In map file i want to use star symbol but it is not working somewhere
its go wrong.
I am using GMAP one of the application of mapserver.
thanks in advance : )
More information about the MapServer-users
mailing list