run sumo with option --ignore-route-errors or preprocess the routes with duarouter --ignore-errors to filter out the disconnected routes (use option --write-trips if you wish to load trips into the simulation)
Am Mi., 18. Nov. 2020 um 08:19 Uhr schrieb Han Wang <[email protected]>: > Hi all, > > I generated `.net.xml` from `.shp` file which may has some tiny errors. > And I put some real-world vehicle data into sumo for simulation. But it > tells me that: > > Error: Vehicle 'v163' has no valid route. No connection between edge > '39750' and edge '66620'. > > I think the `netconvert` failed to create a node between these two edge. > I would like to know how to ignore thie vehicle and continue to simulate? > Thanks! > > Best regards, > > Han > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
