<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/apps, 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 GitHub references: proj.4 -&gt; PROJ</title>
<updated>2019-06-04T21:29:04+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-06-04T21:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bb477269900a809c9fd3727b82552d471d69e796'/>
<id>bb477269900a809c9fd3727b82552d471d69e796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add file reference language.</title>
<updated>2019-05-15T15:56:27+00:00</updated>
<author>
<name>Andrew Bell</name>
<email>andrew.bell.ia@gmail.com</email>
</author>
<published>2019-05-15T14:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c98489fcf2df2389b3e7c5cea17c587794343f68'/>
<id>c98489fcf2df2389b3e7c5cea17c587794343f68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proj_create(): add support for compoundCRS and concatenatedOperation named from their components</title>
<updated>2019-04-22T18:05:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-22T18:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=292807eee9e1194175b64cb5c0a9f0b432352abc'/>
<id>292807eee9e1194175b64cb5c0a9f0b432352abc</id>
<content type='text'>
Support following syntaxes:
- OGC URN combining references for compoundCRS:
  e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717"
- its GDAL shortcut: e.g. "EPSG:2393+5717"
- OGC URN combining references for concatenated operations:
  e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support following syntaxes:
- OGC URN combining references for compoundCRS:
  e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717"
- its GDAL shortcut: e.g. "EPSG:2393+5717"
- OGC URN combining references for concatenated operations:
  e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618"
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: document --identify switch of projinfo (fixes #1332)</title>
<updated>2019-03-28T12:45:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-03-28T12:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=999439858dd9cc98d0deb47169318f0124164bbb'/>
<id>999439858dd9cc98d0deb47169318f0124164bbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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=1eadd02ac0b28486e98aed9407f27c4956619bae'/>
<id>1eadd02ac0b28486e98aed9407f27c4956619bae</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>Add -k ellipsoid option to projinfo (#1338)</title>
<updated>2019-03-21T07:30:06+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2019-03-21T07:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5d74522573291a8af698acf3102a662eb3a675eb'/>
<id>5d74522573291a8af698acf3102a662eb3a675eb</id>
<content type='text'>
Allows querying of ellipsoid definitions by auth:code lookup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows querying of ellipsoid definitions by auth:code lookup
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: impove doc about OGC URN</title>
<updated>2019-03-19T10:11:42+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-03-19T10:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c5cc0f74fd912cef2872da227fa2bb2b47f116c6'/>
<id>c5cc0f74fd912cef2872da227fa2bb2b47f116c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make proper reference to 'gie --list'</title>
<updated>2019-03-06T14:12:59+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-06T14:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a30685b6e76092c89c6a9ec03c0d29e3dcad2850'/>
<id>a30685b6e76092c89c6a9ec03c0d29e3dcad2850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve formatting of program references on apps index</title>
<updated>2019-03-06T14:12:59+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-04T21:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=76033f2d8b91518301a8421feb0be74fe374b53d'/>
<id>76033f2d8b91518301a8421feb0be74fe374b53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
