<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/man/man3, branch 4.9.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<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>
<entry>
<title>update libtool build stuff in preparation for 4.9.1RC1 using 2.4.2 Debian-2.4.2-1.7ubuntu1</title>
<updated>2015-02-20T21:41:39+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-20T21:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c3ee685dcc88795715205d941dc9d90fc89d289b'/>
<id>c3ee685dcc88795715205d941dc9d90fc89d289b</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2612 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@2612 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix NaN handling by geod_inverse and incorrect area computation by geod_polygon_addedge if the longitude extent of the added edge exceeds 180 degrees (patch by Charles Karney, #251, #253)</title>
<updated>2015-02-09T09:01:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2015-02-09T09:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=862c4682e67ab06b60951b57bf6634789651677a'/>
<id>862c4682e67ab06b60951b57bf6634789651677a</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2600 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@2600 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>rerun autogen for 4.9.0 release</title>
<updated>2014-09-13T23:02:49+00:00</updated>
<author>
<name>Frank Warmerdam</name>
<email>warmerdam@pobox.com</email>
</author>
<published>2014-09-13T23:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1f12b185b1b4bbda84d97523c797d5fdb9fc30ff'/>
<id>1f12b185b1b4bbda84d97523c797d5fdb9fc30ff</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2534 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@2534 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>autogen regenerate</title>
<updated>2013-10-20T18:36:06+00:00</updated>
<author>
<name>Frank Warmerdam</name>
<email>warmerdam@pobox.com</email>
</author>
<published>2013-10-20T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e6a83749afb645cc4c35ca6e3fde125f0a46c160'/>
<id>e6a83749afb645cc4c35ca6e3fde125f0a46c160</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2395 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@2395 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>refresh with autogen.sh</title>
<updated>2013-10-20T18:19:45+00:00</updated>
<author>
<name>Frank Warmerdam</name>
<email>warmerdam@pobox.com</email>
</author>
<published>2013-10-20T18:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6d96fe83dfd39283085f3783ad3bd6d30eaf2cc7'/>
<id>6d96fe83dfd39283085f3783ad3bd6d30eaf2cc7</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2392 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@2392 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>allow polygon vertices to be specified incrementally for geodesic area (#221).</title>
<updated>2013-07-12T21:04:00+00:00</updated>
<author>
<name>Frank Warmerdam</name>
<email>warmerdam@pobox.com</email>
</author>
<published>2013-07-12T21:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1544f051b0039aa93bff4376c675d14ad71491bd'/>
<id>1544f051b0039aa93bff4376c675d14ad71491bd</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2377 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@2377 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
