<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src, branch docker-build-updates</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>identify(): take into account the authority passed in (fixes #1465)</title>
<updated>2019-05-13T14:42:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-13T14:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=97d6060e596d1b044f84e7d140b26200ef56f65e'/>
<id>97d6060e596d1b044f84e7d140b26200ef56f65e</id>
<content type='text'>
When identifying an object that has already a code with authority A
but the authority of interest passed was B, then it was not checking
that A != B, and did not try to search in the objects of B.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When identifying an object that has already a code with authority A
but the authority of interest passed was B, then it was not checking
that A != B, and did not try to search in the objects of B.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc of proj_identify()</title>
<updated>2019-05-12T07:07:27+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-12T07:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=32703ddba9081682b4c39ae7bcedeabeb8c6143d'/>
<id>32703ddba9081682b4c39ae7bcedeabeb8c6143d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix identification of GeodeticCRS expressed by PROJ string for EPSG authority</title>
<updated>2019-05-12T07:03:48+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-12T07:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=004e26293e258a9144e6e1d33049eb1753b82b89'/>
<id>004e26293e258a9144e6e1d33049eb1753b82b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pj_release: Use correct release date for 6.1.0</title>
<updated>2019-05-09T07:45:46+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-09T07:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cd2f5b38046b7775feae08dfc8d8b1e59c1689f2'/>
<id>cd2f5b38046b7775feae08dfc8d8b1e59c1689f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proj_normalize_for_visualization(): fix crash when ctx == nullptr</title>
<updated>2019-05-08T15:36:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-08T15:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3c99b45f2c34d1bbdd752a51c1704e594f341c31'/>
<id>3c99b45f2c34d1bbdd752a51c1704e594f341c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proj_normalize_for_visualization(): fix when there are coordinate operation alternatives</title>
<updated>2019-05-08T10:00:08+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-08T10:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4d722565d63d504aab5fb2e403d1dd5c3b649d1a'/>
<id>4d722565d63d504aab5fb2e403d1dd5c3b649d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETRS89 (EPSG:4937), make sure that the vgridshift is applied first (ie on Amersfoort datum) before the hgridshift</title>
<updated>2019-05-06T18:21:27+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-06T17:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=61cf8c5b29c82ab7e46b207bd125eaad49c03021'/>
<id>61cf8c5b29c82ab7e46b207bd125eaad49c03021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): fix case of ETRS89 3D to proj string with nadgrids and geoidgrids</title>
<updated>2019-05-06T10:43:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-06T10:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5e98fed78205605ccb01ab4310d3cba292de73b4'/>
<id>5e98fed78205605ccb01ab4310d3cba292de73b4</id>
<content type='text'>
Fixes https://lists.osgeo.org/pipermail/proj/2019-May/008519.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://lists.osgeo.org/pipermail/proj/2019-May/008519.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling errors.</title>
<updated>2019-05-06T06:54:10+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2019-05-06T06:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=19766318ef918db5a4ef90700db10a9c91281d46'/>
<id>19766318ef918db5a4ef90700db10a9c91281d46</id>
<content type='text'>
 * unknow -&gt; unknown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * unknow -&gt; unknown
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ABI version number for 6.1.0</title>
<updated>2019-05-06T05:23:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-06T05:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aaddaf6e65cee8443c6e0db7157bee9057d5d420'/>
<id>aaddaf6e65cee8443c6e0db7157bee9057d5d420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
