<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
The Geodesy &amp; Geophysics web page at the NGA.mil site has the Isogonic (magnetism) model that can be downloaded.<br>
<br>
<div id="AppleMailSignature">Sent from Cliff Mugnier's iPhone</div>
<div><br>
On Jan 30, 2018, at 6:37 AM, Thomas Knudsen &lt;<a href="mailto:knudsen.thomas@gmail.com">knudsen.thomas@gmail.com</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>The magnetic north varies from location to location is not easy to handle, but you can get deviation from grid north using the -V option to proj:<br>
<br>
<span style="font-family:monospace,monospace">$&nbsp; echo 12 55 | proj -V &#43;proj=utm &#43;zone=32 &#43;ellps=GRS80</span><br>
<br>
<span style="font-family:monospace,monospace">#Universal Transverse Mercator (UTM)<br>
#&nbsp;&nbsp;&nbsp; Cyl, Sph<br>
#&nbsp;&nbsp;&nbsp; zone= south<br>
# &#43;proj=utm &#43;zone=32 &#43;ellps=GRS80<br>
#--- following specified but NOT used<br>
# &#43;ellps=WGS84<br>
#Final Earth figure: ellipsoid<br>
#&nbsp; Major axis (a): 6378137.000<br>
#&nbsp; 1/flattening: 298.257222<br>
#&nbsp; squared eccentricity: 0.006694380023<br>
&nbsp;<br>
Longitude: 12dE [ 12 ]<br>
Latitude:&nbsp; 55dN [ 55 ]<br>
Easting (x):&nbsp;&nbsp; 691875.63<br>
Northing (y):&nbsp; 6098907.83<br>
Meridian scale (h) : 1.00005168&nbsp; ( 0.005168 % error )<br>
Parallel scale (k) : 1.00005168&nbsp; ( 0.005168 % error )<br>
Areal scale (s):&nbsp;&nbsp;&nbsp;&nbsp; 1.00010336&nbsp; ( 0.01034 % error )<br>
Angular distortion (w): 0.000<br>
Meridian/Parallel angle: 90.00000<br>
Convergence : 2d27'29.52&quot; [ 2.45819987 ]<br>
Max-min (Tissot axis a-b) scale error: 1.00005 1.00005<br>
<br>
</span></div>
<span style="font-family:monospace,monospace"><font face="arial,helvetica,sans-serif">Where the convergence (here 2.45819987)</font></span><span style="font-family:monospace,monospace"><font face="arial,helvetica,sans-serif"><span style="font-family:monospace,monospace"><font face="arial,helvetica,sans-serif">
 is what you need</font></span>, if I understand your question correctly.<br>
<br>
See the reply by Martin F over at <a href="https://gis.stackexchange.com/questions/61743/applying-proper-conversion-from-true-to-grid-bearing">
https://gis.stackexchange.com/questions/61743/applying-proper-conversion-from-true-to-grid-bearing</a> for instructions of how to apply this.</font><br>
</span>
<div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2018-01-30 12:42 GMT&#43;01:00 Chen Barnoy <span dir="ltr">&lt;<a href="mailto:jicrbuh1@gmail.com" target="_blank">jicrbuh1@gmail.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="rtl">
<div dir="ltr">Hi,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Is there a way to convert between grid north, true north and magnetic north in Proj4 or another library?</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Cheers,</div>
<div dir="ltr">Chen</div>
</div>
<br>
______________________________<wbr>_________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">http://lists.maptools.org/<wbr>mailman/listinfo/proj</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>Proj mailing list</span><br>
<span><a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a></span><br>
<span><a href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</a></span></div>
</blockquote>
</body>
</html>