Data Processing REST Endpoints
GeoRaster API/Data Processing
Invoke the GeoRaster PL/SQL package methods to process the raster data.
- Execute SDO_GEOR Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor/{functionName} - Execute SDO_GEOR_ADMIN Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor_admin/{functionName} - Execute SDO_GEOR_AGGR Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor_aggr/{functionName} - Execute SDO_GEOR_IP Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor_ip/{functionName} - Execute SDO_GEOR_RA Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor_ra/{functionName} - Execute SDO_GEOR_UTL Package Functions
- Method: postPath:
{server}/georaster/v1/{datasource}/sdo_geor_utl/{functionName} - List SDO_GEOR Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor - List SDO_GEOR_ADMIN Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor_admin - List SDO_GEOR_AGGR Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor_aggr - List SDO_GEOR_IP Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor_ip - List SDO_GEOR_RA Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor_ra - List SDO_GEOR_UTL Package Functions
- Method: getPath:
{server}/georaster/v1/{datasource}/sdo_geor_utl