I want to identify the closest polygon to the point, and then copy specific attributes from the polygon to the points. Yes use Spatial Join :. Joins attributes from one feature to another based on the spatial relationship. The target features and the joined attributes from the join features are written to the output feature class.
The feature in the join features that is closest to a target feature is matched. See the usage tip for more information.
Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. When multiple source features match one or more target features, the field values from only one of the source features are transferred to the target features. If a source field value is missing, then no attribute transfer occurs.
The Search Distance parameter is used in finding match candidates. Use a distance large enough to catch most of the shifts between corresponding features, but not too large to cause unnecessary processing of too many candidates and potentially getting wrong matches. The Output Match Table is optional.
This match table provides complete feature matching information, including the source and target FIDs, match groups, match relationships, and the level of confidence of the matching derived from spatial and attribute matching conditions. This information can help you understand the match situations and facilitate postinspection, postediting, and further analysis.
See About feature matching and the match table for details. Feature matching accuracy relies on data quality, complexity, and similarities of the two inputs. You need to minimize data errors and select relevant features as input through preprocessing.
Arc GIS for Desktop. Related Topics Transferring attributes between features Feedback on this topic? This will ensure that you select the correct feature when using the Attribute Transfer tool. The first step in the Attribute Transfer process is to set the source and target layers.
The Attribute Transfer Mapping dialog box allows you to define these settings. The next step is to specify which fields to use for the attribute transfer. You will select a field in the source layer and match it to a corresponding field in the target layer.
0コメント