diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-07 14:21:29 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-07 14:21:29 +0100 |
| commit | e8459c135d22759fbd6b5a77d40ae7fe1a029328 (patch) | |
| tree | 504395d70291bb559462330ef155b44ad5e5e5db /docs/source | |
| parent | 237296b7e84a8bb270e3be06a690737a601d73e7 (diff) | |
| download | PROJ-e8459c135d22759fbd6b5a77d40ae7fe1a029328.tar.gz PROJ-e8459c135d22759fbd6b5a77d40ae7fe1a029328.zip | |
xyzgridshift.rst: fix typo
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/transformations/xyzgridshift.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/xyzgridshift.rst b/docs/source/operations/transformations/xyzgridshift.rst index c49b7592..74d62be5 100644 --- a/docs/source/operations/transformations/xyzgridshift.rst +++ b/docs/source/operations/transformations/xyzgridshift.rst @@ -21,7 +21,7 @@ translation values from a grid. The grid is referenced against either the 2D geographic CRS corresponding to the input (or sometimes output) CRS. This method is described (in French) in :cite:`NTF_88` -and as EPSG operation methode code 9655 in :cite:`IOGP2018` (§2.4.4.1.1 +and as EPSG operation method code 9655 in :cite:`IOGP2018` (§2.4.4.1.1 France geocentric interpolation). The translation in the grids are added to the input coordinates in the forward direction, |
