PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int rt_band_is_offline | ( | rt_band | band | ) |
Return non-zero if the given band data is on the filesystem.
band | : the band |
Definition at line 228 of file rt_band.c.
References rt_band_t::offline.
Referenced by _rt_raster_geotransform_warn_offline_band(), raster_destroy(), RASTER_tile(), test_band_metadata(), and test_raster_wkb().