<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/community, 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>Doc: network and geotiff grid improvements</title>
<updated>2020-01-17T15:20:21+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-17T15:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0a4aa2317daea208090eb20729078091159348dc'/>
<id>0a4aa2317daea208090eb20729078091159348dc</id>
<content type='text'>
- Add a usage/network.rst document for all network related information (fixes #1852)
- reference it from cs2cs and cct docs
- Create a specification/ section
- Move usage/projjson.json to specification/
- Move the description of the GeoTIFF format from RFC-4 text to a
  specifications/geodetictiffgrids.rst (refs #1850)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add a usage/network.rst document for all network related information (fixes #1852)
- reference it from cs2cs and cct docs
- Create a specification/ section
- Move usage/projjson.json to specification/
- Move the description of the GeoTIFF format from RFC-4 text to a
  specifications/geodetictiffgrids.rst (refs #1850)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RFC 4 text: Remote access to grids and GeoTIFF grids (#1747)</title>
<updated>2020-01-10T16:57:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-10T16:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=39ffdcadbd16fdfbf961973be94ae8479441e411'/>
<id>39ffdcadbd16fdfbf961973be94ae8479441e411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: update status of RFC-2 [skip appveyor]</title>
<updated>2019-11-19T14:27:27+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-11-19T14:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=28f4f9f59ea040ad5fe941498cb0dac39c28f323'/>
<id>28f4f9f59ea040ad5fe941498cb0dac39c28f323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code of conduct</title>
<updated>2019-10-25T15:03:34+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-10-17T19:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c7610f8364a8adfe3b2dfc39e1916ba4031bbd9b'/>
<id>c7610f8364a8adfe3b2dfc39e1916ba4031bbd9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade testing from trusty to xenial, and also:</title>
<updated>2019-09-25T08:50:07+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-09-24T23:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4013aeaaf7796cfff6b97668870ce4a2af3d509a'/>
<id>4013aeaaf7796cfff6b97668870ce4a2af3d509a</id>
<content type='text'>
* From openjdk-7 via apt to openjdk-11 via Travis CI xenial's $JAVA_HOME
* From mingw 4.8 -&gt; 5.3, as supported by xenial
* clang+llvm for csa kept at version 6.0.0, but for ubuntu-16.04
* Furthermore xenial implicitly has many upgrades, specifically:
  - gcc 4.8.4 -&gt; 5.4.0
  - clang 4.0.0 -&gt; 5.0.0
  - cmake 3.9.2 -&gt; 3.12.4
  - python 3.4.3 -&gt; 3.5.2
* cppcheck version kept at 1.61 (for trusty) due to many
  false positives with version 1.72 (for xenial)
* Community code contribution documentation simplified to remove
  version of cppcheck, as this may outdated with updates to scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* From openjdk-7 via apt to openjdk-11 via Travis CI xenial's $JAVA_HOME
* From mingw 4.8 -&gt; 5.3, as supported by xenial
* clang+llvm for csa kept at version 6.0.0, but for ubuntu-16.04
* Furthermore xenial implicitly has many upgrades, specifically:
  - gcc 4.8.4 -&gt; 5.4.0
  - clang 4.0.0 -&gt; 5.0.0
  - cmake 3.9.2 -&gt; 3.12.4
  - python 3.4.3 -&gt; 3.5.2
* cppcheck version kept at 1.61 (for trusty) due to many
  false positives with version 1.72 (for xenial)
* Community code contribution documentation simplified to remove
  version of cppcheck, as this may outdated with updates to scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange Travis CI scripts to be more modular</title>
<updated>2019-09-24T23:16:27+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-09-24T22:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=14828d9695ab54272fee0dab35a489180c20f2ea'/>
<id>14828d9695ab54272fee0dab35a489180c20f2ea</id>
<content type='text'>
* Split global before_install for apt and pip
* Use -qq option for apt-get, which implies -y
* Use list of targets with apt-get rather than one-per-line
* Use local variables for mingw32/install.sh
* Show version info for cppcheck, pip and python
* Simplify clang+llvm-6 path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Split global before_install for apt and pip
* Use -qq option for apt-get, which implies -y
* Use list of targets with apt-get rather than one-per-line
* Use local variables for mingw32/install.sh
* Show version info for cppcheck, pip and python
* Simplify clang+llvm-6 path
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitHub references: proj.4 -&gt; PROJ</title>
<updated>2019-06-04T21:29:04+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-06-04T21:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=726910a811d4fe28884f3f9bfa2b2a14fc66931e'/>
<id>726910a811d4fe28884f3f9bfa2b2a14fc66931e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update website: proj4.org -&gt; proj.org</title>
<updated>2019-06-01T04:22:39+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-06-01T04:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a80d595cce62bbca2804976988cb7483a45bc523'/>
<id>a80d595cce62bbca2804976988cb7483a45bc523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove outdated questions from FAQ</title>
<updated>2019-03-17T07:02:58+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-03T12:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=de5181ffaf298cbee11e0164a2fbf1ead220d9a1'/>
<id>de5181ffaf298cbee11e0164a2fbf1ead220d9a1</id>
<content type='text'>
More or less all old questions from the FAQ has been removed and
replaced by new questions that align better with the current state of
the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More or less all old questions from the FAQ has been removed and
replaced by new questions that align better with the current state of
the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>[MOTIONED] RFC3: Dependency management (#1168)</title>
<updated>2019-01-16T13:11:31+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-01-16T13:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=29fd61fc61d2f509e1aca34004b9c96ab26037c4'/>
<id>29fd61fc61d2f509e1aca34004b9c96ab26037c4</id>
<content type='text'>
RFC3: Dependency management</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC3: Dependency management</pre>
</div>
</content>
</entry>
</feed>
