Mosaic Dataset properties
Resumen
The Describe function returns the following properties for mosaic datasets. The Raster Dataset and Dataset property groups are also supported. The Editor Tracking property group is supported if editor tracking has been enabled for this mosaic dataset.
For a mosaic dataset, the Describe dataType property returns a value of "MosaicDataset".
Propiedades
| Propiedad | Explicación | Tipo de datos |
|---|---|---|
|
allowedCompressionMethods (Solo lectura) |
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.
|
String |
|
allowedFields (Solo lectura) |
The attribute table fields that are visible to the client when the mosaic dataset is served as an image service. |
String |
|
allowedMensurationCapabilities (Solo lectura) |
The mensuration tools that can be used with an image service.
|
String |
|
allowedMosaicMethods (Solo lectura) |
Specifies the order of the rasters mosaicked together to render the mosaicked display.
|
String |
|
applyColorCorrection (Solo lectura) |
If color correction information is available in the mosaic dataset, a value of |
Boolean |
|
blendWidth (Solo lectura) |
The distance used by the Blend mosaic operator. |
Double |
|
blendWidthUnits (Solo lectura) |
Specifies the blend width units.
|
String |
|
cellSizeToleranceFactor (Solo lectura) |
The way mosaic dataset items with different pixel sizes are grouped together for some operations, such as mosaicking or seamline generation. |
Double |
|
childrenNames (Solo lectura) |
A list of side-table names that are components of the mosaic dataset. |
String |
|
clipToBoundary (Solo lectura) |
|
Boolean |
|
clipToFootprint (Solo lectura) |
Specifies whether the extent of each raster is limited to its footprint. |
Boolean |
|
ConnectionFiles (Solo lectura) |
The paths to Cloud Storage Connection ( |
String |
|
defaultCompressionMethod (Solo lectura) |
The default compression method for the image. This value comes from the list of methods returned by the |
String |
|
defaultMensurationCapability (Solo lectura) |
The default mensuration tool that will be used with an image service. This value comes from the list returned by the |
String |
|
defaultMosaicMethod (Solo lectura) |
The default mosaic method for the mosaicked image. This value comes from the list returned by the |
String |
|
defaultProcessingTemplate (Solo lectura) |
Returns the name of the current default processing template. |
String |
|
defaultResamplingMethod (Solo lectura) |
Specifies the default sampling method of the pixels.
|
String |
|
dimensionAttributes (Solo lectura) |
Returns a list of variables, its dimension names, and the attributes of every dimension separated by a pipe ( The format of the returned string is |
String |
|
dimensionNames (Solo lectura) |
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 ( The format of the returned string is |
String |
|
dimensionValues (Solo lectura) |
Returns the values for each dimension associated with every variable:
The format of the returned string is |
String |
|
endTimeField (Solo lectura) |
The field that defines the end time. |
String |
|
footprintMayContainNoData (Solo lectura) |
|
Boolean |
|
GCSTransforms (Solo lectura) |
The transformations applied if the spatial references of the source rasters differ from the spatial reference of the mosaic dataset. |
String |
|
isMultidimensional (Solo lectura) |
|
Boolean |
|
JPEGQuality (Solo lectura) |
The percentage of image quality retained if JPEG compression is used on this dataset. |
Long |
|
LERCTolerance (Solo lectura) |
The maximum error value applied per pixel if the mosaic dataset uses LERC compression. |
Double |
|
maxDownloadImageCount (Solo lectura) |
The maximum number of rasters that a client can download from an image service. |
Long |
|
maxDownloadSizeLimit (Solo lectura) |
The maximum size, in megabytes, of rasters that a client can download from an image service. |
Long |
|
maxRastersPerMosaic (Solo lectura) |
The maximum number of rasters mosaicked. This property affects an image service generated from the mosaic dataset. |
Long |
|
maxRecordsReturned (Solo lectura) |
The maximum number of records returned by the server when viewing the mosaic dataset as a published image service. |
Long |
|
maxRequestSizeX (Solo lectura) |
The maximum number of columns returned each time a mosaicked image is generated. |
Long |
|
maxRequestSizeY (Solo lectura) |
The maximum number of rows returned each time a mosaicked image is generated. |
Long |
|
minimumPixelContribution (Solo lectura) |
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 (Solo lectura) |
Specifies the default method for resolving overlapping cells.
|
String |
|
multidimensionalInfo (Solo lectura) |
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 (Solo lectura) |
The images are sorted based on the difference between this value and the value specified in the |
Double |
|
orderField (Solo lectura) |
The metadata attribute used for raster ordering. This is applicable only for the By Attribute mosaic method. |
String |
|
processingTemplates (Solo lectura) |
Returns a list of processing template names associated with the mosaic dataset. |
String |
|
rasterMetadataLevel (Solo lectura) |
Specifies the metadata that will be transmitted from the server to the client.
|
String |
|
referenced (Solo lectura) |
|
Boolean |
|
sortAscending (Solo lectura) |
Specifies the default ordering of the images defined by the mosaic methods.
|
String |
|
startTimeField (Solo lectura) |
The field that defines the start time. |
String |
|
timeValueFormat (Solo lectura) |
The format in which the start time and end time values are specified. |
String |
|
useTime (Solo lectura) |
|
Boolean |
|
variableAttributes (Solo lectura) |
Returns a list of variables and their attributes. The name of the variable and its attributes are separated by a pipe ( The format of the returned string is |
String |
|
variableNames (Solo lectura) |
Returns a list of variable names associated with the multidimensional raster. The format of the returned string is |
String |
|
viewpointSpacingX (Solo lectura) |
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 (Solo lectura) |
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 |