diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-03-12 15:32:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-12 15:32:54 +0100 |
| commit | b3ff509f612da451240a9dabeb4e967f19146574 (patch) | |
| tree | c3056eba1ea1870e86862dad3a56b0c1fc4fd723 /docs/source | |
| parent | 396dba3e8c6e01bc62ad7c4a1c986a676d550028 (diff) | |
| parent | b79efe60e5f8695b5d3316345c69a4242eb94ab5 (diff) | |
| download | PROJ-b3ff509f612da451240a9dabeb4e967f19146574.tar.gz PROJ-b3ff509f612da451240a9dabeb4e967f19146574.zip | |
Merge pull request #2061 from PROJ-BOT/backport-2060-to-7.0
[Backport 7.0] 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. |
