<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I declare the motion passed with +1’s from<div class=""><br class=""></div><div class="">Kristian</div><div class="">Thomas</div><div class="">Charles</div><div class="">Javier</div><div class="">Even</div><div class="">Alan</div><div class=""><br class=""></div><div class="">Expect a release announcement soon.</div><div class=""><br class=""></div><div class="">/Kristian<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 1 Dec 2023, at 14.46, Alan Snow via PROJ <<a href="mailto:proj@lists.osgeo.org" class="">proj@lists.osgeo.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class="">+1 Alan</div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 30, 2023, 11:53 PM Kristian Evers via PROJ <<a href="mailto:proj@lists.osgeo.org" class="">proj@lists.osgeo.org</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">PSC members,<br class="">
<br class="">
No issues have been reported with the two release candidates so I motion that they<br class="">
are promoted to final releases. <br class="">
<br class="">
I’ll start with my +1.<br class="">
<br class="">
/Kristian<br class="">
<br class="">
> On 26 Nov 2023, at 20.01, Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank" rel="noreferrer" class="">even.rouault@spatialys.com</a>> wrote:<br class="">
> <br class="">
> Hi Kristian,<br class="">
> <br class="">
> The archives looks good to me.<br class="">
> <br class="">
> Even<br class="">
> <br class="">
> Le 26/11/2023 à 17:48, Kristian Evers via PROJ a écrit :<br class="">
>> All,<br class="">
>> <br class="">
>> It’s time for another round of releases, so in preparation for the final packages I have uploaded<br class="">
>>  release candidates for PROJ and PROJ-data. Download the archives here:<br class="">
>> <br class="">
>> <a href="https://download.osgeo.org/proj/proj-9.3.1RC1.tar.gz" rel="noreferrer noreferrer" target="_blank" class="">https://download.osgeo.org/proj/proj-9.3.1RC1.tar.gz</a><br class="">
>> <a href="https://download.osgeo.org/proj/proj-9.3.1RC1.zip" rel="noreferrer noreferrer" target="_blank" class="">https://download.osgeo.org/proj/proj-9.3.1RC1.zip</a><br class="">
>>   <a href="https://download.osgeo.org/proj/proj-data-1.16RC1.tar.gz" rel="noreferrer noreferrer" target="_blank" class="">https://download.osgeo.org/proj/proj-data-1.16RC1.tar.gz</a><br class="">
>> <a href="https://download.osgeo.org/proj/proj-data-1.16RC1.zip" rel="noreferrer noreferrer" target="_blank" class="">https://download.osgeo.org/proj/proj-data-1.16RC1.zip</a><br class="">
>> <br class="">
>> The PROJ release includes updates to the database contents and bug fixes. See the release notes below.<br class="">
>> The PROJ-data release adds the German geoid model GCG2016.<br class="">
>> <br class="">
>> Please test the release candidates and report any issues you may find with them. Either here<br class="">
>> on the mailing list or on GitHub.<br class="">
>> <br class="">
>> /Kristian<br class="">
>> <br class="">
>> ———————<br class="">
>> <br class="">
>> 9.3.1 Release Notes<br class="">
>> -------------------<br class="">
>> <br class="">
>>  Updates<br class="">
>>  -------<br class="">
>> <br class="">
>>  o Update to EPSG 10.098 (#3968)<br class="">
>> <br class="">
>>  o Update ESRI objects to v3.2.0 (#3944)<br class="">
>> <br class="">
>>  Bug fixes<br class="">
>>  ---------<br class="">
>> <br class="">
>>  o ITRF2008: fix wrong sign for 'dry' parameter of EURA and EURA_T  (#3870)<br class="">
>> <br class="">
>>  o Fix build error with MSVC 2019 in /std:c++20 on NN_NO_CHECK() (#3872)<br class="">
>> <br class="">
>>  o  ESRI WKT import: normalize GCS_unknown to unknown and D_unknown to unknown (#3874)<br class="">
>> <br class="">
>>  o CoordinateOperationFactory: deal with CompoundToCompound with a horizontal similarity<br class="">
>>    transformation and a ballpark vertical (#3881)<br class="">
>> <br class="">
>>  o Ellipsoid::_isEquivalentTo(): fix so that an ellipsoid of semi-major axis A (and<br class="">
>>    non-zero inv flattening) isn't equivalent to a sphere of radius A (#3882)<br class="">
>> <br class="">
>>  o isEquivalentTo(): make a datum name 'unknown' equivalent to another one (#3883)<br class="">
>> <br class="">
>>  o cs2cs: fix handling of input coordinates in grad (#3886)<br class="">
>> <br class="">
>>  o Make setargv.obj available on Universal Windows Platform (#3891)<br class="">
>> <br class="">
>>  o Allow opening proj.db with a URI (#3892)<br class="">
>> <br class="">
>>  o createOperations(): fix GeogCRS 3D with TOWGS84 to geocentric CRS (#3915)<br class="">
>> <br class="">
>>  o Fix test suite so that it can pass with ENABLE_TIFF=OFF (#3916)<br class="">
>> <br class="">
>>  o GeographicBoundingBox::intersects(): avoid infinite recursion and stack overflow<br class="">
>>    on invalid bounding boxes (#3919)<br class="">
>> <br class="">
>>  o Fix importing '+proj=topocentric ... +type=crs' by using a geocentric CRS as<br class="">
>>    the base CRS (#3924)<br class="">
>> <br class="">
>>  o Allow LOCAL_CS with 3 axes (#3928)<br class="">
>> <br class="">
>>  o WKT1 parser: in non-strict mode, accept missing UNIT[] in GEOGCS, GEOCCS,<br class="">
>>    PROJCS and VERT_CS elements (#3933)<br class="">
>> <br class="">
>>  o createOperations(): fix issue with a obscure case involving CompoundCRS of<br class="">
>>    unknown horizontal datum + boundCRS of vertical (#3934)<br class="">
>> <br class="">
>>  o createOperations(): fix bad PROJ pipeline when converting between Geog3D<br class="">
>>    with non-metre height to CompoundCRS (#3943)<br class="">
>> <br class="">
>>  o createOperations(): Fix possible null dereference on invalid WKT input (#3946)<br class="">
>> <br class="">
>>  o proj_factor: fix when input is a compound CRS of a projected CRS (#3950)<br class="">
>> <br class="">
>>  o pj_get_suggested_operation(): tune it to give correct result for RGAF09 to<br class="">
>>    RRAF 1991 / UTM zone 20N + Guadeloupe 1988 height transformation (#3954)<br class="">
>> <br class="">
>>  o Move static NameSpace::GLOBAL definition in static.cpp to avoid<br class="">
>>   'static initialization fiasco' (#3956)<br class="">
>> <br class="">
>>  o horner: allow arbitrary input type of coordinate (#3961)<br class="">
>> <br class="">
>> _______________________________________________<br class="">
>> PROJ mailing list<br class="">
>> <a href="mailto:PROJ@lists.osgeo.org" target="_blank" rel="noreferrer" class="">PROJ@lists.osgeo.org</a><br class="">
>> <a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer noreferrer" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/proj</a><br class="">
> <br class="">
> -- <br class="">
> <a href="http://www.spatialys.com/" rel="noreferrer noreferrer" target="_blank" class="">http://www.spatialys.com</a><br class="">
> My software is free, but my time generally not.<br class="">
> <br class="">
<br class="">
_______________________________________________<br class="">
PROJ mailing list<br class="">
<a href="mailto:PROJ@lists.osgeo.org" target="_blank" rel="noreferrer" class="">PROJ@lists.osgeo.org</a><br class="">
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer noreferrer" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/proj</a><br class="">
</blockquote></div>
_______________________________________________<br class="">PROJ mailing list<br class=""><a href="mailto:PROJ@lists.osgeo.org" class="">PROJ@lists.osgeo.org</a><br class="">https://lists.osgeo.org/mailman/listinfo/proj<br class=""></div></blockquote></div><br class=""></div></body></html>