From a4d389c37529bda488dc14fb4225e4dec40c0743 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 27 Dec 2018 10:53:51 +0100 Subject: Remove proj_def.dat (fixes #201) --- docs/source/usage/differences.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/source/usage/differences.rst') diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst index 7d9d6ced..1f7769d3 100644 --- a/docs/source/usage/differences.rst +++ b/docs/source/usage/differences.rst @@ -58,3 +58,13 @@ should return the same output for both. Adding the ``+over`` flag to the projection definition provides the old behaviour. + +Version 6.0.0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +Removal of proj_def.dat +----------------------- + +Before PROJ 6, the proj_def.dat was used to provide general and per-projection +parameters, when +no_defs was not specified. It has now been removed. In +particular, the +ellps=WGS84 is no longer a default. -- cgit v1.2.3