diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/development/migration.rst | 4 | ||||
| -rw-r--r-- | docs/source/operations/conversions/unitconvert.rst | 12 | ||||
| -rw-r--r-- | docs/source/operations/projections/eqc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/tmerc.rst | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/docs/source/development/migration.rst b/docs/source/development/migration.rst index 34e166bf..99143f20 100644 --- a/docs/source/development/migration.rst +++ b/docs/source/development/migration.rst @@ -153,8 +153,8 @@ Function mapping from old to new API ############################################################################### +---------------------------------------+---------------------------------------+ -| **Old API functions** | **New API functions** | -+---------------------------------------+---------------------------------------+ +| Old API functions | New API functions | ++=======================================+=======================================+ | pj_fwd | proj_trans | +---------------------------------------+---------------------------------------+ | pj_inv | proj_trans | diff --git a/docs/source/operations/conversions/unitconvert.rst b/docs/source/operations/conversions/unitconvert.rst index e99ca837..f1488d9a 100644 --- a/docs/source/operations/conversions/unitconvert.rst +++ b/docs/source/operations/conversions/unitconvert.rst @@ -87,8 +87,8 @@ The same list can also be produced on the command line with :program:`proj` or :program:`cs2cs`, by adding the `-lu` flag when calling the utility. +----------+---------------------------------+ -| **Label**| **Name** | -+----------+---------------------------------+ +| Label | Name | ++==========+=================================+ | km | Kilometer | +----------+---------------------------------+ | m | Meter | @@ -142,8 +142,8 @@ Angular units In the table below all angular units supported by PROJ `unitconvert` are listed. +----------+---------------------------------+ -| **Label**| **Name** | -+----------+---------------------------------+ +| Label | Name | ++==========+=================================+ | deg | Degree | +----------+---------------------------------+ | grad | Grad | @@ -159,8 +159,8 @@ Time units In the table below all time units supported by PROJ are listed. +--------------+-----------------------------+ -| **label** | **Name** | -+--------------+-----------------------------+ +| Label | Name | ++==============+=============================+ | mjd | Modified Julian date | +--------------+-----------------------------+ | decimalyear | Decimal year | diff --git a/docs/source/operations/projections/eqc.rst b/docs/source/operations/projections/eqc.rst index e5c57f47..d36c1854 100644 --- a/docs/source/operations/projections/eqc.rst +++ b/docs/source/operations/projections/eqc.rst @@ -40,7 +40,7 @@ The following table gives special cases of the cylindrical equidistant projectio +---------------------------------------------------------+--------------------------+ | Projection Name | (lat ts=) :math:`\phi_0` | -+---------------------------------------------------------+--------------------------+ ++=========================================================+==========================+ | Plain/Plane Chart | 0° | +---------------------------------------------------------+--------------------------+ | Simple Cylindrical | 0° | diff --git a/docs/source/operations/projections/tmerc.rst b/docs/source/operations/projections/tmerc.rst index 4c9cdab0..6d1c145d 100644 --- a/docs/source/operations/projections/tmerc.rst +++ b/docs/source/operations/projections/tmerc.rst @@ -44,7 +44,7 @@ The following table gives special cases of the Transverse Mercator projection. +-------------------------------------+-----------------------------------------------------+--------------------------------+------------------------------------------+--------------+ | Projection Name | Areas | Central meridian | Zone width | Scale Factor | -+-------------------------------------+-----------------------------------------------------+--------------------------------+------------------------------------------+--------------+ ++=====================================+=====================================================+================================+==========================================+==============+ | Transverse Mercator | World wide | Various | less than 6° | Various | +-------------------------------------+-----------------------------------------------------+--------------------------------+------------------------------------------+--------------+ | Transverse Mercator south oriented | Southern Africa | 2° intervals E of 11°E | 2° | 1.000 | |
