[Proj] converting epsg 25832 to epsg 31467

porath at web.de porath at web.de
Tue Dec 12 07:54:21 PST 2006


Hi list members,

i want to transform coordinates from epsg 25832 to epsg 31467. I don't really know about whats going on behind the scenes of proj, so i tried the following:

cs2cs +init=epsg:25832 +to +init=epsg:31467 <<EOF
32536852 5690425
EOF

cs2cs returns "*       * 0.00" for my coordinate. What am i doing wrong? I expect "3536939 5692262 0.00".

I also tried to use the projection parameters instead of the epsg codes with the same result:

cs2cs +proj=utm +zone=32 +ellps=GRS80 +units=m +no_defs +to +proj=tmerc +ellps=bessel +lat_0=0 +lon_0=9 +k=1.000000 +x_0=3500000 +y_0=0 +datum=potsdam +units=m +no_defs <<EOF
>32536852 5690425
> EOF
*       * 0.00

Best thanks for your help.

Holger
_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222





More information about the Proj mailing list