Scroll to navigation

ECLIPSE(1) User Commands ECLIPSE(1)

NAME

Eclipse - Router for the microscopic traffic simulation SUMO based on junction turning ratios

SYNOPSIS

jtrrouter [OPTION]*

DESCRIPTION

Eclipse SUMO jtrrouter Version 1.15.0

Copyright (C) 2001-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de

Router for the microscopic, multi-modal traffic simulation SUMO based on

junction turning ratios.

Configuration Options:

Loads the named config on startup
Saves current configuration into FILE
Enforce relative paths when saving the configuration
Saves a configuration template (empty) into FILE
Saves the configuration schema into FILE
Adds comments to saved template, configuration, or schema

Input Options:

Use FILE as SUMO-network to route on
Read additional network data (districts, bus stops) from FILE(s)
Read sumo routes, alternatives, flows, and trips from FILE(s)
Determines where to load PHEMlight definitions from
Enable fleet age modelling with the given reference year in PHEMlight5
Set ambient temperature to correct NOx emissions in PHEMlight5
Initialize a TAZ for every junction to use attributes toJunction and fromJunction
Read turning ratios from FILE(s)

Output Options:

Write generated routes to FILE
Write used vehicle types into separate FILE
Keep vTypeDistribution ids when writing vehicles and their types
Return fuel consumption values in (legacy) unit l instead of mg
Write vehicles that reference routes by their id
Include license info into every output file
Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time.
Defines the number of digits after the comma for floating point output
Defines the number of digits after the comma for lon,lat output
Write time values as hour:minute:second or day:hour:minute:second rather than seconds
Write exit times (weights) for each edge

Processing Options:

Prune the number of alternatives to INT
Use origin and destination zones (districts) for in- and output
Assume input is unsorted
Load routes for the next number of seconds ahead
Disable (junction) internal links
generate random departure times for flow input
Remove loops within the route; Remove turnarounds at start and end of the route
Tries to correct a false route
Tries to correct an invalid starting edge by using the first usable edge instead
Tries to correct an invalid destination edge by using the last usable edge instead
Maximum distance when mapping input coordinates (fromXY etc.) to the road network
Match positions to junctions instead of edges
Aggregate routing queries with the same origin
The number of parallel execution threads used for routing
Comma separated list of param keys to compare for additional restrictions
Apply the given time penalty when computing routing costs for minor-link internal lanes
Routes are cut off when the route edges to net edges ratio is larger than FLOAT
Use STR[] as default turn definition
Use STR[] as list of sink edges
Whether all edges are allowed as sink edges
Ignore road restrictions based on vehicle class
Allow to re-use a road
Use all source edges as sink edges.
Subtract upstream flow when inserting a new flow. When option --sources-are-sinks is set, the upstream flow is limited to the value of the source flow and the remaining part terminates.

Defaults Options:

Assigns a default depart lane
Assigns a default depart position
Assigns a default depart speed
Assigns a default arrival lane
Assigns a default arrival position
Assigns a default arrival speed
Defaults will override given values

Time Options:

Defines the begin time; Previous trips will be discarded
Defines the end time; Later trips will be discarded; Defaults to the maximum time that SUMO can represent

Report Options:

Switches to verbose output
Prints option values before processing
-?, --help
Prints this screen or selected topics
Prints the current version
Set schema validation scheme of XML inputs ("never", "local", "auto" or "always")
Set schema validation scheme of SUMO network inputs ("never", "local", "auto" or "always")
Set schema validation scheme of SUMO route inputs ("never", "local", "auto" or "always")
Disables output of warnings
Aggregate warnings of the same type whenever more than INT occur
Writes all messages to FILE (implies verbose)
Writes all non-error messages to FILE (implies verbose)
Writes all warnings and errors to FILE
Continue if a route could not be build
Defines how often statistics shall be printed
Disable console output of route parsing step

Random Number Options:

Initialises the random number generator with the current system time
Initialises the random number generator with the given value

EXAMPLES

jtrrouter -c <CONFIGURATION>
run with routing options defined in file

REPORTING BUGS

Report bugs at <https://github.com/eclipse/sumo/issues>.
Get in contact via <sumo@dlr.de>.


Build features: Linux-5.10.0-19-amd64 x86_64 GNU 12.2.0 None FMI Proj GUI Intl SWIG GDAL FFmpeg OSG GL2PS Eigen
Copyright (C) 2001-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de

Eclipse SUMO jtrrouter Version 1.15.0 is part of SUMO.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html
This program may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2 or later which is available at https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later

December 2022 Eclipse SUMO jtrrouter Version 1.15.0