Create Raster Type (Data Management)

Summary

Legacy:

The Create Raster Type tool is not supported beginning with ArcGIS 10.6 and ArcGIS Pro 2.1.

Parameters

LabelExplanationData Type
Input Database Connection

Specify the database connection (.sde) file for the geodatabase in which you want to install the ST_Raster data type. You must connect as the geodatabase administrator.

Workspace

Derived Output

LabelExplanationData Type
Updated Input Workspace

The database connection.

Workspace

arcpy.management.CreateRasterType(input_database)
NameExplanationData Type
input_database

Specify the database connection (.sde) file for the geodatabase in which you want to install the ST_Raster data type. You must connect as the geodatabase administrator.

Workspace

Derived Output

NameExplanationData Type
out_workspace

The database connection.

Workspace

Environments

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes