Skip to content

DataSourceTypes

Enumeration

The data source types.

Enumeration Members

Enumeration memberValueNotes
BuildingComponentSubLayer"BUILDING_COMPONENT_SUBLAYER"

Child data source of BuildingSceneLayer or BuildingGroupSubLayer.

BuildingGroupSubLayer"BUILDING_GROUP_SUBLAYER"

Child data source of BuildingSceneLayer.

BuildingSceneLayer"BUILDING_SCENE_LAYER"

BuildingSceneLayer data source is created from the scene service, it allows you to visualize 3D buildings in a scene.

ElevationLayer"ELEVATION_LAYER"

ElevationLayer data source is used for rendering elevations, it is created from image service.

FeatureLayer"FEATURE_LAYER"

FeatureLayer data source is a QueriableDataSource , which is used to query ArcGIS feature service. See FeatureLayerDataSource

FeatureService"FEATURE_SERVICE"

FeatureService data source is a data source set that may have child data sources. It is from the feature service.

GroupLayer"GROUP_LAYER"

GroupLayer data source is a data source set that may have child data sources. It is from group layer in a map service or a webmap/webscene.

ImageryLayer"IMAGERY_LAYER"

ImageryLayer data source is dynamic imagery layer, it is created from dynamic image service.

ImageryTileLayer"IMAGERY_TILE_LAYER"

ImageryTileLayer data source is tiled imagery layer, it is created from tiled image service.

Map"MAP"

Map data source is the base data source type for WebMap data source and WebScene data source.

MapService"MAP_SERVICE"

MapService data source is a data source set that may have child data sources. It is from the map service.

OrientedImageryLayer"ORIENTED_IMAGERY_LAYER"

OrientedImageryLayer data source is a child of Feature Service.

SceneLayer"SCENE_LAYER"

See SceneLayerDataSource

SceneService"SCENE_SERVICE"

SceneService data source is a data source set that may have child data sources. It is from the scene service.

SubtypeGroupLayer"SUBTYPE_GROUP_LAYER"

SubtypeGroupLayer data source is a QueriableDataSource , which is used to query ArcGIS feature service. It is a data source set that may have child data sources. The child data sources are SubtypeSubLayer data sources.

SubtypeSublayer"SUBTYPE_SUBLAYER"

SubtypeSublayer data source is a QueriableDataSource , which is used to query ArcGIS feature service.

WebMap"WEB_MAP"

WebMap data source may contain child data sources, which are all layer data sources.

WebScene"WEB_SCENE"

WebScene data source may contain child data sources, which are all layer data sources.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.