<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/projections, branch 7.1.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 compiler generated Fused Multiply Addition optimized routines</title>
<updated>2020-08-19T12:25:58+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2020-08-19T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=888da00d26c76ca14b47738d522bb9a71a41efe4'/>
<id>888da00d26c76ca14b47738d522bb9a71a41efe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement wink2 inverse by generic inversion of forward method</title>
<updated>2020-05-28T11:51:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-26T13:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=48b3bd9afe0ffccf06b2c8dceef1b636834ba876'/>
<id>48b3bd9afe0ffccf06b2c8dceef1b636834ba876</id>
<content type='text'>
- Move the generic method initiated from adams_ws2 to a
  pj_generic_inverse_2d() method
- Use it in adams_ws2
- Use it in wink2

Fixes https://github.com/qgis/QGIS/issues/35512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move the generic method initiated from adams_ws2 to a
  pj_generic_inverse_2d() method
- Use it in adams_ws2
- Use it in wink2

Fixes https://github.com/qgis/QGIS/issues/35512
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2230 from rouault/limit_peirce_q_to_northern_hemisphere</title>
<updated>2020-05-24T18:03:48+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-24T18:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5d502d356e16ef81f481eb82dcdeba0ea3ab1f9e'/>
<id>5d502d356e16ef81f481eb82dcdeba0ea3ab1f9e</id>
<content type='text'>
Limit peirce_q to northern hemisphere, and fix images for adams_hemi, guyou and peirce_q</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit peirce_q to northern hemisphere, and fix images for adams_hemi, guyou and peirce_q</pre>
</div>
</content>
</entry>
<entry>
<title>Zone Definition Fixes for igh_o projection (#2233)</title>
<updated>2020-05-19T15:22:04+00:00</updated>
<author>
<name>John Krasting</name>
<email>John.Krasting@noaa.gov</email>
</author>
<published>2020-05-19T15:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b6b0ae12e306c8b7760e79f338bb0f155340117a'/>
<id>b6b0ae12e306c8b7760e79f338bb0f155340117a</id>
<content type='text'>
- Central lon for zone 2 should be -d10, not d10
- Extra lobe was missing for zone 11
- New figure generated
- New test suite values generated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Central lon for zone 2 should be -d10, not d10
- Extra lobe was missing for zone 11
- New figure generated
- New test suite values generated
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented IGH Oceanic View (#2226)</title>
<updated>2020-05-19T00:04:04+00:00</updated>
<author>
<name>John Krasting</name>
<email>John.Krasting@noaa.gov</email>
</author>
<published>2020-05-19T00:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2e5470387df8c713af18e601c0e6a4b352294556'/>
<id>2e5470387df8c713af18e601c0e6a4b352294556</id>
<content type='text'>
- The current implementation of the Interrupted Goode Homolosine
  projection emphasizes land area. This is a compliment projection
  that emphasizes ocean area.
- A value of lon0=-160 produces a reasonable real-world map.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The current implementation of the Interrupted Goode Homolosine
  projection emphasizes land area. This is a compliment projection
  that emphasizes ocean area.
- A value of lon0=-160 produces a reasonable real-world map.</pre>
</div>
</content>
</entry>
<entry>
<title>peirce_q: limit input to positive latitudes</title>
<updated>2020-05-16T15:49:26+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-16T15:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ce38ade494db73ab27dbdbdab84332e4530c8d8a'/>
<id>ce38ade494db73ab27dbdbdab84332e4530c8d8a</id>
<content type='text'>
Otherwise it returns junk (negative latitudes are mapped to
the same location as positive latitudes)

I'm a bit confused by PROJ peirce_q implementation. Looking at
the projection of the world, it looks like this matches the diamond
formulation of the right map shown at
https://desktop.arcgis.com/en/arcmap/latest/map/projections/peirce-quincuncial.htm,
but limited to the inner square of this diamond (which corresponds
to the northern hemisphere). We lack the 4 triangles on left, top,
right and bottom for the southern hemisphere. Furthermore, this
formulation of peirce_q does not seem to have the quincuncial
property of the square formulation (left images of the above ESRI
doc), or the one at https://en.wikipedia.org/wiki/Peirce_quincuncial_projection ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise it returns junk (negative latitudes are mapped to
the same location as positive latitudes)

I'm a bit confused by PROJ peirce_q implementation. Looking at
the projection of the world, it looks like this matches the diamond
formulation of the right map shown at
https://desktop.arcgis.com/en/arcmap/latest/map/projections/peirce-quincuncial.htm,
but limited to the inner square of this diamond (which corresponds
to the northern hemisphere). We lack the 4 triangles on left, top,
right and bottom for the southern hemisphere. Furthermore, this
formulation of peirce_q does not seem to have the quincuncial
property of the square formulation (left images of the above ESRI
doc), or the one at https://en.wikipedia.org/wiki/Peirce_quincuncial_projection ...
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted</title>
<updated>2020-05-09T16:48:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-09T16:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b7f8a012bfd11465af9f95c3d60101539a25219a'/>
<id>b7f8a012bfd11465af9f95c3d60101539a25219a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo fixes in code comments [ci skip]</title>
<updated>2020-04-21T18:47:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-21T18:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5142bfbf72f859832df3da691dc3e7488839b53c'/>
<id>5142bfbf72f859832df3da691dc3e7488839b53c</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 #2030 from rouault/auto_sel_of_tmerc_alg</title>
<updated>2020-04-16T17:57:52+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-16T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=115c3db6bf66cc9b580f035c84b2d4626b787734'/>
<id>115c3db6bf66cc9b580f035c84b2d4626b787734</id>
<content type='text'>
tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameter</pre>
</div>
</content>
</entry>
<entry>
<title>Implement an iterative inverse method for +proj=adams_ws2</title>
<updated>2020-04-16T15:47:18+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-15T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0cd2912037001129ba19a50a70ff4bf28a431082'/>
<id>0cd2912037001129ba19a50a70ff4bf28a431082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
