[Mapserver-users] layer for user points choking mapserv 3.6.3.

Thorsten Fischer thfischer@mapmedia.de
06 May 2003 13:45:54 +0200


On Sat, 2003-05-03 at 01:19, Eric Davies wrote:

[snip]

>   CLASS 
>     Name "reddot" 
>     COLOR 255 0 0 
>     SYMBOL "circle" 
>     SIZE 1 1
           ^^^
>   END  # CLASS 
> END  # LAYER

The SIZE of a symbol in a class is only one digit, not two. MapServer
reads

  SIZE 1

and then looks for the the next keyword (or 'identifier'), which appears
to be another '1':

>  loadClass(): Unknown identifier. (1):(212) 



hth,

thorsten

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users