diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-12-05 21:25:53 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-12-05 21:25:53 +0100 |
| commit | 443ce39d0906a57c80086041c0f013fef21fa11a (patch) | |
| tree | 9e55e5812d9d6e5518e8966d8f6c8b102c3d41e0 /test | |
| parent | 98b32527ee62d39b421c7c28c8e1480b3ecbbd04 (diff) | |
| download | PROJ-443ce39d0906a57c80086041c0f013fef21fa11a.tar.gz PROJ-443ce39d0906a57c80086041c0f013fef21fa11a.zip | |
Update ntv2_out.dist and conditions to run it
Diffstat (limited to 'test')
| -rw-r--r-- | test/cli/Makefile.am | 2 | ||||
| -rw-r--r-- | test/cli/ntv2_out.dist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/cli/Makefile.am b/test/cli/Makefile.am index db47370c..758352c6 100644 --- a/test/cli/Makefile.am +++ b/test/cli/Makefile.am @@ -49,7 +49,7 @@ testign-check: fi testntv2-check: - @if [ -f $(PROJ_LIB)/ntv2_0.gsb ] ; then \ + @if [ -f $(PROJ_LIB)/ntv2_0.gsb -a -f $(PROJ_LIB)/conus -a -f $(PROJ_LIB)/ntv1_can.dat ] ; then \ PROJ_LIB=$(PROJ_LIB) $(TESTNTV2) $(CS2CSEXE) ; \ fi diff --git a/test/cli/ntv2_out.dist b/test/cli/ntv2_out.dist index 5ce26e6e..9a97f9cf 100644 --- a/test/cli/ntv2_out.dist +++ b/test/cli/ntv2_out.dist @@ -7,5 +7,5 @@ Point in the ONwinsor subgrid. ############################################################## Try with NTv2 and NTv1 together ... falls back to NTv1 99d00'00.000"W 65d00'00.000"N 0.0 99d0'1.5885"W 65d0'1.3482"N 0.000 -111d00'00.000"W 46d00'00.000"N 0.0 111d0'3.1549"W 45d59'59.7528"N 0.000 +111d00'00.000"W 46d00'00.000"N 0.0 111d0'3.1897"W 45d59'59.7489"N 0.000 111d00'00.000"W 47d30'00.000"N 0.0 111d0'2.7989"W 47d29'59.9896"N 0.000 |
