Label | Explanation | Data Type |
Source Points
| The source point feature class that will be used to create or update points in the target parcel fabric. | Feature Layer |
Target Parcel Fabric
| The target parcel fabric in which points will be updated or created. The target parcel fabric can be from a file geodatabase, an enterprise geodatabase connected to the default version, a mobile geodatabase, or a feature service. | Parcel Layer |
Match Point Method
| Specifies the method that will be used to find existing parcel fabric points that match the source points.
| String |
Search Distance
(Optional) | The distance that will be used to search for parcel fabric points that lie within the proximity of the source points. | Linear Unit |
Update Type
| Specifies the type of update that will be applied to parcel fabric points that match source points.
| String |
Record Name
(Optional) | The name of the record that will be associated with the new imported points. If the record exists in the target parcel fabric, the new points will be associated with the record. If the record does not exist, a record will be created. If new points replace existing points, and Update Type is set to Retire and replace, the record will be used to retire the points as historic. | String |
Match Field
(Optional) | The field that will be used to match source points to parcel fabric points when Name and proximity or Global ID and proximity is used for the Match Point Method parameter. When searching by name, the field in the source point feature class should be of type Text. When searching by Global ID, the field in the source point feature class should be of type GUID. | Field |
Conflicts Table
(Optional) | The path and name of the output table that will store conflicts. If more than one parcel fabric point is found within the search tolerance of a source point, the Object IDs of the source points and parcel fabric points will be reported in the conflicts table. | Table |
Update And Create Options
(Optional) | Specifies whether points will be updated, created, or both.
| String |
Derived Output
Label | Explanation | Data Type |
Updated Parcel Fabric | The updated parcel fabric. | Parcel Layer |