I have two data sets, one is LiDAR derived contours (blue in pic), the other is less accurate contours (red in pic). The two overlap but I would like one dataset where the more accurate is used where available and the less accurate remaining where I do not have LiDAR coverage.
I thought about creating a polygon outline of all my LiDAR coverage and using that clip out a hole in the less accurate contours so I can then paste-in the more accurate LiDAR data, but I don't know how to generate that outline of the data's extent, and not sure if this is the best approach. Seeking advice if this approach would work and how to go about it.
