I have a 2d point created from Geocoder that I'm trying to combine attributes with a 3D fbx model. Both are in the same coordinate system but I think that the 2D point has no z values while the 3d model does. Is there a way to combine attributes using only x and y values instead of z values? I attached pictures to hopefully show my data. For now I'm just working with 1 point as an example but will recieve more attributes over time
Page 1 / 1
Hi @jaronkasiban It's likely difficult to match features by x and y values for points. Try a NeighborFinder instead to merge the attributes from one set of features to the other.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.