<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src, branch 6.1.1</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>update version numbers for upcomming patch release</title>
<updated>2019-06-23T18:30:33+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-06-23T18:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7bf657b368fb3a291e9c3a2b29a92c18a930ffa7'/>
<id>7bf657b368fb3a291e9c3a2b29a92c18a930ffa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>+proj=ob_tran +o_proj=longlat: set right unit to PJ_IO_UNITS_WHATEVER so as to be able to chain with unitconvert (fixes #1525)</title>
<updated>2019-06-22T21:52:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-06-22T21:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=11a53b7c0255087c2b324b36147deb837902dfb9'/>
<id>11a53b7c0255087c2b324b36147deb837902dfb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation error with gcc 4.9.3 (fixes #1512)</title>
<updated>2019-06-11T08:09:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-06-11T08:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b17b34b969a226c7b91f9a3173300e86d47b0bc7'/>
<id>b17b34b969a226c7b91f9a3173300e86d47b0bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WKT1 importer: do case insensitive comparison for axis direction</title>
<updated>2019-06-06T19:28:14+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-06-06T19:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ed5916b3e9964a97dcbfa12ccc2ab4fac30b56bd'/>
<id>ed5916b3e9964a97dcbfa12ccc2ab4fac30b56bd</id>
<content type='text'>
Fixes https://github.com/OSGeo/gdal/issues/1623

http://portal.opengeospatial.org/files/?artifact_id=999 is not explicit if
string comparisons should be case sensitive or not, but WKT2 allows for case
differences in keyword and enumerated value, so follow this relaxed interpretation
for WKT1 as well.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/OSGeo/gdal/issues/1623

http://portal.opengeospatial.org/files/?artifact_id=999 is not explicit if
string comparisons should be case sensitive or not, but WKT2 allows for case
differences in keyword and enumerated value, so follow this relaxed interpretation
for WKT1 as well.</pre>
</div>
</content>
</entry>
<entry>
<title>createFromUserInput()/guessDialect(): do not confuse 'ID74' CRS with WKT2 ID[] node</title>
<updated>2019-06-05T20:56:47+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-06-05T20:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9a7769fe967a3232f7ce05b6bf8107c0569eead1'/>
<id>9a7769fe967a3232f7ce05b6bf8107c0569eead1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Backport 6.1] Fix incorrect delimator ";" used to separate proj_info().searchpath entries (#1500)</title>
<updated>2019-06-05T17:28:45+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-06-05T17:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ff85c0a70dc0743e5b07b2d6a2d38e72ae157d97'/>
<id>ff85c0a70dc0743e5b07b2d6a2d38e72ae157d97</id>
<content type='text'>
[Backport 6.1] Fix incorrect delimator ";" used to separate proj_info().searchpath entries</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Backport 6.1] Fix incorrect delimator ";" used to separate proj_info().searchpath entries</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect delimator ";" used to separate proj_info().searchpath</title>
<updated>2019-06-03T06:55:32+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2019-06-02T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c4e3e60fdc222ebb789d9887c75a49a5713f4dd8'/>
<id>c4e3e60fdc222ebb789d9887c75a49a5713f4dd8</id>
<content type='text'>
entries on non-windows platforms, should be ":"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
entries on non-windows platforms, should be ":"</pre>
</div>
</content>
</entry>
<entry>
<title>proj_info().searchpath should not include PROJ_LIB path if</title>
<updated>2019-06-02T23:23:59+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2019-06-02T23:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=32dbd955015a596980f2ba30598496c808972bed'/>
<id>32dbd955015a596980f2ba30598496c808972bed</id>
<content type='text'>
the context search_paths is not empty

The logic used when actually searching for files is that if
the context search_paths are set, these completely override
the PROJ_LIB variable. So we should make proj_info().searchpath
correctly reflect this, and not include the PROJ_LIB path
in searchpath if the context has search_paths manually set.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the context search_paths is not empty

The logic used when actually searching for files is that if
the context search_paths are set, these completely override
the PROJ_LIB variable. So we should make proj_info().searchpath
correctly reflect this, and not include the PROJ_LIB path
in searchpath if the context has search_paths manually set.</pre>
</div>
</content>
</entry>
<entry>
<title>Update website: proj4.org -&gt; proj.org</title>
<updated>2019-06-01T08:51:39+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-06-01T04:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e16b5585d59f1e153d67f04c8199a2468b89563f'/>
<id>e16b5585d59f1e153d67f04c8199a2468b89563f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pj_open_lib_ex(): avoid off-by-one reading of name argument if strlen(name) == 1 (fixes #1489)</title>
<updated>2019-05-29T13:47:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-05-29T13:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5e9d68f716309fdab6fe2433ff0c129706cb2df3'/>
<id>5e9d68f716309fdab6fe2433ff0c129706cb2df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
