Exporting GeoRaster Objects
To load and export imagery or raster data, always consider third-party ETL tools (see the note in GeoRaster Tools: Viewer_ Loader_ Exporter)
If you use features in GeoRaster to export GeoRaster objects to image files, you have the following options:
-
Use the GDAL-based ETL tool for concurrent batch exporting, which is described in GDAL-Based ETL Wizard for Concurrent Batch Loading and Exporting.
-
In PL/SQL, call the SDO_GEOR_GDAL.translate procedure (for non-autonomous databases only).
-
Use the GeoRaster exporter tool or viewer tool, which are described in GeoRaster Tools: Viewer_ Loader_ Exporter.