Implementation of a DataSet for GDAL data provider. More...
#include "../dataaccess/dataset/DataSetType.h"#include "../datatype/Enums.h"#include "../geometry/Envelope.h"#include "../raster/RasterProperty.h"#include "../raster/Grid.h"#include "DataSet.h"#include "Raster.h"#include <cassert>#include <memory>Go to the source code of this file.
Implementation of a DataSet for GDAL data provider.
Definition in file DataSet.cpp.