PostGIS
2.4.9dev-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 265 of file rt_band.c.
References rt_band_t::data, rt_band_t::offline, and RASTER_DEBUG.
Referenced by RASTER_bandmetadata(), RASTER_getBandPath(), RASTER_tile(), test_band_metadata(), and test_raster_wkb().