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
/
src
/
apps
Age
Commit message (
Expand
)
Author
2019-09-15
cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (fixes #1563)
Even Rouault
2019-08-26
Add a proj_cleanup() function to free global resources, typically at process ...
Even Rouault
2019-08-20
Merge pull request #1547 from rouault/json_export
Even Rouault
2019-08-09
projinfo: document PROJJSON output, and add single-line output capability
Even Rouault
2019-08-09
createFromUserInput(): add capability to import PROJJSON
Even Rouault
2019-08-09
projinfo: rename JSON to PROJJSON
Even Rouault
2019-07-18
Remove obsolete Solaris define
edechaux
2019-07-08
CRS JSON: export GeographicCRS and Projected CRS
Even Rouault
2019-05-05
geos: avoid division by zero
Even Rouault
2019-05-03
cs2cs: set time value to HUGE_VAL if not explicitly specified
Even Rouault
2019-04-20
proj/cs2cs: validate value of -f parameter to avoid potential crashes (fixes ...
Even Rouault
2019-04-04
Reject negative e parameter to avoid division by zero
Even Rouault
2019-04-03
Merge pull request #1408 from rouault/ossfuzz_14015
Kristian Evers
2019-04-02
gie: fix tolerance checking
Even Rouault
2019-04-02
Make sure that ISO19111 C++ code sets pj_errno on errors
Kristian Evers
2019-03-29
Remove duplicate instances of #include "proj_internal.h"
Chris Mayo
2019-03-27
projinfo: caught uncaught exception. Coverity CID 193527
Even Rouault
2019-03-27
optargpm.h: fix remaining memleak in error code path. Coverity CID 193537
Even Rouault
2019-03-27
Merge pull request #1373 from rouault/coverity_fixes
Kristian Evers
2019-03-26
Merge pull request #1349 from cjmayo/manopts
Kristian Evers
2019-03-26
cct.cpp: silence Coverity CID 193526
Even Rouault
2019-03-26
cct.cpp: silence Coverity CID 193536
Even Rouault
2019-03-26
cs2cs: remove dead code that would leak memory. Coverity CID 193534
Even Rouault
2019-03-26
proj/emess: fix null pointer dereference. CID 193533
Even Rouault
2019-03-26
gie.cpp: silence Coverity CID 193520
Even Rouault
2019-03-26
optargpm.h: fix memory leaks in error code paths. Coverity CID 193537
Even Rouault
2019-03-26
projinfo: catch potentially uncaugh exception. Coverity CID 193527
Even Rouault
2019-03-25
projinfo.cpp: formatting fix
Even Rouault
2019-03-24
Doc: consistently use +opt and brackets
Chris Mayo
2019-03-24
Make cs2cs support 4D coordinates.
Kristian Evers
2019-03-22
Merge pull request #1336 from cjmayo/strerror
Kristian Evers
2019-03-21
Build: automatically enable system error messages
Chris Mayo
2019-03-21
Add -k ellipsoid option to projinfo (#1338)
Nyall Dawson
2019-03-17
Fix some issues raised by latest cppcheck
Even Rouault
2019-03-09
Allow gie to use proj_create_crs_to_crs (#1314)
Kristian Evers
2019-03-06
Make gie return non-zero exit code when file can't be opened
Kristian Evers
2019-02-26
Fix build issues on Solaris
Even Rouault
2019-02-21
projinfo: add information about missing grids
Even Rouault
2019-02-20
typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/
Even Rouault
2019-02-20
CoordinateOperation: add a hasBallparkTransformation() method that can be use...
Even Rouault
2019-02-20
projinfo: advertize the use of '--spatial-test intersects' when it can bring ...
Even Rouault
2019-02-17
Modify the default strategy of researching intermediate CRS to do it only if ...
Even Rouault
2019-02-14
deformation: Replace +t_obs with +dt
Kristian Evers
2019-02-11
cct: fix memory leak
Even Rouault
2019-02-10
Completely remove Chebychev remains from codebase
Even Rouault
2019-02-04
Remove all traces of nad2bin and nad2nad
Kristian Evers
2019-01-22
cs2cs: improve detection of 'cs2cs [-....] SRC DST' syntax
Even Rouault
2019-01-19
Doc: add doc for projinfo (fixes #1183)
Even Rouault
2019-01-19
Merge pull request #1226 from kbevers/remove-chebyshev
Kristian Evers
2019-01-18
Remove Chebyshev polynomials from proj
Kristian Evers
[next]