Re: [sumo-user] How to map match GPS dataset to nearby edge with SUMO

2017-02-05 Thread Jakob Erdmann
TraCI does not support GPX files directly. You will still need to write a
program that loads these files and sends the correct TraCI-commands.

2017-02-01 22:22 GMT+01:00 mima Line :

> Hi
> It seems that is a difficult task since I am new bee in OSM and geographic
> systems
> about Traci, is it possible to process many GPX files at once?
> Thanks
>
>
> 2017-02-01 17:11 GMT+01:00 Jakob Erdmann :
>
>> This problem is desribed on page 2 of the linked paper. The
>> OSM2Routing.exe is too old to handle the latest OSM data. I had to rebuild
>> from source to handle 64bit ids. Unfortunately, that work no longer exists
>> so you'll have to do this yourself.
>> regards,
>> Jakob
>>
>> 2017-02-01 14:18 GMT+01:00 mima Line :
>>
>>> Hi Mr Jakob
>>> Thank you very much for the reply
>>> I have tested to import my OS file of SanFransisco from OSM website, I
>>> get this error, is it due to the large size of that file
>>> [image: Images intégrées 1]
>>> La valeur était trop grande ou trop petite (Value was either too large
>>> or too small for an Int32)
>>> how can I resolve this problem
>>>
>>> Best regards
>>>
>>>
>>>
>>>
>>>
>>> 2017-01-29 23:41 GMT+01:00 Jakob Erdmann :
>>>
 Hello,
 If the spatial error in your GPS data is low, you can use TraCI to
 perform this mapping
 you can convert lon,lot to edge,pos using traci.simulation.convertRoad(x
 ,y,geo=True)
 However, if the mapping is ambiguous there are more sophisticated
 algorithms to select the most plausible road.
 see  http://elib.dlr.de/93676

 regards,
 Jakob

 2017-01-28 22:52 GMT+01:00 mima Line :

> Hi Sumo user,
>
>
> I would like to map match a big dataset of GPS trajectory with SUMO to
> get
> as a final output the set of edges traversed by each vehicle, all what
> I
> have is the OSM map and GPS trajectories
>
>
> I see that I can import the OSM file and convert it to .net file but i
> wondered if snapping GPS trips is possible with SUMO
>
>
> Thanks in advance
>
>
> Best regard
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>


>>>
>>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] SUMO question about output representation

2017-02-05 Thread Jakob Erdmann
When using simulated induction loops (
http://sumo.dlr.de/wiki/Simulation/Output/Induction_Loops_Detectors_(E1))
you can set the attribute splitByType="true" to get type-specific output.

When using edgeData (
http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures)
you can filter for type by setting the vTypes attribute (i.e.
vTypes="bus"). You will then need a separate -definitions for
each type (or list of types) you are interested in.

regards,
Jakob

2017-02-03 2:33 GMT+01:00 Jirayu Tippayagulpairod :

> Dear user and developers ,
>  I'm student in Thailand who do the project with SUMO
> program and I have some question to ask. As I used SUMO , it can simulate
> the many type of vehicle in traffic and the
> output is in form of enter , left ,density , travel time but it doesn't
> show each type of output (For example : I mean that 4 outputs for car and 4
> outputs for bus individually) Therefore, I want to know that Can SUMO
> simulate the outputs individually for each type of vehicles or it cannot ?
>
> Best regards,
>
> Jirayu Tippayagulpairod
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] simulation time

2017-02-05 Thread Jakob Erdmann
Hello,
the statistics summary cannot be printed to an xml file at the moment. You
could use the --summary-output which outputs information every step and
check the time stamp of the last output value.
regards,
Jakob

2017-02-06 5:28 GMT+01:00 Thaer Thaher :

> Dear,
>
> To simulate all vehicles  no value for --end has been given. The
> (--duration-log.statistics) option will print averages for vehicles trip
> like the simulation time. can we output  these results to an external xml
> file.
>
> I'm interested in finding the required time to simulate all vehicles for
> different traffic light programs.
>
> Thanks
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Regarding Modelling of Inducion detectors

2017-02-05 Thread Jakob Erdmann
see http://sumo.dlr.de/wiki/Simulation/Output#simulated_detectors
and http://sumo.dlr.de/wiki/NETEDIT#Additionals
regards,
Jakob

2017-02-05 21:50 GMT+01:00 Abdul Salam Shaikh :

> Hi,
>
> I have created traffic scenario using a OSM web wizard as indicated in the
> tutorials and I was wondering if there is any way to model induction
> detectors on the lanes ?
>
>
> --
> Thanks & Regards,
>
> *Abdul Salam Shaikh*
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] SUMO question about output representation

2017-02-05 Thread Jirayu Tippayagulpairod
Dear user and developers ,
 I'm student in Thailand who do the project with SUMO
program and I have some question to ask. As I used SUMO , it can simulate
the many type of vehicle in traffic and the
output is in form of enter , left ,density , travel time but it doesn't
show each type of output (For example : I mean that 4 outputs for car and 4
outputs for bus individually) Therefore, I want to know that Can SUMO
simulate the outputs individually for each type of vehicles or it cannot ?

Best regards,

Jirayu Tippayagulpairod
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] simulation time

2017-02-05 Thread Thaer Thaher
Dear,

To simulate all vehicles  no value for --end has been given. The 
(--duration-log.statistics) option will print averages for vehicles trip like 
the simulation time. can we output  these results to an external xml file.

I'm interested in finding the required time to simulate all vehicles for 
different traffic light programs.

Thanks
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Regarding Modelling of Inducion detectors

2017-02-05 Thread Abdul Salam Shaikh
Hi,

I have created traffic scenario using a OSM web wizard as indicated in the
tutorials and I was wondering if there is any way to model induction
detectors on the lanes ?


-- 
Thanks & Regards,

*Abdul Salam Shaikh*
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user