aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-06 15:03:53 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-06 15:04:42 +0100
commitba4766e6dd3957d21b3275a63fd6adb2e9d630d3 (patch)
treed5e33dc2f4e23eab096102d927b99cb67ca13607 /docs
parent5be02bf6d1d45ac0d835c138074611843982e9e8 (diff)
downloadPROJ-ba4766e6dd3957d21b3275a63fd6adb2e9d630d3.tar.gz
PROJ-ba4766e6dd3957d21b3275a63fd6adb2e9d630d3.zip
Doc: add a 'Feedback from downstream projects' for PROJ6 migration
Diffstat (limited to 'docs')
-rw-r--r--docs/source/development/migration.rst8
1 files changed, 8 insertions, 0 deletions
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 <https://www.gaia-gis.it/fossil/libspatialite/wiki?name=PROJ.6>`_
+
+* `On GDA2020, PROJ 6 and QGIS: Lessons learnt and recommendations for handling GDA2020 within geospatial software development <https://www.icsm.gov.au/sites/default/files/North%20Road%20Handling%20GDA2020%20within%20Geospatial%20Software%20Development.pdf>`_
+
================================================================================
Version 4 to 5 API Migration
================================================================================