Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Duarouter

Hi
Please find the files attached.

Thanks
Raheleh

On Wed, Aug 21, 2019 at 2:16 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
please attach the weight file samp3.weight.xml

Am Di., 20. Aug. 2019 um 20:01 Uhr schrieb Raheleh Zarei <raheleh.zarei@xxxxxxxxx>:
Hi
When I use the Duarouter to create routes from trips and add a weight file to use custom edges weight, I receive the following warning in the command line and weight file doesn't effect the routing and traveltime in full output report. May I know please the reason behind this and how I can fix it. Thank you

duarouter --route-files samp3.trips.xml --weight-files samp3.weight.xml --net-file samp3.net.xml --output-file samp3.rou.xml

Warning: No interval matches passed time 0.00 in edge 'gneE2'.
 Using edge's length / max speed.


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


--
RAZ
<meandata>
   <interval begin="1" end="7200" id="w1">
		<edge id="gneE0" traveltime="100"/>
        <edge id="gneE1" traveltime="100"/>
        <edge id="gneE10" traveltime="100"/>
        <edge id="gneE11" traveltime="100"/>
        <edge id="gneE12" traveltime="100"/>
        <edge id="gneE13" traveltime="100"/>
        <edge id="gneE14" traveltime="100"/>
        <edge id="gneE17" traveltime="100"/>
        <edge id="gneE18" traveltime="100"/>
        <edge id="gneE2" traveltime="100"/>
        <edge id="gneE21" traveltime="100"/>
        <edge id="gneE22" traveltime="100"/>
        <edge id="gneE23" traveltime="100"/>
        <edge id="gneE24" traveltime="100"/>
        <edge id="gneE3" traveltime="100"/>
        <edge id="gneE7" traveltime="100"/>
        <edge id="gneE9" traveltime="100"/>
   </interval>
</meandata>


Back to the top