Create Oriented Imagery Dataset (Oriented Imagery)

ArcGIS Pro 3.4 | | Help archive

Summary

Creates an empty oriented imagery dataset in a geodatabase.

Usage

  • The fields, domains, subtypes, and attribute rules of the template datasets transfer to the oriented imagery dataset. The tool ignores any fields with the same names as the oriented imagery dataset's required fields.

  • After creating the oriented imagery dataset, use the Add Images To Oriented Imagery Dataset tool to add images.

Parameters

LabelExplanationData Type
Oriented Imagery Dataset Location

The geodatabase in which the output oriented imagery dataset will be created. This workspace must already exist.

Workspace; Feature Dataset
Oriented Imagery Dataset Name

The name of the oriented imagery dataset that will be created.

String
Coordinate System

The spatial reference of the output oriented imagery dataset.

Spatial Reference
Elevation Source
(Optional)

Specifies the elevation source for the dataset.

  • DEMThe elevation source will be a digital elevation model that is a dynamic image service or a tile image service.
  • Constant ElevationThe elevation source will be a constant ground elevation value for the entire dataset.
String
Constant Elevation
(Optional)

The constant ground elevation value (in meters) for the entire dataset.

This parameter is active when the Elevation Source parameter value is specified as Constant Elevation.

Double
Digital Elevation Model
(Optional)

The name of the input digital elevation model. A dynamic image service or a tile image service can be used as the digital elevation model.

This parameter is active when the Elevation Source parameter value is specified as DEM.

Image Service
Level of Detail
(Optional)

The scale in a tiling schema. The scale represents the zoom level value. Each successive level improves resolution and map scale by double when compared to the previous level.

This parameter is enabled when the Digital Elevation Model parameter value is a tile image service.

String
Raster Function
(Optional)

The raster function processing template that will be applied to the image service.

This parameter is active when the Digital Elevation Model parameter value is a dynamic image service.

String
Template Datasets
(Optional)

The oriented imagery dataset or table that will be used as a template to define the attribute fields of the new oriented imagery dataset.

Table View
Oriented Imagery Dataset Alias
(Optional)

The alternate name for the oriented imagery dataset that will be created.

String
Configuration Keyword
(Optional)

The configuration keyword for the data. This parameter applies to enterprise data only. It determines the storage parameters of the database table.

String
Has Z
(Optional)

Specifies whether the output oriented imagery dataset will have elevation values (z-values).

  • NoThe output oriented imagery dataset will not have z-values. This is the default
  • YesThe output oriented imagery dataset will have z-values.
String

Derived Output

LabelExplanationData Type
Output Oriented Imagery Dataset

The new output oriented imagery dataset.

Oriented Imagery Dataset

Licensing information

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

Related topics