Carlos wrote:
> I think I already asked this, but without much success, so here is:
> can I use v.to.db to get the azimuth of a line? I am thinking in
> lineament analysis, so it's a simple line, just two end vertices.

not directly, but you could use v.to.db to get line start and end points, then
calculate the angle by hand. Or you could copy the v.to.db slope option and
make a new azimuth option from that.  It will not be very useful for lat/lon.


Hamish

ps- I once did the same for r.los



       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to