index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
source
/
development
Age
Commit message (
Expand
)
Author
2018-07-06
Add info on errnos when PJ creation fails.
Kristian Evers
2018-06-27
Move API warnings to development page in docs
Kristian Evers
2018-06-27
Use proj_torad() instead of proj_todeg().
Kristian Evers
2018-06-02
URL for proj4rb changed to GitHub (former URL does not work)
Mike Toews
2018-06-02
Upgrade http:// to https:// where feasible
Mike Toews
2018-05-12
Create "Community" section at top level of docs
Kristian Evers
2018-05-07
Change duplicate doc entry of proj_lp_dist() to proj_lpz_dist()
Kristian Evers
2018-04-12
Move logging functions to proj.h API
Kristian Evers
2018-03-15
Move 'Code contributions' section of CONTRIBUTING.md and docs/source/contribu...
Even Rouault
2018-03-15
Add a for_proj_contributors.rst to document cppcheck, CSA and fix_typos.sh (f...
Even Rouault
2018-03-15
Doc: replace UTF-8 space by regular space to avoid confusing sphynx
Even Rouault
2018-03-11
Merge pull request #847 from kbevers/proj_strerrno
Kristian Evers
2018-03-09
Add proj_errno_string function
Kristian Evers
2018-03-08
Use consistent names for PJ_COORD's in declarations
Kristian Evers
2018-03-06
fix a few typos (again)
Mike Toews
2018-02-23
datatypes.rst: linuistics + INFO datatypes
Thomas Knudsen
2018-02-23
Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0
Kristian Evers
2018-02-23
Tidy a few typos
Mike Toews
2018-02-19
Added background info to API migration guide [skip ci].
Kristian Evers
2018-02-19
Change most occurences of PROJ.4 to PROJ [skip ci]
Kristian Evers
2018-02-19
Merge branch 'docs-release-4.10.0' of https://github.com/OSGeo/proj.4 into do...
Kristian Evers
2018-02-19
Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0
Kristian Evers
2018-02-19
API reference updates to reflect recent changes across the code-base [skip ci].
Kristian Evers
2018-02-10
Re-do pull request #451 export CMake targets with PROJ4:: namespace
Charles Karney
2018-02-01
Update datatype and function reference to reflect recent code changes [skip ci]
Kristian Evers
2017-11-27
Update API reference to reflect recent changes to the API
Kristian Evers
2017-11-15
Added a transition guide to aid migration from old to new API
Kristian Evers
2017-10-09
Add documentation for datatypes and functions related to internal lists in PR...
Kristian Evers
2017-10-09
Add PJ_DIRECTION to API referece [skip ci]
Kristian Evers
2017-09-27
add proj_errno_* functions to API reference
Kristian Evers
2017-09-13
Added functions API reference
Kristian Evers
2017-09-06
Added data types reference section.
Kristian Evers
2017-09-04
Added more pages to 'development' chapter. Moved old API description to secti...
Kristian Evers
2017-09-03
Use same spelling of PROJ.4 across all doc pages.
Kristian Evers
2017-08-31
Major restructure and rewrite of docs.
Kristian Evers
2017-06-29
Get PDF build output with Sphinx healthy (#533)
Howard Butler
2016-09-22
Created 'Development' section in docs.
Kristian Evers