Hi, OD2Trips doesn’t take the options listed in the error message. You can check the available options here: https://sumo.dlr.de/docs/od2trips.html
Regards, Giuliana Von: sumo-user-boun...@eclipse.org <sumo-user-boun...@eclipse.org> Im Auftrag von Chris Weinhaupl Gesendet: Sonntag, 11. Oktober 2020 07:35 An: Sumo project User discussions <sumo-user@eclipse.org> Betreff: [sumo-user] od2trips - Quitting (on error). I have created a cfg with 2 districts. I created the osm.sumocfg from OSMWebWizard. Then I added some extra edges and nodes. Then I tried to create trips with od2trips. (see below) Thoughts based on the error below? Thank you C:\sumo_projects\ont_2_ranch>od2trips -c osm.sumocfg -n taz.add.xml -H -b 0 -e 3600 --vtype="evehicle" --prefix="ev_" --output-prefix="ev_trips_" -v Loading configuration ... Error: No option with the name 'additional-files' exists. Error: No option with the name 'ignore-route-errors' exists. Error: No option with the name 'device.rerouting.adaptation-steps' exists. Error: No option with the name 'duration-log.statistics' exists. Error: No option with the name 'gui-settings-file' exists. Error: Could not load configuration 'osm.sumocfg'. Quitting (on error). osm.sumocfg <?xml version="1.0" encoding="UTF-8"?> <!-- generated on 10/08/20 01:30:32 by Eclipse SUMO sumo Version 1.7.0 --> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> <input> <net-file value="osm.net.xml"/> <additional-files value="osm.poly.xml"/> </input> <processing> <ignore-route-errors value="true"/> </processing> <routing> <device.rerouting.adaptation-steps value="180"/> </routing> <report> <verbose value="true"/> <duration-log.statistics value="true"/> <no-step-log value="true"/> </report> <gui_only> <gui-settings-file value="osm.view.xml"/> </gui_only> </configuration>
_______________________________________________ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user