I have a Java application that processes raster data.
At the end of the process I plan to store the raster in oracle spatial.
What is the best way to do this?
I had a look at geotools but I did not find a solution there.
Is ‘wrapping GDAL’ the best way? If so – how?
Or is there a workaround or a strategy available?