[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Export SUMO net as shapefile (or KML)
|
set option --internal (which translates to sumolib.net.readNet(file, withInternal=True)
Thanks for the tip. It was actually easy to generate the polygons. I will share my code as soon as I am finished to fully generate all elements of the network.
One last question: somehow I cannot read the shape of the connections (internal Links) of the network using sumolib. Am I missing something? Below you can ee that junctions and internal links are missing.
No. Though it shouldn't be too hard to build this with the help of sumolib/geomhelper function move2side
Feel free to do add a new option for this.
Alternatively, you could export the lane width and use this to style the lines in QGIS.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user