<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test, branch 8.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 #2818 from rouault/fix_2817</title>
<updated>2021-08-20T16:52:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-20T16:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c26bc402a4836a0d343c2afe7fd4a02c01e2d0d5'/>
<id>c26bc402a4836a0d343c2afe7fd4a02c01e2d0d5</id>
<content type='text'>
ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps…</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2814 from rouault/fix_2813</title>
<updated>2021-08-19T08:34:01+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-19T08:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=dff8e5df3f5e80a88590fc87aca17b39008289cc'/>
<id>dff8e5df3f5e80a88590fc87aca17b39008289cc</id>
<content type='text'>
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2809 from rouault/preserve_proj4_crs_string_wkt2_remarks</title>
<updated>2021-08-16T20:07:24+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-16T19:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ac3b405df6c238adc50f2d19cdd188338b73ab93'/>
<id>ac3b405df6c238adc50f2d19cdd188338b73ab93</id>
<content type='text'>
WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[]…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[]…</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2807 from rouault/fix_2804</title>
<updated>2021-08-16T11:49:41+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-16T11:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fa4c5c645fc5061a306edaef41a9a091189ce528'/>
<id>fa4c5c645fc5061a306edaef41a9a091189ce528</id>
<content type='text'>
createOperations(): fix missing deg&lt;--&gt;rad conversion when transforming with a CRS that has a fallback-to-PROJ4-string behaviour and is a BoundCRS of a GeographicCRS (fixes #2804)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): fix missing deg&lt;--&gt;rad conversion when transforming with a CRS that has a fallback-to-PROJ4-string behaviour and is a BoundCRS of a GeographicCRS (fixes #2804)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2805 from rouault/fix_2803</title>
<updated>2021-08-16T09:59:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-16T09:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bc97ca635668e5457afc9dbb491c5aa5525ca7de'/>
<id>bc97ca635668e5457afc9dbb491c5aa5525ca7de</id>
<content type='text'>
Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2800 from rouault/fix_gdal_4224</title>
<updated>2021-08-13T15:53:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-13T15:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a768a013f74fa2815167da67b99e23da21c55d38'/>
<id>a768a013f74fa2815167da67b99e23da21c55d38</id>
<content type='text'>
Inverse laea ellipsoidal: return PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN when appropriates (fixes OSGeo/gdal#4224)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inverse laea ellipsoidal: return PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN when appropriates (fixes OSGeo/gdal#4224)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2795 from rouault/fix_ossfuzz_36751</title>
<updated>2021-08-10T08:48:51+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-10T08:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d2b0877bd88377fdd3da9b4cb4f763d8a6f831c3'/>
<id>d2b0877bd88377fdd3da9b4cb4f763d8a6f831c3</id>
<content type='text'>
Conversion::createUTM(): avoid integer overflow</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conversion::createUTM(): avoid integer overflow</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2782 from rouault/fix_crs_extent_use_none</title>
<updated>2021-07-20T09:16:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-07-20T09:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3126383bebf1f2a16bffda30680c79333d5bb9cc'/>
<id>3126383bebf1f2a16bffda30680c79333d5bb9cc</id>
<content type='text'>
createOperations(): fix SourceTargetCRSExtentUse::NONE mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): fix SourceTargetCRSExtentUse::NONE mode</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2780 from mwtoews/nlohmann_json_interface_lib</title>
<updated>2021-07-14T13:02:07+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-07-14T13:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1cb0b8021f0640717356feaff38f99dd8cb9d26e'/>
<id>1cb0b8021f0640717356feaff38f99dd8cb9d26e</id>
<content type='text'>
CMake: remove external nlohmann_json from INTERFACE_LINK_LIBRARIES target</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake: remove external nlohmann_json from INTERFACE_LINK_LIBRARIES target</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2769 from rouault/fix_2768</title>
<updated>2021-07-08T11:24:30+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-07-08T11:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=18fc6a629e19bfe038fbd21bd3d4748f52203fab'/>
<id>18fc6a629e19bfe038fbd21bd3d4748f52203fab</id>
<content type='text'>
createOperations(): make sure to associate an extent to the transform…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): make sure to associate an extent to the transform…</pre>
</div>
</content>
</entry>
</feed>
