<div dir="ltr">You can use the Lambert Conformal Conic projection with a central longitude far from the projected area. You must choose one or two standard parallels in your area. For example, if you are projecting points (0E,35N) and (0E,45N) and use standard parallel 40N and a central longitude of 60E:<div><br></div><div>proj +ellps=GRS80 +proj=lcc +lat_1=40 <a class="gmail_plusreply" id="plusReplyChip-3">+lon_0=60</a></div><div><br></div><div>you get:</div><div><br></div><div>-5091780.82     1225856.77<br>-4398673.66     2095115.48<br><a class="gmail_plusreply"><br></a></div><div>The projection makes a rotation of the meridian proportional to the longitude difference from the central longitude. You can choose +lon_0 according to the rotation you want. Check the formula in some documentation about the LCC projection, or try it empirically.</div><div><br></div><div>Regards</div><div><br></div><div>José Gonçalves</div><div><br></div><div><br><a class="gmail_plusreply"><br></a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qua., 3 de mai. de 2023 às 18:33, Javier Jimenez Shaw <<a href="mailto:j1@jimenezshaw.com">j1@jimenezshaw.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi</div><div><br></div><div>Is there any projected CRS in PROJ, where I can set an angle with the "north" (or something kind of equivalent) as a parameter of the projection?</div><div>The only one I found is Oblique Transverse Mercator, but I have some numerical problems with it.</div><div>I would like to try a different one if there is any available.</div><div></div><div>I need a CRS that I can express as a PROJCRS in WKT.<br></div><div><br></div><div>Thank you,</div><div>Javier.</div><div><br></div><div><div><div dir="ltr"><div dir="ltr"><div></div><div>.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__</div></div></div></div></div></div>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote></div>