From ba4766e6dd3957d21b3275a63fd6adb2e9d630d3 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 6 Jan 2020 15:03:53 +0100 Subject: Doc: add a 'Feedback from downstream projects' for PROJ6 migration --- docs/source/development/migration.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/development/migration.rst b/docs/source/development/migration.rst index e22d7b16..29c56b4b 100644 --- a/docs/source/development/migration.rst +++ b/docs/source/development/migration.rst @@ -181,6 +181,14 @@ will be used (that is trying to find as much as possible the most direct transformation between the source and target datum), whereas PROJ 4 or PROJ 5 used an "early-binding" approach consisting in always going to EPSG:4326 / WGS 84. + +Feedback from downstream projects on the PROJ 6 migration +############################################################################### + +* `PROJ 6 adoption by Spatialite `_ + +* `On GDA2020, PROJ 6 and QGIS: Lessons learnt and recommendations for handling GDA2020 within geospatial software development `_ + ================================================================================ Version 4 to 5 API Migration ================================================================================ -- cgit v1.2.3