aboutsummaryrefslogtreecommitdiff
path: root/docs/source/specifications
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-05-09 18:48:10 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-05-09 18:48:10 +0200
commitb7f8a012bfd11465af9f95c3d60101539a25219a (patch)
tree52ab65d8d68944ca9b6eb582064f372578e67636 /docs/source/specifications
parentf291c50f17dcf4f4657aadbf8b4a38df6fa98731 (diff)
downloadPROJ-b7f8a012bfd11465af9f95c3d60101539a25219a.tar.gz
PROJ-b7f8a012bfd11465af9f95c3d60101539a25219a.zip
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Diffstat (limited to 'docs/source/specifications')
-rw-r--r--docs/source/specifications/geodetictiffgrids.rst6
-rw-r--r--docs/source/specifications/projjson.rst4
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/specifications/geodetictiffgrids.rst b/docs/source/specifications/geodetictiffgrids.rst
index 479d6ca9..861e8b82 100644
--- a/docs/source/specifications/geodetictiffgrids.rst
+++ b/docs/source/specifications/geodetictiffgrids.rst
@@ -90,7 +90,7 @@ is an easy way to inspect such grid files:
half-pixel shift regarding to the coordinates stored in the original grid file. On
the reading side, PROJ will accept both conventions (for equivalent georeferencing,
the value of the origin in a PixelIsArea convention is shifted by a half-pixel
- towards the upper-left direction). Unspecified behaviour if this GeoKey is absent.
+ towards the upper-left direction). Unspecified behavior if this GeoKey is absent.
- Files hosted on the CDN will be tiled, presumably with 256x256 tiles (small
grids that are smaller than 256x256 will use a single strip). On the reading
@@ -601,9 +601,9 @@ will be followed by:
.. note::
TIFF has another mechanism to link IFDs, the SubIFD tag. This potentially
- enables to define a hiearchy of IFDs (similar to HDF5 groups). There is no
+ enables to define a hierarchy of IFDs (similar to HDF5 groups). There is no
support for that in most TIFF-using software, notably GDAL, and no compelling
- need to have a nested hiearchy, so "flat" organization with the standard IFD chaining
+ need to have a nested hierarchy, so "flat" organization with the standard IFD chaining
mechanism is adopted.
Examples of multi-grid dataset
diff --git a/docs/source/specifications/projjson.rst b/docs/source/specifications/projjson.rst
index 6bcce585..3484fce9 100644
--- a/docs/source/specifications/projjson.rst
+++ b/docs/source/specifications/projjson.rst
@@ -75,7 +75,7 @@ Examples
GeographicCRS
+++++++++++++
-The following invokation
+The following invocation
::
@@ -132,7 +132,7 @@ will output:
ProjectedCRS
++++++++++++
-The following invokation
+The following invocation
::