From 2b9b65d0ffbe685fc33857df0f48a387d4611483 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 18 Nov 2019 21:04:59 +0100 Subject: proj_trans(): tune selection of operation when there are several alternatives, to select the operation with best accuracy --- test/cli/td_out.dist | 2 +- test/cli/testdatumfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/cli') diff --git a/test/cli/td_out.dist b/test/cli/td_out.dist index 179ded11..82b64321 100644 --- a/test/cli/td_out.dist +++ b/test/cli/td_out.dist @@ -25,7 +25,7 @@ edge or even a wee bit outside (#141). -5.5001 52.0 -5.500100000000 52.000000000000 0.000000000000 ############################################################## NAD27 -> NAD83: 1st through ntv1, 2nd through conus -44d00'00.000"N 111d00'00.000"W 0.0 43d59'59.732"N 111d0'3.208"W 0.000 +55d00'00.000"N 111d00'00.000"W 0.0 55d0'0.339"N 111d0'3.245"W 0.000 39d00'00.000"N 111d00'00.000"W 0.0 38d59'59.912"N 111d0'2.604"W 0.000 ############################################################## WGS84 -> WGS84+EGM96 diff --git a/test/cli/testdatumfile b/test/cli/testdatumfile index 45c29428..29a40876 100755 --- a/test/cli/testdatumfile +++ b/test/cli/testdatumfile @@ -101,7 +101,7 @@ echo "##############################################################" >> ${OUT} echo "NAD27 -> NAD83: 1st through ntv1, 2nd through conus" >> ${OUT} # $EXE NAD27 NAD83 -E >>${OUT} <