[PROJ] Unitconvert after topocentric conversion

Even Rouault even.rouault at spatialys.com
Mon Feb 9 09:54:10 PST 2026


Hi,

just a syntax issue : replace +pipeline with +proj=pipeline

Even

Le 09/02/2026 à 14:06, Javier Jimenez Shaw via PROJ a écrit :
> Hi
>
> I would like to compute the difference in a topocentric system (ENU) 
> from points in geocentric coordinates... with the output in millimetres.
>
> echo 4000000.0000 300000.0000  5000001.0000 | cct +pipeline +step 
> +proj=topocentric +X_0=4000000.0000 +Y_0=300000.0000 +Z_0=5000000.0000 
> +step +proj=unitconvert +xy_in=m +xy_out=mm +z_in=m +z_out=mm
>         0.0000 0.6232        0.7820           inf
>
> But that is exactly the same output if I do not do the unit conversion.
>
> echo 4000000.0000 300000.0000  5000001.0000 | cct +pipeline +step 
> +proj=topocentric +X_0=4000000.0000 +Y_0=300000.0000 +Z_0=5000000.0000
>         0.0000 0.6232        0.7820           inf
>
> Am I doing something wrong?
>
> Thanks.
>
> _______________________________________________
> PROJ mailing list
> PROJ at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/proj

-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20260209/5f3862c4/attachment.htm>


More information about the PROJ mailing list