[mapserver-users] Change/Insert new Symbol to mapfile.
bartvde at osgis.nl
bartvde at osgis.nl
Thu Feb 5 04:52:49 PST 2009
Hi,
your first SYMBOL has 2 END tags, it should only be 1 END tag.
Bart
> 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 : )
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list