Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] how display the name of the street and bus station on the map?

To ensure that street names are in the output, add the netconvert option --output.street-names.
To import public transport stops, add the option --ptstop-output stops.xml
Then load network and stops into sumo-gui:
sumo-gui -n net.net.xml -a stops.xml
To show street names, enable the checkbox 'show street name' in the Visualiation settings (tab 'Streets')
To show stop names, enable the checkbox 'Show full name' in the settinngs tab 'Additional'.
You can save gui settings to a file and load them at startup to avoid setting them again manually.

regards,
Jakob

2018-08-09 17:07 GMT+02:00 Mohammed Bin Hariz <mhari076@xxxxxxxxxx>:
Hi everybody
I am new in SUMO and I want export map from Openstreetmap with name of the street,bus station stop...etc. I want the name display on the map. I use in my project..OMNET++,SUMO and openstreetmap

Thank you

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top