diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-02-28 22:02:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-28 22:02:18 +0100 |
| commit | 0c0a2fa386fea82e666c940d7f70d3d9859d9b5c (patch) | |
| tree | 0fcdbe1913146645c499d48ee9e525c73bf91f96 /docs/source/operations | |
| parent | d3276a07b8a48e600332419d12886c34527d3162 (diff) | |
| parent | 2b880212e9b2ff6faeafb1f98c8fa76469c5907a (diff) | |
| download | PROJ-0c0a2fa386fea82e666c940d7f70d3d9859d9b5c.tar.gz PROJ-0c0a2fa386fea82e666c940d7f70d3d9859d9b5c.zip | |
Merge pull request #1300 from mwtoews/docs
Miscellaneous documentation fixes
Diffstat (limited to 'docs/source/operations')
| -rw-r--r-- | docs/source/operations/projections/comill.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/natearth2.rst | 4 | ||||
| -rw-r--r-- | docs/source/operations/projections/patterson.rst | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/operations/projections/comill.rst b/docs/source/operations/projections/comill.rst index 94b2695c..fa04ec18 100644 --- a/docs/source/operations/projections/comill.rst +++ b/docs/source/operations/projections/comill.rst @@ -7,7 +7,7 @@ Compact Miller The Compact Miller projection is a cylindrical map projection with a height-to-width ratio of 0.6:1. -See :cite:`Jenny2014` +See :cite:`Jenny2015` +---------------------+----------------------------------------------------------+ | **Classification** | Cylindrical | diff --git a/docs/source/operations/projections/natearth2.rst b/docs/source/operations/projections/natearth2.rst index ec33141d..a5128ea9 100644 --- a/docs/source/operations/projections/natearth2.rst +++ b/docs/source/operations/projections/natearth2.rst @@ -30,9 +30,9 @@ Natural Earth II The Natural Earth II projection is intended for making world maps. At high latitudes, meridians bend steeply toward short pole lines resulting in a map -with highly rounded corners that resembles an elongated globe +with highly rounded corners that resembles an elongated globe. -See :cite:`Savric2016` +See :cite:`Savric2015` Parameters diff --git a/docs/source/operations/projections/patterson.rst b/docs/source/operations/projections/patterson.rst index 11211a5f..b68a14d0 100644 --- a/docs/source/operations/projections/patterson.rst +++ b/docs/source/operations/projections/patterson.rst @@ -7,7 +7,7 @@ Patterson The Patterson projection is a cylindrical map projection designed for general-purpose mapmaking. -See :cite:`Patterson2015` +See :cite:`Patterson2014` +---------------------+----------------------------------------------------------+ | **Classification** | Cylindrical | |
