view artifacts/doc/mapserver/symbols/symbols.sym @ 6331:91dfd6425f11

Use group layer instead of adding two layers to barriers facet The facet has a hard layers.get(0) in it's toXML function so this code was completly useless.
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 13 Jun 2013 17:23:51 +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