Label | Explanation | Data Type |
Input Layer | The point, line, polygon, or tabular features to be described. | Record Set |
Output Name | The name of the output feature service. | String |
Number of Sample Features (Optional) | The number of features that will be included in the output sample layer. No sample is returned if you select 0 features or don't provide a number. By default, no sample layer is returned. | Long |
Create Extent Layer (Optional) | Specifies whether an output extent layer will be created. The extent is a polygon that represents the spatial and temporal extent of the input features.
| Boolean |
Data Store
(Optional) | Specifies the ArcGIS Data Store where the output will be saved. The default is Spatiotemporal big data store. All results stored in a spatiotemporal big data store will be stored in WGS84. Results stored in a relational data store will maintain their coordinate system.
| String |
Derived Output
Label | Explanation | Data Type |
Output | The output layer containing the summarized statistic calculations. | Record Set |
Extent Layer | When the create_extent_layer parameter is selected, the tool will output a layer containing a single polygon representing the extent of your dataset. | Feature Set |
Sample Layer | When the sample_features parameter specifies a value greater than zero, the tool will output a layer containing the specified number of sample features from your dataset. | Feature Set |
Output JSON | This parameter is not used. A JSON string containing all of the summary information calculated in analysis is included in the tool's messages. | String |