<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/data/sql, branch rfc4_dev</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Database: insert PROJ.4 +datum values in alias_name table under PROJ authority</title>
<updated>2020-01-07T11:27:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-07T11:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=206a45de20b4936efa0e216fce6addd768881508'/>
<id>206a45de20b4936efa0e216fce6addd768881508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: fill alias_name with EPSG aliases for CRS</title>
<updated>2020-01-07T11:17:14+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-06T22:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3078c6b90fef0dbd88b6884f4d94ade605b0c4ca'/>
<id>3078c6b90fef0dbd88b6884f4d94ade605b0c4ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add mapping for TOR27CSv1.GSB</title>
<updated>2019-12-28T22:14:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-28T22:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b1bb0e619fa971fd701073eee54e00800bd3bcd3'/>
<id>b1bb0e619fa971fd701073eee54e00800bd3bcd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add mapping for gg10_smv2.mnt and gg10_sbv2.mnt French grids</title>
<updated>2019-12-28T21:47:02+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-28T21:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=906f47e250b3bdb6fd24954e9707edc52c9a6abf'/>
<id>906f47e250b3bdb6fd24954e9707edc52c9a6abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: tune accuracy of Canadian NTv1 file w.r.t NTv2</title>
<updated>2019-12-25T15:23:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-25T15:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b8f8a708c2299ba55b3d4754aa75633e3ee5897b'/>
<id>b8f8a708c2299ba55b3d4754aa75633e3ee5897b</id>
<content type='text'>
As on import of EPSG, we remove the supersession of Canadian NTv1 file w.r.t NTv2
(because the default behaviour of PROJ is to ignore superseded operations). However
the NTv1 operation is advertized with an accuracy of 1m, whereas NTv2 is advertized
with 1.5m. Consequently on areas where both files are valid, and if both files are
available, NTv1 would be selected. So as a workaround, worsen the NTv1 accuracy to
2m so that NTv2 is used in priority.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As on import of EPSG, we remove the supersession of Canadian NTv1 file w.r.t NTv2
(because the default behaviour of PROJ is to ignore superseded operations). However
the NTv1 operation is advertized with an accuracy of 1m, whereas NTv2 is advertized
with 1.5m. Consequently on areas where both files are valid, and if both files are
available, NTv1 would be selected. So as a workaround, worsen the NTv1 accuracy to
2m so that NTv2 is used in priority.
</pre>
</div>
</content>
</entry>
<entry>
<title>proj_db_table_defs.sql: rewrite some trigger checks as normal table CONSTRAINT CHECK</title>
<updated>2019-12-21T11:09:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-21T11:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e503454b651704619a87b78a1c28c10ac9529fed'/>
<id>e503454b651704619a87b78a1c28c10ac9529fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add consistency checks of transformation area of use w.r.t source/target CRS one</title>
<updated>2019-12-21T10:36:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-21T10:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=325ebcafd3111262623c110dd7efb7e515e415fe'/>
<id>325ebcafd3111262623c110dd7efb7e515e415fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add/fix consistency checks</title>
<updated>2019-12-21T01:41:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-21T01:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5b1346e95c8d9cf07d42a9700df68ff2646699cb'/>
<id>5b1346e95c8d9cf07d42a9700df68ff2646699cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: fix registration of Icegeoid_xxx.gtx files, and add corresponding entries in grid_alternatives.sql</title>
<updated>2019-12-21T01:13:07+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-21T01:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e7ef9b626ecabfe6bc5ff3793a9565426470a4a3'/>
<id>e7ef9b626ecabfe6bc5ff3793a9565426470a4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Database: add name mappings for na27na83.gsb and cq77na83.gsb; also fix the mapping between CGQ77-98.gsb and CQ77SCRS.GSB</title>
<updated>2019-12-20T14:14:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-20T14:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9051b19987733ec1114d0597c2074b1d45582144'/>
<id>9051b19987733ec1114d0597c2074b1d45582144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
