Skip to content

Commit

Permalink
@kbevers remarks on tmerc projection doc
Browse files Browse the repository at this point in the history
  • Loading branch information
julien2512 committed Oct 26, 2016
1 parent 737c9c0 commit 7aee40c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/projections/tmerc.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tmerc:

********************************************************************************
Transverse Mercator (Gauss-Kruger)
Transverse Mercator
********************************************************************************

The transverse Mercator projection in its various forms is the most widely used projected coordinate system for world topographical and offshore mapping.
Expand Down Expand Up @@ -66,7 +66,7 @@ Example using Gauss Boaga on Italy area (EPSG:3004) ::
Mathematical definition
#######################

The formulas describing the Transverse Mercator are all taken from proj4 sources.
The formulas describing the Transverse Mercator are all taken from Evenden's formula.

:math:`\phi_0` is the latitude of origin that match the center of the map. It can be set with ``+lat_0``.

Expand Down

0 comments on commit 7aee40c

Please sign in to comment.