Hi All,
I have a road network polyline feature class and a DEM raster. I used the �??Interpolate Shape�?� tool (3D Analyst) to generate a 3D polyline, where is possible to see the topographic profile of each road segment.
I need to classify my roads in different classes of slope (e.g.: 0-3%, 3-8%, >8%), based on the Z value of the 3D roads.
One way to do that is using the �??Add Z information�?� tool, but the point is that I need to classify it with more details, I mean, regardless the segment division of my feature class.
For example, if I have a 5 km segment, instead of calculate the average slope value for the segment, I want to classify it in different classes of slope, and split this segment for each class.
Any idea?
Tks!