<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/unit/test_factory.cpp, branch 8.2</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: add IAU_2015 CRS</title>
<updated>2021-09-28T12:47:08+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-28T12:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f982d9d3104731727c445930bf14008d1c572d0a'/>
<id>f982d9d3104731727c445930bf14008d1c572d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: update to EPSG v10.036</title>
<updated>2021-09-27T15:14:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-27T15:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f1efc8a7e444c306a57acd53d8283586132b2c09'/>
<id>f1efc8a7e444c306a57acd53d8283586132b2c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: getInsertStatementsFor(): test datums with anchor</title>
<updated>2021-09-17T18:42:22+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-17T18:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=483717e59333f33e758485c104474ca10e0682ec'/>
<id>483717e59333f33e758485c104474ca10e0682ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add a 'anchor' field to geodetic_datum and vertical_datum tables</title>
<updated>2021-09-17T17:20:54+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-17T17:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2db54cc09a6587eba855aebac05baa1ae5130c2c'/>
<id>2db54cc09a6587eba855aebac05baa1ae5130c2c</id>
<content type='text'>
Update database layout version number to 1.2 consequently

This new capability will be used by IAU planetary CRS (refs #2601)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update database layout version number to 1.2 consequently

This new capability will be used by IAU planetary CRS (refs #2601)
</pre>
</div>
</content>
</entry>
<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>getInsertStatementsFor(): re-order projection parameters according to their canonical order if needed</title>
<updated>2021-09-05T14:06:55+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-05T14:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=01559894ca1e6aa1ae983d4069db55a8c7ec4aec'/>
<id>01559894ca1e6aa1ae983d4069db55a8c7ec4aec</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 bad chaining of steps when inverse map projection is involved in non-final step (fixes #2817)</title>
<updated>2021-08-20T15:25:15+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-20T14:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fa3163365869b15e14715378a826338e942bbfe4'/>
<id>fa3163365869b15e14715378a826338e942bbfe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_factory.cpp: fix build, in particular on Alpine Edge (fixes #2759)</title>
<updated>2021-07-01T19:24:26+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-07-01T19:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fc983b6e3343ba4d52fd0a889bb6bbf6f143f417'/>
<id>fc983b6e3343ba4d52fd0a889bb6bbf6f143f417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factory.cpp: preparation steps for global sqlite3* handle, but no functional change</title>
<updated>2021-06-03T09:29:16+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-06-02T19:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=590840d6ff03090edb71ba6f9ad26c3a1c4e95e2'/>
<id>590840d6ff03090edb71ba6f9ad26c3a1c4e95e2</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(): remove recently introdued hack specific to EPSG:9731 now that is is deprecated</title>
<updated>2021-05-27T09:57:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-05-27T09:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=edc6df3dc1a862ca47f0376d1e35971fc964c573'/>
<id>edc6df3dc1a862ca47f0376d1e35971fc964c573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
