Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Description

Example

NAME

OPTIONAL – used when showing Legends as title.

“More than 30”

EXPRESSION

Expressions are very powerful.  You can use Regular Expressions, SQL Like expressions or simply an attribute value.

See following for more info:

http://www.mapserver.org/mapfile/expressions.html

EXPRESSION ([Total] < 6)

EXPRESSION /^(REAR OF|ACCESS)/

EXPRESSION "2005"

STYLE

MapServer allows you to define styles for features.  These can be stacked on top of each other.

 

LABEL

The Label class can allow for multiple columns to form an Expression for the label.

 

 

...