From 8063c0b992af82154b3d9b637c78aa769a482f8a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 11 Dec 2019 20:34:15 +0100 Subject: test/gie/geotiff_grids.gie: use of subset of gr3df97a.tif for systematic testing --- data/Makefile.am | 1 + data/tests/subset_of_gr3df97a.tif | Bin 0 -> 3215 bytes test/gie/geotiff_grids.gie | 3 +-- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 data/tests/subset_of_gr3df97a.tif diff --git a/data/Makefile.am b/data/Makefile.am index 9a7c0c28..2a8eb285 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -79,6 +79,7 @@ EXTRA_DIST = GL27 nad.lst nad27 nad83 \ tests/test_hgrid_extra_ifd_with_other_info.tif \ tests/test_hgrid_with_subgrid.tif \ tests/test_hgrid_with_subgrid_no_grid_name.tif \ + tests/subset_of_gr3df97a.tif \ null \ generate_all_sql_in.cmake sql_filelist.cmake \ $(SQL_ORDERED_LIST) diff --git a/data/tests/subset_of_gr3df97a.tif b/data/tests/subset_of_gr3df97a.tif new file mode 100644 index 00000000..a98783f3 Binary files /dev/null and b/data/tests/subset_of_gr3df97a.tif differ diff --git a/test/gie/geotiff_grids.gie b/test/gie/geotiff_grids.gie index 1fde45a2..920fcf28 100644 --- a/test/gie/geotiff_grids.gie +++ b/test/gie/geotiff_grids.gie @@ -287,13 +287,12 @@ operation +proj=pipeline +k_0=0.99987742 +x_0=600000 +y_0=2200000 +ellps=clrk80ign +pm=paris +step +proj=push +v_3 +step +proj=cart +ellps=clrk80ign - +step +proj=xyzgridshift +grids=gr3df97a.tif +grid_ref=output_crs +ellps=GRS80 + +step +proj=xyzgridshift +grids=tests/subset_of_gr3df97a.tif +grid_ref=output_crs +ellps=GRS80 +step +proj=cart +ellps=GRS80 +inv +step +proj=pop +v_3 +step +proj=lcc +lat_0=46.5 +lon_0=3 +lat_1=49 +lat_2=44 +x_0=700000 +y_0=6600000 +ellps=GRS80 ------------------------------------------------------------------------------- -ignore pjd_err_failed_to_load_grid tolerance 1 mm accept 814149.529 1887019.768 0 -- cgit v1.2.3