[mapserver-users] symbol 0
Stephen Lime
sdlime at mninter.net
Tue Oct 9 17:39:06 PDT 2001
'SYMBOL 0' is not illegal. There's likely a problem else where in the
mapfile. Because the error is being reported from loadLayer it's not
processing the file correctly. Look for missing ENDs. (Note: your
expressions won't work)
Steve
gispmpf at zipmail.com.br wrote:
> Hello,
> I have defined the following layer:
> LAYER
> CONNECTIONTYPE postgis
> NAME 'Roads'
> CONNECTION "user=postgres dbname=teste host=localhost"
> DATA "linha from teste"
> STATUS ON
> TYPE LINE
> CLASS
> EXPRESSION (id=1)
> COLOR 255 22 22
> SYMBOL 0
> SIZE 2
> END
> CLASS
> EXPRESSION (id=1)
> COLOR 205 92 82
> END
> END
> and returned this error:
> LoadLayer(): Unknown identifier. (SYMBOL):(93)
> 1)Can i use symbol 0 like i wrote above?
> 2)is the symbol 0 a default symbol or it must to be especified in the symbol
> file?
>
> Thanks
> João.
>
> ___________________________________________________________
>
> http://www.zipmail.com.br O e-mail que vai aonde você está.
More information about the MapServer-users
mailing list