<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test, 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>Merge pull request #2678 from rouault/revert_ebe3425bf</title>
<updated>2021-04-20T09:23:49+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-20T09:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3d75435aa978588cf929a57286a2ae13d8ea128c'/>
<id>3d75435aa978588cf929a57286a2ae13d8ea128c</id>
<content type='text'>
Revert "proj_create_crs_to_crs_from_pj(): do not use PROJ_SPATIAL_CRITERION_PARTIAL_INTERSECTION if area is specified"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "proj_create_crs_to_crs_from_pj(): do not use PROJ_SPATIAL_CRITERION_PARTIAL_INTERSECTION if area is specified"</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2672 from rouault/utm_invalid_zone</title>
<updated>2021-04-15T21:48:11+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-15T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e4d0c40f8247214bc0069fc6eafc13122464e413'/>
<id>e4d0c40f8247214bc0069fc6eafc13122464e413</id>
<content type='text'>
utm: error out when value of +zone= is not an integer (fixes #2671)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utm: error out when value of +zone= is not an integer (fixes #2671)</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>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>Database: Additions to the norwegian NKG2020 transformation (#2548), and NGO48 to ETRS89 TIN transfrm (#2554)</title>
<updated>2021-03-23T14:52:34+00:00</updated>
<author>
<name>Sveinung Himle</name>
<email>56073535+himsve@users.noreply.github.com</email>
</author>
<published>2021-03-11T09:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=eeb9fef28aed4f7e5d62d8c5064f96e1090ee348'/>
<id>eeb9fef28aed4f7e5d62d8c5064f96e1090ee348</id>
<content type='text'>
* Correction grid NKG:ETRF14 to EPSG:7922

* Added NKG:ITRF_TO_NO GIE test

* Correction grid no_kv_NKGETRF14_EPSG7922_2000 added to grid_alternatives.sql

* proj_method 'velocity_grid' added in check_grid_alternatives_proj_method. NKG velocity grid added to grid_alternatives.sql

* also include follow-up fix to master #2548: e10a849cd01c5b15e3123da1f6df845006322843

* Add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based transformation (#2554)

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Correction grid NKG:ETRF14 to EPSG:7922

* Added NKG:ITRF_TO_NO GIE test

* Correction grid no_kv_NKGETRF14_EPSG7922_2000 added to grid_alternatives.sql

* proj_method 'velocity_grid' added in check_grid_alternatives_proj_method. NKG velocity grid added to grid_alternatives.sql

* also include follow-up fix to master #2548: e10a849cd01c5b15e3123da1f6df845006322843

* Add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based transformation (#2554)

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;
</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>
