diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-18 21:04:59 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-11-18 21:04:59 +0100 |
| commit | 2b9b65d0ffbe685fc33857df0f48a387d4611483 (patch) | |
| tree | 84961ed372c3d06ad9a04a0af14c3a1e5560039f /test/cli/testdatumfile | |
| parent | ee71b3412868a08c91d46066ddc39d30b08442d6 (diff) | |
| download | PROJ-2b9b65d0ffbe685fc33857df0f48a387d4611483.tar.gz PROJ-2b9b65d0ffbe685fc33857df0f48a387d4611483.zip | |
proj_trans(): tune selection of operation when there are several alternatives, to select the operation with best accuracy
Diffstat (limited to 'test/cli/testdatumfile')
| -rwxr-xr-x | test/cli/testdatumfile | 2 |
1 files changed, 1 insertions, 1 deletions
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} <<EOF -44d00'00.000"N 111d00'00.000"W 0.0 +55d00'00.000"N 111d00'00.000"W 0.0 39d00'00.000"N 111d00'00.000"W 0.0 EOF |
