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
2022-03-11
DOCS: add missing functions from filemanager.cpp
Brendan Jurd
2022-03-09
DOC: improve CMake integration example; remove CMake <3 detail (#3093)
Mike Taves
2021-11-19
DOCS: Add doxygen entry for proj_context_set_search_paths.
Brendan Jurd
2021-11-12
Add new option to proj_create_crs_to_crs_from_pj method to force +over on tra...
Peter Townsend
2021-10-05
Add proj_trans_bounds to compute the image of a input bounding box through a ...
Alan D. Snow
2021-10-05
Merge pull request #2868 from rouault/proj_factors_with_projected_crs
Even Rouault
2021-09-30
proj_factors(): accept P to be a projected CRS (fixes #2854)
Even Rouault
2021-09-27
Merge pull request #2865 from direvus/doc/2864-error-handling
Kristian Evers
2021-09-27
DOC: Refresh Development/Quickstart and remove Development/Threads (#2863)
Brendan Jurd
2021-09-24
DOC: Add content for Development/Error handling page.
Brendan Jurd
2021-09-14
PROJJSON: support additional properties allowed in id object (version, author...
Even Rouault
2021-08-19
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/exte...
Even Rouault
2021-05-04
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
Mike Taves
2021-03-17
Doc: add a page to document macros
Even Rouault
2021-03-12
DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc.
Mike Taves
2021-03-10
Improve docs for geodesic distance functions in proj.h
Kristian Evers
2021-03-07
doc: typo fixes
Even Rouault
2021-02-14
CMake: Prefer keyword signature of target_link_libraries command
Mateusz Łoskot
2021-01-17
update julia binding description
Martijn Visser
2021-01-17
fix a few typos in the docs
Martijn Visser
2020-12-15
proj_create_crs_to_crs_from_pj(): add ACCURACY and ALLOW_BALLPARK options
Even Rouault
2020-12-15
proj_trans_array(): make it transform all coordinates even when an error occurs
Even Rouault
2020-12-15
Doc: document error codes and proj_context_errno_string()
Even Rouault
2020-12-11
funtions.rst: fix sphynx syntax
Even Rouault
2020-12-09
Doc: fix return data type of proj_trans_array()
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-11-20
Remove proj_api.h
Kristian Evers
2020-10-19
C API: add proj_context_clone() (#2383)
Alan D. Snow
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
[next]