aboutsummaryrefslogtreecommitdiff
path: root/nad
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
committerEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
commitab7e98b026b327e8b61510ba4e79b5ae42b5e5f2 (patch)
tree0398d826eb4fd29a43d3360ba2e8b75b6f7e943d /nad
parente47afa43860e4350dce13689108096ab33c56d12 (diff)
downloadPROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.tar.gz
PROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.zip
Add a scripts/fix_typos.sh script and correct reported errors
Diffstat (limited to 'nad')
-rw-r--r--nad/CMakeLists.txt2
-rw-r--r--nad/README2
-rw-r--r--nad/other.extra2
-rwxr-xr-xnad/test272
-rwxr-xr-xnad/test832
-rwxr-xr-xnad/testIGNF2
-rwxr-xr-xnad/testdatumfile2
-rwxr-xr-xnad/testflaky2
-rwxr-xr-xnad/testntv22
-rwxr-xr-xnad/testvarious2
-rw-r--r--nad/world8
11 files changed, 14 insertions, 14 deletions
diff --git a/nad/CMakeLists.txt b/nad/CMakeLists.txt
index 7cd25c21..e1403c55 100644
--- a/nad/CMakeLists.txt
+++ b/nad/CMakeLists.txt
@@ -1,5 +1,5 @@
#
-# files containing dictionnary of useful projection
+# files containing dictionary of useful projection
#
set(PROJ_DICTIONARY epsg
diff --git a/nad/README b/nad/README
index 8a22721e..884cedda 100644
--- a/nad/README
+++ b/nad/README
@@ -47,7 +47,7 @@ pj_out27 --- Comparison files for above test procedures.
pj_out83
The following NADCON conversion files are distributed in separate,
-uncompressed distibution file(s).
+uncompressed distribution file(s).
Ascii source (in delta format) of grid data to convert geographic
coordinates from NAD27 to NAD83
diff --git a/nad/other.extra b/nad/other.extra
index 39c27e27..4b5797e9 100644
--- a/nad/other.extra
+++ b/nad/other.extra
@@ -1,4 +1,4 @@
-## NAD83 / BC Albers (this has been superceeded but is kept for compatibility)
+## NAD83 / BC Albers (this has been superseded but is kept for compatibility)
<42102> +proj=aea +ellps=GRS80 +lat_0=45 +lon_0=-126.0 +lat_1=50.0 +lat_2=58.5 +x_0=1000000.0 +y_0=0 +datum=NAD83 +units=m no_defs <>
diff --git a/nad/test27 b/nad/test27
index 66f6f1c4..917f5710 100755
--- a/nad/test27
+++ b/nad/test27
@@ -835,7 +835,7 @@ echo "diff ${OUT} with pj_out27.dist"
diff -b ${OUT} ${NAD_DIR}/pj_out27.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/test83 b/nad/test83
index 4dcb15e4..cf182cea 100755
--- a/nad/test83
+++ b/nad/test83
@@ -716,7 +716,7 @@ echo "diff ${OUT} with pj_out83.dist"
diff -b ${OUT} ${NAD_DIR}/pj_out83.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/testIGNF b/nad/testIGNF
index 6f8437f3..0249b432 100755
--- a/nad/testIGNF
+++ b/nad/testIGNF
@@ -154,7 +154,7 @@ echo "diff ${OUT} with ${OUT}.dist"
diff -b ${OUT} ${NAD_DIR}/${OUT}.dist
if [ $? -ne 0 ] ; then
echo ""
-echo "PROBLEMS HAVE OCCURED"
+echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/testdatumfile b/nad/testdatumfile
index e3f2764f..7106bd47 100755
--- a/nad/testdatumfile
+++ b/nad/testdatumfile
@@ -101,7 +101,7 @@ echo "diff ${OUT} with ${OUT}.dist"
diff -b ${OUT} ${NAD_DIR}/${OUT}.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/testflaky b/nad/testflaky
index 0a287204..970d8320 100755
--- a/nad/testflaky
+++ b/nad/testflaky
@@ -61,7 +61,7 @@ echo "diff ${OUT} with ${OUT}.dist"
diff -b ${OUT} ${NAD_DIR}/${OUT}.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/testntv2 b/nad/testntv2
index 669517d5..6983a48b 100755
--- a/nad/testntv2
+++ b/nad/testntv2
@@ -60,7 +60,7 @@ echo "diff ${OUT} with ${OUT}.dist"
diff -b ${OUT} ${NAD_DIR}/${OUT}.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/testvarious b/nad/testvarious
index ef1bfbee..58770347 100755
--- a/nad/testvarious
+++ b/nad/testvarious
@@ -891,7 +891,7 @@ echo "diff ${OUT} with ${OUT}.dist"
diff -b ${OUT} ${NAD_DIR}/${OUT}.dist
if [ $? -ne 0 ] ; then
echo ""
- echo "PROBLEMS HAVE OCCURED"
+ echo "PROBLEMS HAVE OCCURRED"
echo "test file ${OUT} saved"
echo
exit 100
diff --git a/nad/world b/nad/world
index 2018b533..092df230 100644
--- a/nad/world
+++ b/nad/world
@@ -146,7 +146,7 @@
proj=tmerc ellps=mod_airy lat_0=53d30'N lon_0=8W
x_0=200000 y_0=250000 k_0=1.000035
no_defs <>
-<neiez> # Netherlands East Indies Equitorial Zone
+<neiez> # Netherlands East Indies Equatorial Zone
proj=merc ellps=bessel lon_0=110E
x_0=3900000 y_0=900000 k_0=0.997
no_defs <>
@@ -176,12 +176,12 @@
no_defs <>
# Gauss Krueger Grid for Germany
#
-# The first figure of the easting is lon_0 devided by 3
+# The first figure of the easting is lon_0 divided by 3
# ( 2 for 6d0E, 3 for 9d0E, 4 for 12d0E)
# For translations you have to remove this first figure
# and convert northings and eastings from km to meter .
-# The other way round, devide by 1000 and add the figure.
-# I made 3 entrys for the officially used grids in Germany
+# The other way round, divide by 1000 and add the figure.
+# I made 3 entries for the officially used grids in Germany
#
#
# Und nochmal in deutsch :