diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-05-07 21:47:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-07 21:47:26 +0200 |
| commit | 641ee7029c6cd6271ab5b2229f564892ca2b3750 (patch) | |
| tree | 04dfeb251531aecc89374ae9fa567f23a14aab31 /docs/source | |
| parent | 060151460c4bebee0e5415c87dd4a20a48228ed1 (diff) | |
| parent | 71a496c4bbf0381e35d3c6e2a18c332aee3604ec (diff) | |
| download | PROJ-641ee7029c6cd6271ab5b2229f564892ca2b3750.tar.gz PROJ-641ee7029c6cd6271ab5b2229f564892ca2b3750.zip | |
Merge pull request #2708 from mwtoews/stereographic
Fix typo: "Mod. Stererographics" -> "Modified Stereographic"
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/alsk.rst | 4 | ||||
| -rw-r--r-- | docs/source/operations/projections/gs48.rst | 4 | ||||
| -rw-r--r-- | docs/source/operations/projections/gs50.rst | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/source/operations/projections/alsk.rst b/docs/source/operations/projections/alsk.rst index 45e628f5..5c2b416f 100644 --- a/docs/source/operations/projections/alsk.rst +++ b/docs/source/operations/projections/alsk.rst @@ -1,7 +1,7 @@ .. _alsk: ******************************************************************************** -Modified Stererographics of Alaska +Modified Stereographic of Alaska ******************************************************************************** +---------------------+----------------------------------------------------------+ | **Classification** | Modified azimuthal | @@ -23,7 +23,7 @@ Modified Stererographics of Alaska .. figure:: ./images/alsk.png :width: 500 px :align: center - :alt: Mod. Stererographics of Alaska + :alt: Modified Stereographic of Alaska proj-string: ``+proj=alsk`` diff --git a/docs/source/operations/projections/gs48.rst b/docs/source/operations/projections/gs48.rst index 7a721299..b8088fb4 100644 --- a/docs/source/operations/projections/gs48.rst +++ b/docs/source/operations/projections/gs48.rst @@ -1,7 +1,7 @@ .. _gs48: ******************************************************************************** -Mod. Stererographics of 48 U.S. +Modified Stereographic of 48 U.S. ******************************************************************************** +---------------------+----------------------------------------------------------+ @@ -24,7 +24,7 @@ Mod. Stererographics of 48 U.S. .. figure:: ./images/gs48.png :width: 500 px :align: center - :alt: Mod. Stererographics of 48 U.S. + :alt: Modified Stereographic of 48 U.S. proj-string: ``+proj=gs48`` diff --git a/docs/source/operations/projections/gs50.rst b/docs/source/operations/projections/gs50.rst index 0afdd05c..a5694f94 100644 --- a/docs/source/operations/projections/gs50.rst +++ b/docs/source/operations/projections/gs50.rst @@ -1,7 +1,7 @@ .. _gs50: ******************************************************************************** -Mod. Stererographics of 50 U.S. +Modified Stereographic of 50 U.S. ******************************************************************************** +---------------------+----------------------------------------------------------+ @@ -24,7 +24,7 @@ Mod. Stererographics of 50 U.S. .. figure:: ./images/gs50.png :width: 500 px :align: center - :alt: Mod. Stererographics of 50 U.S. + :alt: Modified Stereographic of 50 U.S. proj-string: ``+proj=gs50`` |
