<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/cli/testprojinfo, branch 9.0.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>Database: update to EPSG v10.035</title>
<updated>2021-09-14T22:32:58+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-14T22:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=85f496b26702bf6566296072795e821d70156c09'/>
<id>85f496b26702bf6566296072795e821d70156c09</id>
<content type='text'>
This seriously impacts French CRS users with the introduction of new
datums, geodetic CRS and projected CRS based on "RGF 93 v2" and "RGF 93 v2b",
and the previous single "RGF 93" being renamed as "RGF 93 v1".

To be noted too, the addition of a null transformation between NAD83(2011)
and WGS 84, which impacts a number of tests in the test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seriously impacts French CRS users with the introduction of new
datums, geodetic CRS and projected CRS based on "RGF 93 v2" and "RGF 93 v2b",
and the previous single "RGF 93" being renamed as "RGF 93 v1".

To be noted too, the addition of a null transformation between NAD83(2011)
and WGS 84, which impacts a number of tests in the test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): fix SourceTargetCRSExtentUse::NONE mode</title>
<updated>2021-07-20T02:28:13+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-07-20T02:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=be83b7dd836a94ce7cba999716f8bff1c2effac0'/>
<id>be83b7dd836a94ce7cba999716f8bff1c2effac0</id>
<content type='text'>
Fix issue reported in https://lists.osgeo.org/pipermail/proj/2021-July/010318.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue reported in https://lists.osgeo.org/pipermail/proj/2021-July/010318.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2659 from rouault/fix_2603</title>
<updated>2021-04-12T09:51:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-12T09:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3bc25ac8a9deb868174a19392266dd2c870e3179'/>
<id>3bc25ac8a9deb868174a19392266dd2c870e3179</id>
<content type='text'>
CRS::normalizeForVisualization(): propagate domains/extent of original CRS (fixes #2603)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRS::normalizeForVisualization(): propagate domains/extent of original CRS (fixes #2603)</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo --list-crs --area: make it work when multiple areas matches the specified name</title>
<updated>2021-04-11T20:50:12+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-11T20:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2ac8170863c56de3f7995ac25e74c6fab8aaacad'/>
<id>2ac8170863c56de3f7995ac25e74c6fab8aaacad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: add option --list-crs (#2663)</title>
<updated>2021-04-11T19:44:52+00:00</updated>
<author>
<name>Javier Jimenez Shaw</name>
<email>j1@jimenezshaw.com</email>
</author>
<published>2021-04-11T19:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=78792a7e42928565b06398f146a43d121160b8a2'/>
<id>78792a7e42928565b06398f146a43d121160b8a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: add a --normalize-axis-order undocument switch</title>
<updated>2021-04-10T22:22:03+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-10T20:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=88426c18e43538edc6075d47b3b6829ada7e9a76'/>
<id>88426c18e43538edc6075d47b3b6829ada7e9a76</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-28T21:42:34+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=b7f9a9b83464b6889f5a9e87519a0a0d73c959e2'/>
<id>b7f9a9b83464b6889f5a9e87519a0a0d73c959e2</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>Add support for PROJ_AUX_DB environment variable to set the path to one or several auxiliary DBs</title>
<updated>2021-03-15T15:16:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-15T14:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=72f4f49bf3a2f95e4c2f4571205aa0925f20449a'/>
<id>72f4f49bf3a2f95e4c2f4571205aa0925f20449a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: add a --dump-db-structure switch</title>
<updated>2021-03-15T15:16:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-13T15:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=eda2311513a67d274d67f5ae8fb3042d78fe3b96'/>
<id>eda2311513a67d274d67f5ae8fb3042d78fe3b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SQL output: add capability to restrict the authorities into which to look for intermediate objects</title>
<updated>2021-03-15T15:16:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-13T10:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8a67a3fb96ffdb29887b2954dd4bb8af92f6960d'/>
<id>8a67a3fb96ffdb29887b2954dd4bb8af92f6960d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
