Mosaic Dataset properties

サマリー

The Describe function returns the following properties for Mosaic Datasets. Raster Dataset properties and Dataset properties are also supported. Editor Tracking properties are supported if editor tracking has been enabled for this mosaic dataset.

A Mosaic Dataset returns a dataType of "MosaicDataset".

プロパティ

プロパティ説明データ タイプ
allowedCompressionMethods
(読み取り専用)

The methods of compression that can be used to transmit the mosaicked image from the server to the client. This property influences an image service generated from the mosaic dataset.

  • NoneNo compression
  • LZ77LZ77 compression
  • JPEGJPEG compression
  • LERCLERC compression
String
allowedFields
(読み取り専用)

The attribute table fields that are visible to the client when the mosaic dataset is served as an image service.

String
allowedMensurationCapabilities
(読み取り専用)

The mensuration tools that can be used with an image service.

  • None No mensuration tools can be used.
  • Basic The Distance, Area, Point Location, and Centroid Location mensuration tool can be used.
  • Base-Top Height The height of a structure is calculated by measuring from the base of the structure to the top of the structure.
  • Top-Top Shadow Height The height of a structure is calculated by measuring from the top of the structure to the top of the structure's shadow on the ground.
  • Base-Top Shadow Height The height of a structure is calculated by measuring from the base of the structure to the top of the structure's shadow on the ground.
  • 3D Used to determine the heights of your 3D features, such as buildings, when a DEM is available.
String
allowedMosaicMethods
(読み取り専用)

Specifies the order of the rasters mosaicked together to render the mosaicked display.

  • None Orders rasters based on the order (ObjectID) in the mosaic dataset attribute table.
  • Closest to Center Enables rasters to be sorted based on a default order in which rasters that have their centers closest to the view center are placed on top.
  • Closest to Nadir Enables rasters to be sorted by the distance between the nadir position and view center. This is similar to the Closest to Center method but uses the nadir point to a raster, which may be different than the center, especially for oblique imagery.
  • Closest to Viewpoint Orders rasters based on a user-defined location and nadir location for the rasters using the Viewpoint tool.
  • By Attribute Enables raster ordering based on a defined metadata attribute and its difference from a base value.
  • North-West Enables raster ordering in a view-independent way in which rasters with their centers to the northwest appear on top.
  • Seamline Cuts the raster using the predefined seamline shape for each raster using optional feathering along the seams and orders images based on the SOrder field in the attribute table.
  • Lock Raster Allows a user to lock the display of single or multiple rasters based on the ObjectID.
String
applyColorCorrection
(読み取り専用)

If color correction information is available in the mosaic dataset, a value of True means it will be applied.

Boolean
blendWidth
(読み取り専用)

The distance used by the Blend mosaic operator.

Double
blendWidthUnits
(読み取り専用)

Specifies the blend width units.

  • Pixels The blend width is measured in pixels.
  • Mosaic Dataset Unit The unit for the blend width will be in the same units as the mosaic dataset.
String
cellSizeToleranceFactor
(読み取り専用)

The way mosaic dataset items with different pixel sizes are grouped together for some operations, such as mosaicking or seamline generation.

Double
childrenNames
(読み取り専用)

A list of side-table names that are components of the mosaic dataset.

String
clipToBoundary
(読み取り専用)

True means the image extent is limited to the geometry of the boundary. False means it is limited to the extent of the boundary.

Boolean
clipToFootprint
(読み取り専用)

Specifies whether the extent of each raster is limited to its footprint.

Boolean
ConnectionFiles
(読み取り専用)

The paths to Cloud Storage Connection (.acs) files, if any of the mosaic dataset items were added from an .acs file.

String
defaultCompressionMethod
(読み取り専用)

The default compression method for the image. This value comes from the list of methods returned by the allowedCompressionMethods property.

String
defaultMensurationCapability
(読み取り専用)

The default mensuration tool that will be used with an image service. This value comes from the list returned by the allowedMensurationCapabilities property.

String
defaultMosaicMethod
(読み取り専用)

The default mosaic method for the mosaicked image. This value comes from the list returned by the allowedMosaicMethods property.

String
defaultProcessingTemplate
(読み取り専用)

Returns the name of the current default processing template.

String
defaultResamplingMethod
(読み取り専用)

Specifies the default sampling method of the pixels.

  • NEAREST The nearest neighbor resampling method will be used.
  • BILINEAR The bilinear interpolation resampling method will be used.
  • CUBIC The cubic convolution resampling method will be used.
  • MAJORITY The majority resampling method will be used.
String
dimensionAttributes
(読み取り専用)

Returns a list of variables, its dimension names, and the attributes of every dimension separated by a pipe (|). Dimension attributes include Description, Unit, Count, Minimum, Maximum, Interval, IntervalUnits, HasRegularIntervals, and HasRanges.

The format of the returned string is <variable1>|<dimension2>|Description:<description>;Unit:<unit>;Count:<number of dimension values>;Minimum:<min dimension value>;Maximum:<max dimension value>;Interval:<interval>; IntervalUnit:<interval unit>;HasRegularIntervals:<boolean>; HasRanges:<boolean>, <variable1>|<dimension2>|Description:<description>; ... ..

String
dimensionNames
(読み取り専用)

Returns a list of dimension names associated with every variable in a multidimensional mosaic dataset. The variable name and the dimension name are separated by a pipe (|), and each variable and dimension pair is separated by a comma.

The format of the returned string is <variable_name1>|<dimension_name2>, <variable_name2>| dimension_name2>.

String
dimensionValues
(読み取り専用)

Returns the values for each dimension associated with every variable:

  • The variable name, dimension name, and dimension values are separated by a pipe (|).
  • Each <variable>|dimension|dimensionValue tuple is separated by a comma.
  • The minimum and maximum values of the dimensions are separated by a dash.
  • The dimension values are separated by a semicolon.

