dashed symbols in 3.4
Stephen Lime
steve.lime at dnr.state.mn.us
Thu Mar 1 10:15:53 PST 2001
What SIZE are you using?
Steve
Stephen Lime
Internet Applications Analyst
Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937
>>> "Doyon, Jean-Francois" <Jean-Francois.Doyon at CCRS.NRCan.gc.ca> 03/01/01 11:45AM >>>
While on this topic, I'm having a problem with shadesets in a pre-3.4
version.
I'm trying to do diagonal lines, but with no success, anytime I get
something
that isn't vertical or horizontal, it just looks "shaded".
I thought:
0 1
1 0
woudl od it, but it doesn't look like it ...
To be honest I'm trying to replicate the exact "fills" from MapObjects in
order to
convert an application to mapserver :)
Anybody ?
Thanks !
J.F.
> ----------
> From: Stephen Lime[SMTP:steve.lime at dnr.state.mn.us]
> Sent: Thursday, March 01, 2001 11:29 AM
> To: berend.veldkamp at aris.nl; mapserver-users at lists.gis.umn.edu
> Subject: Re: dashed symbols in 3.4
>
> Here's an example that allows you to create a scalable dashed line:
>
> SYMBOL
> NAME "dashed-line"
> TYPE ELLIPSE
> POINT 1 1 END
> FILLED
> STYLE 10 10 END
> END
>
> The STYLE option sets up a dashing pattern and can be applied to just
> about
> any symbol used for a line. The "10 10" means 10 pixels on, then 10 off.
> You can
> set up some interesting patterns with more complex styles like:
>
> STYLE 10 10 2 2 2 2 END
>
> Have fun experimenting.
>
> Steve
>
> >>> Berend Veldkamp <berend.veldkamp at aris.nl> 03/01/01 03:49AM >>>
> Hi,
> I saw this question before in the list, but found no answer.
> How to do a dashed line symbol without the STYLED symbol type?
>
> Berend
>
> --
> _________________________________________________
>
> ARIS - Hooghiemstraplein 126 - NL 3514 AZ Utrecht
> tel. +31 30 2769180 - fax. +31 30 2733578
> URL: http://www.aris.nl/
> _________________________________________________
>
>
>
More information about the MapServer-users
mailing list