[mapserver-users] Polygon symbols

Stephen Lime steve.lime at dnr.state.mn.us
Fri Sep 7 18:03:59 EDT 2001


Stephan: Sure, lot's of them. Here's a sample hashed one:

  SYMBOL
    NAME 'hash'
    TYPE VECTOR
    POINTS
      0 0
      1 1
    END
  END

The POINTS section defines a line going from 0,0 to 1,1 on the unit 
square (sorta like this - /). That line is turned into a simple brush and
is used to fill the polygon. You can also create images outside of MapServer
to do the same thing.

Steve


Stephen Lime
Internet Applications Analyst

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> Stephan Dunning <SDunning at nephrology.org> 09/07/01 11:26AM >>>
Are there symbols available to "shade" a polygon with something like
diagonal lines or interspersed dots instead of actual color shades?
If not, is it possible to create some and add them to the symbol file?

Thanks,
Stephan




More information about the mapserver-users mailing list