aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-12-07 19:48:04 +0100
committerKristian Evers <kristianevers@gmail.com>2019-12-07 19:48:35 +0100
commit4c39aa63fd2136b689628fe8c8b81de4f8b9432e (patch)
tree003b0c26a4c42aca4cd3a938a0a158b6f9812fbc
parent4e356ecad62f44ee80e7b22de2f30b928e8a3174 (diff)
downloadPROJ-4c39aa63fd2136b689628fe8c8b81de4f8b9432e.tar.gz
PROJ-4c39aa63fd2136b689628fe8c8b81de4f8b9432e.zip
Add intro and table to isea doc page
-rw-r--r--docs/source/operations/projections/isea.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/source/operations/projections/isea.rst b/docs/source/operations/projections/isea.rst
index 1afedc30..968d468b 100644
--- a/docs/source/operations/projections/isea.rst
+++ b/docs/source/operations/projections/isea.rst
@@ -4,6 +4,31 @@
Icosahedral Snyder Equal Area
********************************************************************************
+The Icosaheadra Snyder Equal Area projection is a series of equal-area map
+projections. Lines of constant distortion follow approximately oval or
+rectangular paths instead of the circles of the Lambert Azimuthal Equal-Area
+projection or the straight lines of the Cylindrical Equal-Area projection. The
+projection series permits design of equal-area maps of oblong regions with less
+overall distortion of shape and scale than equal-area maps on other projections
+:cite:`Snyder1988`.
+
++---------------------+----------------------------------------------------------+
+| **Classification** | Polyhedral, equal Area |
++---------------------+----------------------------------------------------------+
+| **Available forms** | Forward, spherical |
++---------------------+----------------------------------------------------------+
+| **Defined area** | Global |
++---------------------+----------------------------------------------------------+
+| **Alias** | isea |
++---------------------+----------------------------------------------------------+
+| **Domain** | 2D |
++---------------------+----------------------------------------------------------+
+| **Input type** | Geodetic coordinates |
++---------------------+----------------------------------------------------------+
+| **Output type** | Projected coordinates |
++---------------------+----------------------------------------------------------+
+
+
.. figure:: ./images/isea.png
:width: 500 px
:align: center