<div dir="ltr">I&#39;m working with data on a rotated pole. I can project from &quot;real world&quot; to &quot;rotated&quot; coordinates with the following command: <div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">invproj -f &quot;%f&quot; +proj=ob_tran +o_proj=latlon +o_lon_p=-200 +o_lat_p=18 +lon_0=180 -m 57.295779506<br></div><br class="gmail-Apple-interchange-newline"><div>I&#39;d like to adjust some GRASS vectors. They aren&#39;t simple point vectors so I can&#39;t easily export | invproj | import. However, GRASS does have a v.transform command <a href="https://grass.osgeo.org/grass74/manuals/v.transform.html">https://grass.osgeo.org/grass74/manuals/v.transform.html</a></div><div><br></div><div>I&#39;m having trouble figuring out two things:</div><div><br></div><div>1) What is the translation and rotation that occurs based on the invproj command above</div><div>2) How to I convert that information to the x y shift and z rotate expected by the v.transform command. </div><div><br></div><div>I&#39;m hoping this list can help with the first?</div><div><br></div><div>Thank you,</div><div><br></div><div>  Ken Mankoff</div></div>