I have created stream lines from a DEM and would like to get a list of values:
X - "upstream distance", Z - "elevation", S - 'Stream order' and L - "lithology"
for each stream and to export these data to matlab.
I managed to get an (X,Z) and (X,L) lists out using "interpolate shape", and then exporting the data using "profile graph".
But because I have quite a lot of data, it would be nice to do it in a less manual way.
I have ArcGIS Desktop 10.2 with spatial and 3D analyst.
I am rather new to ArcGIS, so advice on what tools to look into would be helpful.
Regards, Jane