aboutsummaryrefslogtreecommitdiff
path: root/src/apply_vgridshift.cpp
AgeCommit message (Expand)Author
2020-01-22Merge RFC4 (#1865)Even Rouault
2019-10-28Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and HEAD/1.90d...Even Rouault
2019-09-18Delete proj_math.h. Replace includes by <math.h>; we'll see if anyoneCharles Karney
2019-04-16vgridshift: handle longitude wrap-around for grids with 360deg longitude extentEven Rouault
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-03-26read_vgrid_value(): make it clear that nullptr deref of ct->cvs cannot happen...Even Rouault
2019-02-20Apply multiplier in proj_vgrid_value()Even Rouault
2019-02-20vgridshift: propagate multiplier to avoid false-positive detection of nodata ...Even Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault