Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Problem with Elevation

see https://github.com/eclipse/sumo/issues/13318
A workaround is to build (or rebuild) the network with option --no-internal-links, though this has the side effect of using a less detailed intersection model (https://sumo.dlr.de/docs/Simulation/Intersections.html#internal_links)

splitting the network would not help.

Am Fr., 26. Mai 2023 um 10:30 Uhr schrieb Florian Schnepf <florian.schnepf97@xxxxxx>:
Hello Jakob,
 
 
I added elevation data to my net using Geotiff from NASA Earth Observation
 
Now I get implausible values for the slope. For example this edge. If the edge would rise linear between the two junctions, the slope would be 2,09°. But in my output file the values jump from -44,2° to 8,2°
 
How is the z value for edges between two junctions computed? Would it be helpful to split the edges to get more junctions?
 
I atteched my network. 
 
 
Thank you for your continuous support
 
Regards,
Florian
 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top