<div>The following command line converts from cartesian geocentric to UTM (xx is the UTM zone number):<br></div>
<div>cs2cs +ellps=WGS84 +proj=geocent +to +ellps=WGS84 +proj=utm +zone=xx</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Jose&#39; A. Gonçalves</div>
<div><br>&nbsp;</div>
<div class="gmail_quote">2008/11/10 Marco Tuckner <span dir="ltr">&lt;<a href="mailto:marcotuckner@public-files.de">marcotuckner@public-files.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br>I have coordinates which I would like to project from<br>ITRF96 (EPSG:4917) to UTM.<br><br>The coordinates are present in x, y, z as cartesian coordinates in the geodetic<br>
reference system ITRF96.<br>How do I transform them into UTM coordinates in geographic coordinates like UTM<br>(WGS 84 datum)?<br><br>If I&#39;d just use proj4 and specify the EPSG number it tells me that the very EPSG<br>
code is not supported.<br><br>There is a online converter at:<br><a href="http://www.geodetic.gov.hk/smo/tform/tform.aspx" target="_blank">http://www.geodetic.gov.hk/smo/tform/tform.aspx</a><br>But it can only take geographic coordinates as input.<br>
<br>Any help is greatly appreciated.<br><br>Kind regards,<br>Marco<br><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>