Label | Explanation | Data Type |
Input Features
| The feature class for which database computed feature binning will be enabled. Supported input types are point and multipoint feature classes stored in an enterprise geodatabase or database, or point feature classes stored in a cloud data warehouse. The data cannot be versioned or archive enabled. | Feature Layer |
Bin Type
(Optional) | Specifies the type of binning that will be enabled. If you are using SAP HANA data, only the Square, Flat hexagon, and Pointy hexagon options are supported. If you are using Snowflake or Redshift data, only the Geohash option is supported.
| String |
Bin Coordinate Systems
(Optional) | The coordinate systems that will be used to visualize the aggregated output feature layer. You can choose up to two coordinate systems to visualize the output layer. By default, the coordinate system of the input feature class is used. Custom coordinate systems are not supported. This parameter does not apply to BigQuery, Redshift, or Snowflake. For those platforms, the coordinate system of the input feature class is used. | Coordinate System |
Summary Statistics
(Optional) | Specifies the statistics that will be summarized and stored in the bin cache. Statistics are used to symbolize bins and provide aggregate information for all the points in a bin. One summary statistic, the total feature count (shape_count), is always available. You can define up to five additional summary statistics.
| Value Table |
Generate Binning Cache
(Optional) | Specifies whether a static cache of the aggregated results will be generated or visualizations will be aggregated on the fly. The cache is not necessarily created for all levels of detail.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Features | The updated input with database computed feature binning enabled. | Feature Layer |