Hello everyone, I've been trying to apply cutRoutes to a file composed by bus routes (and stops) and was not successful. I transformed the file from an additional file to a route file, so it is basically like this:
<routes> <vType id="BUS" accel="0.7" decel="1.0" sigma="0.5" length="12" minGap="3" maxSpeed="17" color="1,1,0" guiShape="bus"/> <route id="14_0" edges="8650842#1 8650842#2 (...)></route> <flow id="14_0" type="BUS" begin="1000" end="2800" period="420" color="1,1,0" route="14_0"/> </routes> I tried transforming the flow into vehicles but it didn't work as well. Is it possible to apply cutRoutes to a traditional bus route file? What type of modifications to the file have to be made in order to become possible? Thank you in advance. Kind regards, -- Deborah Perrotta PhD Researcher - MIT Portugal http://pt.linkedin.com/in/deborahperrotta/ ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
