I need help using the Profile Graph feature in 3D Analyst (ArcGIS 10.8.1).
I'm trying to generate topographic profiles for a number of sections, using Z values from a TIF raster DEM. I interpolate the line, and then select Profile Graph. The feature works, but it rounds all Z values on the Y-axis to an integer, creating a stepped profile (see attached image).
The TIF raster was generated by a mosaic of smaller LiDAR tiles, using 32-bit FLOAT pixel types.
It seems that the profile graph is only taking the integer values, and ignoring decimal places.
Can anybody help? I need smoother profiles than this.