Eclipse - Road network editor for the traffic simulation SUMO
Eclipse SUMO netedit Version 1.18.0
- Copyright (C) 2001-2023 German Aerospace Center (DLR) and others;
https://sumo.dlr.de
Graphical editor for SUMO networks, demand and additional
infrastructure.
- --sumocfg-file
FILE
- Load sumo config
- -a, --additional-files
FILE
- Load additional and shapes descriptions from FILE(s)
- -r, --route-files
FILE
- Load demand elements descriptions from FILE(s)
- -d, --data-files
FILE
- Load data elements descriptions from FILE(s)
- -m, --meandata-files
FILE
- Load meanData descriptions from FILE(s)
- -s, --sumo-net-file
FILE
- Read SUMO-net from FILE
- -n, --node-files
FILE
- Read XML-node defs from FILE
- -e, --edge-files
FILE
- Read XML-edge defs from FILE
- -x, --connection-files
FILE
- Read XML-connection defs from FILE
- -i, --tllogic-files
FILE
- Read XML-traffic light defs from FILE
- -t, --type-files
FILE
- Read XML-type defs from FILE
- --shapefile-prefix
FILE
- Read shapefiles (ArcView, Tiger, ...) from files starting with 'FILE'
- --dlr-navteq-prefix
FILE
- Read converted Navteq GDF data (unsplitted Elmar-network) from path
'FILE'
- --osm-files FILE
- Read OSM-network from path 'FILE(s)'
- --opendrive-files
FILE
- Read OpenDRIVE-network from FILE
- --visum-file
FILE
- Read VISUM-net from FILE
- --vissim-file
FILE
- Read VISSIM-net from FILE
- --robocup-dir
FILE
- Read RoboCup-net from DIR
- --matsim-files
FILE
- Read MATsim-net from FILE
- --itsumo-files
FILE
- Read ITSUMO-net from FILE
- --heightmap.shapefiles
FILE
- Read heightmap from ArcGIS shapefile
- --heightmap.geotiff
FILE
- Read heightmap from GeoTIFF
- --keep-edges.min-speed
FLOAT
- Only keep edges with speed in meters/second > FLOAT
- --remove-edges.explicit
STR[]
- Remove edges in STR[]
- --keep-edges.explicit
STR[]
- Only keep edges in STR[] or those which are kept due to other keep-edges
or remove-edges options
- --keep-edges.input-file
FILE
- Only keep edges in FILE (Each id on a single line. Selection files from
sumo-gui are also supported) or those which are kept due to other
keep-edges or remove-edges options
- --remove-edges.input-file
FILE
- Remove edges in FILE. (Each id on a single line. Selection files from
sumo-gui are also supported)
- --keep-edges.postload
- Remove edges after joining
- --keep-edges.in-boundary
STR[]
- Only keep edges which are located within the given boundary (given either
as CARTESIAN corner coordinates <xmin,ymin,xmax,ymax> or as polygon
<x0,y0,x1,y1,...>)
- --keep-edges.in-geo-boundary
STR[]
- Only keep edges which are located within the given boundary (given either
as GEODETIC corner coordinates <lon-min,lat-min,lon-max,lat-max> or
as polygon <lon0,lat0,lon1,lat1,...>)
- --keep-edges.by-vclass
STR[]
- Only keep edges which allow one of the vclasses in STR[]
- --remove-edges.by-vclass
STR[]
- Remove edges which allow only vclasses from STR[]
- --keep-edges.by-type
STR[]
- Only keep edges where type is in STR[]
- --keep-edges.components
INT
- Only keep the INT largest weakly connected components
- --remove-edges.by-type
STR[]
- Remove edges where type is in STR[]
- --remove-edges.isolated
- Removes isolated edges
- --begin TIME
- Defines the begin time in seconds; The simulation starts at this time
- --end TIME
- Defines the end time in seconds; The simulation ends at this time
- -v, --verbose
- Switches to verbose output
- --print-options
- Prints option values before processing
- -?, --help
- Prints this screen or selected topics
- -V, --version
- Prints the current version
- -X, --xml-validation
STR
- Set schema validation scheme of XML inputs ("never",
"local", "auto" or "always")
- --xml-validation.net
STR
- Set schema validation scheme of SUMO network inputs ("never",
"local", "auto" or "always")
- --xml-validation.routes
STR
- Set schema validation scheme of SUMO route inputs ("never",
"local", "auto" or "always")
- -W,
--no-warnings
- Disables output of warnings
- --aggregate-warnings
INT
- Aggregate warnings of the same type whenever more than INT occur
- -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
- --language
STR
- Language to use in messages
- --ignore-errors
- Continue on broken input
- --ignore-errors.connections
- Continue on invalid connections
- --show-errors.connections-first-try
- Show errors in connections at parsing
- --ignore-errors.edge-type
- Continue on unknown edge types
- --random
- Initialises the random number generator with the current system time
- --seed INT
- Initialises the random number generator with the given value
- netedit --new
- Start plain GUI with empty net
- netedit -s <SUMO_NET>
- Open a SUMO network
- netedit -c <CONFIGURATION>
- Open a configuration file (netedit or netconvert config)
- netedit -sumocfg-file <CONFIGURATION>
- Open a SUMO config file
Report bugs at <https://github.com/eclipse/sumo/issues>.
Get in contact via <sumo@dlr.de>.
-
Build features: Linux-5.4.0-173-generic x86_64 GNU 13.2.0 None FMI Proj GUI
Intl SWIG GDAL FFmpeg OSG GL2PS Eigen
Copyright (C) 2001-2023 German Aerospace Center (DLR) and others;
https://sumo.dlr.de
Eclipse SUMO netedit Version 1.18.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