[Mapserver-users] not always outline for polygons
bartvde@xs4all.nl
bartvde@xs4all.nl
Wed, 26 Nov 2003 16:51:41 +0100 (CET)
Hi list,
I have a problem with polygons in my map not always getting an outline. I
use both PIXMAP (transparent) and VECTOR symbols in my layer.
For a clearer image of what I mean, you could take a look at, this is a
screendump of the map:
http://www.vz.geodan.nl/users/bart/mapserver.png
Does anybody have an idea what could be the problem with the OUTLINE?
Best regards,
Bart
My symbol definition is:
SYMBOL
NAME "lb_hoog"
TYPE pixmap
IMAGE "../htdocs/images/lb_hoog.png"
TRANSPARENT 0
END
SYMBOL
NAME "hashfill_up"
TYPE vector
TRANSPARENT 0
POINTS
0 1
1 0
END
END
The respective classes from my LAYER are:
CLASS
SYMBOL "lb_hoog"
OUTLINECOLOR 36 133 68
EXPRESSION "nd_h"
NAME "lage bedekking Hoog"
COLOR 36 133 68
END
CLASS
SYMBOL "hashfill_up"
OUTLINECOLOR 36 133 68
SIZE 8
EXPRESSION "c_p"
NAME "co-dominant Pionier"
COLOR 254 255 204
END
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users