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
/
grids.cpp
Age
Commit message (
Expand
)
Author
2020-05-17
Merge pull request #2206 from rouault/deformation_model_for_merge
Even Rouault
2020-05-16
pj_bilinear_interpolation_three_samples(): add comments
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-05-04
grids: add support for projected grids for GenericShiftGridSet
Even Rouault
2020-04-08
Code formatting fix [skip ci]
Even Rouault
2020-04-07
Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings
Mike Taves
2020-03-15
Fix build with libtiff master (libtiff > 4.1.0)
Even Rouault
2020-03-12
Fix build with gcc 4.8.5 (fixes #2062)
Even Rouault
2020-02-24
pj_hgrid_apply(): change error code when no grid match to PJD_ERR_GRID_AREA (...
Even Rouault
2020-02-20
Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixe...
Even Rouault
2020-02-09
read_vgrid_value(): avoid assertion on huge latitude. Fixes https://bugs.chro...
Even Rouault
2020-01-25
Grid correction: fix handling grids spanning antimeridian (fixes #1859)
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault