Hello, I am unfamiliar with the documentation you are using. Assuming you intend to create mobility for NS2 or NS3 the following page may be of interest to you: http://sumo.dlr.de/wiki/Tools/TraceExporter A scenario based on OSM can be created quickly with the following tool: http://sumo.dlr.de/wiki/Tools/Import/OSM There is no need to use the tiger data base in this case. regards, Jakob
2015-10-10 12:36 GMT+02:00 Bouabid Marwan <[email protected]>: > Hello everyone, > i am having trouble creating the .mobility file to use in the > simulation .first where to get the RT1 and RT2 file such in the > example below in the config file. > here is the structure of the config file > MODE 1 > ORIGIN 34024725 -118491458 > WIDTH 2100 > HEIGHT 2100 > INTERNAL_NODES No > RT1 "/your/fulll/path/TGR06037.RT1" > RT2 "/your/fulll/path/TGR06037.RT2" > BUILD_SUMO_OUTPUT YES > SUMO_SIMULATION_TIME 1800 > SUMO_NODES_FILE SUMOnodes.xml > SUMO_EDGES_FILE SUMOedges.xml > SUMO_TURNS_FILE SUMOturns.xml > SUMO_FLOWS_FILE SUMOflows.xml > SCENARIO RANDOM > SCENARIO_DIJKSTRA_WEIGHT > TIME > RANDOM_SCENARIO_DESTINATION_TYPE RANDOM > AVERAGE_ARRIVALS 95 > ENTRY_FLOW_MODE > WEIGHTED > WEIGHTED_FLOWS_EXPONENT 1 > then the following command > mono VMF.exe /path/to/file_name.config will create the .mobility file > > well importing a map (.osm) file is better but how to get the > node,edge file from the map and how to use the tiger data base ? > > -- > Bouabid Marwan > Mastère de recherche System d'information intelligent ISIGK. > tel:+21655724177 > > > ------------------------------------------------------------------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
