apply_symbology_from_layer
Copy symbology from a .lyrx file or another layer to standardize map styling. Apply consistent symbols without manual reconfiguration.
Instructions
Copy symbology from a .lyrx file or another layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| symbology_source | Yes | Path to a .lyrx file, or the name of another layer. | |
| update_symbology | No | MAINTAIN, UPDATE or DEFAULT -- how to handle differing field values. | MAINTAIN |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |