Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] obtaining actual length of edge

Hello,
I assume that the length of the edge in netedit is derived from the cartesian coordinates. Is it possible to get an approximate length of the edge in metres if the network is extracted from an osm file? 

My idea was that I need to map the cartesian coordinates of the start node, shape nodes and end node to WGS84 coordinates and then obtain the distance, Am i correct?

Thanks and regards

Back to the top