The format of the returned string is <variable1>|<dimension1>|<minDimValue>-<maxDimValue>;<minDimValue>-<maxDimValue>;<minDimValue>-<maxDimValue>;<minDimValue>-<maxDimValue>, <variable1>|<dimension2>|<minDimValue>-<maxDimValue>; ... ..

String
endTimeField
(読み取り専用)

The field that defines the end time.

String
footprintMayContainNoData
(読み取り専用)

True if NoData is a valid pixel value.

Boolean
GCSTransforms
(読み取り専用)

The transformations applied if the spatial references of the source rasters differ from the spatial reference of the mosaic dataset.

String
isMultidimensional
(読み取り専用)

True if the mosaic dataset has associated multidimensional information.

Boolean
JPEGQuality
(読み取り専用)

The percentage of image quality retained if JPEG compression is used on this dataset.

Long
LERCTolerance
(読み取り専用)

The maximum error value applied per pixel if the mosaic dataset uses LERC compression.

Double
maxDownloadImageCount
(読み取り専用)

The maximum number of rasters that a client can download from an image service.

Long
maxDownloadSizeLimit
(読み取り専用)

The maximum size, in megabytes, of rasters that a client can download from an image service.

Long
maxRastersPerMosaic
(読み取り専用)

The maximum number of rasters mosaicked. This property affects an image service generated from the mosaic dataset.

Long
maxRecordsReturned
(読み取り専用)

The maximum number of records returned by the server when viewing the mosaic dataset as a published image service.

Long
maxRequestSizeX
(読み取り専用)

The maximum number of columns returned, each time a mosaicked image is generated.

Long
maxRequestSizeY
(読み取り専用)

The maximum number of rows returned, each time a mosaicked image is generated.

Long
minimumPixelContribution
(読み取り専用)

The minimum number of pixels needed within the area of interest for a mosaic dataset item to be considered as part of that area.

Long
mosaicOperator
(読み取り専用)

Specifies the default method for resolving overlapping cells.

  • FIRSTオーバーラップ エリアの出力セル値は、その格納場所にモザイクされる最初のラスター データセットの値になります。
  • LASTオーバーラップ エリアの出力セル値は、その格納場所にモザイクされる最後のラスター データセットの値になります。これがデフォルトです。
  • BLENDオーバーラップ エリアの出力セル値は、オーバーラップ エリア内のセル値の横方向の加重計算値になります。
  • MEANオーバーラップ エリアの出力セル値は、重なり合うセル間の平均値になります。
  • MINIMUMオーバーラップ エリアの出力セル値は、重なり合うセル間の最小値になります。
  • MAXIMUMオーバーラップ エリアの出力セル値は、重なり合うセル間の最大値になります。
  • SUMオーバーラップ エリアの出力セル値は、重なり合うセル間の合計値になります。
String
multidimensionalInfo
(読み取り専用)

Returns a JSON object representing the multidimensional information of a mosaic dataset.

For more information about the JSON syntax of the object, see REST API Multidimensional Info.

String
orderBaseValue
(読み取り専用)

The images are sorted based on the difference between this value and the value specified in the orderField property. This is applicable only for the By Attribute mosaic method. If the orderBaseValue is a time-related value, the time string is returned in the following format: YYYY/DD/MM HH:MM:SS.

Double
orderField
(読み取り専用)

The metadata attribute used for raster ordering. This is applicable only for the By Attribute mosaic method.

String
processingTemplates
(読み取り専用)

Returns a list of processing template names associated with the mosaic dataset.

String
rasterMetadataLevel
(読み取り専用)

Specifies the metadata that will be transmitted from the server to the client.

  • None No metadata will be transmitted.
  • Full The basic raster dataset information and the function chain's details will be transmitted.
  • Basic The raster dataset level of information, such as the columns and rows, cell size, and spatial reference information, will be transmitted.
String
referenced
(読み取り専用)

True if it is a referenced mosaic dataset; False if it is a regular mosaic dataset.

Boolean
sortAscending
(読み取り専用)

Specifies the default ordering of the images defined by the mosaic methods.

  • ASCENDING Rasters will be sorted in ascending order.
  • DESCENDING Rasters will be sorted in descending order.
String
startTimeField
(読み取り専用)

The field that defines the start time.

String
timeValueFormat
(読み取り専用)

The format in which the start time and end time values are specified.

String
useTime
(読み取り専用)

True if the mosaic dataset is time aware.

Boolean
variableAttributes
(読み取り専用)

Returns a list of variables and their attributes. The name of the variable and its attributes are separated by a pipe (|). Each variable and its attributes are separated by a comma. The attributes of a variable are Description and Unit.

The format of the returned string is <variable_name1>|Unit:<units>;Description:<Description>, <variable_name2>|Unit:<units>;Description:<Description>.

String
variableNames
(読み取り専用)

Returns a list of variable names associated with the multidimensional raster.

The format of the returned string is <variable_name1>, <variable_name2>, ..., <variable_nameX>.

String
viewpointSpacingX
(読み取り専用)

The horizontal offset used to calculate where the center of the area of interest (display view) is when you click an arrow button on the Viewpoint dialog box. These values are calculated in the units of the spatial reference system of the mosaic dataset. This is applicable only for the Closest to Viewpoint mosaic method.

Double
viewpointSpacingY
(読み取り専用)

The vertical offset used to calculate where the center of the area of interest (display view) is when you click an arrow button on the Viewpoint dialog box. These values are calculated in the units of the spatial reference system of the mosaic dataset. This is applicable only for the Closest to Viewpoint mosaic method.

Double

このトピックの内容