I have uploaded my osm file: https://www.dropbox.com/s/tbidcsoipf29eyw/bologna.osm
The commands below are the ones I use to do the conversions this is additional parameters that typically i use, omitted for have a clean situation #--type-files osm-urban-de.typ.xml --ramps.guess --geometry.remove --remove-edges.isolated --tls.join --verbose --output.street-names --output.original-names --remove-edges.by-vclass hov,taxi,bus,delivery,transport,lightrail,cityrail,rail_slow,rail_fast,motorcycle,bicycle,pedestrian netconvert --osm-files bologna.osm --output-file bologna.net.xml polyconvert --net-file $bologna.net.xml --osm-files bologna.osm --type-file typemap_2.xml --output-file bologna.poly.xml $SUMO_HOME/trip/randomTrips.py -n bologna.net.xml -o bologna.trips.xml --period=0.2 --end=500 -L duarouter --randomize-flows true --ignore-errors -n bologna.net.xml -t bologna.trips.xml -o bologna.rou.xml Best Regards, Simone Rondelli 2014/1/20 Simone Rondelli <[email protected]> > Hi All, > > I have a problem with the last SVN version of sumo (dev-SVN-r15443), I'm > trying to convert an osm file to net.xml with netconvert. The Conversion > works well and the .net.xml file are generated. But when i try to generate > the .rou.xml file, duaruter seems to go in infinite loop. The same thing > happens if i try to load the .net.xml file with sumo. > > I can share my osm file if it could help! > > Best Regards > Simone Rondelli > -- Simone Rondelli ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
