<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111, branch 8.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)</title>
<updated>2021-05-05T22:37:06+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-05-05T22:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=22654ce7c0acaab875c9427592a42093ac75e8cd'/>
<id>22654ce7c0acaab875c9427592a42093ac75e8cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ConcatenatedOperation::fixStepsDirection(): fix potential nullptr dereference</title>
<updated>2021-04-23T08:10:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-22T20:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ae168e009b237d994bc5f406bdc2f0608330c3a9'/>
<id>ae168e009b237d994bc5f406bdc2f0608330c3a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CRS::normalizeForVisualization(): propagate domains/extent of original CRS (fixes #2603)</title>
<updated>2021-04-12T09:51:30+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-10T20:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e03a9aacec01aa8082304c192f34fd26b95a5e11'/>
<id>e03a9aacec01aa8082304c192f34fd26b95a5e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2660 from rouault/getCRSInfoList_deterministic_result_order</title>
<updated>2021-04-10T23:28:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-10T23:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0d96f25f2e3bce6613048be621d9a8c8e6c6ae01'/>
<id>0d96f25f2e3bce6613048be621d9a8c8e6c6ae01</id>
<content type='text'>
getCRSInfoList(): make result order deterministic (by increasing auth_name, code)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getCRSInfoList(): make result order deterministic (by increasing auth_name, code)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2625 from rouault/epsg_10_017</title>
<updated>2021-04-01T19:12:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-01T19:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f1635cec8db57a3d3aeead8750e01097048be121'/>
<id>f1635cec8db57a3d3aeead8750e01097048be121</id>
<content type='text'>
Database: update to EPSG 10.017</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Database: update to EPSG 10.017</pre>
</div>
</content>
</entry>
<entry>
<title>createOperation(): make sure no to discard deprecated operations...</title>
<updated>2021-03-29T10:46:50+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-28T21:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=62038f4a38770670870b3aabad9d36c24fe909e0'/>
<id>62038f4a38770670870b3aabad9d36c24fe909e0</id>
<content type='text'>
if the replacement uses a grid unknown to us.

Fixes issue reported at https://lists.osgeo.org/pipermail/gdal-dev/2021-March/053771.html

The issue comes from the fact that EPSG has created 2 transformations
using grids BALR2009.gsb ad PENR2009.gsb that supersede the one which
uses the single grid SPED2ETV2 we have in PROJ-data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the replacement uses a grid unknown to us.

Fixes issue reported at https://lists.osgeo.org/pipermail/gdal-dev/2021-March/053771.html

The issue comes from the fact that EPSG has created 2 transformations
using grids BALR2009.gsb ad PENR2009.gsb that supersede the one which
uses the single grid SPED2ETV2 we have in PROJ-data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2611 from rouault/fix_2610</title>
<updated>2021-03-27T18:51:46+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-27T18:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=08c522c210af1d6cb10e9a36aa274bd5d3a00e21'/>
<id>08c522c210af1d6cb10e9a36aa274bd5d3a00e21</id>
<content type='text'>
Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2594 from rouault/fix_of_fix_2588</title>
<updated>2021-03-20T23:23:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-20T23:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b14fba985726c097a6105ab447f2bc126c06b082'/>
<id>b14fba985726c097a6105ab447f2bc126c06b082</id>
<content type='text'>
createOperations(): fix regression for the fix of #2588</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): fix regression for the fix of #2588</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2592 from rouault/fix_2588</title>
<updated>2021-03-20T11:03:16+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-20T11:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7f0d6a0839efc09849235c24f2010baa46d9accf'/>
<id>7f0d6a0839efc09849235c24f2010baa46d9accf</id>
<content type='text'>
createOperations(): fix Compound to Geog3D CRS computations in the ca…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): fix Compound to Geog3D CRS computations in the ca…</pre>
</div>
</content>
</entry>
<entry>
<title>CRS::promoteTo3D(): propagate the extent from the 2D CRS (fixes #2587)</title>
<updated>2021-03-19T16:13:21+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-19T15:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fda68193f0ad0b02fa82135d2ac638d77a0101fa'/>
<id>fda68193f0ad0b02fa82135d2ac638d77a0101fa</id>
<content type='text'>
This will help getting more consistent results between the 2D and 3D
cases, as identified in
https://github.com/OSGeo/PROJ/issues/2587#issue-836061171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help getting more consistent results between the 2D and 3D
cases, as identified in
https://github.com/OSGeo/PROJ/issues/2587#issue-836061171
</pre>
</div>
</content>
</entry>
</feed>
