<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/.gitignore, branch 8.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>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>C API: add proj_context_clone() (#2383)</title>
<updated>2020-10-19T15:20:27+00:00</updated>
<author>
<name>Alan D. Snow</name>
<email>alansnow21@gmail.com</email>
</author>
<published>2020-10-19T15:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=084f5f6cb39b3732c4cd930ebffcff86cdb24932'/>
<id>084f5f6cb39b3732c4cd930ebffcff86cdb24932</id>
<content type='text'>
Fixes #2382</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2382</pre>
</div>
</content>
</entry>
<entry>
<title>projCtx_t: Copy ini file settings, proj4_init_rules, etc.. when initializing context from global (#2331)</title>
<updated>2020-08-20T15:48:40+00:00</updated>
<author>
<name>Alan D. Snow</name>
<email>alansnow21@gmail.com</email>
</author>
<published>2020-08-20T15:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bc1dcf2cd581a5c144a9c35028bd33aa9191882f'/>
<id>bc1dcf2cd581a5c144a9c35028bd33aa9191882f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: add latex dir generated by sphinx [skip ci]</title>
<updated>2020-04-15T07:31:22+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-04-15T07:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fd17c604bfae458baa98cd1b0c9be0192229f06b'/>
<id>fd17c604bfae458baa98cd1b0c9be0192229f06b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange .gitignore and expand content</title>
<updated>2019-02-15T11:55:36+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2019-02-15T11:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c2be18f425ba1af62329eb6bd1848de71ad19534'/>
<id>c2be18f425ba1af62329eb6bd1848de71ad19534</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>be more expansive in ignorance</title>
<updated>2018-09-02T05:46:00+00:00</updated>
<author>
<name>Greg Minshall</name>
<email>minshall@acm.org</email>
</author>
<published>2018-09-02T05:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1a8219fdf0b1fdd80c7e39f12380ef9ba30be8f3'/>
<id>1a8219fdf0b1fdd80c7e39f12380ef9ba30be8f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start a `customstyle` for bibliographic references</title>
<updated>2018-06-14T08:24:07+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-14T03:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7796cb7e5c23b06aac9ce84245e11dd82730fbcf'/>
<id>7796cb7e5c23b06aac9ce84245e11dd82730fbcf</id>
<content type='text'>
Modifies label to use BibTeX key name, and format names with lastfirst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modifies label to use BibTeX key name, and format names with lastfirst
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore VS2017 and CLion user-specific local files</title>
<updated>2018-06-08T07:57:30+00:00</updated>
<author>
<name>Mateusz Loskot</name>
<email>mateusz@loskot.net</email>
</author>
<published>2018-06-08T07:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0f88afe10a2c670eaf2cafb1e7b773e2940a1704'/>
<id>0f88afe10a2c670eaf2cafb1e7b773e2940a1704</id>
<content type='text'>
- CMakeSettings.json - CMake integration for VS2017 config
- .idea - CLion config

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CMakeSettings.json - CMake integration for VS2017 config
- .idea - CLion config

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: add test-driver</title>
<updated>2018-05-24T19:50:42+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-24T19:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=39598acec92faed0e917e5f82bc8d7ae3747f6b8'/>
<id>39598acec92faed0e917e5f82bc8d7ae3747f6b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
