PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
const char* rt_band_get_ext_path | ( | rt_band | band | ) |
Return band's external path (only valid when rt_band_is_offline returns non-zero).
band | : the band |
Definition at line 363 of file rt_band.c.
References ovdump::band, and RASTER_DEBUG.
Referenced by RASTER_bandmetadata(), RASTER_getBandPath(), RASTER_setBandPath(), RASTER_tile(), test_band_metadata(), test_band_new_offline_from_path(), and test_raster_wkb().