diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-25 17:13:26 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-11-25 17:13:26 +0100 |
| commit | 3445967392fa8c4510814866f81d3e59300836ac (patch) | |
| tree | 9c72947a8dd0ced42654d74914bbe935944d3465 /docs | |
| parent | 649e5ce3ed9dc52e6939f0862661637f85c60f99 (diff) | |
| download | PROJ-3445967392fa8c4510814866f81d3e59300836ac.tar.gz PROJ-3445967392fa8c4510814866f81d3e59300836ac.zip | |
Doc: change 7.0 references to 6.3
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/apps/projinfo.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/healpix.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst index f6bf9ab0..6236056d 100644 --- a/docs/source/apps/projinfo.rst +++ b/docs/source/apps/projinfo.rst @@ -222,7 +222,7 @@ The following control parameters can appear in any order: .. option:: --3d - .. versionadded:: 7.0 + .. versionadded:: 6.3 "Promote" the CRS(s) to their 3D version. In the context of researching available coordinate transformations, explicitly specifying this option is diff --git a/docs/source/operations/projections/healpix.rst b/docs/source/operations/projections/healpix.rst index d28afa8d..cdefa522 100644 --- a/docs/source/operations/projections/healpix.rst +++ b/docs/source/operations/projections/healpix.rst @@ -53,7 +53,7 @@ Parameters .. option:: +rot_xy - .. versionadded:: 7.0.0 + .. versionadded:: 6.3.0 Rotation of the HEALPix map in degrees. A positive value results in a clockwise rotation around (x_0, y_0) in the cartesian / projected coordinate space. |
