[mapserver-users] Fill polygons with vertical lines
Stephen Lime
steve.lime at dnr.state.mn.us
Mon Apr 30 11:39:18 PDT 2001
"1 1 1 0" defines a simple vector from 1,1 to 1,0. That vector is then rendered (and scaled) into
a small image that is used for tiling. 0,0 to 1,1 gives you a diagonal hash and so on. You can
develop very complex fills this way (using more than a single line of course). Vector drawings
should be developed on the unit square. I use graph paper to lay them out most of the time.
Steve
Stephen Lime
Internet Applications Analyst
Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937
>>> yecarrillo at hotmail.com 04/26/01 04:34PM >>>
I'm trying to undestand what exactly means "1 1 1 0" to test other values,
to make horizontal and diagonal lines.
----------------------------
Eduin Yesid Carrillo
Ingeniero Civil
CIUDAD DIGITAL
Central de Información Regional Georefenciada
Bucaramanga - Colombia
yecarrillo at hotmail.com
yecarrillo at condorito.uis.edu.co
#ICQ 14323531
>From: "Stephen Lime" <steve.lime at dnr.state.mn.us>
>To: <yecarrillo at condorito.uis.edu.co>
>Subject: Re: [mapserver-users] MS3.5 and ArcSDE
>Date: Thu, 26 Apr 2001 00:05:47 -0500
>
SYMBOL
NAME 'vertical_hash'
TYPE VECTOR
POINTS
1 1
1 0
END
END
>>>yecarrillo at hotmail.com 04/24/01 07:33PM >>>
How can define the symbol to fill polygons with vertical lines?
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
More information about the MapServer-users
mailing list