diff options
| -rw-r--r-- | data/Makefile.am | 1 | ||||
| -rw-r--r-- | data/tests/subset_of_gr3df97a.tif | bin | 0 -> 3215 bytes | |||
| -rw-r--r-- | test/gie/geotiff_grids.gie | 3 |
3 files changed, 2 insertions, 2 deletions
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 Binary files differnew file mode 100644 index 00000000..a98783f3 --- /dev/null +++ b/data/tests/subset_of_gr3df97a.tif 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 |
