File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed
Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change 1+ 6.3.2 Release Notes
2+ -------------------
3+
4+ Bug fixes
5+ ---------
6+
7+ o validateParameters(): fix false-positive warning on
8+ Equidistant Cylindrical (#1947)
9+
10+ o proj_create_crs_to_crs(): avoid potential reprojection failures when
11+ reprojecting area of use to source and target CRS (#1993)
12+
13+ o createOperations(): fix wrong pipeline generation with CRS that has +nadgrids=
14+ and +pm= (#2003)
15+
16+ o Fix bad copy&replace pattern on HEALPix and rHEALPix projection names (#2006)
17+
18+ o createUnitOfMeasure(): use full double resolution for the conversion
19+ factor (#2013)
20+
21+ o data/Makefile.am: remove bashism (#2047)
22+
23+ o ProjectedCRS::identify(): tune it to better work with ESRI WKT representation
24+ of EPSG:2193 (#2058)
25+
26+ o EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (#2091)
27+
28+ o Add missing entries in grid_alternatives for Portugal grids coming from
29+ ESRI entries (#2103)
30+
31+ o Fix working of Helmert transform between the horizontal part of 2
32+ compoundCRS (#2110)
33+
34+ o ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry when
35+ possible (#2118)
36+
37+ o Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base
38+ geographic CRS as 3D (#2124)
39+
40+ o createOperations(): improve results of compoundCRS to compoundCRS case (#2130)
41+
42+ o PROJ4 string import: take into correctly non-metre unit when the string looks
43+ like the one for WGS 84 / Pseudo Mercator (#2178)
44+
45+ o Fix support of WKT1_GDAL with netCDF rotated pole formulation (#2187)
46+
47+ o io.hpp: avoid dependency to proj_json_streaming_writer.hpp (#2188)
48+
49+
50+ THANKS TO
51+ ---------
52+
53+ Pedro Venancio
54+ Bas Couwenberg
55+ Martin Dobias
56+ Kristian Evers
57+ Even Rouault
58+
1596.3.1 Release Notes
260-------------------
361
You can’t perform that action at this time.
0 commit comments