diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-03-10 21:52:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 21:52:59 +0100 |
| commit | 1aa66623994c685ad7359fa38ed08e46aa85a960 (patch) | |
| tree | 3adbbfa941e81127567cb9b76505ae949d5ff033 /docs/source | |
| parent | ad1732b5e4d3ba1652f8f8b154d62fa8bd7f28c1 (diff) | |
| parent | 9d3fabcf8d218c4b720efb6c476055ce78dc8fae (diff) | |
| download | PROJ-1aa66623994c685ad7359fa38ed08e46aa85a960.tar.gz PROJ-1aa66623994c685ad7359fa38ed08e46aa85a960.zip | |
Merge pull request #2045 from PROJ-BOT/backport-2026-to-7.0
[Backport 7.0] utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/utm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/utm.rst b/docs/source/operations/projections/utm.rst index 57df860d..e0ea89e4 100644 --- a/docs/source/operations/projections/utm.rst +++ b/docs/source/operations/projections/utm.rst @@ -11,7 +11,7 @@ longigude. +---------------------+----------------------------------------------------------+ | **Classification** | Transverse cylindrical, conformal | +---------------------+----------------------------------------------------------+ -| **Available forms** | Forward and inverse, Spherical and Elliptical | +| **Available forms** | Forward and inverse, Elliptical only | +---------------------+----------------------------------------------------------+ | **Defined area** | Within the used zone, but transformations of coordinates | | | in adjacent zones can be expected to be accurate as well | |
