Hi all,
I have access to an MDArray. I am trying to find its dimensions. In the C++ API I can see that GDALMDArray has a method called GetDimensions() to find the info I need. But I am programming in Java and the Java API does not show such a call for MDArray. Is there some way in Java to find the info I need?
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev