view artifacts/doc/conf/mapserver/symbols.sym @ 6832:4b7944c37c4f

(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
author Christian Lins <christian.lins@intevation.de>
date Thu, 15 Aug 2013 13:30:16 +0200
parents 5aa05a7a34b7
children
line wrap: on
line source
SYMBOLSET
SYMBOL
  NAME 'point'
  TYPE ELLIPSE
  POINTS
    1 1
  END
  FILLED TRUE
END
SYMBOL
  NAME "square"
  TYPE VECTOR
  POINTS
    0 0
    0 1
    1 1
    1 0
    0 0
  END
  FILLED TRUE
END
END

http://dive4elements.wald.intevation.org