The Templates toolset contains tools for creating attribute rules with predefined ArcGIS Arcade templates. An understanding of Arcade is not required to create an attribute rule. The Arcade logic can be modified after rule creation.
Learn more about working with attribute rules
Tool | Description |
---|---|
Creates an attribute rule that generates a unique value for a field from a query. The tool outputs a .csv file containing an ArcGIS Arcade attribute rule based on the inputs provided, a Python file that contains the code for generating sequences in the workspace, and an ID file for visualizing generated IDs. | |
Generates a .csv file with an attribute rule for an input based on field values queried from one or more feature classes. | |
Generates an attribute rule specific to symbol rotation logic. The tool outputs a .csv file containing an ArcGIS Arcade attribute rule based on the inputs provided. |