diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-04-15 23:50:39 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-04-16 17:47:18 +0200 |
| commit | 0cd2912037001129ba19a50a70ff4bf28a431082 (patch) | |
| tree | 84f23cd0cbef4c6b3201c72d86843e02f72970ad /docs/source/operations | |
| parent | a8fdadfa3f726d110bdb964b3952d8c50a8d2f28 (diff) | |
| download | PROJ-0cd2912037001129ba19a50a70ff4bf28a431082.tar.gz PROJ-0cd2912037001129ba19a50a70ff4bf28a431082.zip | |
Implement an iterative inverse method for +proj=adams_ws2
Diffstat (limited to 'docs/source/operations')
| -rw-r--r-- | docs/source/operations/projections/adams_ws2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/adams_ws2.rst b/docs/source/operations/projections/adams_ws2.rst index 2ba6ee88..60630286 100644 --- a/docs/source/operations/projections/adams_ws2.rst +++ b/docs/source/operations/projections/adams_ws2.rst @@ -7,7 +7,7 @@ Adams World in a Square II +---------------------+----------------------------------------------------------+ | **Classification** | Miscellaneous | +---------------------+----------------------------------------------------------+ -| **Available forms** | Forward spherical projection | +| **Available forms** | Forward and inverse, spherical | +---------------------+----------------------------------------------------------+ | **Defined area** | Global | +---------------------+----------------------------------------------------------+ |
