<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111/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>Fix export to WKT1:ESRI of CRS, datum, ellipsoids name that don't have a EPSG equivalent and have parentheses in their name</title>
<updated>2021-10-12T08:58:55+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-10-12T08:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4387332ea628282570d712d5b4b6dccc2ea5e604'/>
<id>4387332ea628282570d712d5b4b6dccc2ea5e604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>isEquivalentTo(): improve comparison of datum names based on official name and aliases (preparation for EPSG v10.035 update)</title>
<updated>2021-09-14T22:28:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-14T22:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7f0946ab38ad7dd5077a3970e7ed5f647365fa7b'/>
<id>7f0946ab38ad7dd5077a3970e7ed5f647365fa7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat code with clang-format-10 from ubuntu 20.04</title>
<updated>2021-03-03T16:45:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-03-03T16:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=095731d53405309c38bebe31af51d141f6319f1a'/>
<id>095731d53405309c38bebe31af51d141f6319f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/ESRI when GEOGCS UNIT != Degree; morph to ESRI the PRIMEM name on export</title>
<updated>2020-11-26T23:39:18+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-26T17:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b27efedef0b3deb488d322d42b3d5b652ab55662'/>
<id>b27efedef0b3deb488d322d42b3d5b652ab55662</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pj_ctx_* functions and use their proj_context counterparts</title>
<updated>2020-11-20T15:40:40+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-11-17T11:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a74b985b5006c2d279353a245cfcb850cf7fcc94'/>
<id>a74b985b5006c2d279353a245cfcb850cf7fcc94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Weed out proj_api.h datatypes and replace them with their proj.h counterparts</title>
<updated>2020-11-20T15:40:40+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-11-14T21:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aa46197d66ce70ece382bf955326c46b13f35864'/>
<id>aa46197d66ce70ece382bf955326c46b13f35864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove proj_api.h</title>
<updated>2020-11-20T15:40:39+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-11-01T12:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9419b42ade1f1d35a61c05f0f7ce9aab2eeff3c7'/>
<id>9419b42ade1f1d35a61c05f0f7ce9aab2eeff3c7</id>
<content type='text'>
Removes proj_api.h from the public API. The contents of the header file
has been moved to proj_internal.h verbatim and any references to
proj_api.h has been changed to proj_internal.h.

The documentation of proj_api.h has been removed. The only exception to
this is the API migration guides which still mention the old API.

Fixes #837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes proj_api.h from the public API. The contents of the header file
has been moved to proj_internal.h verbatim and any references to
proj_api.h has been changed to proj_internal.h.

The documentation of proj_api.h has been removed. The only exception to
this is the API migration guides which still mention the old API.

Fixes #837
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo / createObjectsFromName(): support returning a datum ensemble</title>
<updated>2020-11-01T11:57:34+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-08T18:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1e5acb00a0c0fc2533b9bce2e5803da10ed1d8d6'/>
<id>1e5acb00a0c0fc2533b9bce2e5803da10ed1d8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VerticalCRS: morph CRS and datum name using ESRI aliases on import from / export to WKT1:ESRI</title>
<updated>2020-10-20T19:51:45+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-20T19:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=31f272708eaba9274b4b3c02240e9e7012c6b2b8'/>
<id>31f272708eaba9274b4b3c02240e9e7012c6b2b8</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 #2370 from rouault/epsg10</title>
<updated>2020-10-16T16:26:09+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-16T16:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=82b496fb32df0b6705159cd5c626aab20c8e9d39'/>
<id>82b496fb32df0b6705159cd5c626aab20c8e9d39</id>
<content type='text'>
Update to EPSG 10.003 and make code base robust to dealing with WKT CRS with DatumEnsemble</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to EPSG 10.003 and make code base robust to dealing with WKT CRS with DatumEnsemble</pre>
</div>
</content>
</entry>
</feed>
