<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/nad/proj_outIGNF.dist, branch 5.0.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>Revert fix to #22</title>
<updated>2018-03-05T10:35:07+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-01T11:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2e179f25d2960adc39e94aee1018e5b0fd3b0fba'/>
<id>2e179f25d2960adc39e94aee1018e5b0fd3b0fba</id>
<content type='text'>
The fix in #22 solved the problem at hand and doing what was expected
from the specified parameters. Unfortunately it also removed the slightly
hacky "feature" that makes the web mercator work in pj_transform. The
web mercator is special since the latitude is computed on the ellipsoid,
but behaves as if if was defined on a sphere. Hence it is problematic to
change the ellipsoid parameters when using the web mercator, even though
that is the geodetically correct thing to do. The web mercator is used in
more or less any web mapping application and is thus one of the most
frequently used transformations in PROJ. This justifies re-introducing
the minor bug reported in #22.

The problem will have to be taken care of properly when pj_transform
is removed from the library in favour of the transformation pipelines
based API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix in #22 solved the problem at hand and doing what was expected
from the specified parameters. Unfortunately it also removed the slightly
hacky "feature" that makes the web mercator work in pj_transform. The
web mercator is special since the latitude is computed on the ellipsoid,
but behaves as if if was defined on a sphere. Hence it is problematic to
change the ellipsoid parameters when using the web mercator, even though
that is the geodetically correct thing to do. The web mercator is used in
more or less any web mapping application and is thus one of the most
frequently used transformations in PROJ. This justifies re-introducing
the minor bug reported in #22.

The problem will have to be taken care of properly when pj_transform
is removed from the library in favour of the transformation pipelines
based API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle ellipsoid parameters correctly when using +nadgrids=@null. Fixes #22.</title>
<updated>2018-01-23T09:13:48+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-01-22T20:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d0dbf48438f9e152314abf294467cb54f9ae0e70'/>
<id>d0dbf48438f9e152314abf294467cb54f9ae0e70</id>
<content type='text'>
Make sure to not change ellipsoid parameters to WGS84 when applying the
null grid. Coordinates will still refer to the input ellipsoid so we
keep the original parameters which in turn will be used when the
coordinates are transformated to/from cartesian/geocentric space.

Adjusted regression test material in nad/proj_outIGNF.dist slightly to
accomodate numerical differences at the mm level. The transformations
in question are at best accurate to about 1m so this shouldn't change
real world usage of these transformations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure to not change ellipsoid parameters to WGS84 when applying the
null grid. Coordinates will still refer to the input ellipsoid so we
keep the original parameters which in turn will be used when the
coordinates are transformated to/from cartesian/geocentric space.

Adjusted regression test material in nad/proj_outIGNF.dist slightly to
accomodate numerical differences at the mm level. The transformations
in question are at best accurate to about 1m so this shouldn't change
real world usage of these transformations.
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare for 4.8.0 release</title>
<updated>2012-03-07T06:01:42+00:00</updated>
<author>
<name>Frank Warmerdam</name>
<email>warmerdam@pobox.com</email>
</author>
<published>2012-03-07T06:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=29b20788202fecc804fcbee137ed23cb31483a26'/>
<id>29b20788202fecc804fcbee137ed23cb31483a26</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2188 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@2188 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Addition of a test according to ticket 52 (http://trac.osgeo.org/proj/ticket/52)</title>
<updated>2009-10-11T13:37:38+00:00</updated>
<author>
<name>Didier Richard</name>
<email>didier.richard@ign.fr</email>
</author>
<published>2009-10-11T13:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d97f97a524d0fc78415ddc281c72733bb8f8fd27'/>
<id>d97f97a524d0fc78415ddc281c72733bb8f8fd27</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1672 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@1672 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>IGNF catalogue updated due to eqr/eqc merge. More unit tests added. proj_outIGNF.dist-real added with control points.</title>
<updated>2008-01-18T20:50:13+00:00</updated>
<author>
<name>Didier Richard</name>
<email>didier.richard@ign.fr</email>
</author>
<published>2008-01-18T20:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=85b6a6a3b04f80b54a99d98ed65ca420cb1932e8'/>
<id>85b6a6a3b04f80b54a99d98ed65ca420cb1932e8</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1433 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@1433 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for some SRSs of IGNF authority.</title>
<updated>2008-01-13T14:09:54+00:00</updated>
<author>
<name>Didier Richard</name>
<email>didier.richard@ign.fr</email>
</author>
<published>2008-01-13T14:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a7158d18c2620ddb1ce7cc3fe6e3eef28ca06031'/>
<id>a7158d18c2620ddb1ce7cc3fe6e3eef28ca06031</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1430 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@1430 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
