Hello,
I am creating a field map. There is a point and a polygon layer. The point layer is where the features will be collected (created). The points will be created inside the features of the polygon layer. I am wondering if it is possible to have a field in the point layer be populated by a value from the polygon layer based on which polygon the point was placed in?
Basically, the polygons have a "PlotNumber" field, can this value be transferred to the "PlotNumber" field in the point layer, based on which polygon the point was placed in?
Thank you.