Hello everyone,
I want make a street following the topography, checking the slope of the curve.
Does anyone have any idea how I can do it?
I leave the example files attached
Topo.rar (105.0 KB)
Hello everyone,
I want make a street following the topography, checking the slope of the curve.
Does anyone have any idea how I can do it?
I leave the example files attached
check this discussion:
and some plug-in out there like:
Thanks for the reply, but thatâs not what Iâm looking for.
I would like to use the existing topography to outline a road (curve) that is defined based on the topography of the land, going to enter a value of the maximum slope.
cool - what does this mean? you want to outline a road based on the topography but relative to what? Are you trying to find the path (like âshortestâ path) through the terrain or is it just a straight path? Your image shows what you have but maybe not what youâd like to achieve?
you can use either the contour component, or, different approach, intersect your topo surface with a series of horizontal planes
You could do something like this. If you consider an approach that is more of a âvisual feedbackâ type thing. It allows you to use a curve as a centerline for your road and show you the slope at defined segment lengths. This way, you can move your curve around until it fits your requirements. The units are specified in degrees in this example.
Thanks Chris, this is an excellent verification method, but I was interested in something more âAutomaticâ, like starting from a curve projected on the surface being able to draw another curve that has a maximum slope defined.
Docofossor has different methods to use a curve to create âroadsâ on a topo. Either using a flat curve that is projected into the topo, or an actual curve with the desired elevation (heights).