[GRASS-dev] Re: discussion: replacing ps.map
Hamish
hamish_nospam at yahoo.com
Tue Apr 3 22:22:35 EDT 2007
Glynn Clements wrote:
>
> I mean that the application has to draw styled lines using a sequence
> of primitives. E.g. if you want a double line (#1000 on p39), you have
> to draw two lines, with the correct offsets.
v.parallel or v.buffer
> If you want arrows, you have to place and draw each arrow-head.
script which does:
v.to.db opt=slope + awk + v.in.ascii form=standard + v.patch
?
Hamish
More information about the grass-dev
mailing list