diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-03-12 10:03:55 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-03-12 10:03:55 +0000 |
| commit | b79efe60e5f8695b5d3316345c69a4242eb94ab5 (patch) | |
| tree | 200b2b64b193f5024cdeeed9f13c58018bbda592 /docs/source | |
| parent | 8db7e753a5bee5133100feb347e85d9ab9a126a3 (diff) | |
| download | PROJ-b79efe60e5f8695b5d3316345c69a4242eb94ab5.tar.gz PROJ-b79efe60e5f8695b5d3316345c69a4242eb94ab5.zip | |
Add note about orientation of control points in `chamb`
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/chamb.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/operations/projections/chamb.rst b/docs/source/operations/projections/chamb.rst index c0c8f063..c33017a5 100644 --- a/docs/source/operations/projections/chamb.rst +++ b/docs/source/operations/projections/chamb.rst @@ -34,6 +34,8 @@ Parameters Required -------------------------------------------------------------------------------- +.. note:: Control points should be oriented clockwise. + .. option:: +lat_1=<value> Latitude of the first control point. |
