DataSourceTypes
Enumeration
The data source types that jimu-core
supports.
Enumeration Members
Enumeration member | Value | Notes |
---|---|---|
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. |
MapService | "MAP_SERVICE" | MapService data source is a data source set that may have child data sources. It is from the map 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. |