<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/apps, branch 6.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>Doc: consistently use +opt and brackets</title>
<updated>2019-03-24T11:56:35+00:00</updated>
<author>
<name>Chris Mayo</name>
<email>aklhfex@gmail.com</email>
</author>
<published>2019-03-24T11:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a10fbc25dc954c2be85d4d1bab448e56a9ce4b55'/>
<id>a10fbc25dc954c2be85d4d1bab448e56a9ce4b55</id>
<content type='text'>
+opt represents one parameter. An ellipsis indicates additional
instances of the previous parameter may be given.

Spaces are used between parameters and before an ellipsis, not purely to
format brackets. See man(1) SYNOPSIS conventions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+opt represents one parameter. An ellipsis indicates additional
instances of the previous parameter may be given.

Spaces are used between parameters and before an ellipsis, not purely to
format brackets. See man(1) SYNOPSIS conventions.</pre>
</div>
</content>
</entry>
<entry>
<title>Make cs2cs support 4D coordinates.</title>
<updated>2019-03-24T11:08:35+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-24T10:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1838b880207a391dd9b0e6d9f4bde2bf42d13429'/>
<id>1838b880207a391dd9b0e6d9f4bde2bf42d13429</id>
<content type='text'>
This is a bit of a hack, 4D coordinates *will* be written to STDOUT
but the output format speficied with -f is not respected for the
t component, rather it is forward verbatim from the input.

Fixes #1354</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a bit of a hack, 4D coordinates *will* be written to STDOUT
but the output format speficied with -f is not respected for the
t component, rather it is forward verbatim from the input.

Fixes #1354</pre>
</div>
</content>
</entry>
<entry>
<title>Build: automatically enable system error messages</title>
<updated>2019-03-22T12:00:46+00:00</updated>
<author>
<name>Chris Mayo</name>
<email>aklhfex@gmail.com</email>
</author>
<published>2019-03-21T19:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3182dfb02123ffe5708ea2dd232afa4701f11ddc'/>
<id>3182dfb02123ffe5708ea2dd232afa4701f11ddc</id>
<content type='text'>
Define HAVE_STRERROR during configuration.

Before:
$ cs2cs +proj=latlong +to +proj=latlong dummy
&lt;cs2cs&gt;:
Sys errno: 2: &lt;system mess. texts unavail.&gt;
dummy

After:
$ cs2cs +proj=latlong +to +proj=latlong dummy
&lt;cs2cs&gt;:
Sys errno: 2: No such file or directory
dummy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define HAVE_STRERROR during configuration.

Before:
$ cs2cs +proj=latlong +to +proj=latlong dummy
&lt;cs2cs&gt;:
Sys errno: 2: &lt;system mess. texts unavail.&gt;
dummy

After:
$ cs2cs +proj=latlong +to +proj=latlong dummy
&lt;cs2cs&gt;:
Sys errno: 2: No such file or directory
dummy
</pre>
</div>
</content>
</entry>
<entry>
<title>Make gie return non-zero exit code when file can't be opened</title>
<updated>2019-03-06T21:01:46+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-06T13:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3bc4a6a660cb9fb2900012e05ee5ef9a22896de6'/>
<id>3bc4a6a660cb9fb2900012e05ee5ef9a22896de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issues on Solaris</title>
<updated>2019-02-26T20:17:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-26T20:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c9b27a248d3ed9964b6ac0847a83eba383b62537'/>
<id>c9b27a248d3ed9964b6ac0847a83eba383b62537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: add information about missing grids</title>
<updated>2019-02-21T10:48:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-21T00:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5c691e7fec7c244b1a1a6b5ef97df2cf69e403df'/>
<id>5c691e7fec7c244b1a1a6b5ef97df2cf69e403df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/</title>
<updated>2019-02-20T19:42:26+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-20T19:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=69ef7449f5f26453a8b6cab1ba02cb870055615f'/>
<id>69ef7449f5f26453a8b6cab1ba02cb870055615f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CoordinateOperation: add a hasBallparkTransformation() method that can be used to know if it includes a very approximative transformation term</title>
<updated>2019-02-20T19:32:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-20T17:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=94578ea8ff38f4bc6b1f6f52b80ecf7359f5dfc2'/>
<id>94578ea8ff38f4bc6b1f6f52b80ecf7359f5dfc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: advertize the use of '--spatial-test intersects' when it can bring more results</title>
<updated>2019-02-20T14:03:55+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-20T14:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2272ba8f6a77903203632111a44b44e544fe332b'/>
<id>2272ba8f6a77903203632111a44b44e544fe332b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify the default strategy of researching intermediate CRS to do it only if there is no direct transformation</title>
<updated>2019-02-17T18:42:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-17T18:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e8b2e2a36324006146406fb1fc89ce6ed863807f'/>
<id>e8b2e2a36324006146406fb1fc89ce6ed863807f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
