<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 13, 2018 at 12:21 PM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ken Mankoff wrote<br><span class="">> Is there a way to take an arbitrary vector from<br>
> GRASS and apply an arbitrary transformation to each element? v.edit has a<br>
> move feature, but this is not what I want.<br>
><br>
<br>
</span>v.transform - Performs an affine transformation (shift, scale and rotate) on<br>
vector map.<br>
<a href="https://grass.osgeo.org/grass74/manuals/v.transform.html" rel="noreferrer" target="_blank">https://grass.osgeo.org/<wbr>grass74/manuals/v.transform.<wbr>html</a><br>
<br>
not sure it is what you're looking for.<br></blockquote><div><br></div><div>Yes that would do it just fine. Unfortunately I'm not sure how to get the transformation matrix that invproj uses. I'll try to figure this out...</div><div><br></div><div> -k. </div></div></div></div>