EnglishFrenchSpanish

Ad


OnWorks favicon

jtrrouter - Online in the Cloud

Run jtrrouter in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command jtrrouter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


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

SYNOPSIS


jtrrouter [OPTION]*

DESCRIPTION


SUMO jtrrouter Version 0.25.0

Copyright (C) 2001-2015 DLR and contributors; http://sumo.dlr.de

Router for the microscopic road traffic simulation SUMO based on junction

turning ratios.

Configuration Options:
-c, --configuration-file FILE
Loads the named config on startup

--save-configuration FILE
Saves current configuration into FILE

--save-template FILE
Saves a configuration template (empty) into FILE

--save-schema FILE
Saves the configuration schema into FILE

--save-commented
Adds comments to saved template, configuration, or schema

Input Options:
-n, --net-file FILE
Use FILE as SUMO-network to route on

-d, --additional-files FILE
Read additional network data (districts, bus stops) from FILE

-a, --alternative-files FILE
Read alternatives from FILE

-f, --flow-files FILE
Read flow-definitions from FILE(s)

-t, --turn-ratio-files FILE
Read turning ratios from FILE(s)

Output Options:
--output-prefix STR
Prefix which is applied to all output files. The special string 'TIME' is replaced
by the current time.

-o, --output-file FILE
Write generated routes to FILE

--vtype-output FILE
Write used vehicle types into separate FILE

--exit-times
Write exit times (weights) for each edge

Processing Options:
--ignore-errors
Continue if a route could not be build

--unsorted-input
Assume input is unsorted

-s, --route-steps TIME
Load routes for the next number of seconds ahead

--randomize-flows
generate random departure times for flow input

--max-alternatives INT
Prune the number of alternatives to INT

--remove-loops
Remove loops within the route; Remove turnarounds at start and end of the route

--repair
Tries to correct a false route

--repair.from
Tries to correct an invalid starting edge by using the first usable edge instead

--repair.to
Tries to correct an invalid destination edge by using the last usable edge instead

--weights.interpolate
Interpolate edge weights at interval boundaries

--with-taz
Use origin and destination zones (districts) for in- and output

--bulk-routing
Aggregate routing queries with the same origin

--routing-threads INT
The number of parallel execution threads used for routing

--max-edges-factor FLOAT
Routes are cut off when the route edges to net edges ratio is larger than FLOAT

-T, --turn-defaults STR
Use STR as default turn definition

--sink-edges STR
Use STR as list of sink edges

-A, --accept-all-destinations
Whether all edges are allowed as sink edges

-i, --ignore-vclasses
Ignore road restrictions based on vehicle class

--allow-loops
Allow to re-use a road

Defaults Options:
--departlane STR
Assigns a default depart lane

--departpos STR
Assigns a default depart position

--departspeed STR
Assigns a default depart speed

--arrivallane STR
Assigns a default arrival lane

--arrivalpos STR
Assigns a default arrival position

--arrivalspeed STR
Assigns a default arrival speed

--defaults-override
Defaults will override given values

Time Options:
-b, --begin TIME
Defines the begin time; Previous trips will be discarded

-e, --end TIME
Defines the end time; Later trips will be discarded; Defaults to the maximum time
that SUMO can represent

Report Options:
-v, --verbose
Switches to verbose output

--print-options
Prints option values before processing

-?, --help
Prints this screen

-V, --version
Prints the current version

-X, --xml-validation STR
Set schema validation scheme of XML inputs ("never", "auto" or "always")

--xml-validation.net STR
Set schema validation scheme of SUMO network inputs ("never", "auto" or "always")

-W, --no-warnings
Disables output of warnings

-l, --log FILE
Writes all messages to FILE (implies verbose)

--message-log FILE
Writes all non-error messages to FILE (implies verbose)

--error-log FILE
Writes all warnings and errors to FILE

--stats-period INT
Defines how often statistics shall be printed

--no-step-log
Disable console output of route parsing step

Random Number Options:
--random
Initialises the random number generator with the current system time

--seed INT
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 <http://sumo.dlr.de/trac/>.
Get in contact via <[email protected]>.

Copyright (C) 2001-2015 DLR and contributors; http://sumo.dlr.de

SUMO jtrrouter Version 0.25.0 is part of SUMO.
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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

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

Use jtrrouter online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad