aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-03-28 17:50:58 +0200
committerKristian Evers <kristianevers@gmail.com>2018-03-28 17:50:58 +0200
commit1d49445fc9df68670d2c12cdfbd695f7ce8af885 (patch)
tree888a5833d76705b3d4b30ec1ba73358f5e22d634 /docs/source/operations
parent8b1941a8e622d7bce9481e0446f6156e3f6074dd (diff)
downloadPROJ-1d49445fc9df68670d2c12cdfbd695f7ce8af885.tar.gz
PROJ-1d49445fc9df68670d2c12cdfbd695f7ce8af885.zip
Add default values to +lon_0 and +lat_0 options in ortho docs
Diffstat (limited to 'docs/source/operations')
-rw-r--r--docs/source/operations/projections/ortho.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/projections/ortho.rst b/docs/source/operations/projections/ortho.rst
index edb3fa14..1a8da63a 100644
--- a/docs/source/operations/projections/ortho.rst
+++ b/docs/source/operations/projections/ortho.rst
@@ -17,9 +17,9 @@ around a given latitude and longitude.
+---------------------+--------------------------------------------------------+
| **Options** |
+---------------------+--------------------------------------------------------+
-| `+lon_0` | Longitudinal projection center |
+| `+lon_0` | Longitudinal projection center. Defaults to 0.0. |
+---------------------+--------------------------------------------------------+
-| `+lat_0` | Latitudinal projection center |
+| `+lat_0` | Latitudinal projection center. Defaults to 0.0. |
+---------------------+--------------------------------------------------------+
.. image:: ./images/ortho.png