-
Notifications
You must be signed in to change notification settings - Fork 81
KeyMetadata
Key metadata is the set of well-defined properties of an object.
The following key properties are applicable to a raster dataset.
-
String
Type of the data source associated with the raster. These are the recognized values:
Generic
Elevation
Processed
Thematic
Scientific
Vector-U
Vector-V
Vector-UV
Vector-Magnitude
Vector-Direction
Vector-MagDir
-
String
The name of the phenomenon being measured by pixel values of the raster. This key property is most likely to be available when
DataType
isScientific
. Here are some possible values:Temperature
Pressure
Speed
Elevation
-
String
Names of non-spatial dimensions associated with the raster dataset as a semicolon-delimited string (for example:
StdZ;StdTime
). This property is most likely available whenDataType
isScientific
. The pixels in a raster typically represent measurements associated with a phenomenon (defined byVariable
) across a geographical region (defined by the extents of the raster) at a particular 'location' in a high-dimensional space. Each of those dimensions is also likely available as property of the raster and contains the value associated with the obervation. -
String
The unit of measure associated with the pixel values in the raster dataset.
Distance:
esriInches
esriPoints
esriFeet
esriYards
esriMiles
esriNauticalMiles
esriMillimeters
esriCentimeters
-
esriMeters
orMeters
esriKilometers
esriDecimalDegrees
esriDecimeters
Temperature:
esriCelsius
esriFahrenheit
esriKelvin
Speed:
esriMetersPerSecond
esriKilometersPerHour
esriKnots
esriFeetPerSecond
esriMilesPerHour
Time:
-
ISO8601
(UTC time)
Pressure:
Pascals
-
Float
The value of the vertical dimension standardized to meters above sea-level. The
*_Max
dimension value is available when the phenomenon represented by the raster applies to an interval (a range of values) along the corresponding dimension. -
DATE
The value of the time dimension standardized to UTC and stored as an 8-byte double encoded as variant/OLE time representing days since/before December 30, 1899. The
*_Max
dimension value is available when the phenomenon represented by the raster applies to an interval (a range of values) along the corresponding dimension. -
Float
The value of the pressure dimension standardized to Pascals. The
*_Max
dimension value is available when the phenomenon represented by the raster applies to an interval (a range of values) along the corresponding dimension. -
Float
The value of the pressure dimension standardized to Kelvin. The
*_Max
dimension value is available when the phenomenon represented by the raster applies to an interval (a range of values) along the corresponding dimension. -
DATE
The date and time of scene's acquisition standardized to UTC and stored as an 8-byte double encoded as variant/OLE time representing days since/before December 30, 1899. This property is more likely to be available on a raster that represents a aerial or satellite image.
-
Float
The estimated percentage (0–100) of area within a raster covered by clouds.
-
Float
SunAzimuth: Position of the sun form the center of the scene relative to North. SunElevation: Elevation of the sun relative to the center of the image. SensorAzimuth: Position of the sensor relative to the center of the image. SensorElevation: Height of the sensor relative to the center of the image. OffNadir: Distance of satellite from Nadir.
-
Float
TODO
-
String
TODO
-
String
TODO
-
Boolean
TODO
-
Polygon
TODO
-
String
The friendly-name associated with the raster band.
-
Float
TODO
-
Integer
TODO
-
Float
TODO
-
Float
TODO
-
Float
TODO
-
Float
TODO