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
Age
Commit message (
Expand
)
Author
2017-08-30
urm5: fix memory leaks in error code paths of initialization. Fixes https://b...
Even Rouault
2017-08-29
Release candidate for geodesic library version 1.49.
Charles Karney
2017-08-29
Add myself to AUTHORS
Even Rouault
2017-08-29
PJ_horner.c: fix memory leaks. Fixes https://bugs.chromium.org/p/oss-fuzz/iss...
Even Rouault
2017-08-21
Added myself and Kristian Evers to AUTHORS file; Removed attribution … (#558)
Thomas Knudsen
2017-08-20
Merge pull request #553 from edechaux/master
Even Rouault
2017-08-20
PJ_aea.c: fix memory leak in error code path. Fixes https://bugs.chromium.org...
Even Rouault
2017-08-14
Merge pull request #556 from lukecampbell/master
Kristian Evers
2017-08-14
Merge pull request #557 from mwtoews/patch-1
Kristian Evers
2017-08-14
Fix ITRF2014
Mike Toews
2017-08-13
Merge pull request #555 from cffk/c99-math-test
Charles Karney
2017-08-11
Uses the mathjax formatting for geodesic equations
Luke Campbell
2017-08-07
Add ITRF init files (#552)
Kristian Evers
2017-08-07
Adding info functions to proj.h API. (#551)
Kristian Evers
2017-08-06
Fix typo in CMakeLists.txt
Charles Karney
2017-08-06
Add tests for C99 math functions, hypot, atanh, cbrt, etc.
Charles Karney
2017-08-04
Merge pull request #525 from kbevers/betterplots
Kristian Evers
2017-08-04
Updated figures on most projection doc-pages.
Kristian Evers
2017-08-04
Optimize and fix errors in plot interpolation.
Elliott Sales de Andrade
2017-08-04
Make better use of numpy and matplotlib.
Elliott Sales de Andrade
2017-08-04
Specify PROJ_LIB when generating plots.
Elliott Sales de Andrade
2017-08-04
Updated plotting mechanism radically.
Kristian Evers
2017-08-04
Fix the Solaris 11.3 compilation error
edechaux
2017-07-25
Expose pj_factors and pj_deriv in public API. (#546)
Kristian Evers
2017-07-18
Merge pull request #548 from kbevers/remove-error-macros
Kristian Evers
2017-07-18
Expanded *_ERROR* macros.
Kristian Evers
2017-07-18
Added datum grid archive to Download page and updated link on Grids page.
Kristian Evers
2017-07-18
Merge pull request #547 from kbevers/hypot-ansi-safe
Kristian Evers
2017-07-14
Make sure to use custom hypot() when building as ANSI C (not defined before C...
Kristian Evers
2017-07-13
Merge pull request #545 from kbevers/lcc-convergence
Kristian Evers
2017-07-13
Correcting convergence formula for LCC. Fixes #16.
Kristian Evers
2017-07-13
Merge pull request #544 from kbevers/api-functions
Kristian Evers
2017-07-13
Add proj_dmstor() and proj_rtodms() to proj.h API. Resolves #172.
Kristian Evers
2017-07-13
Added proj_has_inverse(). Fixes #155.
Kristian Evers
2017-07-13
Implemented proj_transform_coord() and proj_transform_obs()
Kristian Evers
2017-07-13
Implemented proj_obs()
Kristian Evers
2017-07-13
Implemented proj_create_crs_to_crs()
Kristian Evers
2017-07-10
Introducing the Molodensky transform (#541)
Kristian Evers
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2017-07-05
Merge pull request #527 from kbevers/issue-526
Kristian Evers
2017-07-05
Respect -r flag when calling proj with -V. Fixes #184.
Kristian Evers
2017-07-05
Let pj_init() expand more than one +init argument.
Kristian Evers
2017-06-29
point to fetch of correct PDF for doc deployment
Howard Butler
2017-06-29
Get PDF build output with Sphinx healthy (#533)
Howard Butler
2017-06-29
link to Proj.4 mailing list #531 (#532)
Howard Butler
2017-06-22
Use *pj_get_errno_ref() instead of pj_errno because it seems pj_errno is not ...
Kristian Evers
2017-06-21
Correct calculation of meridian convergence for non-conformal projections. Fi...
Kristian Evers
2017-06-21
Reformatting files before making functional changes. Getting rid of old codin...
Kristian Evers
2017-06-13
Merge pull request #524 from rouault/fix_memleak_in_vgridshift
Even Rouault
2017-06-13
PJ_vgridshift.c: fix memleak in initialization if grid loading fail
Even Rouault
[prev]
[next]