Rasters

sde30_type: sde30_raster

Raster features are stored in SDE as either raster maps or rows in raster catalogs. Raster maps are always read as one feature, whereas each row in a raster catalog is read as a separate raster feature.

Attribute Name

Contents

sde30_raster_compression

Overrides the value of the table level parameter SDE_COMPRESS_TYPE, on a feature-by-feature basis.This attribute is only used for raster catalogs, and will be ignored if specified on features to be added to a raster map.

sde30_raster_pyramid_
interp_type

Overrides the value of the table level parameter SDE_PYRAMID_INTERPOLATION, on a feature-by-feature basis.This attribute is only used for raster catalogs, and will be ignored if specified on features to be added to a raster map.

sde30_raster_pyramid_
level_type

Overrides the value of the table level parameter SDE_PYRAMID_LEVEL_TYPE, on a feature-by-feature basis.This attribute is only used for raster catalogs, and will be ignored if specified on features to be added to a raster map.

sde30_raster_pyramid_max_
level

Overrides the value of the table level parameter SDE_PYRAMID_MAX_LEVEL, on a feature-by-feature basis.This attribute is only used for raster catalogs, and will be ignored if specified on features to be added to a raster map.

sde30_raster_stats_type

Overrides the value of the table level parameter SDE_RASTER_STATS_TYPE, on a feature-by-feature basis.This attribute is only used for raster catalogs, and will be ignored if specified on features to be added to a raster map.

sde30_raster_mosaic_mode

Overrides the value of the table level parameter SDE_RASTER_MOSAIC_MODE, on a feature-by-feature basis.This attribute is only used for raster maps, and will be ignored if specified on features to be added to a raster catalog.