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
2020-09-02
Doc: document members of C structures generated from Doxygen
Even Rouault
2020-08-31
docs: Document missing members of PJ_COORD
Kristian Evers
2020-07-03
Doc: improve cs2cs doc by mentionning possibility to use EPSG CRS names (#2290)
Even Rouault
2020-06-05
Doc: use Doxygen output for proj_normalize_for_visualization() to avoid dupli...
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-24
Doc: fixes for Sphinx 3.0 compat [skip appveyor] (#2191)
Even Rouault
2020-04-20
Moved proj_context_get_url_endpoint & proj_context_get_user_writable_director...
Alan D. Snow
2020-04-12
Add proj_degree_input() and proj_degree_output()
Kristian Evers
2020-03-12
Add proj_get_units_from_database() (fixes #2004)
Even Rouault
2020-03-10
fix documentation for proj_trans_generic(), see https://github.com/OSGeo/PROJ...
Colin Doig
2020-02-24
Expose proj_context_is_network_enabled() in C API
Even Rouault
2020-02-04
Make PROJ the CMake project name
Charles Karney
2020-01-27
Mention the Julia package Proj4.jl
Anshul Singhvi
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-14
doc: Fix error in previous commit (duplicate link targets)
Kristian Evers
2020-01-14
Doc: Update index of development section
Kristian Evers
2020-01-06
Doc: add a 'Feedback from downstream projects' for PROJ6 migration
Even Rouault
2019-12-26
Add link to Go bindings (#1807)
joe-mann
2019-09-15
Doc: add a section to document backward incompatibilies regarding the support...
Even Rouault
2019-09-12
Improve migration code examples
Kai Pastor
2019-09-11
Make migration code examples compile
Kai Pastor
2019-09-05
Add link to Rust bindings
Stephan Hügel
2019-08-26
Add a proj_cleanup() function to free global resources, typically at process ...
Even Rouault
2019-08-23
Add proj_create_crs_to_crs_from_pj()
Even Rouault
2019-05-01
Merge pull request #1433 from rouault/update_quickstart
Kristian Evers
2019-04-22
proj_create(): add support for compoundCRS and concatenatedOperation named fr...
Even Rouault
2019-04-19
Doc: add a PROJ 4 -> 6 migration (fixes #1407)
Even Rouault
2019-04-19
Doc: update quickstart with PROJ 6 API (fixes #1403)
Even Rouault
2019-04-10
DOC: add sphinx links to reference in dev quickstart (#1420)
Joris Van den Bossche
2019-04-09
DOC: update line numbers in dev quickstart example
Joris Van den Bossche
2019-04-02
Docs: Clarify that angular in proj_angular_input/output means radians
Kristian Evers
2019-03-28
Docs: Clarify axis ordering used in proj_trans_generic()
Kristian Evers
2019-01-22
proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...
Even Rouault
2019-01-19
Doc: update cs2cs and also C API regarding area of use (fixes #1186)
Even Rouault
2019-01-17
Doc: update docs of proj_create(), proj_create_argv() and proj_create_crs_to_...
Even Rouault
2019-01-17
Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...
Even Rouault
2019-01-10
Doc: document interaction issues between objects create with proj_create() vs...
Even Rouault
2019-01-01
Split ISO19111 C API docs into functions and types
Kristian Evers
2018-12-18
Update bindings.rst
magau
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-11-10
Remove proj_geocentric_latitude from public API
Kristian Evers
2018-11-04
Add headings on tables where needed.
Elliott Sales de Andrade
2018-10-16
Move struct definitions for proj_list_* functions to proj.h
Kristian Evers
2018-09-07
Change note to versionadded directive
Kristian Evers
2018-09-07
Fix formatting error in API functions docs
Kristian Evers
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
[next]