OmniSciDB
a5dc49c757
|
#include "Geospatial/GDAL.h"
#include <array>
#include <string>
#include <gdal.h>
#include <gdal_priv.h>
#include <ogrsf_frmts.h>
#include <boost/filesystem.hpp>
#include "Logger/Logger.h"
#include "OSDependent/heavyai_path.h"
#include "Shared/scope.h"
Go to the source code of this file.
Namespaces | |
Geospatial | |
Geospatial::anonymous_namespace{GDAL.cpp} | |
Functions | |
void | Geospatial::anonymous_namespace{GDAL.cpp}::gdal_error_handler (CPLErr err_class, int err_no, const char *err_msg) |