getsymbol warning

Sylvain Beorchia sbeorchia at GI-LEMANS.COM
Tue Apr 11 06:30:16 EDT 2006


Hi all,

I've got a small problem with a layer. Here is the definition of the layer :

LAYER
    CONNECTION "d:/epcenter/data/gi/giville/fdpgiville.dgn"
    CONNECTIONTYPE OGR
    DATA "0"
      METADATA
        "LEGENDE" "1"
        "DESCRIPTION" "Lieux dits"
        "ICON" "images/icon_numero.gif"
        "TYPE_LAYER" "DGN"
        "EXPORT" "DXF"
      END
    NAME "fondplannotation"
    SIZEUNITS PIXELS
    STATUS ON
    STYLEITEM "AUTO"
    TOLERANCEUNITS PIXELS
    TYPE ANNOTATION
    UNITS METERS
    CLASS
      MAXSCALE 5000
      METADATA
      END
      MINSCALE 1
    END
  END

Everything works fine, but i always got a warning about each text displayed 
:

Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (Rue):(line 609)
Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (du):(line 609)
Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (Docteur):(line 609)
Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (Rue):(line 609)
Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (du):(line 609)
Tue Apr 11 12:20:37 2006 - getSymbol(): Symbol definition error. Parsing 
error near (Jean):(line 609)

That's not very important, as the result is correct, but i'd like to know 
why i've got this message, and by the way, it makes my mapserver.log grow 
and grow and grow..for nothing.

Thanks for any ideas.

Sylvain Beorchia. 



More information about the mapserver-users mailing list