.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH SUMO "1" "March 2017" "SUMO jtrrouter Version 0.28.0" "User Commands" .SH NAME SUMO \- Router for the microscopic road traffic simulation SUMO based on junction turning ratios .SH SYNOPSIS .B jtrrouter [\fI\,OPTION\/\fR]\fI\,*\/\fR .SH DESCRIPTION SUMO jtrrouter Version 0.28.0 .IP Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de .PP Router for the microscopic road traffic simulation SUMO based on junction .IP turning ratios. .SS "Configuration Options:" .TP \fB\-c\fR, \fB\-\-configuration\-file\fR FILE Loads the named config on startup .TP \fB\-\-save\-configuration\fR FILE Saves current configuration into FILE .TP \fB\-\-save\-template\fR FILE Saves a configuration template (empty) into FILE .TP \fB\-\-save\-schema\fR FILE Saves the configuration schema into FILE .TP \fB\-\-save\-commented\fR Adds comments to saved template, configuration, or schema .SS "Input Options:" .TP \fB\-n\fR, \fB\-\-net\-file\fR FILE Use FILE as SUMO\-network to route on .TP \fB\-d\fR, \fB\-\-additional\-files\fR FILE Read additional network data (districts, bus stops) from FILE .TP \fB\-a\fR, \fB\-\-alternative\-files\fR FILE Read alternatives from FILE .TP \fB\-f\fR, \fB\-\-flow\-files\fR FILE Read flow\-definitions from FILE(s) .TP \fB\-t\fR, \fB\-\-turn\-ratio\-files\fR FILE Read turning ratios from FILE(s) .SS "Output Options:" .TP \fB\-\-output\-prefix\fR STR Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time. .TP \fB\-o\fR, \fB\-\-output\-file\fR FILE Write generated routes to FILE .TP \fB\-\-vtype\-output\fR FILE Write used vehicle types into separate FILE .TP \fB\-\-exit\-times\fR Write exit times (weights) for each edge .SS "Processing Options:" .TP \fB\-\-ignore\-errors\fR Continue if a route could not be build .TP \fB\-\-unsorted\-input\fR Assume input is unsorted .TP \fB\-s\fR, \fB\-\-route\-steps\fR TIME Load routes for the next number of seconds ahead .TP \fB\-\-randomize\-flows\fR generate random departure times for flow input .TP \fB\-\-max\-alternatives\fR INT Prune the number of alternatives to INT .TP \fB\-\-remove\-loops\fR Remove loops within the route; Remove turnarounds at start and end of the route .TP \fB\-\-repair\fR Tries to correct a false route .TP \fB\-\-repair\fR.from Tries to correct an invalid starting edge by using the first usable edge instead .TP \fB\-\-repair\fR.to Tries to correct an invalid destination edge by using the last usable edge instead .TP \fB\-\-weights\fR.interpolate Interpolate edge weights at interval boundaries .TP \fB\-\-with\-taz\fR Use origin and destination zones (districts) for in\- and output .TP \fB\-\-bulk\-routing\fR Aggregate routing queries with the same origin .TP \fB\-\-routing\-threads\fR INT The number of parallel execution threads used for routing .TP \fB\-\-max\-edges\-factor\fR FLOAT Routes are cut off when the route edges to net edges ratio is larger than FLOAT .TP \fB\-T\fR, \fB\-\-turn\-defaults\fR STR Use STR as default turn definition .TP \fB\-\-sink\-edges\fR STR Use STR as list of sink edges .TP \fB\-A\fR, \fB\-\-accept\-all\-destinations\fR Whether all edges are allowed as sink edges .TP \fB\-i\fR, \fB\-\-ignore\-vclasses\fR Ignore road restrictions based on vehicle class .TP \fB\-\-allow\-loops\fR Allow to re\-use a road .SS "Defaults Options:" .TP \fB\-\-departlane\fR STR Assigns a default depart lane .TP \fB\-\-departpos\fR STR Assigns a default depart position .TP \fB\-\-departspeed\fR STR Assigns a default depart speed .TP \fB\-\-arrivallane\fR STR Assigns a default arrival lane .TP \fB\-\-arrivalpos\fR STR Assigns a default arrival position .TP \fB\-\-arrivalspeed\fR STR Assigns a default arrival speed .TP \fB\-\-defaults\-override\fR Defaults will override given values .SS "Time Options:" .TP \fB\-b\fR, \fB\-\-begin\fR TIME Defines the begin time; Previous trips will be discarded .TP \fB\-e\fR, \fB\-\-end\fR TIME Defines the end time; Later trips will be discarded; Defaults to the maximum time that SUMO can represent .SS "Report Options:" .TP \fB\-v\fR, \fB\-\-verbose\fR Switches to verbose output .TP \fB\-\-print\-options\fR Prints option values before processing .TP \-?, \fB\-\-help\fR Prints this screen .TP \fB\-V\fR, \fB\-\-version\fR Prints the current version .TP \fB\-X\fR, \fB\-\-xml\-validation\fR STR Set schema validation scheme of XML inputs ("never", "auto" or "always") .TP \fB\-\-xml\-validation\fR.net STR Set schema validation scheme of SUMO network inputs ("never", "auto" or "always") .TP \fB\-W\fR, \fB\-\-no\-warnings\fR Disables output of warnings .TP \fB\-l\fR, \fB\-\-log\fR FILE Writes all messages to FILE (implies verbose) .TP \fB\-\-message\-log\fR FILE Writes all non\-error messages to FILE (implies verbose) .TP \fB\-\-error\-log\fR FILE Writes all warnings and errors to FILE .TP \fB\-\-stats\-period\fR INT Defines how often statistics shall be printed .TP \fB\-\-no\-step\-log\fR Disable console output of route parsing step .SS "Random Number Options:" .TP \fB\-\-random\fR Initialises the random number generator with the current system time .TP \fB\-\-seed\fR INT Initialises the random number generator with the given value .SH EXAMPLES .IP jtrrouter \-c .IP run with routing options defined in file .SH "REPORTING BUGS" Report bugs at . .br Get in contact via . .IP .br Build features: x86_64\-pc\-linux\-gnu InternalLanes DoublePrecision TRACI PROJ GDAL GUI .br Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de .PP .br SUMO jtrrouter Version 0.28.0 is part of SUMO. .br SUMO is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .PP .br This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of .br MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .br GNU General Public License for more details. .PP .br You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl.html