<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111, 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>factory.cpp: fix latest clang -Wstring-concatenation (false positive) warning</title>
<updated>2021-08-15T16:08:30+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-08-15T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0d64108dc8c91bed36ea49ac04e56f4f43a84d27'/>
<id>0d64108dc8c91bed36ea49ac04e56f4f43a84d27</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 #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 #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>
<entry>
<title>Fix build with -DPROJ_INTERNAL_CPP_NAMESPACE</title>
<updated>2021-06-14T10:07:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-06-14T10:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=987c8e9a4521c3e80fac73dbaa76ff77747d854b'/>
<id>987c8e9a4521c3e80fac73dbaa76ff77747d854b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
