aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-02-05 17:55:49 +0100
committerGitHub <noreply@github.com>2019-02-05 17:55:49 +0100
commitabe7ba20580842d0b79ad25ad8c7c80c54a0cc55 (patch)
tree80b7f05f0e0fa7fb59d15a29356ce58547cc5688 /docs/source
parentce83abc166015eab8a49ff9706c101dd8d5552a3 (diff)
parentd6aaddc5e0cb2bd9080a8fc4b77de947172c81d8 (diff)
downloadPROJ-abe7ba20580842d0b79ad25ad8c7c80c54a0cc55.tar.gz
PROJ-abe7ba20580842d0b79ad25ad8c7c80c54a0cc55.zip
Merge pull request #1248 from kbevers/remove-nad2bin
Remove all traces of nad2bin and nad2nad
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/usage/transformation.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/usage/transformation.rst b/docs/source/usage/transformation.rst
index bc5c3b1b..da856a01 100644
--- a/docs/source/usage/transformation.rst
+++ b/docs/source/usage/transformation.rst
@@ -210,8 +210,7 @@ at each grid location. Actually grid shifts are normally computed based on an
interpolation between the containing four grid points.
PROJ supports use of grid files for shifting between various reference frames.
-The grid shift table formats are ctable (the binary format produced by the PROJ
-``nad2bin`` program), NTv1 (the old Canadian format), and NTv2 (``.gsb`` - the new
+The grid shift table formats are ctable, NTv1 (the old Canadian format), and NTv2 (``.gsb`` - the new
Canadian and Australian format).
The text in this section is based on the *cs2cs* framework. Gridshifting is off