diff options
| author | mwtoews <mwtoews@gmail.com> | 2018-05-02 08:21:45 +1200 |
|---|---|---|
| committer | mwtoews <mwtoews@gmail.com> | 2018-05-02 08:24:46 +1200 |
| commit | b45210b4361d06be6a829b311af46de70d13b9c4 (patch) | |
| tree | a365f5a8a2c83ebdf89cc6609aafe0c1939ef05f /docs/source/operations/projections | |
| parent | c2b331c636584a3345dcccf38cae7661eb26cc6a (diff) | |
| download | PROJ-b45210b4361d06be6a829b311af46de70d13b9c4.tar.gz PROJ-b45210b4361d06be6a829b311af46de70d13b9c4.zip | |
Fix syntax in RST tables
Diffstat (limited to 'docs/source/operations/projections')
| -rw-r--r-- | docs/source/operations/projections/airy.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/merc.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/projections/airy.rst b/docs/source/operations/projections/airy.rst index 1c856d0a..a6e89e30 100644 --- a/docs/source/operations/projections/airy.rst +++ b/docs/source/operations/projections/airy.rst @@ -17,7 +17,7 @@ within the small or great circle defined by an angular distance, +---------------------+----------------------------------------------------------+ | **Alias** | airy | +---------------------+----------------------------------------------------------+ -+ **Domain** | 2D | +| **Domain** | 2D | +---------------------+----------------------------------------------------------+ | **Input type** | Geodetic coordinates | +---------------------+----------------------------------------------------------+ diff --git a/docs/source/operations/projections/merc.rst b/docs/source/operations/projections/merc.rst index 888b12a3..2d419c02 100644 --- a/docs/source/operations/projections/merc.rst +++ b/docs/source/operations/projections/merc.rst @@ -18,7 +18,7 @@ The projection is conformal which makes it suitable for navigational purposes. +---------------------+----------------------------------------------------------+ | **Alias** | merc | +---------------------+----------------------------------------------------------+ -+ **Domain** | 2D | +| **Domain** | 2D | +---------------------+----------------------------------------------------------+ | **Input type** | Geodetic coordinates | +---------------------+----------------------------------------------------------+ |
