Hello team, can you help me?
I have a file of points that correspond to the kilometers of a highway, from meter to meter. I also own the polygons of all the buildings along the highway. I need to join these points with the two vertices (initial km and final km) in the attribute table. Do you know how I do it? tanks
there are spatial and attribute joins... which do you want to do?
Spatial Join (Analysis)—ArcGIS Pro | Documentation
Join Field (Data Management)—ArcGIS Pro | Documentation
Add Join (Data Management)—ArcGIS Pro | Documentation
Is there a common attributes in both feature class tables?
Are you relying on proximity?