gdal-warp-bindings icon indicating copy to clipboard operation
gdal-warp-bindings copied to clipboard

Information and control over memory use

Open jdries opened this issue 11 months ago • 2 comments

I'm trying to get more insight into memory use by GDAL:

  • access to https://gdal.org/api/raster_c_api.html#_CPPv416GDALGetCacheUsedv
  • closing datasets, would probably require PR?

For things like getting cache usage, I'm wondering if this can or should be done via standard binding?

jdries avatar Mar 21 '24 15:03 jdries