diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-06 10:37:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 10:37:06 +1200 |
| commit | 22654ce7c0acaab875c9427592a42093ac75e8cd (patch) | |
| tree | 229597a5a184b02ba831b5e923574a008de06782 /docs/source/operations/transformations/xyzgridshift.rst | |
| parent | 45a88fe245ae040b6f19696dfd928fb2f03f51d9 (diff) | |
| download | PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.tar.gz PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Diffstat (limited to 'docs/source/operations/transformations/xyzgridshift.rst')
| -rw-r--r-- | docs/source/operations/transformations/xyzgridshift.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/transformations/xyzgridshift.rst b/docs/source/operations/transformations/xyzgridshift.rst index 6a3a40f0..e76b3a63 100644 --- a/docs/source/operations/transformations/xyzgridshift.rst +++ b/docs/source/operations/transformations/xyzgridshift.rst @@ -38,7 +38,7 @@ method in the forward direction, and direct read in the reverse direction. Example ------------------------------------------------------------------------------- -NTF to RGF93 transformation using gr3df97a.tif grid +NTF to RGF93 transformation using :file:`gr3df97a.tif` grid :: @@ -83,7 +83,7 @@ Optional If output_crs is specified, the grid is referenced in the geographic CRS corresponding to the output geocentric CRS. This is for example the case for the French - gr3df97a.tif grid converting from NTF to RGF93, but referenced against RGF93. + :file:`gr3df97a.tif` grid converting from NTF to RGF93, but referenced against RGF93. Thus in the forward direction (NTF->RGF93), an iterative method is used to find the appropriate shift. |
