From 6bb14fa874562eb4879a3b80b51b22cd2add058e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 27 Dec 2018 16:22:09 +0100 Subject: Add an hardcoded +ellps=GRS80 when there is no datum/ellipsoid specification (refs #201) --- docs/source/operations/options/ellps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/operations') diff --git a/docs/source/operations/options/ellps.rst b/docs/source/operations/options/ellps.rst index af98d377..b754f741 100644 --- a/docs/source/operations/options/ellps.rst +++ b/docs/source/operations/options/ellps.rst @@ -2,4 +2,4 @@ See :option:`proj -le` for a list of available ellipsoids. - *Defaults to "WGS84".* + *Defaults to "GRS80".* -- cgit v1.2.3