[Proj] 4.9.0 Beta2 Available
Charles Karney
charles.karney at sri.com
Tue Feb 4 06:38:31 EST 2014
On 02/03/2014 11:53 PM, Chris Crook wrote:
> I think that the bug relating to NTv2 hasn't been implemented into this release yet... this is a significant problem for implementing multilevel NTv2 grids - basically it doesn't work. This is a long standing bug - there is a patch file provided in
>
> http://trac.osgeo.org/proj/attachment/ticket/177/0001-Fixing-NTv2-nested-grid-issues.patch
>
> It would be great if this could be resolved at last.
In the patch, line 44 of pj_gridinfo.c becomes
#else/
presumably that's supposed to be
#else
Also the comment before the function pj_gridinfo_parent incorrectly
identifies the function as pj_gridinfo_init_ntv2.
More information about the Proj
mailing list