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
/
PJ_hgridshift.c
Age
Commit message (
Expand
)
Author
2018-12-26
cpp conversion: minimal steps to fix compilation errors, not warnings
Even Rouault
2018-05-24
Temporal gridshifting (#1015)
Kristian Evers
2018-05-15
IWYU: Partial PJ_gstmerc.c..PJ_molodensky.c
Kurt Schwehr
2018-01-31
Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULAR
Thomas Knudsen
2017-11-25
Improve API (#683)
Thomas Knudsen
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-11-12
Poder autochecking again (WIP) (#652)
Thomas Knudsen
2017-11-07
Formally change the initialization type of the TRANSFORMATIONS and CONVERSION...
Kristian Evers
2017-11-06
Eliminate the last traces of PJ_OBS (#643)
Thomas Knudsen
2017-10-29
Refactor grid shift functions.
Kristian Evers
2017-10-06
Switch proj_roundtrip to accept PJ_COORD, rather than PJ_OBS, and make it do ...
Thomas Knudsen
2017-10-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-09-13
Introduce PJ_DEFAULT_CTX constant that improves code readability
Kristian Evers
2017-09-04
PJ_hgridshift.c: fix memleak in initialization if grid loading fail. Same fix...
Even Rouault
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2017-03-27
Horisontal and vertical gridshift drivers
Kristian Evers