Enumeration
The data source types.
Enumeration Members
Enumeration member | Value | Notes |
---|---|---|
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 |
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" | |
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 |
SubtypeSublayer | "SUBTYPE_SUBLAYER" | SubtypeSublayer data source is a |
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. |