aboutsummaryrefslogtreecommitdiff
path: root/src/filemanager.hpp
AgeCommit message (Collapse)Author
2020-01-07Remote grid: add mechanism to re-open a grid if it has changed while being ↵Even Rouault
opened
2019-12-31Add a SQLite3 local cache of downloaded chunksEven Rouault
2019-12-27Handle context reassignment for Grid/GridSet/File objectsEven Rouault
2019-12-27Network: automatically use CDN resources when local resources not available, ↵Even Rouault
and networking enabled
2019-12-22Network: add a memory cache and I/O chunking strategyEven Rouault
2019-12-19Add proj_context_set_network_callbacks() with an empty implementationEven Rouault
2019-12-19Add a FileManager and File classEven Rouault