Hello, I want to visualize in a stepwise aggregated way. Meaning, say I have data that runs from 1-1000s.
Now I know how to get aggregated edge data (for the entire 1000s). I also know how to generate stepwise data by setting freq. (<edgeData id="vehData" file="edgeData_vehs_50.xml" freq = "50" />). But It generates a single file. However, I want to visualize the edge data (for each aggregated 50s) separately (which should require separate edge data files to load them). But I have a single edge data file (in a 50s stepwise manner). How to visualize them separately? Like one visualization for the first 50s, then for the next 50s (51-100s), and so on. Thanks.
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
