diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-07-01 15:19:28 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-07-01 15:19:48 +0200 |
| commit | 89a6dd54a869435cd3ab69d06ac5a2865f112660 (patch) | |
| tree | 44383739cea8a0221a00bc7e0040e93d60fb91ca /docs/source | |
| parent | 3331838c8a381c750ef2905f9b359510f7db7fcc (diff) | |
| download | PROJ-89a6dd54a869435cd3ab69d06ac5a2865f112660.tar.gz PROJ-89a6dd54a869435cd3ab69d06ac5a2865f112660.zip | |
PROJ 7.1.0 NEWS and release notes: add missing mention of +proj=defmodel
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/news.rst b/docs/source/news.rst index a0d49f4c..18f2c409 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -10,6 +10,10 @@ News Updates ------- ++ **New transformations** + + * Add a +proj=defmodel transformation for multi-component time-based deformation models (`#2206 <https://github.com/OSGeo/PROJ/pull/2206>`_): + + **New projections** * Add square conformal projections from libproject (`#2148 <https://github.com/OSGeo/issues/2148>`_): |
