Scroll to navigation

ECLIPSE(1) User Commands ECLIPSE(1)

NAME

Eclipse - Importer of polygons and POIs for the traffic simulation SUMO

SYNOPSIS

polyconvert [OPTION]*

DESCRIPTION

Eclipse SUMO polyconvert Version 1.15.0

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

Importer of polygons and POIs for the microscopic, multi-modal traffic

simulation SUMO.

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:

Loads SUMO-network FILE as reference to offset and projection
Reads polygons from FILE assuming they're coded in DLR-Navteq (Elmar)-format
Reads pois from FILE+ assuming they're coded in DLR-Navteq (Elmar)-format
Reads polygons from FILE assuming it's a Visum-net
Load language mappings from FILE
Reads pois and shapes from FILE assuming they're coded in XML
Reads pois from FILE+ assuming they're coded in OSM
The type will be made of the key-value - pair
The id will be set from the given 'name' attribute
If FLOAT >= 0, assemble one polygon from all ways of a relation if they all connect with gaps below FLOAT
Reads shapes from shapefiles FILE+
Guesses the shapefile's projection
Use traditional axis order (lon, lat)
Defines in which column the id can be found
Defines which columns form the type id (comma separated list)
A running number will be used as id
Extract all additional columns as params
[auto|true|false]. Forces the 'fill' status to the given value. Default 'auto' tries to determine it from the data type
Reads types from FILE

Output Options:

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 generated polygons/pois to FILE
Write generated polygons/pois to a dlr-tdp file with the given prefix

Projection Options:

Uses a simple method for projection
Scaling factor for input coordinates
Rotation (clockwise degrees) for input coordinates
Determine the UTM zone (for a universal transversal mercator projection based on the WGS84 ellipsoid)
Determine the DHDN zone (for a transversal mercator projection based on the bessel ellipsoid, "Gauss-Krueger")
Uses STR as proj.4 definition for projection
Inverses projection
Convert from Gauss-Krueger to UTM
Write geo coordinates in output

Pruning Options:

Enables pruning on net boundaries
Uses FLOAT,FLOAT,FLOAT,FLOAT as offset definition added to the net boundary. Positive values grow the boundary on all sides while negative values shrink it.
Uses STR as pruning boundary
Items in STR will be kept though out of boundary
Items with names in STR[] will be removed

Processing Options:

Adds FLOAT to net x-positions
Adds FLOAT to net y-positions
Adds FLOAT to net z-positions
Imports all attributes as key/value pairs
Continue on broken input
Adds FLOAT to the layer value for each poi (i.e. to raise it above polygons)

Building Defaults Options:

Sets STR as default color
Sets STR as default prefix
Sets STR as default type
Fills polygons by default
Sets FLOAT as default layer
Sets default action to discard

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")
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

EXAMPLES

polyconvert -c <CONFIGURATION>
run with configuration options set 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 polyconvert 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 polyconvert Version 1.15.0