Hi,
I am using Surface::locationToElevation function.
1) It looks locationToElevation returns nearest neighbor result. Is there any way to get bilinear interpolated elevation?
2) When I attached ArcGISTiledElevationSource to the surface, locationToElevation returns nearest neighbor result.
But if I attached (only) RasterElevationSource to the surface, locationToElevation returns flat data.
I checked that RasterElevationSource configuration worked fine displaying 3D map image.
Is this right behavior?
Regards,
Hideki