The following table contains mappings of the Change Vector (Line) table attributes.
| Geodatabase (Feature Class) | Shapefile | |
Logical Property Name | Property / Field Name | Data Type and Domain | Property / Field Name | Length (max) | Notes |
Global ID | GlobalID | GUID | GLOBALID | Text 38 | |
Point ID | PointID | Long integer | POINTID | Long integer | Source is the PMBCID for the corresponding parcel point feature |
X1 | X1 | Double | X1 | Double | |
X2 | X2 | Double | X2 | Double | |
Y1 | Y1 | Double | Y1 | Double | |
Y2 | Y2 | Double | Y2 | Double | |
Shape | Shape | Geometry | SHAPE | Geometry | Generate vector from input point data |
|