count_features
Counts features in an ArcGIS Pro layer or table, optionally filtered by a SQL where clause.
Instructions
Count features, optionally matching a where clause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| where | No | SQL where clause. | |
| map_name | No | Map to act on; defaults to the active map. | |
| layer_name | Yes | Layer or table name as shown by get_layers, or a full dataset path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |