<div dir="ltr"><div>The correct UTM coordinates are the ones you obtain with CS2CS. I don&#39;t  see reasons for rounding, if you give lat long explicitly, as doubles. Have you tried the source code with:<br><i>projPJ wgs = pj_init_plus(&quot;+init=epsg:4326&quot;);<br></i>?<br></div><div><br></div><div><br><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-12 12:22 GMT+00:00 Adri CS <span dir="ltr">&lt;<a href="mailto:acsantome@gmail.com" target="_blank">acsantome@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="ltr"><div>Hi!<br><br></div><div>You&#39;re right, Hermann. The codes are different because I made a mistake when copy/pasting. The correct EPSG codes are the ones I use with the api: <i>32723 </i>for the source and <i>31983</i> for the target.<br><br></div><div>The input coordinates are from the Rodovida dos Tamoios. which falls in the UTM zone 23 S. Since they&#39;re in lat/long format, I just googled <i>&quot;WGS84 utm 23s&quot; </i>in Google and found <a href="http://www.spatialreference.org/ref/epsg/wgs-84-utm-zone-23s/" target="_blank">THIS</a>.<br><br></div><div>I&#39;m using <i>&quot;+init=epsg:32723 +proj=latlong&quot;</i> beacuse I thought this would initialize the projPJ var with the SIRGAS 2000 system (ellipsoid and so.) and then, with the <i>latlong</i> string, I would made the system aware that the input coords will be in the lat/long form.<br><br></div><div>As you suggest, using <i>epsg:4326 </i>for the source system works fine. May I ask you what has this code of special?<br><br>/********************************************************************/<br><br></div><div>José, so supposing that I got the projection systems right (see Hermann&#39;s answer), should I expect this little differences due to rounding?<br></div><div><br></div>Thanks and cheers!<span class="HOEnZb"><font color="#888888"><br>Adri.<br></font></span></div>
<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></div>