aboutsummaryrefslogtreecommitdiff
path: root/docs/source/grids.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-19 23:09:40 +0100
committerKristian Evers <kristianevers@gmail.com>2018-02-19 23:09:40 +0100
commit631145da4d23db670cb378fdae14dc6f3555513b (patch)
tree429db7a5d719d1d88c2e46cb30c7a1199e6416ef /docs/source/grids.rst
parentf63fe1b85d350315ca5ee1bc4b871c8585d05aca (diff)
downloadPROJ-631145da4d23db670cb378fdae14dc6f3555513b.tar.gz
PROJ-631145da4d23db670cb378fdae14dc6f3555513b.zip
Change most occurences of PROJ.4 to PROJ [skip ci]
Diffstat (limited to 'docs/source/grids.rst')
-rw-r--r--docs/source/grids.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/grids.rst b/docs/source/grids.rst
index 4c0bc577..b3a551d7 100644
--- a/docs/source/grids.rst
+++ b/docs/source/grids.rst
@@ -44,7 +44,7 @@ HARN
With the support of `i-cubed <http://www.i-cubed.com>`__, Frank Warmerdam has
written tools to translate the HPGN grids from NOAA/NGS from ``.los/.las`` format
-into NTv2 format for convenient use with PROJ.4. This project included
+into NTv2 format for convenient use with PROJ. This project included
implementing a `.los/.las reader <https://github.com/OSGeo/gdal/tree/trunk/gdal/frmts/raw/loslasdataset.cpp>`__
for GDAL, and an `NTv2 reader/writer <https://github.com/OSGeo/gdal/tree/trunk/gdal/frmts/raw/ntv2dataset.cpp>`__.
Also, a script to do the bulk translation was implemented in
@@ -55,7 +55,7 @@ The command to do the translation was:
loslas2ntv2.py -auto *hpgn.los
-As GDAL uses NAD83/WGS84 as a pivot datum, the sense of the HPGN datum shift offsets were negated to map from HPGN to NAD83 instead of the other way. The files can be used with PROJ.4 like this:
+As GDAL uses NAD83/WGS84 as a pivot datum, the sense of the HPGN datum shift offsets were negated to map from HPGN to NAD83 instead of the other way. The files can be used with PROJ like this:
::
@@ -101,7 +101,7 @@ distributed, but can be obtained by users through free and legal methods.
Canada NTv2.0
................................................................................
-Although NTv1 grid shifts are provided freely with PROJ.4, the higher-quality
+Although NTv1 grid shifts are provided freely with PROJ, the higher-quality
NTv2.0 file needs to be downloaded from Natural Resources Canada. More info:
http://www.geod.nrcan.gc.ca/tools-outils/ntv2_e.php.