27using namespace utils_string;
28using namespace utils_array;
29using namespace utils_math;
30using namespace utils_time;
31using namespace utils_filesystem;
33using namespace db_mongoc;
35using namespace data_raster;
Define Raster class to handle raster data Part of the Common Cross-platform Geographic Library (CCGL)
Simple wrappers of the API of MongoDB C driver mongo-c-driver, see MongoDB C Driver for more informat...
Common Cross-platform Geographic Library (CCGL)
Definition: basic.cpp:17
Template functions to initialize and release arrays.
File system related functions in CCGL.
Useful math equations in CCGL.
Handling string related issues in CCGL.
Time and datetime related functions in CCGL.