AW: [Proj] PROJ 4.6.0 beta1 Release
uwe.schmitz at lverma.nrw.de
uwe.schmitz at lverma.nrw.de
Fri Nov 30 08:33:42 PST 2007
Frank,
I am using the example from ticket 1531 with a local
(may be this is the problem?) grid file (attached
to the ticket).
The shell script:
export PROJ_DEBUG=1
cs2cs \
-f "%.12f" \
+proj=latlong \
+ellps=bessel \
+nadgrids=./tstgrid.gsb \
+to \
+proj=latlong \
+ellps=GRS80 \
<<EOF
7.483333333333E 53.500000000000N
EOF
Output with old version 4.5.0:
pj_open_lib(proj_def.dat): call fopen(/usegiap/schmitz/ent/giapinst/share/proj/proj_def.dat) - succeeded
pj_open_lib(proj_def.dat): call fopen(/usegiap/schmitz/ent/giapinst/share/proj/proj_def.dat) - succeeded
pj_open_lib(./tstgrid.gsb): call fopen(./tstgrid.gsb) - succeeded
NTv2 DHDN90 2x3: LL=(7.33333333,53.4) UR=(7.5,53.6)
NTv2 - loading grid DHDN90
pj_open_lib(./tstgrid.gsb): call fopen(./tstgrid.gsb) - succeeded
pj_apply_gridshift(): used DHDN90
7.482506019176 53.498461144236 0.000067942776
And with 4.6.0b1 installed in the same place:
pj_open_lib(proj_def.dat): call fopen(/usegiap/schmitz/ent/giapinst/share/proj/proj_def.dat) - succeeded
pj_open_lib(proj_def.dat): call fopen(/usegiap/schmitz/ent/giapinst/share/proj/proj_def.dat) - succeeded
7.483333333333 53.500000000000 0.000000000000
It seems, that the grid file is ignored.
May be this isn't related directly to your changes?
Regards,
Uwe
---------------------------------------------------------
... Uwe Schmitz Landesvermessungsamt Nordrhein-Westfalen
... Muffendorfer Str. 19 - 21 D - 53177 Bonn
... E-mail: uwe.schmitzNO at SPAMlverma.nrw.de
... Internet: http://www.lverma.nrw.de
More information about the Proj
mailing list