<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div style="font-family:Arial;">Hi,<br></div><div style="font-family:Arial;"><br></div><div>On Sat, Jun 3, 2023, at 19:03, Even Rouault wrote:<br></div><blockquote type="cite" id="qt" style=""><p>Yes the multidim API is probably currently hardly usable outside
      C, C++ and Python due to the lack of a few critical typemaps for
      the other languages.<br></p></blockquote><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">These are unofficial and much less mature, but the Rust bindings have some basic multidim support: <a href="https://docs.rs/gdal/latest/gdal/raster/struct.MDArray.html">https://docs.rs/gdal/latest/gdal/raster/struct.MDArray.html</a>, <a href="https://github.com/georust/gdal/blob/master/src/raster/mdarray.rs#L945">https://github.com/georust/gdal/blob/master/src/raster/mdarray.rs#L945</a>.<br></div><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">Regards,<br></div><div style="font-family:Arial;">Laurentiu<br></div></body></html>