6.1.1 Release Notes
Updates
- Update EPSG registry to version 9.6.3 (#1485)
Bug Fixes
-
Take the passed authority into account when identifying
objects (#1466) -
Avoid exception when transforming from NAD83 to projected
CRS using NAD83(2011) (#1477) -
Avoid off-by-one reading of name argument if name of resource
file has length 1 (#1489) -
Do not include
PROJ_LIB
inproj_info().searchpath
when context
search path is set (#1498) -
Use correct delimeter for the current platform when parsing
PROJ_LIB
(#1497) -
Do not confuse 'ID74' CRS with WKT2 ID[] node (#1506)
-
WKT1 importer: do case insensitive comparison for axis direction (#1509)
-
Avoid compile errors on GCC 4.9.3 (#1512)
-
Make sure that pipelines including +proj=ob_tran can be created (#1526)