<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/data, 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>Merge branch 'master' into rfc4_merge_back_master</title>
<updated>2020-01-16T23:52:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-16T23:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4724025e6c817761052fc0dc8810fd489a9e0104'/>
<id>4724025e6c817761052fc0dc8810fd489a9e0104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address review comments for https://github.com/OSGeo/PROJ/pull/1817</title>
<updated>2020-01-16T13:39:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-15T22:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=66fd99a8831955034cb25c8468ecfe1f9d3a7d62'/>
<id>66fd99a8831955034cb25c8468ecfe1f9d3a7d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test/unit/test_grids.cpp to improve testing coverage</title>
<updated>2020-01-14T22:33:16+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-13T23:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=941bb82c7eecbf56821075f95991916c30c31b4e'/>
<id>941bb82c7eecbf56821075f95991916c30c31b4e</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 #1827 from rouault/improve_createObjectsFromName</title>
<updated>2020-01-08T18:42:22+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-01-08T18:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2d76bcffdc4d154860512c904c877ad086ca6b6d'/>
<id>2d76bcffdc4d154860512c904c877ad086ca6b6d</id>
<content type='text'>
Improvements regarding name aliases (refs #1823)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improvements regarding name aliases (refs #1823)</pre>
</div>
</content>
</entry>
<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>Make sure tests pass if extra grids are present</title>
<updated>2020-01-05T22:50:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-05T21:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cff5dd526edebd8aefa4405e7a9ddf7914fd79fc'/>
<id>cff5dd526edebd8aefa4405e7a9ddf7914fd79fc</id>
<content type='text'>
Should fix the issue reported in https://lists.osgeo.org/pipermail/proj/2020-January/009188.html
Some extra north-american grids present in data/ can affect the results of
some tests, so create a data/for_tests/ subdirectory in which we copy only
select grids.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix the issue reported in https://lists.osgeo.org/pipermail/proj/2020-January/009188.html
Some extra north-american grids present in data/ can affect the results of
some tests, so create a data/for_tests/ subdirectory in which we copy only
select grids.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'deformation_with_geotiff_file' into rfc4_network_disk_cache</title>
<updated>2020-01-01T13:32:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-01T13:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=08ae5764f57f518d5baf8803d67248bca0fa44fc'/>
<id>08ae5764f57f518d5baf8803d67248bca0fa44fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deformation.cpp: check that unit in TIFF file is 'millimetres per year' which is the official name in EPSG</title>
<updated>2020-01-01T13:31:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-01T13:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=11f63432d39e33a04e1fb0acd8215b86f27dceb8'/>
<id>11f63432d39e33a04e1fb0acd8215b86f27dceb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake build: install proj.ini</title>
<updated>2019-12-31T18:27:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-31T18:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ea106578ee333e0e8cd4ef1d657d3cde5c665fba'/>
<id>ea106578ee333e0e8cd4ef1d657d3cde5c665fba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
