DEGeoDataset

Base Type: DEDataset

Derived Types: DECadastralFabric, DEFeatureDataset, DEGeometricNetwork, DENetworkDataset, DERasterDataset, DETerrain, DETopology

An abstract base class used to group characteristics common to datasets that have a geographic extent, such as feature datasets or topologies.

Property

Type

Description

Extent

Envelope

The extent of the coverage.

SpatialReference

SpatialReference

The spatial reference of the geodataset.

Remarks

DEGeoDataset extends DEDataset, adding the Extent and SpatialReference elements.

2/28/2020