Label | Explanation | Data Type |
Oriented Imagery Dataset
| The path and name of the oriented imagery dataset. | Oriented Imagery Layer |
Maximum Distance
(Optional) | The maximum search distance that will be used when querying the dataset features. The maximum distance cannot be less than zero. The distance is measured in meters. | Double |
Coverage Percentage
(Optional) | A percentage that modifies the extent of the image’s ground footprint. The ground footprint of each image is computed to search for images that contain the selected location, which is identified as a red cross on the map. A negative percentage value reduces the size of the ground footprint and a positive percentage value increases it. This parameter can be used to exclude or include points on the edge of an image. For example, a value of -30 will reduce the size of the footprint by 30 percent and a value of 20 will increase it by 20 percent. Valid values range from -50 to 50. | Double |
Footprint Item
(Optional) | The name of the footprint feature class. The feature class should be in the same geodatabase as the oriented imagery dataset. | String |
Elevation Source
(Optional) | Specifies the elevation source that will be used.
| String |
Constant Elevation
(Optional) | The constant ground elevation value for the entire dataset. The Vertical Measurement Unit parameter value will be used as the unit for constant elevation. This parameter is active when the Elevation Source parameter value is specified as Constant Elevation. | Double |
Digital Elevation Model
(Optional) | The URL that references 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 defined 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 |
Vertical Measurement Unit
(Optional) | Specifies the unit that will be used for all vertical measurements.
| String |
Time Interval Unit
(Optional) | Specifies the time measurement unit that will be used to filter images.
| String |
Oriented Imagery Type
(Optional) | Specifies the type of images in the dataset.
| String |
Camera Heading
(Optional) | The camera orientation of the first rotation around the z-axis of the camera. The value is in degrees. The heading values are measured in the positive clockwise direction in which north is defined as 0 degrees. -999 is used when the orientation is unknown. | Double |
Camera Pitch
(Optional) | The camera orientation of the second rotation around the x-axis of the camera in the positive counterclockwise direction. The value is in degrees. The pitch is 0 degrees when the camera is facing straight down to the ground. The valid range of pitch is from 0 to 180 degrees, with 180 degrees for a camera facing straight up and 90 degrees for a camera facing the horizon. | Double |
Camera Roll
(Optional) | The camera orientation of the final rotation around the z-axis of the camera in the positive clockwise direction. The value is in degrees. Valid values range from -90 to 90. | Double |
Camera Height
(Optional) | The height of the camera above the ground when the imagery was captured. The unit is meters. Camera height is used to determine the visible extent of the image. Large values will result in a greater view extent. Values should not be less than 0. | Double |
Horizontal Field of View
(Optional) | The camera's scope in the horizontal direction. The value is in degrees. Valid values range from 0 to 360. | Double |
Vertical Field of View
(Optional) | The camera's scope in the vertical direction. The value is in degrees. Valid values range from 0 to 180. | Double |
Near Distance
(Optional) | The nearest usable distance of the imagery from the camera position. The unit is meters. | Double |
Far Distance
(Optional) | The farthest usable distance of the imagery from the camera position. The unit is meters. Far distances should be greater than 0. | Double |
Image Rotation
(Optional) | The orientation of the camera in degrees relative to the scene when the image was captured. The rotation is added in addition to the camera roll. Valid values range from-360 to 360. | Double |
Orientation Accuracy
(Optional) |
The orientation accuracy values. They are represented as a string of eight semicolon-delimited values that define the standard deviation of each value in the following order:
All distances are defined in meters unless the coordinate system's units are in feet in which case the units used for distance should be feet. All angles are defined in degrees. If a value is unknown, that value can be excluded. However, this may result in the computed accuracy being higher than the actual value. For example, if a GPS has a +/- 10 meters root mean square (RMS) error in x,y-coordinates and +/- 20 meters in height, the orientation accuracy value is 10;20. A typical value for a vehicle-mounted consumer camera is 5;10;5;5;5;0;0;1. A typical value for oblique imagery following aerial triangulation is 0.01;0.02;0.001;0.001;0.001;0;0;1. | String |
Image Path Prefix
(Optional) | The prefix that will be used to build the image path in conjunction with the Image attribute. | String |
Image Path Suffix
(Optional) | The suffix that will be used to build the image path in conjunction with the Image attribute. | String |
Depth Image Path Prefix
(Optional) | The prefix that will be used to build the depth image path in conjunction with the Depth Image attribute. | String |
Depth Image Path Suffix
(Optional) | The suffix that will be used to build the depth image path in conjunction with the Depth Image attribute. | String |
DEM Path Prefix
(Optional) | The prefix that will be used to build the digital elevation model path in conjunction with the Elevation Source URL in the attribute. | String |
DEM Path Suffix
(Optional) | The suffix that will be used to build the digital elevation model path in conjunction with the Elevation Source URL in the attribute. | String |
Image Geometry Field
(Optional) | The field for a feature layer that will be overlayed on the image in the oriented imagery viewer. This field will store the image space geometry of the feature to be overlayed. | String |
Image Reference Field
(Optional) | The field for a feature layer that will be overlayed on the image in the oriented imagery viewer. The field will store the unique reference ID of the image in which the feature to be overlayed was created. | String |
Derived Output
Label | Explanation | Data Type |
Output Oriented Imagery Dataset | The updated oriented imagery dataset. | Oriented Imagery Dataset |