diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-03-10 17:02:14 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-03-10 17:02:14 +0000 |
| commit | 9d3fabcf8d218c4b720efb6c476055ce78dc8fae (patch) | |
| tree | 3adbbfa941e81127567cb9b76505ae949d5ff033 /docs/source | |
| parent | ad1732b5e4d3ba1652f8f8b154d62fa8bd7f28c1 (diff) | |
| download | PROJ-9d3fabcf8d218c4b720efb6c476055ce78dc8fae.tar.gz PROJ-9d3fabcf8d218c4b720efb6c476055ce78dc8fae.zip | |
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 | |
