<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/development/reference, branch iso19111_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>Move struct definitions for proj_list_* functions to proj.h</title>
<updated>2018-10-16T19:32:00+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-10-10T19:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=526fe4975e789e3437646adbe86608616eac21fe'/>
<id>526fe4975e789e3437646adbe86608616eac21fe</id>
<content type='text'>
With projects.h not being available to outside users anymore we need to
define PJ_UNITS, PJ_ELLPS, PJ_PRIME_MERIDIANS and PJ_OPERATIONS
elsewhere.

Related pj_get_*_ref() functions have been removed in favour
of their proj_ namespaced counterparts.

char pointers have been changed to const char pointers.

Resolves #983
Resolved #1147

Make char pointers const
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With projects.h not being available to outside users anymore we need to
define PJ_UNITS, PJ_ELLPS, PJ_PRIME_MERIDIANS and PJ_OPERATIONS
elsewhere.

Related pj_get_*_ref() functions have been removed in favour
of their proj_ namespaced counterparts.

char pointers have been changed to const char pointers.

Resolves #983
Resolved #1147

Make char pointers const
</pre>
</div>
</content>
</entry>
<entry>
<title>Change note to versionadded directive</title>
<updated>2018-09-07T21:23:34+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-07T21:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f2e854de85e915c95e9bd7d5260be32f2b7289d0'/>
<id>f2e854de85e915c95e9bd7d5260be32f2b7289d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting error in API functions docs</title>
<updated>2018-09-07T21:15:35+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-07T21:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3867ffaee2bc50f16f754c9fd28c6b9fea207096'/>
<id>3867ffaee2bc50f16f754c9fd28c6b9fea207096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add info on errnos when PJ creation fails.</title>
<updated>2018-07-06T12:59:52+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-07-06T12:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b9f60b5bc8de7be865829c33ff1ac7993c74d33a'/>
<id>b9f60b5bc8de7be865829c33ff1ac7993c74d33a</id>
<content type='text'>
This was left out when documented the various proj_create_*
functions. Added proj_context_errno description as well
since it was undocumented and is needed when creating PJs
for a specific context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was left out when documented the various proj_create_*
functions. Added proj_context_errno description as well
since it was undocumented and is needed when creating PJs
for a specific context.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change duplicate doc entry of proj_lp_dist() to proj_lpz_dist()</title>
<updated>2018-05-07T11:24:50+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-07T11:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aecec570644fc8291b027f585311db4007c935f9'/>
<id>aecec570644fc8291b027f585311db4007c935f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move logging functions to proj.h API</title>
<updated>2018-04-12T18:03:01+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-04-05T19:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2f082b70cbdafdea49bb123e027406089e7ad65b'/>
<id>2f082b70cbdafdea49bb123e027406089e7ad65b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: replace UTF-8 space by regular space to avoid confusing sphynx</title>
<updated>2018-03-15T10:48:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-03-15T10:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4f7494a422ca080ab4578e9beba8833365366100'/>
<id>4f7494a422ca080ab4578e9beba8833365366100</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 #847 from kbevers/proj_strerrno</title>
<updated>2018-03-11T11:52:33+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-11T11:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=665e9b60b4df97e17f82f036db0f6eecf87894b2'/>
<id>665e9b60b4df97e17f82f036db0f6eecf87894b2</id>
<content type='text'>
Add proj_errno_string function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add proj_errno_string function</pre>
</div>
</content>
</entry>
<entry>
<title>Add proj_errno_string function</title>
<updated>2018-03-09T13:20:27+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-08T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6faab2a0140955f6878b3d226e8a13028d1f79b3'/>
<id>6faab2a0140955f6878b3d226e8a13028d1f79b3</id>
<content type='text'>
Equivalent to pj_strerrno.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Equivalent to pj_strerrno.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use consistent names for PJ_COORD's in declarations</title>
<updated>2018-03-08T21:35:59+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-08T12:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4aea3ed17b05be61298bd8bd9d2943462e4ba649'/>
<id>4aea3ed17b05be61298bd8bd9d2943462e4ba649</id>
<content type='text'>
Changes use of 'PJ_COORD coo' to 'PJ_COORD coord' so that variable names in
public function prototypes are consistent.

Closes #842.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes use of 'PJ_COORD coo' to 'PJ_COORD coord' so that variable names in
public function prototypes are consistent.

Closes #842.
</pre>
</div>
</content>
</entry>
</feed>
