From 94abd1f827d859f5207cb5406e107f79424526b8 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 20:36:42 +0100 Subject: Update docs/source/operations/operations_computation.rst Co-Authored-By: Kristian Evers --- docs/source/operations/operations_computation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index 65a1c824..6f0bf386 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -397,7 +397,7 @@ following results for the AGD84 to GDA2020 coordinate operations lookup: +step +proj=axisswap +order=2,1 One can see that the selected intermediate CRS that has been used is GDA94. -This is a completely novel behaviour of PROJ 6 regarding to the PROJ.4 logic +This is a completely novel behaviour of PROJ 6 as opposed to the logic of PROJ.4 where datum transformations implied using EPSG:4326 / WGS 84 has the mandatory datum hub. PROJ 6 no longer hardcodes it as the mandatory datum hub, and relies on the database to find the appropriate hub(s). -- cgit v1.2.3