Layer/class definitions

Bart van den Eijnden BEN at SYNCERA-ITSOLUTIONS.NL
Wed Apr 13 04:40:44 PDT 2005


Hi Gerard,

STYLE is the new way (starting Mapserver 4.0) to do things, AFAIK it was invented so that you can use multiple STYLEs in a CLASS, which gives you a lot more options with respect to symbology.

I would advise you to use the first example you gave, ie the new way.

Best regards,
Bart

Bart van den Eijnden
Syncera-ITSolutions
Postbus 270
2600 AG  DELFT

tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl

>>> gerard barrington <gerard_b_18 at HOTMAIL.COM> 04/13/05 01:31pm >>>

Hi list, 
Can someone tell me the difference between these two class definitions? What does the style do?
 CLASS
  STYLE
   COLOR 0 0 0
   SIZE 1
   SYMBOL dashed
  END
 END

as opposed to 
 CLASS
   COLOR 0 0 0
   SIZE 1
   SYMBOL dashed
 END

Thanks in advance...
Gerard B
 
 



More information about the MapServer-users mailing list