Title Generate Spatial Join Attribute Rule
Creates an attribute rule to populate symbol rotation based on intersecting line features.
License
Standard
GenerateSpatialJoinAttributeRule (in_table, out_folder, join_classes, field_map, {where_clause}, {search_options})
Parameter | Explanation | Data Type |
---|---|---|
in_table |
Dialog Reference
The table or feature class that will have the new rule applied. |
GPFeatureLayer |
out_folder |
Dialog Reference
The folder where the output CSV will be saved. The name of the file is taken from in_table. |
DEFolder |
join_classes | GPFeatureLayer | |
field_map | GPFieldMapping | |
where_clause (Optional) |
Dialog Reference
SQL Expression to filter records. Only records that satisfy the query will be calculated. |
GPSQLExpression |
search_options (Optional) | GPValueTable |