Hello everyone,

I've imported a map of San Francisco from OSM into SUMO (not even the whole
city, only as south as 17th St). My simulation runs just fine on the map
with command line, however when I try to observe using the GUI, the
performance is really slow - scrolling through the GUI (move
up/down/right/left, zoom in, zoom out) takes ages and is practically
unusable. That seem to only happen when I zoom out to observe a whole
neighbourhood or so. When I zoom in to observe one or a few roads the
performance is fine.

Are there any suggestions to improve the GUI performance when looking at a
whole city? I only need car roads, the rest is not important - so I already
try to filter out everything but those. The filter I use is:

*netconvert --osm sf -o sf-streets.net.xml --output.street-names true
--keep-edges.by-type
highway.motorway,highway.motorway_link,highway.trunk,highway.trunk_link,highway.primary,highway.primary_link,highway.residential,highway.unclassified,highway.secondary,highway.tertiary*


In addition - when I zoom out the vehicles are too small to observe at all.
Is there a way to make them larger and observable even when zoomed out?

I will also mention that I use a strong hardware to run the GUI - 2015
MacBook Pro, Core 7, SSD, 16GB RAM

TIA
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to