Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Peter Biczok via sumo-user
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  wrote:
> 
> Please post the exact error message
> 
> Am Mi., 19. Mai 2021 um 11:49 Uhr schrieb Peter Biczok via sumo-user 
> mailto:sumo-user@eclipse.org>>:
> 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 > > wrote:
>> 
>> use 
>> 
>> Am Mi., 19. Mai 2021 um 11:37 Uhr schrieb Peter Biczok via sumo-user 
>> mailto:sumo-user@eclipse.org>>:
>> OK, and what can I do so that it would not quit on error?
>> 
>>> On 19 May 2021, at 11:34, Jakob Erdmann >> > 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 
>>> mailto:sumo-user@eclipse.org>>:
>>> 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 >>> > wrote:
 
 put 
 
  
 
 into an extra file called 'out.add.xml'
 and add the line
  into your sumocfg 
 
 Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user 
 mailto:sumo-user@eclipse.org>>:
 Thanks Jakob,
 
 I added 
 
  
 
 
 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
  
 
 says.
 
 What am I doing wrong?
 
 
 
> On 18 May 2021, at 08:27, Jakob Erdmann  > 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 
> 
> 
> regards,
> Jakob
> 
> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user 
> mailto:sumo-user@eclipse.org>>:
> 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. 
> 
>   20.32.36.png>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
 
 ___
 sumo-user mailing list
 sumo-user@eclipse.org 
 To unsubscribe from this list, visit 
 https://www.eclipse.org/mailman/listinfo/sumo-user 
 
 ___
 sumo-user mailing list
 sumo-user@eclipse.org 
 To unsubscribe from this list, visit 
 https://www.eclipse.org/mailman/listinfo/sumo-user 
 
>>> 
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 
>>> To unsubscribe from this list, visit 
>>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>>> 
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 

Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Peter Biczok via sumo-user
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  wrote:
> 
> use 
> 
> Am Mi., 19. Mai 2021 um 11:37 Uhr schrieb Peter Biczok via sumo-user 
> mailto:sumo-user@eclipse.org>>:
> OK, and what can I do so that it would not quit on error?
> 
>> On 19 May 2021, at 11:34, Jakob Erdmann > > 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 
>> mailto:sumo-user@eclipse.org>>:
>> 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 >> > wrote:
>>> 
>>> put 
>>> 
>>>  
>>> 
>>> into an extra file called 'out.add.xml'
>>> and add the line
>>>  into your sumocfg 
>>> 
>>> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user 
>>> mailto:sumo-user@eclipse.org>>:
>>> Thanks Jakob,
>>> 
>>> I added 
>>> 
>>>  
>>> 
>>> 
>>> 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
>>>  
>>> 
>>> says.
>>> 
>>> What am I doing wrong?
>>> 
>>> 
>>> 
 On 18 May 2021, at 08:27, Jakob Erdmann >>> > 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 
 
 
 regards,
 Jakob
 
 Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user 
 mailto:sumo-user@eclipse.org>>:
 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. 
 
  >>> 20.32.36.png>
 ___
 sumo-user mailing list
 sumo-user@eclipse.org 
 To unsubscribe from this list, visit 
 https://www.eclipse.org/mailman/listinfo/sumo-user 
 
 ___
 sumo-user mailing list
 sumo-user@eclipse.org 
 To unsubscribe from this list, visit 
 https://www.eclipse.org/mailman/listinfo/sumo-user 
 
>>> 
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 
>>> To unsubscribe from this list, visit 
>>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>>> 
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 
>>> To unsubscribe from this list, visit 
>>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>>> 
>> 
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
> 

Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Jakob Erdmann
use 

Am Mi., 19. Mai 2021 um 11:37 Uhr schrieb Peter Biczok via sumo-user <
sumo-user@eclipse.org>:

> OK, and what can I do so that it would not quit on error?
>
> On 19 May 2021, at 11:34, Jakob Erdmann  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 <
> sumo-user@eclipse.org>:
>
>> 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  wrote:
>>
>> put
>> 
>>  
>> 
>> into an extra file called 'out.add.xml'
>> and add the line
>>  into your sumocfg
>>
>> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user <
>> sumo-user@eclipse.org>:
>>
>>> Thanks Jakob,
>>>
>>> I added
>>> 
>>>  
>>> 
>>>
>>> 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
>>> says.
>>>
>>> What am I doing wrong?
>>>
>>>
>>>
>>> On 18 May 2021, at 08:27, Jakob Erdmann  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
>>>
>>> regards,
>>> Jakob
>>>
>>> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user <
>>> sumo-user@eclipse.org>:
>>>
 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.

  >>> 20.32.36.png>
 ___
 sumo-user mailing list
 sumo-user@eclipse.org
 To unsubscribe from this list, visit
 https://www.eclipse.org/mailman/listinfo/sumo-user

