<div dir="ltr">Thank you! It works.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 1 Jun 2024 at 20:25, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div>
<p><a href="http://ghcr.io/osgeo/proj:9.4.1" target="_blank">ghcr.io/osgeo/proj:9.4.1</a> and <a href="http://docker.io/osgeo/proj:9.4.1" target="_blank">docker.io/osgeo/proj:9.4.1</a> are now
available</p>
<p>Generated with:<br>
git checkout 9.4.1<br>
docker build . -t <a href="http://ghcr.io/osgeo/proj:9.4.1" target="_blank">ghcr.io/osgeo/proj:9.4.1</a><br>
docker tag <a href="http://ghcr.io/osgeo/proj:9.4.1" target="_blank">ghcr.io/osgeo/proj:9.4.1</a> <a href="http://docker.io/osgeo/proj:9.4.1" target="_blank">docker.io/osgeo/proj:9.4.1</a><br>
docker push <a href="http://ghcr.io/osgeo/proj:9.4.1" target="_blank">ghcr.io/osgeo/proj:9.4.1</a><br>
docker push <a href="http://docker.io/osgeo/proj:9.4.1" target="_blank">docker.io/osgeo/proj:9.4.1</a><br>
<br>
</p>
<div>Le 01/06/2024 à 19:45, Even Rouault via
PROJ a écrit :<br>
</div>
<blockquote type="cite">
<p>Hum, this is probably the result of
<a href="https://github.com/OSGeo/PROJ/commit/23d50be12ea5c35041f08e69556b5e050f6b4073" target="_blank">https://github.com/OSGeo/PROJ/commit/23d50be12ea5c35041f08e69556b5e050f6b4073</a>
which removed docker.yml from the 9.4 branch. I believe the
reason is that I found that pushes in the 9.4 branch resulted in
the proj-docs Docker image being overwritten by the version of
the Dockerfile in the 9.4 branch instead of the updated one from
master. But I overlooked the effect on the Docker proj image
itself. So removing the whole Dockerfile from the maintenance
branch is not the right thing to do. I've filed <a href="https://github.com/OSGeo/PROJ/issues/4156" target="_blank">https://github.com/OSGeo/PROJ/issues/4156</a>
so we fix that<br>
</p>
<p>I'm manually building the image locally, and will push it.<br>
</p>
<div>Le 01/06/2024 à 19:17, Javier Jimenez
Shaw via PROJ a écrit :<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Thanks Kristian.</div>
<div><br>
</div>
<div>Are the docker images for the releases generated
automatically? It is not there (three hours after your
email)</div>
<div>In case it is a manual step, I do not see anything in <a href="https://github.com/OSGeo/PROJ/blob/master/HOWTO-RELEASE.md" target="_blank">https://github.com/OSGeo/PROJ/blob/master/HOWTO-RELEASE.md</a>
(or I missed it)</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Javier.<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sat, 1 Jun 2024 at 16:09,
Kristian Evers via PROJ <<a href="mailto:proj@lists.osgeo.org" target="_blank">proj@lists.osgeo.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm
happy to announce the release of PROJ 9.4.1 and PROJ-data
1.18!<br>
<br>
The PROJ release includes updates to the the database
contents, as well as<br>
a number of bug fixes. See the release notes below.<br>
<br>
The PROJ-data release adds transformation models for DKLAT,
DKMSL and GLLMSL.<br>
<br>
Download the archives here:<br>
<br>
<a href="http://download.osgeo.org/proj/proj-9.4.1.tar.gz" rel="noreferrer" target="_blank">http://download.osgeo.org/proj/proj-9.4.1.tar.gz</a><br>
<a href="http://download.osgeo.org/proj/proj-9.4.1.zip" rel="noreferrer" target="_blank">http://download.osgeo.org/proj/proj-9.4.1.zip</a><br>
<br>
<a href="http://download.osgeo.org/proj/proj-data-1.18.tar.gz" rel="noreferrer" target="_blank">http://download.osgeo.org/proj/proj-data-1.18.tar.gz</a><br>
<a href="http://download.osgeo.org/proj/proj-data-1.18.zip" rel="noreferrer" target="_blank">http://download.osgeo.org/proj/proj-data-1.18.zip</a><br>
<br>
/Kristian<br>
<br>
--------------------------------------<br>
<br>
# 9.4.1 Release notes<br>
<br>
## Updates<br>
<br>
* Database: update to EPSG v11.006 (#4086)<br>
<br>
* Database: update ESRI dataset to ArcGIS Pro 3.3 (#4143)<br>
<br>
## Bug fixes<br>
<br>
* DatabaseContext::lookForGridInfo(): do not trigger network
activity in<br>
PROJ_GRID_AVAILABILITY_KNOWN_AVAILABLE mode when all grids
are known (#4090)<br>
<br>
* Retry "Connection reset by peer" (#4107)<br>
<br>
* Use unique names for NKG transformations (#4111)<br>
<br>
* proj_create()/proj_create_from_database(): recall CRS
AUTH:CODE in error message (#4114)<br>
<br>
* DerivedProjectedCRS: deal with lack of explicit CS in
BASEPROJCRS in WKT (#4139)<br>
<br>
* proj_symbol_rename.h: update with current symbols (#4145)<br>
<br>
* Improve detection of compatible/incompatible celestial
bodies (#4150)<br>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
PROJ mailing list
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre cols="72">--
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
PROJ mailing list
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre cols="72">--
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</div>
</blockquote></div>