<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations/projections/images, 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>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>plotdefs.json: update validty area for adams_hemi, guyou and peirce_q, and regenerate associated images</title>
<updated>2020-05-16T15:50:15+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-16T15:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f7f3b98a5334bdb2dae186e8ce806eece8432a96'/>
<id>f7f3b98a5334bdb2dae186e8ce806eece8432a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add square conformal projections from libproject</title>
<updated>2020-04-15T07:10:01+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-04-13T20:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e4bf822158aa5193022e8392f0eddd6510653bfa'/>
<id>e4bf822158aa5193022e8392f0eddd6510653bfa</id>
<content type='text'>
This commit adds five new projections to PROJ:

    adams_hemi: Adams Hemisphere in a Square
    adams_wsI:  Adams World in a Square I
    adams_wsII: Adams World in a Square II
    guyou:      Guyou
    peirce_q:   Pierce Quincuncial

The code originates from Gerry Evendens libproject and has been adapted
to work with modern PROJ. To ensure that the modified code works as
intended extensive test data has been created using libproject and
sproj so that no errors occured when porting from libproject to PROJ.
The test data is wrapped in a gie files. All test cases reproduce
results from libproject at the mm level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds five new projections to PROJ:

    adams_hemi: Adams Hemisphere in a Square
    adams_wsI:  Adams World in a Square I
    adams_wsII: Adams World in a Square II
    guyou:      Guyou
    peirce_q:   Pierce Quincuncial

The code originates from Gerry Evendens libproject and has been adapted
to work with modern PROJ. To ensure that the modified code works as
intended extensive test data has been created using libproject and
sproj so that no errors occured when porting from libproject to PROJ.
The test data is wrapped in a gie files. All test cases reproduce
results from libproject at the mm level.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc image for bertin1953</title>
<updated>2019-09-16T08:13:55+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-09-16T08:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=03276de30c2b2553ae6ad585b08b6377d2ae64c2'/>
<id>03276de30c2b2553ae6ad585b08b6377d2ae64c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: add minimal doumentation for times projection</title>
<updated>2019-02-23T14:41:34+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-23T14:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=25564ae152bfe06e765a49a7d5666645037ad0a5'/>
<id>25564ae152bfe06e765a49a7d5666645037ad0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tmerc an alias for etmerc. (#1234)</title>
<updated>2019-02-11T22:58:16+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-02-11T22:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5141b3908e59a26c9fe66de94bb7388bff741b58'/>
<id>5141b3908e59a26c9fe66de94bb7388bff741b58</id>
<content type='text'>
* Make tmerc an alias for etmerc

This switches the algorithm used in tmerc to the Poder/Engsager
tmerc algorithm. The original tmerc algorithm of Evenden/Snyder
origin can still be accessed by adding the +approx flag when
initializing a tmerc projection. The +approx flag can also
be used when initializing UTM projections, in which case the
Evenden/Snyder algorithm is used as well.

If a tmerc projection is instantiated on a spherical earth
the Evenden/Snyder algorithm is used as well since the
Poder/Engsager algorithm is only defined on the ellipsoid.

+proj=etmerc can still be instantiated for backwards compatibility
reasons.

Co-authored-by: Kristian Evers &lt;kristianevers@gmail.com&gt;
Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make tmerc an alias for etmerc

This switches the algorithm used in tmerc to the Poder/Engsager
tmerc algorithm. The original tmerc algorithm of Evenden/Snyder
origin can still be accessed by adding the +approx flag when
initializing a tmerc projection. The +approx flag can also
be used when initializing UTM projections, in which case the
Evenden/Snyder algorithm is used as well.

If a tmerc projection is instantiated on a spherical earth
the Evenden/Snyder algorithm is used as well since the
Poder/Engsager algorithm is only defined on the ellipsoid.

+proj=etmerc can still be instantiated for backwards compatibility
reasons.

Co-authored-by: Kristian Evers &lt;kristianevers@gmail.com&gt;
Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Tobler-Mercator projection</title>
<updated>2018-10-15T09:58:53+00:00</updated>
<author>
<name>Ivan Veselov</name>
<email>veselov@gmail.com</email>
</author>
<published>2018-10-15T09:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f2b8a5e8a43d119aa66bccc0b0cac3ebbf828bd4'/>
<id>f2b8a5e8a43d119aa66bccc0b0cac3ebbf828bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the Bertin 1953 projection</title>
<updated>2018-09-21T15:55:08+00:00</updated>
<author>
<name>Philippe Rivière</name>
<email>fil@rezo.net</email>
</author>
<published>2018-09-21T15:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6b0567b3c01ada8412a446310af9784124453099'/>
<id>6b0567b3c01ada8412a446310af9784124453099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
