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

Barry DeZonia bdezonia at gmail.com
Sat Jun 3 00:09:22 PDT 2023


On a related note is the Java api code in a public repo somewhere? It would
be helpful to look at that code sometimes. (Like is GetDimensions() present
in the Java code but not exposed as a public method?)

On Sat, Jun 3, 2023 at 12:18 AM Barry DeZonia <bdezonia at gmail.com> wrote:

> 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?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230603/d702c5ca/attachment.htm>


More information about the gdal-dev mailing list