DataSourceTypes

Enumeration

The data source types that jimu-core supports.

Enumeration Members

Enumeration memberValueNotes
BuildingComponentSubLayer
"building-component"
BuildingGroupSubLayer
"building-group"
BuildingSceneLayer
"building-scene"
ElevationLayer
"ELEVATION_LAYER"
Error
"ERROR"
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"

ImageServer includes three types: ImageryLayer (dynamic), ImageryTileLayer, ElevationLayer.

ImageryTileLayer
"IMAGERY_TILE_LAYER"
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 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.

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