[gdal-dev] Java API: how to find dimensions of MDArray

Laurențiu Nicola lnicola at dend.ro
Sat Jun 3 10:06:33 PDT 2023


Hi,

On Sat, Jun 3, 2023, at 19:03, Even Rouault wrote:
> 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.
> 

These are unofficial and much less mature, but the Rust bindings have some basic multidim support: https://docs.rs/gdal/latest/gdal/raster/struct.MDArray.html, https://github.com/georust/gdal/blob/master/src/raster/mdarray.rs#L945.

Regards,
Laurentiu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230603/bd16c0b2/attachment.htm>


More information about the gdal-dev mailing list