diff options
| author | Jeff McKenna <jeffmckenna@gmail.com> | 2019-11-30 17:49:12 -0400 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-11-30 22:49:12 +0100 |
| commit | ebe67de5dfdd793c293bf663c03bb5a9ce5a4e03 (patch) | |
| tree | 9a25d645765d7544925baca795d627d67c0b630b /docs/source/install.rst | |
| parent | 89bfd5d12e06685be8206d5f5d88d77846bb10e2 (diff) | |
| download | PROJ-ebe67de5dfdd793c293bf663c03bb5a9ce5a4e03.tar.gz PROJ-ebe67de5dfdd793c293bf663c03bb5a9ce5a4e03.zip | |
[Docs] Minor changes regarding datumgrid pages (#1751) (#1760)
Update README, install.rst and resource_files.rst
Diffstat (limited to 'docs/source/install.rst')
| -rw-r--r-- | docs/source/install.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index 08edba8d..1a055b4c 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -34,6 +34,9 @@ the `proj-datumgrid-europe` package:: Available is also the ``proj-datumgrid-north-america``, ``proj-datumgrid-oceania`` and ``proj-datumgrid-world``. +.. tip:: + Read more about the various datumgrid packages available :ref:`here<datumgrid>`. + Docker +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @@ -123,7 +126,7 @@ PROJ is also available from the MacPorts system:: Compilation and installation from source code ################################################################################ -The classical way of installing PROJ is via the source code distribution. The +The classic way of installing PROJ is via the source code distribution. The most recent version is available from the :ref:`download page<current_release>`. You will need that and at least the standard *proj-datumgrid* package for a |
