AW: [Mapserver-users] Symbol / How to create different streets
Möri Cédric
Cedric.Moeri at bd.so.ch
Thu Feb 13 08:57:24 PST 2003
Hi Christian
you may try the following:
define a symbol:
SYMBOL
NAME "solide line"
TYPE ELLIPSE
POINTS 1 1 END
STYLE 1 0 END
END
and define your class as the following:
CLASS
MINSCALE 1
MAXSCALE 2500
EXPRESSION "27"
NAME "Highway"
SYMBOL 'solide line'
SIZE 8
COLOR 0 0 0
OVERLAYSYMBOL 'solide line'
OVERLAYSIZE 3
OVERLAYCOLOR 255 0 0
END
for your purpose, it is important to keep the overlaysymbolsize smaller as
the symbolsize
HTH
regards
Cédric
-----Ursprüngliche Nachricht-----
Von: christian.schuster at rsag.ch [mailto:christian.schuster at rsag.ch]
Gesendet am: Donnerstag, 13. Februar 2003 17:17
An: mapserver-users at lists.gis.umn.edu
Betreff: [Mapserver-users] Symbol / How to create different streets
Hi list,
I am having problems to understand how it really works with the symbol. I
can create symbols this is not the point. Also dashed lines. But I would
like to show a highway as a redline where the outline is black. But I am
not able to get it. I also looked in the archive and could not find an
answer for this question.
Can anyone hlep me with some exampes?
Regards,
Christian Schuster
Rudolf Schuster AG
Postfach 277
CH - 3000 Bern 11
http://www.rsag.ch
++41 31 348 05 30
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list