>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>>>
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
>>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Peter Biczok via sumo-user
OK, and what can I do so that it would not quit on error?

> On 19 May 2021, at 11:34, Jakob Erdmann  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 
> mailto:sumo-user@eclipse.org>>:
> 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 > > wrote:
>> 
>> put 
>> 
>>  
>> 
>> into an extra file called 'out.add.xml'
>> and add the line
>>  into your sumocfg 
>> 
>> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user 
>> mailto:sumo-user@eclipse.org>>:
>> Thanks Jakob,
>> 
>> I added 
>> 
>>  
>> 
>> 
>> 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
>>  
>> 
>> says.
>> 
>> What am I doing wrong?
>> 
>> 
>> 
>>> On 18 May 2021, at 08:27, Jakob Erdmann >> > 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 
>>> 
>>> 
>>> regards,
>>> Jakob
>>> 
>>> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user 
>>> mailto:sumo-user@eclipse.org>>:
>>> 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. 
>>> 
>>>  >> 20.32.36.png>
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 
>>> To unsubscribe from this list, visit 
>>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>>> 
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org 
>>> To unsubscribe from this list, visit 
>>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>>> 
>> 
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user

___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Jakob Erdmann
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 <
sumo-user@eclipse.org>:

> 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  wrote:
>
> put
> 
>  
> 
> into an extra file called 'out.add.xml'
> and add the line
>  into your sumocfg
>
> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user <
> sumo-user@eclipse.org>:
>
>> Thanks Jakob,
>>
>> I added
>> 
>>  
>> 
>>
>> 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
>> says.
>>
>> What am I doing wrong?
>>
>>
>>
>> On 18 May 2021, at 08:27, Jakob Erdmann  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
>>
>> regards,
>> Jakob
>>
>> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user <
>> sumo-user@eclipse.org>:
>>
>>> 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.
>>>
>>>  >> 20.32.36.png>
>>> ___
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
>>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Peter Biczok via sumo-user
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  wrote:
> 
> put 
> 
>  
> 
> into an extra file called 'out.add.xml'
> and add the line
>  into your sumocfg 
> 
> Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user 
> mailto:sumo-user@eclipse.org>>:
> Thanks Jakob,
> 
> I added 
> 
>  
> 
> 
> 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
>  
> 
> says.
> 
> What am I doing wrong?
> 
> 
> 
>> On 18 May 2021, at 08:27, Jakob Erdmann > > 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 
>> 
>> 
>> regards,
>> Jakob
>> 
>> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user 
>> mailto:sumo-user@eclipse.org>>:
>> 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. 
>> 
>>  > 20.32.36.png>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org 
>> To unsubscribe from this list, visit 
>> https://www.eclipse.org/mailman/listinfo/sumo-user 
>> 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user

___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Jakob Erdmann
put

 

into an extra file called 'out.add.xml'
and add the line
 into your sumocfg

Am Mi., 19. Mai 2021 um 10:20 Uhr schrieb Peter Biczok via sumo-user <
sumo-user@eclipse.org>:

> Thanks Jakob,
>
> I added
> 
>  
> 
>
> 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
> says.
>
> What am I doing wrong?
>
>
>
> On 18 May 2021, at 08:27, Jakob Erdmann  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
>
> regards,
> Jakob
>
> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user <
> sumo-user@eclipse.org>:
>
>> 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.
>>
>>  > 20.32.36.png>
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Visual settings for total volume

2021-05-19 Thread Peter Biczok via sumo-user
Thanks Jakob,

I added 

 


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
 

says.

What am I doing wrong?



> On 18 May 2021, at 08:27, Jakob Erdmann  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 
> 
> 
> regards,
> Jakob
> 
> Am Mo., 17. Mai 2021 um 20:37 Uhr schrieb Peter Biczok via sumo-user 
> mailto:sumo-user@eclipse.org>>:
> 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. 
> 
>   20.32.36.png>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org 
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user 
> 
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user

___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user