Skip To Content

Geostatistical Layer properties

概要

The Describe function returns the following properties for geostatistical layers. Layer Properties are also supported.

A Geostatistical Layer returns a dataType of "GALayer".

プロパティ

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

The extent of the geostatistical layer.

Extent
dataCollection
(読み取り専用)

A value table of the datasets used to create the geostatistical layer. It is recommended to instead use the GeostatisticalDatasets class to determine the source dataset.

ValueTable

コードのサンプル

Geostatistical layer properties example (stand-alone script)

The following stand-alone script displays some layer properties from a geostatistical layer.

Missing source code file

このトピックの内容