aboutsummaryrefslogtreecommitdiff
path: root/src/grids.hpp
AgeCommit message (Expand)Author
2019-12-14Grid class: add a name() methodEven Rouault
2019-12-11grids.hpp: add a GenericShiftGridSet and GenericShiftGrid classes, that are g...Even Rouault
2019-12-10Add support for horizontal and vertical grids in GeoTIFFEven Rouault
2019-12-06Add a Grid base class for HorizontalShiftGrid and VerticalShiftGridEven Rouault
2019-12-06Remove hgrids and vgrids member from PJ structure, and store them in hgridshi...Even Rouault
2019-12-06horizontal grid shift: rework to no longer load whole grid into memoryEven Rouault
2019-12-06vertical grid shift: rework to no longer load whole grid into memoryEven Rouault