Bohdan Tyshchenko
48348d6aa5
Headers order fix, NOLINT project headers
2020-10-07 01:33:20 -07:00
Bohdan Tyshchenko
22a8cee4ea
Updated CMake and tests, wrote README
...
Added instructions on how to build GDAL Sandbox using GDAL and PROJ build from sources
Updated test data
2020-10-06 04:06:54 -07:00
Bohdan Tyshchenko
5442d8c6e0
Updated sandbox construction logic and CMakeLists
...
More flexible CMake file with variables
Added logic to check whether proj.db exists and fetch it from the environment variable
2020-10-05 11:01:15 -07:00
Bohdan Tyshchenko
b06d020f32
Raster to GTiff workflow implementation
...
Implemented simple GTiff file parser to test sandboxed part of code on a real data, added unit tests.
Need to improve the CMake file to make it work without specifying the absolute paths to libraries.
2020-10-01 03:59:18 -07:00