If you add the +wktext control to the strings the result becomes the same:<br><br>C:\&gt;gdaltransform -s_srs &quot;+init=IGNF:MILLER +wktext&quot; -t_srs &quot;EPSG:4326 +wktext&quot;<br>-20037504 10018752<br>-179.999960988061 72.7828424759274 0<br>
<br><br>Regards<br><br>José A. Gonçalves<br><br><br><br><div class="gmail_quote">2011/1/17 Jean-Claude Repetto <span dir="ltr">&lt;<a href="mailto:jrepetto@free.fr">jrepetto@free.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
I have found a case where gdaltransform and cs2cs don&#39;t give the same<br>
results :<br>
<br>
$ gdaltransform -s_srs +init=IGNF:MILLER -t_srs EPSG:4326<br>
-20037504 10018752<br>
179.798600354466 72.943850852954 12400.9953186931<br>
<br>
$ cs2cs  -f &quot;%.11f&quot; +init=IGNF:MILLER +to +init=epsg:4326<br>
-20037504 10018752<br>
-179.99996098806        72.78284247593 0.00000000000<br>
<br>
<br>
Can somebody confirm the bug ? If it is not a bug, is there an explanation ?<br>
<br>
I am using PROJ-4.7.0 and GDAL-1.8.0.<br>
<br>
Regards,<br>
Jean-Claude<br>
_______________________________________________<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" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br>
</blockquote></div><br>