<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/include/proj/datum.hpp, 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>Add a AuthorityFactory::createDatumEnsemble() method, and make it inherit from ObjectUsage</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-06T20:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b5369cc79eccc625419d37bb97a5361731fd8f0f'/>
<id>b5369cc79eccc625419d37bb97a5361731fd8f0f</id>
<content type='text'>
as mandated by ISO 19111:2019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as mandated by ISO 19111:2019
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiling warnings when using GCC 4.8.x</title>
<updated>2020-09-04T12:50:16+00:00</updated>
<author>
<name>Alexander Saprykin</name>
<email>saprykin.spb@gmail.com</email>
</author>
<published>2020-09-04T12:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=97f06e4c5ed8bb6cf1b7b2a8419131e9280747a1'/>
<id>97f06e4c5ed8bb6cf1b7b2a8419131e9280747a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow importing WKT1 COMPD_CS with a VERT_DATUM[Ellipsoid,2002], and exporting it back as such (on the same object) (fixes #2228)</title>
<updated>2020-05-16T13:36:06+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-16T13:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f57475aa3b26bf4a5cbf94b579c93a72a54558eb'/>
<id>f57475aa3b26bf4a5cbf94b579c93a72a54558eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>createGeodeticDatum(): query and set publicationDate</title>
<updated>2019-11-18T22:47:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-11-18T22:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=360657d16d1974e096d8d3bb61e18fee35598d1a'/>
<id>360657d16d1974e096d8d3bb61e18fee35598d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJJSON: add support for DatumEnsemble and Dynamic[Geodetic|Vertical]ReferenceFrame</title>
<updated>2019-08-10T13:27:59+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-10T13:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=63981af418d84749cd4d70752f83fd551100389f'/>
<id>63981af418d84749cd4d70752f83fd551100389f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transformation and ConcatenatedOperation</title>
<updated>2019-08-09T15:41:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-09T15:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f0d766e45640800412c08a7cb9ab4f8823d88d05'/>
<id>f0d766e45640800412c08a7cb9ab4f8823d88d05</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>
</feed>
