aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/chamb.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-07-20 23:53:45 +0100
committerKristian Evers <kristianevers@gmail.com>2018-07-21 20:26:30 +0100
commit9f378264618b95c9cc788b5db7ea5388efcc5841 (patch)
tree4b1cedf017e1ae6e28b1106e985451b6e19f3245 /docs/source/operations/projections/chamb.rst
parent2d6f1782baffc83b6a0b053173315cdf590ea257 (diff)
downloadPROJ-9f378264618b95c9cc788b5db7ea5388efcc5841.tar.gz
PROJ-9f378264618b95c9cc788b5db7ea5388efcc5841.zip
Add projection parameters to all projection doc pages
Diffstat (limited to 'docs/source/operations/projections/chamb.rst')
-rw-r--r--docs/source/operations/projections/chamb.rst42
1 files changed, 41 insertions, 1 deletions
diff --git a/docs/source/operations/projections/chamb.rst b/docs/source/operations/projections/chamb.rst
index 2ec9bffe..1c0a7f17 100644
--- a/docs/source/operations/projections/chamb.rst
+++ b/docs/source/operations/projections/chamb.rst
@@ -6,5 +6,45 @@ Chamberlin Trimetric
.. image:: ./images/chamb.png
:scale: 50%
- :alt: Chamberlin Trimetric
+ :alt: Chamberlin Trimetric
+Parameters
+################################################################################
+
+Required
+--------------------------------------------------------------------------------
+
+.. option:: +lat_1=<value>
+
+ Latitude of the first control point.
+
+.. option:: +lon_1=<value>
+
+ Longitude of the first control point.
+
+.. option:: +lat_2=<value>
+
+ Latitude of the second control point.
+
+.. option:: +lon_2=<value>
+
+ Longitude of the second control point.
+
+.. option:: +lat_3=<value>
+
+ Latitude of the third control point.
+
+.. option:: +lon_3=<value>
+
+ Longitude of the third control point.
+
+Optional
+--------------------------------------------------------------------------------
+
+.. include:: ../options/lon_0.rst
+
+.. include:: ../options/R.rst
+
+.. include:: ../options/x_0.rst
+
+.. include:: ../options/y_0.rst