<div dir="ltr"><div>Cleo<br><br>If cartesian geocentric coordinates are the same and you just want to express them in a different ellipsoid you can do:<br><br>cs2cs -f %.9f +a=6378136.30 +rf=298.257 +proj=latlong +towgs84=0,0,0 +to +a=6378137 +rf=298.25722356 +proj=latlong +towgs84=0,0,0<br>
<br></div><div>If there are shift and rotation you can express them in the +towgs84.<br></div><div><br>Regards<br><br></div><div>José <br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-18 15:13 GMT+01:00 Cleo Drakos <span dir="ltr">&lt;<a href="mailto:cleo21drakos@gmail.com" target="_blank">cleo21drakos@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 style="font-family:arial,sans-serif;font-size:13px">Dear guys,</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">I have the data (latitudes, longitudes, and elevations) given in ICESat/GLAS ellipsoid. This equatorial radius and  reciprocal flattening (1/f) on this ellipsoid are 6378136.30 m and is 298.257 respectively.</div>


<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Now, I want to convert my data into WGS84 ellepsoid with equatorial radius and reciprocal flattening (1/f) of 6378137.000000 and 298.25722356 respectively.</div>


<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Can I convert the ellipsoids using Proj?</div><div style="font-family:arial,sans-serif;font-size:13px">


<br></div><span style="font-family:arial,sans-serif;font-size:13px">I hope some of you can help me.</span><span class="HOEnZb"><font color="#888888"><br><div class="gmail_extra"><br clear="all"><div><div dir="ltr">cleo</div>
</div></div></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>