symbol question
Till Adams
adams at TERRESTRIS.DE
Thu Aug 5 06:52:52 PDT 2004
Bart,
(I guess you mean the "x---x" symbol)
Define two symbols, the "line" as usual and the "x" and include a "GAP"
in the definition of the x-symbol, e.g.
SYMBOL
NAME "frontier"
TYPE truetype
FONT ttf_1
FILLED True
ANTIALIAS True
GAP 30
Character "D"
END
The GAP is the distance ms uses between the drawing of the single
crosses. Then use sth. like:
CLASS
NAME 'Object'
EXPRESSION /^sth/
STYLE
SYMBOL 'line'
SIZE 3
COLOR 0 0 0
END
STYLE
SYMBOL 'frontier'
SIZE 12
COLOR 0 0 0
END
END # CLASS
Cheers, Till ;-)
Bart van den Eijnden schrieb:
> Hi list,
>
> can the following symbol (see the attached png file) be made by mapserver?
>
> If yes could somebody please help me with the symbol definition?
>
> Thanks in advance.
>
> Best regards,
> Bart
>
>
> ------------------------------------------------------------------------
>
--
best reagrds,
Till Adams
******************************************
* 14.09.2004 ** 14.09.2004 ** 14.09.2004 *
* *
* deutschsprachige UMN Anwenderkonferenz *
* Info&Anmeldung: www.umn-mapserver.de *
* *
* 14.09.2004 ** 14.09.2004 ** 14.09.2004 *
******************************************
------------------------------------------
Dipl. Geogr. Till Adams
terrestris, Paulsen&Adams GbR
Siemensstr. 8 * 53121 Bonn
Tel.: 0228 962 899 52 * Fax.: 0228 962 899 57
info at terrestris.de * www.terrestris.de
More information about the MapServer-users
mailing list