|
sgsPy
structurally guided sampling
|
#include "utils/helper.h"#include "utils/raster.h"#include "utils/vector.h"#include "gdal_utils.h"Go to the source code of this file.
Namespaces | |
| namespace | sgs |
| namespace | sgs::poly |
Functions | |
| raster::GDALRasterWrapper * | sgs::poly::poly (vector::GDALVectorWrapper *p_vector, raster::GDALRasterWrapper *p_raster, size_t numStrata, std::string layerName, std::string query, std::string filename, bool largeRaster, std::string tempFolder, std::map< std::string, std::string > driverOptions) |