add_join
Attach a table to an ArcGIS Pro layer on a shared field to combine attributes for analysis, queries, or mapping.
Instructions
Join a table to a layer on a common field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep_all | No | KEEP_ALL or KEEP_COMMON. | KEEP_ALL |
| map_name | No | Map to act on; defaults to the active map. | |
| join_field | Yes | Field on the join table. | |
| join_table | Yes | Table layer name or dataset path. | |
| layer_name | Yes | Layer or table name as shown by get_layers, or a full dataset path. | |
| layer_field | Yes | Field on the layer. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |