Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] netconvert - turnaround and dead-end edges

Dear All,

using netconvert from an OSM-like file, I need to avoid turnaorund in the intersections, while
allowing it in the residential edges that are dead-ends.

The only options I found are:
<no-turnarounds value="true" help="Disables building turnarounds"/> 
<no-turnarounds.tls value="true" help="Disables building turnarounds at tls-controlled
junctions"/> 

Is there a way I can fix this? (not with netedit, I need it to be scriptable)
Given that the 'dead-end' is a tag in the junction, is there a way while using sumolib and its edge
class to know if an edge is a dead end?

Thank you in advance for the help.

Regards,
Lara

Using Debian Unstable and
Eclipse SUMO Version 950502e87e
 Build features: Linux-4.16.0-1-amd64 Proj GUI GDAL FFmpeg OSG GL2PS SWIG 

-- 
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/


Back to the top