<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/unit/test_datum.cpp, branch backport-3082-to-9.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>Add DatumEnsemble::asDatum() and use it in exportToWkt()</title>
<updated>2020-10-08T15:31:56+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-06T21:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9dc3bf503b0455526a4d180930f8414621ea6187'/>
<id>9dc3bf503b0455526a4d180930f8414621ea6187</id>
<content type='text'>
to allow exporting DatumEnsemble to WKT &lt; 2019.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to allow exporting DatumEnsemble to WKT &lt; 2019.
</pre>
</div>
</content>
</entry>
<entry>
<title>identify(): take into datum name aliases (fixes #1800)</title>
<updated>2019-12-16T16:50:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-16T14:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bd9ecbacf575a1926fb8e223c4add1a4cc45d7f3'/>
<id>bd9ecbacf575a1926fb8e223c4add1a4cc45d7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)</title>
<updated>2019-09-08T09:11:03+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-09-04T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=024f63731283c0026ad5b4dea4084bc48bbcc6f7'/>
<id>024f63731283c0026ad5b4dea4084bc48bbcc6f7</id>
<content type='text'>
- C API: PJ_GUESSED_WKT2_2019 is added, PJ_GUESSED_WKT2_2018 aliased to it
- C API: PJ_WKT2_2019[_SIMPLIFIED] is added, PJ_WKT2_2018[_SIMPLIFIED] alias to it
- C++ API: similarly for WKTFormatter::Convention::WKT2_2019[_SIMPLIFIED]
Those above changes should be fully backward API and ABI compatible.

projinfo changes:
- accept WKT2_2019 as value for -o switch. WKT2_2018 is still accepted (undocumented)
- output now uses 'WKT2_2019 string:', so might break scripts that would rely on that.

Other internal code references to WKT2_2018 changes to WKT2_2019, included
in tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- C API: PJ_GUESSED_WKT2_2019 is added, PJ_GUESSED_WKT2_2018 aliased to it
- C API: PJ_WKT2_2019[_SIMPLIFIED] is added, PJ_WKT2_2018[_SIMPLIFIED] alias to it
- C++ API: similarly for WKTFormatter::Convention::WKT2_2019[_SIMPLIFIED]
Those above changes should be fully backward API and ABI compatible.

projinfo changes:
- accept WKT2_2019 as value for -o switch. WKT2_2018 is still accepted (undocumented)
- output now uses 'WKT2_2019 string:', so might break scripts that would rely on that.

Other internal code references to WKT2_2018 changes to WKT2_2019, included
in tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJJSON: rename file as projjson.schema.json, and add versionning to it and to exported PROJJSON strings</title>
<updated>2019-08-17T10:15:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-17T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cad1c5cf61fc00759bf4ad17b0b34f57f4945de6'/>
<id>cad1c5cf61fc00759bf4ad17b0b34f57f4945de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJJSON export: use more compact form</title>
<updated>2019-08-09T11:22:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-08T18:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=89f2cc7ec4178a369e73e9cd115a2552a55d870a'/>
<id>89f2cc7ec4178a369e73e9cd115a2552a55d870a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CRS JSON: export GeographicCRS and Projected CRS</title>
<updated>2019-07-07T22:05:00+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-07-06T15:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ece151aed1b4bf2634de5759f37fd7bc005e8313'/>
<id>ece151aed1b4bf2634de5759f37fd7bc005e8313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545)</title>
<updated>2019-07-06T00:27:46+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-07-06T00:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=17f0b0b3bc65ffba39bf6f22a12b2cc7fcb9bafd'/>
<id>17f0b0b3bc65ffba39bf6f22a12b2cc7fcb9bafd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt use of the noop conversion in ISO19111 code</title>
<updated>2019-03-29T10:59:35+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-28T21:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=47dd4dbc40cbba140f4ceb775ea5d5d628fba961'/>
<id>47dd4dbc40cbba140f4ceb775ea5d5d628fba961</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix size_t comparisons in tests</title>
<updated>2019-02-15T06:44:20+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2019-02-15T06:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ac5231f44aab2391bac0ce3b77e9ed27357d59a9'/>
<id>ac5231f44aab2391bac0ce3b77e9ed27357d59a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid division by zero in Ellipsoid::computeSemiMinorAxis(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12867. Credit to OSS Fuzz. master only</title>
<updated>2019-02-03T14:16:01+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-03T14:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e121dc35abafd9a2eda01b05aa5fa13b13e6196e'/>
<id>e121dc35abafd9a2eda01b05aa5fa13b13e6196e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
