<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source, branch 5.0.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>Tidy a few typos</title>
<updated>2018-02-23T01:14:55+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-02-23T01:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7e2b86e5d1598944626152c89fda0d1d9d5c1b0c'/>
<id>7e2b86e5d1598944626152c89fda0d1d9d5c1b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-do pull request #451 export CMake targets with PROJ4:: namespace</title>
<updated>2018-02-10T22:17:27+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2018-02-10T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0199b3fd17fca361bba4eec93209c0b74c0f7340'/>
<id>0199b3fd17fca361bba4eec93209c0b74c0f7340</id>
<content type='text'>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to geodesic documention:</title>
<updated>2017-12-03T22:06:02+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2017-12-03T22:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a4308d9c529fd913cd8d50813fc913bf80552a38'/>
<id>a4308d9c529fd913cd8d50813fc913bf80552a38</id>
<content type='text'>
* replace SVG figure by PNG version,
* rewrite maths using :math:,
* put references in the main reference section,
* reformat references for consistency,
* put references in alphabetical order,
* use USGS URL for Snyder (1987).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replace SVG figure by PNG version,
* rewrite maths using :math:,
* put references in the main reference section,
* reformat references for consistency,
* put references in alphabetical order,
* use USGS URL for Snyder (1987).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation on geodesics replacing an ancient page on geodesic</title>
<updated>2017-11-27T16:36:31+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2017-11-27T16:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a141977eb6a476b4dfc7e35aaa26531f01f2fff9'/>
<id>a141977eb6a476b4dfc7e35aaa26531f01f2fff9</id>
<content type='text'>
calculations with something more helpful to the beginning user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calculations with something more helpful to the beginning user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)</title>
<updated>2017-11-21T16:40:21+00:00</updated>
<author>
<name>Łukasz Komsta</name>
<email>22728459+luqqe@users.noreply.github.com</email>
</author>
<published>2017-11-21T16:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=742d8913037464b484c45c40c7d14a216599f834'/>
<id>742d8913037464b484c45c40c7d14a216599f834</id>
<content type='text'>
Central conic projection implemented as 'ccon'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Central conic projection implemented as 'ccon'.</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Fix link to DockerHub</title>
<updated>2017-10-04T10:59:49+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-10-04T10:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0c2f14e53de134e3bdecee45f7bcf9bdb1811432'/>
<id>0c2f14e53de134e3bdecee45f7bcf9bdb1811432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uses the mathjax formatting for geodesic equations</title>
<updated>2017-08-11T19:13:43+00:00</updated>
<author>
<name>Luke Campbell</name>
<email>luke.campbell@gdit.com</email>
</author>
<published>2017-08-11T19:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6492c4e2b421a5a7ef34be6a77cc6e9ecf930b67'/>
<id>6492c4e2b421a5a7ef34be6a77cc6e9ecf930b67</id>
<content type='text'>
The equations on the documentation page for geodesics were plaintext
formatting and also contained a typo. This patch updates the formatting
to use the sphinx supported MathJax syntax and corrects the typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The equations on the documentation page for geodesics were plaintext
formatting and also contained a typo. This patch updates the formatting
to use the sphinx supported MathJax syntax and corrects the typo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #525 from kbevers/betterplots</title>
<updated>2017-08-04T18:02:14+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-08-04T18:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2d46accd49209e0b6c7c40626c1498a46399163d'/>
<id>2d46accd49209e0b6c7c40626c1498a46399163d</id>
<content type='text'>
Better plots for documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better plots for documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Updated figures on most projection doc-pages.</title>
<updated>2017-08-04T16:16:05+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-07-07T20:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=89014a711aa056e6bc102797cea05274d5722b0b'/>
<id>89014a711aa056e6bc102797cea05274d5722b0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added datum grid archive to Download page and updated link on Grids page.</title>
<updated>2017-07-18T09:40:54+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-07-18T09:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=83319ac7cea23429d620d4c81bec2ee075b45583'/>
<id>83319ac7cea23429d620d4c81bec2ee075b45583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
