Download MapServer User`s Manual

Transcript
MapServer User's Manual
where symbols.txt might contain:
Symbol
Name 'ski'
Type PIXMAP
IMAGE "ski.gif"
END
and the mapfile would contain:
LAYER
...
CLASS
NAME “Ski Area”
STYLE
SYMBOL “ski”
END
END
END # layer
More information about symbols can be found at:
http://mapserver.gis.umn.edu/docs/reference/symbology/referencemanual-all-pages
Page 22 of 134