Closed rouault closed 4 years ago
Hi @rouault
The attached files fix the order of rows in the deformation model gruds to be south to north. The issue with parent/child relationship is a byproduct of this - I haven't looked but I suspect check_tiff_grid isn't accounting for this properly when it compares extents. The revised grids give no errors from check_gtiff_grid and also still pass the nzgd2000-20180701.gie tests.
I haven't looked but I suspect check_tiff_grid isn't accounting for this properly when it compares extents
Ah you're right. I've just fixed this per commit 36af62233c9e03e9a064d2f0f68e957f1a979de9
CC @ccrook I've run it on the grids of https://github.com/rouault/PROJ/files/4520328/nzgd2000-defmodel.zip and it raises several issues, for example (but similar patterns in all files):
The errors should be addressed. Basically it detects inconsistencies between the parent/child relationships given with the grid_name metadata item, and their respective bounding box. The warnings are OK