<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/man/man3, branch 4.9.3</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Change Homepage URL to proj4.org.</title>
<updated>2016-05-24T05:46:18+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2016-05-24T05:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=26eac9b9f3fbbb7ad978e2e14d79894cc0e7b400'/>
<id>26eac9b9f3fbbb7ad978e2e14d79894cc0e7b400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BUGS section to manpages &amp; update old URLs.</title>
<updated>2016-05-23T20:09:38+00:00</updated>
<author>
<name>Bas Couwenberg</name>
<email>sebastic@xs4all.nl</email>
</author>
<published>2016-05-23T20:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a8460af2791f3d89c559b5059ebfaeebaee348c3'/>
<id>a8460af2791f3d89c559b5059ebfaeebaee348c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update man pages.</title>
<updated>2016-02-16T13:37:28+00:00</updated>
<author>
<name>Charles Karney</name>
<email>ckarney@karney.com</email>
</author>
<published>2016-02-16T13:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f1d58cc00c782934cab507f67b8b5ed97b526ffe'/>
<id>f1d58cc00c782934cab507f67b8b5ed97b526ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increment version for geodesic library to 1.46.1.</title>
<updated>2016-02-16T12:10:56+00:00</updated>
<author>
<name>Charles Karney</name>
<email>ckarney@karney.com</email>
</author>
<published>2016-02-16T12:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=37cd45f8e8db3425e93df98583f87aa847215e05'/>
<id>37cd45f8e8db3425e93df98583f87aa847215e05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade geodesic library from GeographicLib 1.46.</title>
<updated>2016-02-15T23:24:34+00:00</updated>
<author>
<name>Charles Karney</name>
<email>ckarney@karney.com</email>
</author>
<published>2016-02-15T23:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=16df65976714747f2ab5fb73a47327970ccd723f'/>
<id>16df65976714747f2ab5fb73a47327970ccd723f</id>
<content type='text'>
* upgrade geodesic.[ch3]
* add test suite geodtest.c and invoke via cmake's add_test
* increment version to 4.9.3 and library version to 11.0.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upgrade geodesic.[ch3]
* add test suite geodtest.c and invoke via cmake's add_test
* increment version to 4.9.3 and library version to 11.0.0
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Remove Makefile.in.</title>
<updated>2015-09-10T20:11:56+00:00</updated>
<author>
<name>Elliott Sales de Andrade</name>
<email>quantum.analyst@gmail.com</email>
</author>
<published>2015-06-28T21:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9d54739a874030125eb3b87bacaf558fa9bbc9e1'/>
<id>9d54739a874030125eb3b87bacaf558fa9bbc9e1</id>
<content type='text'>
These files are generated by automake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are generated by automake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop in the latest geodesic library from GeographicLib (version 1.44).</title>
<updated>2015-08-16T19:05:36+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2015-08-16T19:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8066dcd0e9ce33222b167dbb2a8ddab79465d299'/>
<id>8066dcd0e9ce33222b167dbb2a8ddab79465d299</id>
<content type='text'>
  http://geographiclib.sourceforge.net/1.44/C/index.html

The changes are:

  - Improve accuracy of calculations by evaluating trigonometric
    functions more carefully and replacing the series for the reduced
    length with one with a smaller truncation error.

  - The allowed ranges for longitudes and azimuths is now unlimited; it
    used to be [-540d, 540d).

  - Enforce the restriction of latitude to [-90d, 90d] by returning NaNs
    if the latitude is outside this range.

  - The inverse calculation sets s12 to zero for coincident points at
    pole (instead of returning a tiny quantity).

This commit also includes a work-around for an inaccurate value for
pi/180 in dmstor.c (see the definitions of DEG_IN and DEG_OUT in
geod_interface.c).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  http://geographiclib.sourceforge.net/1.44/C/index.html

The changes are:

  - Improve accuracy of calculations by evaluating trigonometric
    functions more carefully and replacing the series for the reduced
    length with one with a smaller truncation error.

  - The allowed ranges for longitudes and azimuths is now unlimited; it
    used to be [-540d, 540d).

  - Enforce the restriction of latitude to [-90d, 90d] by returning NaNs
    if the latitude is outside this range.

  - The inverse calculation sets s12 to zero for coincident points at
    pole (instead of returning a tiny quantity).

This commit also includes a work-around for an inaccurate value for
pi/180 in dmstor.c (see the definitions of DEG_IN and DEG_OUT in
geod_interface.c).
</pre>
</div>
</content>
</entry>
<entry>
<title>Make multistresstext.exe compile, and work, with mingw cross compiler (autoconf build)</title>
<updated>2015-07-09T17:24:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-07-09T17:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9f05b2dd07712d35fe3fa78934631b6a0142891f'/>
<id>9f05b2dd07712d35fe3fa78934631b6a0142891f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.43 of the geodesic routines.  This fixes two</title>
<updated>2015-05-20T21:44:23+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2015-05-20T21:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bc68930723d48f2669d6bd9ebe176614e9dd893d'/>
<id>bc68930723d48f2669d6bd9ebe176614e9dd893d</id>
<content type='text'>
relatively obscure problems.  (1) The business of returning an unrolled
longitude with the solution to the direct problem was broken for
west-going geodesics.  (2) For flattening &gt; 1/100, a slight inaccurate
result was returned for a12 in the direct calculation.


git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2656 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
relatively obscure problems.  (1) The business of returning an unrolled
longitude with the solution to the direct problem was broken for
west-going geodesics.  (2) For flattening &gt; 1/100, a slight inaccurate
result was returned for a12 in the direct calculation.


git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2656 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various issues in man pages (#259)</title>
<updated>2015-02-21T12:24:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2015-02-21T12:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=897b545831913cb21a605e8549b935488dad6d5c'/>
<id>897b545831913cb21a605e8549b935488dad6d5c</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2620 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2620 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
