Folder "Join"
Usually, a data table based on the value of a field, which can be found in both tables, is connected with another feature class. The name of this field must not be the same in both tables, but the data type must be the same. Numbers are connected with numbers, strings with strings, etc.
If several tables shall be connected to the output data set, even further folders Join can be created under the folder Joindef.
Property |
Description |
mandatory |
optional |
Table |
You have to enter the name of the table that will be connected to the feature class. |
x |
|
FCField |
The field name from the feature class on which the connection builds. |
x |
|
TableField |
The field name from the table on which the connection builds. |
x |
|
The joined table must be in the same workspace as the basis feature class. The name of the fields of a joined table in the XML configuration is composed of <Table>.<Field>.
Example:
![]()
|
The folder Join or Joindef are optional. If however the folder is created in the configuration, the associated attributes are mandatory. |