<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<span style="font-family: monospace; font-size: 11px;" class="">On behalf of the PROJ development team I am happy to announce</span><br style="font-family: monospace; font-size: 11px;" class="">
<span style="font-family: monospace; font-size: 11px;" class="">the release of PROJ 6.1.0. This release includes both bug fixes and</span><br style="font-family: monospace; font-size: 11px;" class="">
<span style="font-family: monospace; font-size: 11px;" class="">new features (see the release notes below for details).</span><br style="font-family: monospace; font-size: 11px;" class="">
<br style="font-family: monospace; font-size: 11px;" class="">
<div style="font-family: monospace; font-size: 11px;" class="">Download the source distribution here:<br class="">
<br class="">
</div>
<div style="font-family: monospace; font-size: 11px;" class="">  <a href="https://download.osgeo.org/proj/proj-6.1.0.tar.gz" class="">
https://download.osgeo.org/proj/proj-6.1.0.tar.gz</a><br class="">
  <a href="https://download.osgeo.org/proj/proj-6.1.0.zip" class="">https://download.osgeo.org/proj/proj-6.1.0.zip</a><br class="">
<br class="">
<br class="">
In addition to the new version of PROJ we are also releasing new version<br class="">
of the datum grid package covering Europe which includes new grids for</div>
<div style="font-family: monospace; font-size: 11px;" class="">Belgium and France. Download the package here:<br class="">
<br class="">
</div>
<div style="font-family: monospace; font-size: 11px;" class=""><br class="">
  <a href="https://download.osgeo.org/proj/proj-datumgrid-europe-1.3.tar.gz" class="">
https://download.osgeo.org/proj/proj-datumgrid-europe-1.3.tar.gz</a><br class="">
  <a href="https://download.osgeo.org/proj/proj-datumgrid-europe-1.3.zip" class="">
https://download.osgeo.org/proj/proj-datumgrid-europe-1.3.zip</a><br class="">
<br class="">
<br class="">
<br class="">
6.1.0 Release Notes<br class="">
-------------------<br class="">
<br class="">
 Updates<br class="">
 -------<br class="">
<br class="">
 o Include custom ellipsoid definitions from QGIS (#1337)<br class="">
<br class="">
 o Add "-k ellipsoid" option to projinfo (#1338)<br class="">
<br class="">
 o Make cs2cs support 4D coordinates (#1355)<br class="">
<br class="">
 o WKT2 parser: update to OGC 18-010r6 (#1360 #1366)<br class="">
<br class="">
 o Update internal version of googletest to v1.8.1 (#1361)<br class="">
<br class="">
 o Database update: EPSG v9.6.2 (#1462), IGNF v3.0.3, ESRI 10.7.0<br class="">
   and add operation_version column (#1368)<br class="">
<br class="">
 o Add proj_normalize_for_visualization() that attempts to apply axis<br class="">
   ordering as used by most GIS applications and PROJ <6 (#1387)<br class="">
<br class="">
 o Added noop operation (#1391)<br class="">
<br class="">
 o Paths set by user take priority over PROJ_LIB for search paths (#1398)<br class="">
<br class="">
 o Reduced database size (#1438)<br class="">
<br class="">
 o add support for compoundCRS and concatenatedOperation named from<br class="">
   their components (#1441)<br class="">
<br class="">
 Bug fixes<br class="">
 ---------<br class="">
<br class="">
 o Have gie return non-zero code when file can't be opened (#1312)<br class="">
<br class="">
 o CMake cross-compilation fix (#1316)<br class="">
<br class="">
 o Use 1st eccentricity instead of 2nd eccentricity in Molodensky (#1324)<br class="">
<br class="">
 o Make sure to include grids when doing Geocentric to CompoundCRS with<br class="">
   nadgrids+geoidgrids transformations (#1326)<br class="">
<br class="">
 o Handle coordinates outside of bbox better (#1333)<br class="">
<br class="">
 o Enable system error messages in command line automatically in builds (#1336)<br class="">
<br class="">
 o Make sure to install projinfo man page with CMake (#1347)<br class="">
<br class="">
 o Add data dir to pkg-config file proj.pc (#1348)<br class="">
<br class="">
 o Fix GCC 9 warning about useless std::move() (#1352)<br class="">
<br class="">
 o Grid related fixes (#1369)<br class="">
<br class="">
 o Make sure that ISO19111 C++ code sets pj_errno on errors (#1405)<br class="">
<br class="">
 o vgridshift: handle longitude wrap-around for grids with 360deg<br class="">
   longitude extent (#1429)<br class="">
<br class="">
 o proj/cs2cs: validate value of -f parameter to avoid potential crashes (#1434)<br class="">
<br class="">
 o Many division by zero and similar bug fixes found by OSS Fuzz.<br class="">
</div>
</body>
</html>