aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-09-20 10:59:31 +0200
committerKristian Evers <kristianevers@gmail.com>2018-09-20 11:04:41 +0200
commit15edf4c41bea992c032736149d4a3c1c8aafdc7c (patch)
tree51afc930257adf9345967b33d5f743e1cd9e3c08 /docs/source/usage
parent0ea45a3b6441882b97a53344f13510c81e86103d (diff)
downloadPROJ-15edf4c41bea992c032736149d4a3c1c8aafdc7c.tar.gz
PROJ-15edf4c41bea992c032736149d4a3c1c8aafdc7c.zip
Clean up FAQ
This removes some questions that are no longer valid (covered elsewhere in the docs), adjusts the wording in other questions and fixes formatting and making it proper rst/sphinx syntax. With this, #1070 is almost fixed.
Diffstat (limited to 'docs/source/usage')
-rw-r--r--docs/source/usage/differences.rst13
-rw-r--r--docs/source/usage/transformation.rst1
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst
index 149224fd..7d9d6ced 100644
--- a/docs/source/usage/differences.rst
+++ b/docs/source/usage/differences.rst
@@ -13,6 +13,19 @@ that uses PROJ.
Behavioural changes caused by new bugs are not tracked here, as they should be
fixed in later versions of PROJ.
+Version 4.6.0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+The default datum application behavior changed with the 4.6.0 release. PROJ
+will now only apply a datum shift if both the source and destination coordinate
+system have valid datum shift information.
+
+The PROJ 4.6.0 Release Notes states
+
+ MAJOR: Rework :c:func:`pj_transform()` to avoid applying ellipsoid to ellipsoid
+ transformations as a datum shift when no datum info is available.
+
+
Version 5.0.0
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
diff --git a/docs/source/usage/transformation.rst b/docs/source/usage/transformation.rst
index b4ed7031..6d1bf02e 100644
--- a/docs/source/usage/transformation.rst
+++ b/docs/source/usage/transformation.rst
@@ -135,6 +135,7 @@ coordinate timestamps back to GPS weeks.
cs2cs paradigm
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+.. _cs2cs_specific_options:
============ ==============================================================
Parameter Description