How to get back and see the SDO_GEORASTER image in the browser with the bounding box

Hello

I created raster_table and raster_data_table and successfully loaded raster in db data. Now, I want to retrieve and display the SDO_GEORASTER image in the browser. I need help from anyone how to reach that goal as what is the procedure to display the georaster data in the browser, as well as the bounding box. I know with the help of the JGeoRaster class we can manipulate the georaster data type, but I do not know how? I'm coding in Java. Help, please.

Thank you
Bellande D

You can change getRasterImage (...) call java to provide your bounding box.

Tags: Database

Similar Questions

Maybe you are looking for