<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/apps, branch gdalbarn</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>cs2cs: improve detection of 'cs2cs [-....] SRC DST' syntax</title>
<updated>2019-01-22T20:45:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-22T20:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=383951f9f4b931c0f6362942c3e805a06598f819'/>
<id>383951f9f4b931c0f6362942c3e805a06598f819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: add doc for projinfo (fixes #1183)</title>
<updated>2019-01-19T17:19:30+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-19T13:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a4e0ece642d989136a977dbcc80b8ceea270c93b'/>
<id>a4e0ece642d989136a977dbcc80b8ceea270c93b</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 #1226 from kbevers/remove-chebyshev</title>
<updated>2019-01-19T07:35:10+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-01-19T07:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=14bc57241da2756073ca7c0bd44c61386d45c38f'/>
<id>14bc57241da2756073ca7c0bd44c61386d45c38f</id>
<content type='text'>
Remove Chebyshev polynomials from proj</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Chebyshev polynomials from proj</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Chebyshev polynomials from proj</title>
<updated>2019-01-18T18:14:15+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-01-15T21:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c6ab83f5742bc5ac6f9cb9a8b2a4f1ea241b6f63'/>
<id>c6ab83f5742bc5ac6f9cb9a8b2a4f1ea241b6f63</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_create_from_proj_string() and proj_create_from_user_input(), and make proj_create() do more or less what proj_create_from_user_input() did before (fixes #1214)</title>
<updated>2019-01-17T20:57:27+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-17T16:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c0ac895d77e823fe9a9458d013eb0f6378f39060'/>
<id>c0ac895d77e823fe9a9458d013eb0f6378f39060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import/export PROJ strings from ISO19111 code: require/output +type=crs for CRS objects (refs #1214)</title>
<updated>2019-01-17T09:40:12+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-17T09:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3121d9bc309b439adcc2ab9743a3d2b3a8f48296'/>
<id>3121d9bc309b439adcc2ab9743a3d2b3a8f48296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: output WKT2_2018 by default (fixes #1187)</title>
<updated>2019-01-15T14:39:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-15T14:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=deb510e5850f1baef3efbfa9878fb8c511b2c2f7'/>
<id>deb510e5850f1baef3efbfa9878fb8c511b2c2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for CRS with towgs84 keyword</title>
<updated>2019-01-08T20:25:08+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-08T16:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a6899c98a6455dc022bdd6785af3e528488422b8'/>
<id>a6899c98a6455dc022bdd6785af3e528488422b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ISO19111: remove PROJ.5 specific format for CRS (refs #1214)</title>
<updated>2019-01-08T20:25:07+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-08T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f5e5435fd5071d550e0d13f7a5d71e09c1fab2c0'/>
<id>f5e5435fd5071d550e0d13f7a5d71e09c1fab2c0</id>
<content type='text'>
As discussed in https://github.com/OSGeo/proj.4/issues/1214#issuecomment-452084720,
the introduction of a new PROJ.5 format to export CRS using pipeline/unitconvert/axisswap
as an attempt of improving the PROJ.4 format used by GDAL and other products is
likely a dead-end since it is still lossy in many aspects and can cause confusion
with coodinate operations.

Consequently the PROJ_5 convention will be identical to PROJ_4 for CRS export.

Note: on the import side, I've kept the code that could parse unitconvert and
axisswap when building a CRS definition from a pipeline. It is there as a hidden
feature as it was kind of a tear to remove that code in case it might still be
useful...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in https://github.com/OSGeo/proj.4/issues/1214#issuecomment-452084720,
the introduction of a new PROJ.5 format to export CRS using pipeline/unitconvert/axisswap
as an attempt of improving the PROJ.4 format used by GDAL and other products is
likely a dead-end since it is still lossy in many aspects and can cause confusion
with coodinate operations.

Consequently the PROJ_5 convention will be identical to PROJ_4 for CRS export.

Note: on the import side, I've kept the code that could parse unitconvert and
axisswap when building a CRS definition from a pipeline. It is there as a hidden
feature as it was kind of a tear to remove that code in case it might still be
useful...
</pre>
</div>
</content>
</entry>
<entry>
<title>WKT export: no longer export Geographic 3D CRS in WKT1, unless strict mode is disabled</title>
<updated>2019-01-04T18:25:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-04T18:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b62fdee0f34d960527af8fb0a8bf6344fcf78d4b'/>
<id>b62fdee0f34d960527af8fb0a8bf6344fcf78d4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
