[Proj] converting from ITRF96 to UTM

Jose Gonçalves jagoncal at gmail.com
Mon Nov 10 18:14:02 EST 2008


The following command line converts from cartesian geocentric to UTM (xx is
the UTM zone number):
cs2cs +ellps=WGS84 +proj=geocent +to +ellps=WGS84 +proj=utm +zone=xx



Jose' A. Gonçalves


2008/11/10 Marco Tuckner <marcotuckner at public-files.de>

> Hello,
> I have coordinates which I would like to project from
> ITRF96 (EPSG:4917) to UTM.
>
> The coordinates are present in x, y, z as cartesian coordinates in the
> geodetic
> reference system ITRF96.
> How do I transform them into UTM coordinates in geographic coordinates like
> UTM
> (WGS 84 datum)?
>
> If I'd just use proj4 and specify the EPSG number it tells me that the very
> EPSG
> code is not supported.
>
> There is a online converter at:
> http://www.geodetic.gov.hk/smo/tform/tform.aspx
> But it can only take geographic coordinates as input.
>
> Any help is greatly appreciated.
>
> Kind regards,
> Marco
>
> _______________________________________________
> Proj mailing list
> Proj at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/proj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20081110/65537819/attachment.html


More information about the Proj mailing list