<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/Makefile, branch 8.1.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>docs/Makefile: copy triangulation.schema.json (fixes #2699)</title>
<updated>2021-04-28T13:44:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-04-28T13:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0f9e6bf1a21a6548501870c7c090811b199a57ff'/>
<id>0f9e6bf1a21a6548501870c7c090811b199a57ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Use breathe&gt;=4.27 to support Doxygen \page, \section, etc.</title>
<updated>2021-03-11T18:33:22+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-03-11T09:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8b4bb4409dfdb0dce2b62d68e10671472de05878'/>
<id>8b4bb4409dfdb0dce2b62d68e10671472de05878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/Makefile: restore custom 'html' target</title>
<updated>2020-11-04T05:38:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-03T22:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=20c987854fb0220cd8cc28278fe5f18279175013'/>
<id>20c987854fb0220cd8cc28278fe5f18279175013</id>
<content type='text'>
Fixes #2408

https://github.com/OSGeo/PROJ/pull/2377 removed our customized 'html' and
.doxygen_up_to_date targets. Let's restore them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2408

https://github.com/OSGeo/PROJ/pull/2377 removed our customized 'html' and
.doxygen_up_to_date targets. Let's restore them
</pre>
</div>
</content>
</entry>
<entry>
<title>Plot building Github Action (#2377)</title>
<updated>2020-10-14T19:40:42+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2020-10-14T19:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a762daddb54be6e697375f8ed347cdf0aeaf4477'/>
<id>a762daddb54be6e697375f8ed347cdf0aeaf4477</id>
<content type='text'>
* implement conda package building

* paths

* need libtool

* PLATFORM check

* point to my PROJ feedstock for now

* point to PROJ repos

* plot building and artifact upload

* syntax

* add proj conda package for plotting

* retab

* no doxygen

* syntax

* update docs Makefile

* doc building

* needs

* consolidate doc/plots

* plot updates

* put updated plot output into docs

* register spelling module

* use v2 download-artifact

* artifact upload</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement conda package building

* paths

* need libtool

* PLATFORM check

* point to my PROJ feedstock for now

* point to PROJ repos

* plot building and artifact upload

* syntax

* add proj conda package for plotting

* retab

* no doxygen

* syntax

* update docs Makefile

* doc building

* needs

* consolidate doc/plots

* plot updates

* put updated plot output into docs

* register spelling module

* use v2 download-artifact

* artifact upload</pre>
</div>
</content>
</entry>
<entry>
<title>Add a +proj=tinshift for triangulation-based transformations</title>
<updated>2020-09-30T09:26:48+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-07-01T12:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=164c85cc8e7f4515c7c4da7a85fe75c4a21fafec'/>
<id>164c85cc8e7f4515c7c4da7a85fe75c4a21fafec</id>
<content type='text'>
Implements RFC-6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements RFC-6
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJJSON: rename file as projjson.schema.json, and add versionning to it and to exported PROJJSON strings</title>
<updated>2019-08-17T10:15:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-17T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cad1c5cf61fc00759bf4ad17b0b34f57f4945de6'/>
<id>cad1c5cf61fc00759bf4ad17b0b34f57f4945de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .doxygen_up_to_date when cleaning docs build</title>
<updated>2019-01-01T16:56:42+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-01-01T16:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7039295d3038566a667407d1290a275986be4aa6'/>
<id>7039295d3038566a667407d1290a275986be4aa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement RFC 2: Initial integration of "GDAL SRS barn" work</title>
<updated>2018-11-14T21:48:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-11-14T16:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d928db15d53805d9b728b440079756081961c536'/>
<id>d928db15d53805d9b728b440079756081961c536</id>
<content type='text'>
This work mostly consists of:
- a C++ implementation of the ISO-19111:2018 / OGC Topic 2
  "Referencing by coordinates" classes to represent Datums,
  Coordinate systems, CRSs (Coordinate Reference Systems) and
  Coordinate Operations.
- methods to convert between this C++ modeling and WKT1, WKT2
  and PROJ string representations of those objects
- management and query of a SQLite3 database of CRS and Coordinate Operation definition
- a C API binding part of those capabilities

This is all-in-one squashed commit of the work of
https://github.com/OSGeo/proj.4/pull/1040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This work mostly consists of:
- a C++ implementation of the ISO-19111:2018 / OGC Topic 2
  "Referencing by coordinates" classes to represent Datums,
  Coordinate systems, CRSs (Coordinate Reference Systems) and
  Coordinate Operations.
- methods to convert between this C++ modeling and WKT1, WKT2
  and PROJ string representations of those objects
- management and query of a SQLite3 database of CRS and Coordinate Operation definition
- a C API binding part of those capabilities

This is all-in-one squashed commit of the work of
https://github.com/OSGeo/proj.4/pull/1040
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc building: enforce warning as errors mode</title>
<updated>2018-09-29T11:34:54+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-09-29T11:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3bb6d226fe1252924d60a28a0378a6979cd72c9c'/>
<id>3bb6d226fe1252924d60a28a0378a6979cd72c9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename various Sphinx docs from PROJ.4 to PROJ</title>
<updated>2018-04-22T08:56:06+00:00</updated>
<author>
<name>mwtoews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-04-22T08:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=24af7a3f5d459bb6495ee61db88ce54b6eceacb3'/>
<id>24af7a3f5d459bb6495ee61db88ce54b6eceacb3</id>
<content type='text'>
This also includes the PDF manual, Qt help file, man pages, etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also includes the PDF manual, Qt help file, man pages, etc.
</pre>
</div>
</content>
</entry>
</feed>
