aboutsummaryrefslogtreecommitdiff
path: root/docs/source/specifications
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-03-06 18:33:44 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-03-06 18:33:44 +0100
commit5fff613d07c697040f67f97e40eddd995ec43958 (patch)
treec854c55811466a608bd96b472d32bb6a62b3f2eb /docs/source/specifications
parent93da0bcaa0880b183b312e1ce7834c74357e5b0e (diff)
downloadPROJ-5fff613d07c697040f67f97e40eddd995ec43958.tar.gz
PROJ-5fff613d07c697040f67f97e40eddd995ec43958.zip
Typo fixes identified by scripts/fix_typos.sh
Diffstat (limited to 'docs/source/specifications')
-rw-r--r--docs/source/specifications/geodetictiffgrids.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/specifications/geodetictiffgrids.rst b/docs/source/specifications/geodetictiffgrids.rst
index 9e849074..479d6ca9 100644
--- a/docs/source/specifications/geodetictiffgrids.rst
+++ b/docs/source/specifications/geodetictiffgrids.rst
@@ -37,7 +37,7 @@ is an easy way to inspect such grid files:
- Files hosted on the CDN will use a Geographic 2D CRS for the GeoTIFF GeoKeys.
That CRS is intended to be the interpolation CRS as defined in
`OGC Abstract Specification Topic 2 <http://docs.opengeospatial.org/as/18-005r4/18-005r4.html>`_,
- that is the CRS to which grid values are refered to.
+ that is the CRS to which grid values are referred to.
Given that they will nominally be related to the EPSG dataset, the `GeodeticCRSGeoKey
<http://docs.opengeospatial.org/is/19-008r4/19-008r4.html#_requirements_class_geodeticcrsgeokey>`_
@@ -137,7 +137,7 @@ is an easy way to inspect such grid files:
* SamplesPerPixel = 1 for vertical shift grids.
- In the future, different values of SamplesPerPixel may be used to accomodate
+ In the future, different values of SamplesPerPixel may be used to accommodate
for other needs. For example for deformation models, SamplesPerPixel = 3 to combine
horizontal and vertical adjustments.
And even for the current identified needs of horizontal or vertical shifts,