Append Model Attributes
Instructions for Use
This tool appends attributes from eligible point data to matched model data based on spatial relationships (containment or intersection). When a model matches multiple points, only the attributes from the first point are used.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Model Dataset | Select the model dataset to operate on. Objects in the model dataset must be closed; otherwise, errors may occur. | DatasetVector |
Query Dataset | Select the point dataset to operate on. | DatasetVector |
Spatial Relationship: (Optional) |
Set the spatial relationship between model objects and point objects. Options include containment and intersection.
|
PositionMode |
Overwrite Fields (Optional) |
When attribute field names in the point data exactly match those in the model data, set whether to overwrite existing values in the model with point data values. Default is not to overwrite; instead, appends point data fields as new fields to the model data in the format original_fieldname_n (e.g., height_1). | Boolean |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Model Dataset | Result model dataset | DatasetVector |