|
sgsPy
structurally guided sampling
|
#include <boost/asio/thread_pool.hpp>#include <boost/asio/post.hpp>#include "utils/raster.h"#include "utils/helper.h"Go to the source code of this file.
Namespaces | |
| namespace | sgs |
| namespace | sgs::map |
Functions | |
| raster::GDALRasterWrapper * | sgs::map::map (std::vector< raster::GDALRasterWrapper * > rasters, std::vector< std::vector< int > > bands, std::vector< std::vector< int > > strataCounts, std::string filename, bool largeRaster, int threadCount, std::string tempFolder, std::map< std::string, std::string > driverOptions) |