[GRASS-dev] Rotation of vector map
Glynn Clements
glynn at gclements.plus.com
Tue Sep 23 15:51:14 EDT 2008
massimo costantini wrote:
> I need to rotate vector map at display time. I don't want to create a
> new vector map ratated (like v.trasform) but I need a new option on
> d.vect command like zrot in v.trasform.
>
> This functionality is already developed or I must devolop it myself?
The latter.
> someone can suggest me the right mode to do that (I think to "copy"
> part of v.trasform in d.vect)?
Well, the easiest solution is a script which calls v.transform and
d.vect.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list