powered by
get_cache_used() returns the amount of memory currently in use for GDAL block caching. This a wrapper for GDALGetCacheUsed64() with return value as MB.
get_cache_used()
GDALGetCacheUsed64()
Integer. Amount of cache memory in use in MB.
GDAL Block Cache
Run the code above in your browser using DataLab