aboutsummaryrefslogtreecommitdiff
path: root/docs/source/faq.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-10-11 11:19:02 +0200
committerKristian Evers <kristianevers@gmail.com>2018-10-11 11:19:02 +0200
commit0e3debf173bfe9d9dccf337a5c41fe2e1bf1ded3 (patch)
tree65c85a6fd82d8410f5fe743965f1b5d1b2d15a71 /docs/source/faq.rst
parente649eb7369caa87f0e5e8076fb7bffe72485b646 (diff)
parent6c203a4395f30eae4f49230d2e2cb7652006b959 (diff)
downloadPROJ-0e3debf173bfe9d9dccf337a5c41fe2e1bf1ded3.tar.gz
PROJ-0e3debf173bfe9d9dccf337a5c41fe2e1bf1ded3.zip
Merge remote-tracking branch 'osgeo/master' into bertin1953
Diffstat (limited to 'docs/source/faq.rst')
-rw-r--r--docs/source/faq.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index a03eae31..f72ec132 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -49,9 +49,6 @@ After downloading and unpacking the PROJ source, also download and unpack the
set of datum shift files. See :ref:`download` for instructions how to fetch
and install these files
-On Windows the extra nadshift target must be used. For instance
-``nmake /f makefile.vc nadshift`` in the ``proj/src`` directory.
-
A default build and install on Unix will normally build knowledge of the
directory where the grid shift files are installed into the PROJ library
(usually ``/usr/local/share/proj``). On Windows the library is normally built
@@ -133,7 +130,7 @@ How do I use 3 parameter and 7 parameter datum shifting
Datum shifts can be approximated with 3 and 7 parameter transformations. Their
use with :program:`cs2cs` is more fully described in the
-:ref:`geodetic tranformation<cs2cs_specific_options>` section.
+:ref:`geodetic transformation<cs2cs_specific_options>` section.
More generically, the :ref:`helmert` can be used with :program:`cct`.