Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to generate detector file with dfrouter

Hello,
the detector file needs to match the detector Ids from your detector flow input and combine this with map matching information (on what edge/lane is the detector located). Since this map maptching must be supplied by the user somehow, there is no tool that solves this for everyone.
We usually write our own scripts that reads project specific data files to generate the detector file. Using sumolib for map-matching helps: http://sumo.dlr.de/wiki/Tools/Sumolib#locate_nearby_edges_based_on_the_geo-coordinate

regards,
Jakob

2018-06-07 6:02 GMT+02:00 Claude Njoh via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hi could somebody know how to generate the initial detector file for
dfrouter on a large network?

Thank you
Claude
------------------------------------------------------------------------------
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 mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top