<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>I've now fixed the issues in docker.yml, created a 9.8.0-1 tag
with only that extra fix
(<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/PROJ/commit/23fc548f3751d47a675a59bd1ebf29431bbc7f81">https://github.com/OSGeo/PROJ/commit/23fc548f3751d47a675a59bd1ebf29431bbc7f81</a>)
on top of the 9.8.0 tag, and the Docker images are now available
as ghcr.io/osgeo/<a class="moz-txt-link-freetext" href="proj:9.8.0">proj:9.8.0</a> or docker.io/osgeo/<a class="moz-txt-link-freetext" href="proj:9.8.0">proj:9.8.0</a></p>
<p>Even</p>
<div class="moz-cite-prefix">Le 02/03/2026 à 18:45, Even Rouault via
PROJ a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:b041f9c9-31ab-4e5c-868a-abb0122ebd09@spatialys.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>No, we don't. @Ogi I believe the changes of <a
class="moz-txt-link-freetext"
href="https://github.com/OSGeo/PROJ/commit/d65d4203b316ba244b14471728fe629132b67591"
moz-do-not-send="true">https://github.com/OSGeo/PROJ/commit/d65d4203b316ba244b14471728fe629132b67591</a>
have broken the creation of tagged images of PROJ by always
creating a manifest from -latest amd64 and arm64 images. And
looking at <a class="moz-txt-link-freetext"
href="https://github.com/OSGeo/PROJ/actions/runs/22577038258/job/65398859539"
moz-do-not-send="true">https://github.com/OSGeo/PROJ/actions/runs/22577038258/job/65398859539</a>
, it also seems that the amd64 and arm64 images for tags don't
have the tag name in their name. We should have logic specific
for tags</p>
<p>I just have Internet through mobile phone this week, so can't
manually create & push an image at hand for now.</p>
<div class="moz-cite-prefix">Le 02/03/2026 à 17:23, Javier Jimenez
Shaw via PROJ a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CADRrdKtzneh0tBKyBJJExnE3B5w7J+nSbV7SZJw9jVmHeYgDpA@mail.gmail.com">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Do we have docker image?</div>
<div>I need it to update <a
href="http://spatialreference.org" moz-do-not-send="true">spatialreference.org</a></div>
</div>
<br>
<div class="gmail_quote gmail_quote_container">
<div dir="ltr" class="gmail_attr">On Mon, 2 Mar 2026 at 14:17,
Kristian Evers via PROJ <<a
href="mailto:proj@lists.osgeo.org" moz-do-not-send="true"
class="moz-txt-link-freetext">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">
<div style="font-family:Arial,sans-serif;font-size:14px">
<hr>
<pre>It’s my pleasure to announce the release of PROJ 9.8.0!
The release includes a number of updates, as well as bug fixes.
See the release notes below.
Download the archives here:
<a href="https://download.osgeo.org/proj/proj-9.8.0.tar.gz"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://download.osgeo.org/proj/proj-9.8.0.tar.gz</a>
<a href="https://download.osgeo.org/proj/proj-9.8.0.zip" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">https://download.osgeo.org/proj/proj-9.8.0.zip</a>
/Kristian
</pre>
-----------------------------------------------------------</div>
<div style="font-family:Arial,sans-serif;font-size:14px"><br>
</div>
<div style="font-family:Arial,sans-serif;font-size:14px"><span>#
PROJ Release Notes</span>
<div><br>
</div>
<div><span>## 9.8.0</span></div>
<div><br>
</div>
<div><span>### Updates</span></div>
<div><br>
</div>
<div><span>* Database: update to EPSG v12.049 (#4671)</span></div>
<div><br>
</div>
<div><span>* Database: update ESRI records to ArcGIS Pro
3.6 (#4622)</span></div>
<div><br>
</div>
<div><span>* Support for Canadian vertical references MTM
CGVD2013 epoch 1997, 2002, 2010 and</span></div>
<div><span> UTM CGVD28 epoch 1997, 2002, 2010 (#4623)</span></div>
<div><br>
</div>
<div><span>* `createOperationsCompoundToGeog()`:
improvement to make "PNG94 / PNGMG94 zone 54 + Kumul</span></div>
<div><span> 34 height" to "WGS 84 (G2139)" perform
vertical transformation (#4624)</span></div>
<div><br>
</div>
<div><span>* Remove hardcoding of 'ETRS89-NOR [EUREF89]'
cases and generalize it to other ETRS89-XXX</span></div>
<div><span> cases (#4625)</span></div>
<div><br>
</div>
<div><span>* Database: create ESRI aliases for
geodetic_datum and geodetic_crs even if they are the</span></div>
<div><span> same as EPSG ones (#4626)</span></div>
<div><br>
</div>
<div><span>* Use Emscripten fetch in networkfilemanager
(#4627)</span></div>
<div><br>
</div>
<div><span>* `<a class="moz-txt-link-freetext"
href="ProjectedCRS::identify()"
moz-do-not-send="true">ProjectedCRS::identify()</a>`:
do not return CRS whose ellipsoid is totally different
from the input one (#4635)</span></div>
<div><br>
</div>
<div><span>* `projinfo` added as a library function. This
installs a new header: `projapps_lib.h`. (#4646)</span></div>
<div><br>
</div>
<div><span>* respect `CRS_EXTENT_USE=NONE` for
ConcatenatedOperations (#4652)</span></div>
<div><br>
</div>
<div><span>* Add support for Equidistant Cylindrical
ellipsoidal method (<a class="moz-txt-link-freetext"
href="EPSG:1028" moz-do-not-send="true">EPSG:1028</a>)
(#4656)</span></div>
<div><br>
</div>
<div><span>* Update `proj_symbol_rename.h` (#4657)</span></div>
<div><br>
</div>
<div><span>* WKT1 importer: deal with 'VERT_CS["Geoid
2012A",' (#4659)</span></div>
<div><br>
</div>
<div><span>* Generate correct library name in `proj.pc`
(#4660)</span></div>
<div><br>
</div>
<div><span>* Derived projected CRS related improvements
(#4667)</span></div>
<div><br>
</div>
<div><span>* ETRS89-xxx to ETRS89-yyy related improvements
(#4668)</span></div>
<div><br>
</div>
<div><span>* `createCoordinateOperation()`: tune computed
accuracy of a concatenated op within ETRS89 (#4670)</span></div>
<div><br>
</div>
<div><span>* `createOperationsCompoundToGeog()`: discard
2D-only transformations from interpolation</span></div>
<div><span> 3D CRS to target 3D CRS (#4677)</span></div>
<div><br>
</div>
<div><br>
</div>
<div><span>### Bug Fixes</span></div>
<div><br>
</div>
<div><span>* CRS identification: fix issue when
identifying WKT from older EPSG releases with newer</span></div>
<div><span> ones where the ETRS89-XXX national datums
have been added (#4600)</span></div>
<div><br>
</div>
<div><span>* fix `normalizeForVisualization` to skip
extent checks for axis-swap operations (#4632)</span></div>
<div><br>
</div>
<div><span>* Improvements to TRACE_FETCH debug messages
(#4645)</span></div>
<div><br>
</div>
<span>* tmerc spherical: fix numeric instability at
lat=lat_0 (#4674)</span><br>
</div>
<div style="font-family:Arial,sans-serif;font-size:14px">
<div> </div>
<div> </div>
</div>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj"
rel="noreferrer" target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre wrap="" class="moz-quote-pre">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
href="mailto:PROJ@lists.osgeo.org" moz-do-not-send="true">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext"
href="https://lists.osgeo.org/mailman/listinfo/proj"
moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com"
moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre wrap="" class="moz-quote-pre">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PROJ@lists.osgeo.org">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/proj">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>