diff options
Diffstat (limited to 'docs/source/operations/projections')
| -rw-r--r-- | docs/source/operations/projections/cc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/gall.rst | 6 | ||||
| -rw-r--r-- | docs/source/operations/projections/gnom.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/lcc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/merc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/tmerc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/tobmerc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/utm.rst | 2 |
8 files changed, 10 insertions, 10 deletions
diff --git a/docs/source/operations/projections/cc.rst b/docs/source/operations/projections/cc.rst index 81ea17db..c6f3927a 100644 --- a/docs/source/operations/projections/cc.rst +++ b/docs/source/operations/projections/cc.rst @@ -31,7 +31,7 @@ Central Cylindrical Parameters ################################################################################ -.. note:: All parameters are optional for the Central Cylindricla projection. +.. note:: All parameters are optional for the Central Cylindrical projection. .. include:: ../options/lon_0.rst diff --git a/docs/source/operations/projections/gall.rst b/docs/source/operations/projections/gall.rst index c5f05478..8114815a 100644 --- a/docs/source/operations/projections/gall.rst +++ b/docs/source/operations/projections/gall.rst @@ -43,12 +43,12 @@ The Gall projection is neither conformal nor equal-area, but has a blend of vari Unlike the Mercator, the Gall shows the poles as lines running across the top and bottom of the map. -Example using Gall Stereographical :: +Example using Gall Stereographic :: $ echo 9 51 | proj +proj=gall +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +units=m 708432.90 5193386.36 -Example using Gall Stereographical (Central meridian 90°W) :: +Example using Gall Stereographic (Central meridian 90°W) :: $ echo 9 51 | proj +proj=gall +lon_0=90w +x_0=0 +y_0=0 +ellps=WGS84 +units=m 7792761.91 5193386.36 @@ -72,7 +72,7 @@ Parameters Mathematical definition ####################### -The formulas describing the Gall Stereographical are all taken from :cite:`Snyder1993`. +The formulas describing the Gall Stereographic are all taken from :cite:`Snyder1993`. Spherical form ************** diff --git a/docs/source/operations/projections/gnom.rst b/docs/source/operations/projections/gnom.rst index c9fc4bcf..c18ab4e7 100644 --- a/docs/source/operations/projections/gnom.rst +++ b/docs/source/operations/projections/gnom.rst @@ -31,7 +31,7 @@ Gnomonic Parameters ################################################################################ -.. note:: All parameters are optional for the Gnomomic projection. +.. note:: All parameters are optional for the Gnomonic projection. .. include:: ../options/lon_0.rst diff --git a/docs/source/operations/projections/lcc.rst b/docs/source/operations/projections/lcc.rst index 8002fa31..bf15d76a 100644 --- a/docs/source/operations/projections/lcc.rst +++ b/docs/source/operations/projections/lcc.rst @@ -23,7 +23,7 @@ justifies adding this otherwise non-standard projection. | **Available forms** | Forward and inverse, spherical and ellipsoidal .| | | One or two standard parallels (1SP and 2SP). | | | "LCC 2SP Michigan" form can be used by setting | -| | `+k_0` parameter to specify elliposid scale. | +| | ``+k_0`` parameter to specify ellipsoid scale. | +---------------------+----------------------------------------------------------+ | **Defined area** | Best for regions predominantly east–west in extent and | | | located in the middle north or south latitudes. | diff --git a/docs/source/operations/projections/merc.rst b/docs/source/operations/projections/merc.rst index 2107b7b2..6eae9d36 100644 --- a/docs/source/operations/projections/merc.rst +++ b/docs/source/operations/projections/merc.rst @@ -181,7 +181,7 @@ This is obtained by taking the :math:`\sinh` of the equation for using :math:`\tau = \tau'/(1 - e^2)` as an initial guess and with the needed derivative given by -..math:: +.. math:: \frac{d\tau'}{d\tau} = \frac{1 - e^2}{1 + (1 - e^2)\tau^2} \sqrt{1 + \tau'^2} \sqrt{1 + \tau^2} diff --git a/docs/source/operations/projections/tmerc.rst b/docs/source/operations/projections/tmerc.rst index 3a18904f..576ad327 100644 --- a/docs/source/operations/projections/tmerc.rst +++ b/docs/source/operations/projections/tmerc.rst @@ -156,7 +156,7 @@ Spherical form ************** Because the full (ellipsoidal) projection includes the spherical -projection as one of the components, we present the spherial form first +projection as one of the components, we present the spherical form first with the coordinates tagged with primes, :math:`\phi'`, :math:`\lambda'`, :math:`\zeta' = \xi' + i\eta'`, :math:`x'`, :math:`y'`, so that they can be distinguished from the corresponding diff --git a/docs/source/operations/projections/tobmerc.rst b/docs/source/operations/projections/tobmerc.rst index 69a4855d..7bc5cb95 100644 --- a/docs/source/operations/projections/tobmerc.rst +++ b/docs/source/operations/projections/tobmerc.rst @@ -40,7 +40,7 @@ The inappropriate use of the Mercator projection has declined but still occasionally occurs. One method of contrasting the Mercator projection is to present an alternative in the form of an equal area projection. The map projection derived here is thus not simply a pretty Christmas tree ornament: -it is instead a complement to Mercator's conformal navigation anamorphose +it is instead a complement to Mercator's conformal navigation anamorphosis and can be displayed as an alternative. The equations for the new map projection preserve the latitudinal stretching of the Mercator while adjusting the longitudinal spacing. This allows placement of the new map diff --git a/docs/source/operations/projections/utm.rst b/docs/source/operations/projections/utm.rst index 6b957472..2367cbad 100644 --- a/docs/source/operations/projections/utm.rst +++ b/docs/source/operations/projections/utm.rst @@ -47,7 +47,7 @@ Convert geodetic coordinate to UTM Zone 32 on the northern hemisphere:: $ echo 12 56 | proj +proj=utm +zone=32 687071.44 6210141.33 -Convert geodetic coordinate to UTM Zone 59 on the souther hemisphere:: +Convert geodetic coordinate to UTM Zone 59 on the southern hemisphere:: $ echo 174 -44 | proj +proj=utm +zone=59 +south 740526.32 5123750.87 |
