<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations, branch 5.2.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>Ensure correct axis ratio for images in documentation; move proj-string from image to caption</title>
<updated>2018-08-27T21:47:03+00:00</updated>
<author>
<name>Juernjakob Dugge</name>
<email>juernjakob@gmail.com</email>
</author>
<published>2018-08-23T21:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3378c5ec96fb3f067beffc6c3acd15765d5ce5d1'/>
<id>3378c5ec96fb3f067beffc6c3acd15765d5ce5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1096 from rouault/fix_helmert_convention_confusion</title>
<updated>2018-08-23T14:22:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2018-08-23T14:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e1e7c15ef358ac516f06198c2832e7ab52e8dc20'/>
<id>e1e7c15ef358ac516f06198c2832e7ab52e8dc20</id>
<content type='text'>
[BREAKING] Helmert: add +convention=position_vector/coordinate_frame, forbids +transpose (fixes #1091)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[BREAKING] Helmert: add +convention=position_vector/coordinate_frame, forbids +transpose (fixes #1091)</pre>
</div>
</content>
</entry>
<entry>
<title>helmert.rst: add back +transpose and declare its deprecation/removal in 5.2.0</title>
<updated>2018-08-23T13:59:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-08-23T13:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=eadf537bf4553b7a397fb979f3a3595b05ccbc48'/>
<id>eadf537bf4553b7a397fb979f3a3595b05ccbc48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ellipsoidal equations for the Equal Earth (#1101)</title>
<updated>2018-08-22T17:43:19+00:00</updated>
<author>
<name>Bojan Šavrič</name>
<email>bsavric@esri.com</email>
</author>
<published>2018-08-22T17:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b2fe2277e225d3e666cdcce92182595bb547cb0c'/>
<id>b2fe2277e225d3e666cdcce92182595bb547cb0c</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1099 from phidrho/patch-2</title>
<updated>2018-08-22T10:47:59+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2018-08-22T10:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3e9ae6f6ef2a36c3b69f0ee81698c9710fedf6af'/>
<id>3e9ae6f6ef2a36c3b69f0ee81698c9710fedf6af</id>
<content type='text'>
added usage example</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added usage example</pre>
</div>
</content>
</entry>
<entry>
<title>added usage example</title>
<updated>2018-08-21T20:58:17+00:00</updated>
<author>
<name>Vedran Stojnović</name>
<email>phidrho@gmail.com</email>
</author>
<published>2018-08-21T20:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3746c519a5089d482cef4bf8adae88f25f88640e'/>
<id>3746c519a5089d482cef4bf8adae88f25f88640e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unitconvert.rst</title>
<updated>2018-08-21T20:45:50+00:00</updated>
<author>
<name>Vedran Stojnović</name>
<email>phidrho@gmail.com</email>
</author>
<published>2018-08-21T20:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=88a1ac5bc825a7f4f1d06e6f6df8bf835f07e4af'/>
<id>88a1ac5bc825a7f4f1d06e6f6df8bf835f07e4af</id>
<content type='text'>
bug in example - changed +t_in=gpsweek to +t_in=gps_week</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug in example - changed +t_in=gpsweek to +t_in=gps_week</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1095 from rouault/webmerc_fixes</title>
<updated>2018-08-21T16:56:16+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2018-08-21T16:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6680dffb592882437aaa28b6199e4ac74324a743'/>
<id>6680dffb592882437aaa28b6199e4ac74324a743</id>
<content type='text'>
Fixes for webmerc projection (fixes #1078)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes for webmerc projection (fixes #1078)</pre>
</div>
</content>
</entry>
<entry>
<title>[BREAKING] Hermert: add +convention=position_vector/coordinate_frame, forbids +transpose (fixes #1091)</title>
<updated>2018-08-21T12:57:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-08-21T12:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e05dcd84ab69e1522c67c1ec9e5b38f45fd77c6e'/>
<id>e05dcd84ab69e1522c67c1ec9e5b38f45fd77c6e</id>
<content type='text'>
As identified in #1091, Helmert implementation in PROJ 5.0 and 5.1 is confusing.
It happens that by default it used the coordinate_frame convention, contrary to
the position_vector convention used traditionaly for +towgs84. The documentation
of Helmert was also wrongly specifying that the default convention was
position_vector.

This commit:
- bans the confusing +transpose parameter
- removes the concept of a default convention, since in practice both are
  equally found, and requires +convention as soon as a rotational term parameter
  is present.
  For translation only, convention is ignored and optional, as having no effect.
- fixes all the identified uses of proj=helmert in code, doc and tests

This is obviously a breaking change:
- users will have to adapt their pipeline expressions
- in particular, init files that would use helmert must be adapted

However, as designed, the break will be explicit, and not silent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As identified in #1091, Helmert implementation in PROJ 5.0 and 5.1 is confusing.
It happens that by default it used the coordinate_frame convention, contrary to
the position_vector convention used traditionaly for +towgs84. The documentation
of Helmert was also wrongly specifying that the default convention was
position_vector.

This commit:
- bans the confusing +transpose parameter
- removes the concept of a default convention, since in practice both are
  equally found, and requires +convention as soon as a rotational term parameter
  is present.
  For translation only, convention is ignored and optional, as having no effect.
- fixes all the identified uses of proj=helmert in code, doc and tests

This is obviously a breaking change:
- users will have to adapt their pipeline expressions
- in particular, init files that would use helmert must be adapted

However, as designed, the break will be explicit, and not silent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for webmerc projection (fixes #1078)</title>
<updated>2018-08-20T17:00:06+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-08-20T12:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=589a540a21fb914b09fb19d5e0a89c6d955042c0'/>
<id>589a540a21fb914b09fb19d5e0a89c6d955042c0</id>
<content type='text'>
This is intended to supersed https://github.com/OSGeo/proj.4/pull/1080
with a number of differences.

What is kept from #1080 is not forcing the ellipsoid_params to be the one
of a sphere. This is not required for correct coordinate computation and
avoid lying on the various distorsion parameters.

For better interoperability with EPSG, we also no longer force the
lam0 parameter to 0, because
https://www.epsg-registry.org/export.htm?gml=urn:ogc:def:method:EPSG::1024
has a provision for it, even if in practice they will always be zero
phi0 should always be zero and is not used by the formulas.

Another difference with the #1080 approach is that we do not force the
WGS84 ellipsoid. Perhaps someone will use webmerc for another planet,
even if that is a crazy idea...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is intended to supersed https://github.com/OSGeo/proj.4/pull/1080
with a number of differences.

What is kept from #1080 is not forcing the ellipsoid_params to be the one
of a sphere. This is not required for correct coordinate computation and
avoid lying on the various distorsion parameters.

For better interoperability with EPSG, we also no longer force the
lam0 parameter to 0, because
https://www.epsg-registry.org/export.htm?gml=urn:ogc:def:method:EPSG::1024
has a provision for it, even if in practice they will always be zero
phi0 should always be zero and is not used by the formulas.

Another difference with the #1080 approach is that we do not force the
WGS84 ellipsoid. Perhaps someone will use webmerc for another planet,
even if that is a crazy idea...
</pre>
</div>
</content>
</entry>
</feed>
