aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/reference/cpp/cpp_general.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-10-30 15:56:41 +0000
committerEven Rouault <even.rouault@spatialys.com>2019-10-30 16:49:39 +0000
commit970946b5668b31c1f2498db4b1dbc83871d52a91 (patch)
tree620f96fc1516f05ca7f0f3980d64f3195d803795 /docs/source/development/reference/cpp/cpp_general.rst
parent45b2d5ff3b085ce8c67c34dc27c7fdcb012b0cc3 (diff)
downloadPROJ-970946b5668b31c1f2498db4b1dbc83871d52a91.tar.gz
PROJ-970946b5668b31c1f2498db4b1dbc83871d52a91.zip
createFromWkt(): be tolerant to missing scale_factor parameter (fixes #1700)
This is invalid WKT, but GDAL 2.4 used to accept it and make a reasonable use of it... Currently we default it to 0 which is non sensical. Better use 1 as GDAL 2.4 did, and emit a warning. Other fix: proj_create_from_wkt() was documented to operate by default in non-strict validation mode, but it was actually in strict mode. So do as documented.
Diffstat (limited to 'docs/source/development/reference/cpp/cpp_general.rst')
0 files changed, 0 insertions, 0 deletions