view artifacts/doc/conf/mapserver/symbols.sym @ 8838:1fa03f3c9d3d

Use the webservers log for MapServer. This should make this configuration less dependend on a specific system and reduces the places to search in when errors occur.
author Tom Gottfried <tom@intevation.de>
date Tue, 30 May 2017 12:51:42 +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