Geodot Plugin
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
VectorExtractor Class Reference

Static Public Member Functions

static void initialize ()
 Must be called before any other function to initialize GDAL.
 
static std::shared_ptr< NativeDatasetopen_dataset (const char *path, bool write_access)
 

Member Function Documentation

◆ open_dataset()

std::shared_ptr< NativeDataset > VectorExtractor::open_dataset ( const char *  path,
bool  write_access 
)
static

Returns the GDALDataset at the given path, or null. TODO: This could also be in the RasterExtractor, it's not raster- or vector-specific...


The documentation for this class was generated from the following files: