Hi Jakob, It worked, first the file was empty but on second run it created edgeData. Thanks a lot!
Peter > On 19 May 2021, at 11:54, Jakob Erdmann <[email protected]> wrote: > > Please post the exact error message > > Am Mi., 19. Mai 2021 um 11:49 Uhr schrieb Peter Biczok via sumo-user > <[email protected] <mailto:[email protected]>>: > No, unfortunatelly that did not fix the issue. Still no edgeDataOutput.xml > was created on simulation. > >> On 19 May 2021, at 11:43, Jakob Erdmann <[email protected] >> <mailto:[email protected]>> wrote: >> >> use <edgeData id="myID" file="edgeDataOutput.xml"/> >> >> Am Mi., 19. Mai 2021 um 11:37 Uhr schrieb Peter Biczok via sumo-user >> <[email protected] <mailto:[email protected]>>: >> OK, and what can I do so that it would not quit on error? >> >>> On 19 May 2021, at 11:34, Jakob Erdmann <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> No. You can put an arbitrary single id there (i.e. myData). This is just to >>> distinguish multiple outputs in the same file. >>> >>> Am Mi., 19. Mai 2021 um 10:30 Uhr schrieb Peter Biczok via sumo-user >>> <[email protected] <mailto:[email protected]>>: >>> Loading additional-files from 'out.add.xml' ... >>> Error: Attribute 'id' is missing in definition of a edgeData. >>> Loading of additional-files failed. >>> Quitting (on error). >>> >>> Should I be listing all the edge IDs? >>> >>> >>>> On 19 May 2021, at 10:24, Jakob Erdmann <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> put >>>> <additional> >>>> <edgeData file="edgeDataOutput.xml"/> >>>> </additional> >>>> into an extra file called 'out.add.xml' >>>> and add the line >>>> <additional value="out.add.xml"/> into your sumocfg >>>> >>>> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user >>>> <[email protected] <mailto:[email protected]>>: >>>> Thanks Jakob, >>>> >>>> I added >>>> <additional> >>>> <edgeData file="edgeDataOutput.xml"/> >>>> </additional> >>>> >>>> to my config file but there is no dump when I run >>>> sumo foutca.sumocfg or >>>> sumo -c foutca.sumocfg >>>> >>>> as opposed to what >>>> https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html >>>> >>>> <https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html> >>>> says. >>>> >>>> What am I doing wrong? >>>> >>>> >>>> >>>>> On 18 May 2021, at 08:27, Jakob Erdmann <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> For volume, I can recommend 'color by edgeData'. Either >>>>> - edgeData output from a finished simulation (i.e. keyword 'entered') >>>>> - output of countEdgeUsage.py with option --intermediate (keyword >>>>> 'intermediate'). The 1.9.2 version also supports time lines >>>>> See https://sumo.dlr.de/docs/sumo-gui.html#visualizing_edge-related_data >>>>> <https://sumo.dlr.de/docs/sumo-gui.html#visualizing_edge-related_data> >>>>> >>>>> regards, >>>>> Jakob >>>>> >>>>> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user >>>>> <[email protected] <mailto:[email protected]>>: >>>>> Hi Guys! >>>>> >>>>> Is there a way to visualise the TOTAL amount of volume on all the Streets >>>>> in Sumo 1.9? >>>>> >>>>> There are various View settings for vehicles, persons, streets etc, but I >>>>> cannot seem to find a way to visualise the streets according to the total >>>>> volume of vehicles. >>>>> >>>>> I attach a screenshot from the 2020 Tutorial youtube video where the >>>>> Fastest routes has a similar visual, but I would like to have volume. >>>>> >>>>> Any thoughts? >>>>> >>>>> Many thanks >>>>> >>>>> Peter. >>>>> >>>>> <Screenshot 2021-05-17 at 20.35.29.png><Screenshot 2021-05-17 at >>>>> 20.32.36.png> >>>>> _______________________________________________ >>>>> sumo-user mailing list >>>>> [email protected] <mailto:[email protected]> >>>>> To unsubscribe from this list, visit >>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >>>>> _______________________________________________ >>>>> sumo-user mailing list >>>>> [email protected] <mailto:[email protected]> >>>>> To unsubscribe from this list, visit >>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >>>> >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] <mailto:[email protected]> >>>> To unsubscribe from this list, visit >>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] <mailto:[email protected]> >>>> To unsubscribe from this list, visit >>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >>> >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] <mailto:[email protected]> >>> To unsubscribe from this list, visit >>> https://www.eclipse.org/mailman/listinfo/sumo-user >>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] <mailto:[email protected]> >>> To unsubscribe from this list, visit >>> https://www.eclipse.org/mailman/listinfo/sumo-user >>> <https://www.eclipse.org/mailman/listinfo/sumo-user> >> >> _______________________________________________ >> sumo-user mailing list >> [email protected] <mailto:[email protected]> >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> <https://www.eclipse.org/mailman/listinfo/sumo-user> >> _______________________________________________ >> sumo-user mailing list >> [email protected] <mailto:[email protected]> >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> <https://www.eclipse.org/mailman/listinfo/sumo-user> > > _______________________________________________ > sumo-user mailing list > [email protected] <mailto:[email protected]> > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > <https://www.eclipse.org/mailman/listinfo/sumo-user>
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
