Home
last modified time | relevance | path

Searched refs:GetDataCoverageStatus (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc63_sparse_datasets_improvements.rst32 It is thus proposed to add a new method GetDataCoverageStatus() in the
73 * GetDataCoverageStatus(). This flag should be returned together with
138 * implement GetDataCoverageStatus(). This flag should be returned together
158 int GDALRasterBand::GetDataCoverageStatus( int nXOff,
173 GDALRasterBand::GetDataCoverageStatus() does basic checks on the
181 GetDataCoverageStatus() to be called on each chunk of the source dataset
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc63_sparse_datasets_improvements.rst32 It is thus proposed to add a new method GetDataCoverageStatus() in the
73 * GetDataCoverageStatus(). This flag should be returned together with
138 * implement GetDataCoverageStatus(). This flag should be returned together
158 int GDALRasterBand::GetDataCoverageStatus( int nXOff,
173 GDALRasterBand::GetDataCoverageStatus() does basic checks on the
181 GetDataCoverageStatus() to be called on each chunk of the source dataset
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc63_sparse_datasets_improvements.rst32 It is thus proposed to add a new method GetDataCoverageStatus() in the
73 * GetDataCoverageStatus(). This flag should be returned together with
138 * implement GetDataCoverageStatus(). This flag should be returned together
158 int GDALRasterBand::GetDataCoverageStatus( int nXOff,
173 GDALRasterBand::GetDataCoverageStatus() does basic checks on the
181 GetDataCoverageStatus() to be called on each chunk of the source dataset
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DBand.i697 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DBand.i697 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DBand.i697 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Drasterio.cpp4802 nStatus = poSrcDS->GetRasterBand(nBand)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
4883 nStatus |= poSrcDS->GetRasterBand(iBand+1)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
5075 nStatus = poSrcBand->GetDataCoverageStatus( in GDALRasterBandCopyWholeRaster()
H A Dgdalrasterband.cpp6813 return poBand->GetDataCoverageStatus( nXOff, nYOff, nXSize, nYSize, in GDALGetDataCoverageStatus()
6977 int GDALRasterBand::GetDataCoverageStatus( int nXOff, in GetDataCoverageStatus() function in GDALRasterBand
H A Dgdal_priv.h1328 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Drasterio.cpp4802 nStatus = poSrcDS->GetRasterBand(nBand)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
4883 nStatus |= poSrcDS->GetRasterBand(iBand+1)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
5075 nStatus = poSrcBand->GetDataCoverageStatus( in GDALRasterBandCopyWholeRaster()
H A Dgdalrasterband.cpp6813 return poBand->GetDataCoverageStatus( nXOff, nYOff, nXSize, nYSize,
6977 int GDALRasterBand::GetDataCoverageStatus( int nXOff,
H A Dgdal_priv.h1328 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Drasterio.cpp4802 nStatus = poSrcDS->GetRasterBand(nBand)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
4883 nStatus |= poSrcDS->GetRasterBand(iBand+1)->GetDataCoverageStatus( in GDALDatasetCopyWholeRaster()
5075 nStatus = poSrcBand->GetDataCoverageStatus( in GDALRasterBandCopyWholeRaster()
H A Dgdalrasterband.cpp6813 return poBand->GetDataCoverageStatus( nXOff, nYOff, nXSize, nYSize, in GDALGetDataCoverageStatus()
6977 int GDALRasterBand::GetDataCoverageStatus( int nXOff, in GetDataCoverageStatus() function in GDALRasterBand
H A Dgdal_priv.h1328 int GetDataCoverageStatus( int nXOff, int nYOff,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py3888 def GetDataCoverageStatus(self, *args): member in Band
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py3888 def GetDataCoverageStatus(self, *args): member in Band
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py3888 def GetDataCoverageStatus(self, *args): member in Band
/dports/graphics/qgis/qgis-3.22.3/python/qsci_apis/
H A DOSGeo_GDAL-OGR-2.2.3.api33 osgeo.gdal.Band.GetDataCoverageStatus?4(*args)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/qsci_apis/
H A DOSGeo_GDAL-OGR-2.2.3.api33 osgeo.gdal.Band.GetDataCoverageStatus?4(*args)
/dports/graphics/py-gdal/gdal-3.3.3/
H A DNEWS4100 * RFC 63: Add GDALRasterBand::GetDataCoverageStatus() and implement it in GTiff and VRT drivers
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/
H A DNEWS4100 * RFC 63: Add GDALRasterBand::GetDataCoverageStatus() and implement it in GTiff and VRT drivers
/dports/graphics/gdal/gdal-3.3.3/
H A DNEWS4100 * RFC 63: Add GDALRasterBand::GetDataCoverageStatus() and implement it in GTiff and VRT drivers