The idea is to create a point vector where points are assigned a
rotation angle value corresponding to the line last (or first) segment
orientation. Then you just have to call d.vect whith "icon=" and
"rot_column=" options.
Good luck!
Vincent
Le vendredi 24 janvier 2014 à 14:12 +0900, sgw00412@nifty.com a écrit :
Hollow grass users
I'm from Japan, and biggner.
I do not find how to draw line with arrow mark to line top (tip).
for exsample...
normally line;
--------
line with arrow mark to line top (tip);
-------->
or
<--------
I read online manual and tried to command 'd.vect layer_name icon=basic/arrow1
', however nothing happend....
The idea is to create a point vector where points are assigned a
rotation angle value corresponding to the line last (or first) segment
orientation. Then you just have to call d.vect whith "icon=" and
"rot_column=" options.
Good luck!
Vincent
Le vendredi 24 janvier 2014 à 14:12 +0900, sgw00412@nifty.com a écrit :
> Hollow grass users
>
> I'm from Japan, and biggner.
>
> I do not find how to draw line with arrow mark to line top (tip).
>
> for exsample...
>
> normally line;
> --------
>
> line with arrow mark to line top (tip);
> -------->
> or
> <--------
>
> I read online manual and tried to command 'd.vect layer_name icon=basic/
arrow1
> ', however nothing happend....
>
> Does anyone to know it?
>
> Best
> Yasuo SHIMADA (japan weather associaton)
>
> _______________________________________________
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
I do not find how to draw line with arrow mark to line top (tip).
I'm not sure if it matches your needs or not, but see also d.rast.arrow and the d.barb addon (d.barb can take either raster or vector maps as input); for a single arrow symbol the d.mark addon script might help.