Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Add u turns to all junctions in a network

Missing turnarounds in an OSM imported network reflect information from the OSM file (specific turns are marked as forbidden).
You can re-guess all connections which adds turnarounds but loses all the OSM information by calling

netconvert -s old.net.xml -p new
netconvert -e new.edg.xml -n new.nod.xml -o new.net.xml

Am Di., 8. Apr. 2025 um 17:25 Uhr schrieb Rachael Yuan via sumo-user <sumo-user@xxxxxxxxxxx>:
Hello,

I got a network of a town from OSM but a lot of functions do not have U turns. Is there a way to add u turns to all the junctions in the road networks?

Thanks,

Rachael
_______________________________________________
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