Pull request done: 
<a href="https://github.com/qgis/Quantum-GIS/pull/115">https://github.com/qgis/Quantum-GIS/pull/115</a> <div><br></div><div>giovanni<br><br><div class="gmail_quote">2012/4/6 Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Il 06/04/2012 12:01, G. Allegri ha scritto:<br>
<div class="im">> Probably I've found the bug.<br>
> In Qgis the semi-minor axis of the ellipsoid is calculated with:<br>
><br>
> b = a - (f/a)<br>
><br>
> where<br>
> b = semi-minor axis<br>
> a = semi-majot axis<br>
> f = inverse flattening<br>
><br>
> while it should be:<br>
><br>
> b = a - (a/f)<br>
><br>
><br>
> In Qgis the WGS84 semi-minor axis is 6378136,xxx<br>
> while it should be 6356752.xxx<br>
<br>
</div>nice shot, thanks a lot!<br>
could you please fill up a ticket, or change the code yourself and send a pull request?<br>
all the best.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Paolo Cavallini - Faunalia<br>
<a href="http://www.faunalia.eu" target="_blank">www.faunalia.eu</a><br>
Full contact details at <a href="http://www.faunalia.eu/pc" target="_blank">www.faunalia.eu/pc</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>