I have a point .shp, that has a "city" field in the attribute table, which is null at the moment. Also, polygon .shp that contains a populated "city" field. What I want is the point shape to auto populate the "city" from the polygon field based on its spatial relationship as I create new points.
Thanks in advance
Ryan Chittenden