From f80567bf313c84e13cd4fc3e48d6c3a33575a6a1 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 1 Jul 2020 15:19:28 +0200 Subject: PROJ 7.1.0 NEWS and release notes: add missing mention of +proj=defmodel --- NEWS | 4 ++++ docs/source/news.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 28e130cc..47bc3327 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ Updates ------- + + New transformations: + + o Add a +proj=defmodel transformation for multi-component time-based deformation models (#2206) + + New projections: o Add square conformal projections from libproject: 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 `_): + + **New projections** * Add square conformal projections from libproject (`#2148 `_): -- cgit v1.2.3