[Proj] datum does not change?

Robert Jaeschke robert-j at gmx.de
Mon Mar 21 15:03:40 EST 2005


Hello, 

Why do I always get the same result? Changing the datum doesn't seem to
have an effect on the output? I expect something that is much nearer to 
"12d10'27.403"E  51d41'38.33"N" than the result below. 

Thank you for your help!

Robert Jaeschke

-------------------------------------------------------------------------

> invproj +proj=tmerc +lat_0=0.000000000 +lon_0=12.000000000 +k=1.000000 
    +x_0=4500000.000 +y_0=0.000 +ellps=bessel << EOF
> 4512157 5728865
> EOF
12d10'33.041"E  51d41'43.018"N

> invproj +proj=tmerc +lat_0=0.000000000 +lon_0=12.000000000 +k=1.000000 
    +x_0=4500000.000 +y_0=0.000 +ellps=bessel +datum=potsdam << EOF
> 4512157 5728865
> EOF

12d10'33.041"E  51d41'43.018"N

> invproj +proj=tmerc +lat_0=0.000000000 +lon_0=12.000000000 +k=1.000000 
    +x_0=4500000.000 +y_0=0.000 +ellps=bessel 
    +towgs84=591.28,81.35,396.39,1.477,-0.0736,-1.458,9.82 << EOF
> 4512157 5728865
> EOF
12d10'33.041"E  51d41'43.018"N

> invproj +proj=tmerc +lat_0=0.000000000 +lon_0=12.000000000 +k=1.000000 
    +x_0=4500000.000 +y_0=0.000 +ellps=bessel +towgs84=606,23,413 << EOF
> 4512157 5728865
> EOF
12d10'33.041"E  51d41'43.018"N

-------------------------------------------------------------------------
proj -V
Rel. 4.4.9, 29 Oct 2004

-- 
I really didn't foresee the Internet. But then, neither did the
computer industry. Not that that tells us very much of course -
the computer industry didn't even foresee that the century was
going to end.       --  Douglas Adams, introduction to h2g2.com



More information about the Proj mailing list