Hi,
it is indeed a bug and tracked here:
http://sumo.dlr.de/trac.wsgi/ticket/2321 For a workaround make sure the
positions are not matched to junction internal edges by doing the
matching yourself
http://sumo.dlr.de/wiki/Tools/Sumolib#locate_nearby_edges_based_on_the_geo-coordinate

Best regards,
Michael

Am 12.05.2016 um 18:32 schrieb Arslane Hamza Cherif:
> Hello,
> 
> I want to calculate the Driving distance between 2 nodes (say that the
> nodes ID's are 5 & 6 and theirs coordinates are respectively equal to
> (110,100) & (210,100).
> 
> I tried to use the TraCI command getDistance2D() like this:
> *traci.simulation.getDistance2D(*110,100*, *210,100*, isGeo=False,
> isDriving=True)*
> 
> but it fails to return me a valide result, instead i get the system max
> float value. Any suggestions ?
> 
> I link in the current email my current very small network,
> 
> Best regards,
> Arslan
> 
> 
> 
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> 
> 
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> 


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to