diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/ortho.rst | 4 |
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 |
