Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-09 Thread Joerg Schweizer
Hello, You can download SUMOPy here: http://campus.unibo.it/200538/ There is also a text file for installation instructions and a very basic manual, but the main problem is the lack of documentation. You can do a lot of things easily...if you knew how. And functionality is expanding faster tha

Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-05 Thread mima Line
Hello Mr Joerg Thanks for the reply I see that SUMOPy is an interesting addition to SUMO Can you provide us more details about this, a fast look to your paper "SUMOPy: An Advanced Simulation Suite for SUMO" gives me a good impression to your suite. Best regards 2015-12-04 7:09 GMT+01:00 Jak

Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-04 Thread Jakob Erdmann
Personally, I haven't but my co-authoer Rüdiger Ebend ( ruediger.ebe...@dlr.de) has. I'm also interested in map-to-map matching rather than trajectory-to-map matching. regards, Jakob 2015-12-04 13:27 GMT+01:00 Matej KUBICKA : > This is interesting - have you done other work on map-matching? > >

Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-04 Thread Matej KUBICKA
This is interesting - have you done other work on map-matching? Matej. --- Matej KUBICKA Phone: +33 1 69 85 17 81 Le 2015-12-04 07:09, Jakob Erdmann a écrit : > Hello, > In the past I did a similar thing with SUMO and the open source tool > "travelTimeAnalysis" ( > http://wiki.openstr

Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-03 Thread Jakob Erdmann
Hello, In the past I did a similar thing with SUMO and the open source tool "travelTimeAnalysis" ( http://wiki.openstreetmap.org/wiki/Routing/Travel_Time_Analysis). It is documented in this publication: https://www.researchgate.net/publication/270793563_Benchmarking_Trajectory_Matchers_with_SUMO F

Re: [sumo-user] Map matching from GPS trace to edge ID list

2015-12-03 Thread Joerg Schweizer
Hello, we have done this with an extension to SUMO, called SUMOPy. It works OK, if the size of the city is not too big. But we continue to improve it. Please contact me if you are interested. Best wishes Joerg On 03/12/15 21:59, mima Line wrote: > Hello every body > > I have please a question abo

[sumo-user] Map matching from GPS trace to edge ID list

2015-12-03 Thread mima Line
Hello every body I have please a question about converting vehicle's GPS trace to list of traversed edge by each vehicle if we knwo the map of the city I am using, is it possible to match each GPS coordinate with edge ID? Is there any illustrative example to d this task Thanks in adavance Best