Hello everyone,
I need help determining elevation for some points in ArcGIS pro. The case is as follow:
1- I have a set of 200k points that includes x,y,z data for each.
2- Now, I have an additional "four points" with known x and y only, I need to estimate the elevations of these four new points using the previous 200k points (I have created a separate shapefile for these four points).
I have tried many tools (interpolation, calculate z, etc.) but it all did not work and gives a null geometry.
Any thoughts on how can I do this?
Thanks a lot in advance.