.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH SUMO "1" "March 2017" "SUMO polyconvert Version 0.28.0" "User Commands" .SH NAME SUMO \- Importer of polygons and POIs for the road traffic simulation SUMO .SH SYNOPSIS .B polyconvert [\fI\,OPTION\/\fR]\fI\,*\/\fR .SH DESCRIPTION SUMO polyconvert Version 0.28.0 .IP Copyright (C) 2001\-2016 DLR and contributors; http://sumo.dlr.de .PP Importer of polygons and POIs for the road traffic simulation SUMO. .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 Loads SUMO\-network FILE as reference to offset and projection .TP \fB\-\-dlr\-navteq\-poly\-files\fR FILE Reads polygons from FILE assuming they're coded in DLR\-Navteq (Elmar)\-format .TP \fB\-\-dlr\-navteq\-poi\-files\fR FILE Reads pois from FILE+ assuming they're coded in DLR\-Navteq (Elmar)\-format .TP \fB\-\-visum\-files\fR FILE Reads polygons from FILE assuming it's a Visum\-net .TP \fB\-\-xml\-files\fR FILE Reads pois and shapes from FILE assuming they're coded in XML .TP \fB\-\-osm\-files\fR FILE Reads pois from FILE+ assuming they're coded in OSM .TP \fB\-\-osm\fR.keep\-full\-type The type will be made of the key\-value \- pair .TP \fB\-\-osm\fR.use\-name The id will be set from the given 'name' attribute .TP \fB\-\-shapefile\-prefixes\fR FILE Reads shapes from shapefiles FILE+ .TP \fB\-\-shapefile\fR.guess\-projection Guesses the shapefile's projection .TP \fB\-\-shapefile\fR.id\-column STR Defines in which column the id can be found .TP \fB\-\-shapefile\fR.use\-running\-id A running number will be used as id .TP \fB\-\-shapefile\fR.add\-param Extract all additonal columns as params .TP \fB\-\-shapefile\fR.fill STR [auto|true|false]. Forces the 'fill' status to the given value. Default 'auto' tries to determine it from the data type .TP \fB\-\-type\-file\fR FILE Reads types from FILE .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 polygons/pois to FILE .SS "Projection Options:" .TP \fB\-\-simple\-projection\fR Uses a simple method for projection .TP \fB\-\-proj\fR.scale INT Number of places to shift decimal point to right in geo\-coordinates .TP \fB\-\-proj\fR.utm Determine the UTM zone (for a universal transversal mercator projection based on the WGS84 ellipsoid) .TP \fB\-\-proj\fR.dhdn Determine the DHDN zone (for a transversal mercator projection based on the bessel ellipsoid, "Gauss\-Krueger") .TP \fB\-\-proj\fR STR Uses STR as proj.4 definition for projection .TP \fB\-\-proj\fR.inverse Inverses projection .TP \fB\-\-proj\fR.dhdnutm Convert from Gauss\-Krueger to UTM .TP \fB\-\-proj\fR.plain\-geo Write geo coordinates in output .SS "Pruning Options:" .TP \fB\-\-prune\fR.in\-net Enables pruning on net boundaries .TP \fB\-\-prune\fR.in\-net.offsets STR Uses STR as offset definition added to the net boundaries .TP \fB\-\-prune\fR.boundary STR Uses STR as pruning boundary .TP \fB\-\-prune\fR.keep\-list STR Items in STR will be kept though out of boundary .TP \fB\-\-prune\fR.explicit STR Items with names in STR will be removed .SS "Processing Options:" .TP \fB\-\-offset\fR.x FLOAT Adds FLOAT to net x\-positions .TP \fB\-\-offset\fR.y FLOAT Adds FLOAT to net y\-positions .TP \fB\-\-all\-attributes\fR Imports all attributes as key/value pairs .TP \fB\-\-ignore\-errors\fR Continue on broken input .TP \fB\-\-poi\-layer\-offset\fR FLOAT Adds FLOAT to the layer value for each poi (i.e. to raise it above polygons) .SS "Building Defaults Options:" .TP \fB\-\-color\fR STR Sets STR as default color .TP \fB\-\-prefix\fR STR Sets STR as default prefix .TP \fB\-\-type\fR STR Sets STR as default type .TP \fB\-\-fill\fR Fills polygons by default .TP \fB\-\-layer\fR FLOAT Sets FLOAT as default layer .TP \fB\-\-discard\fR Sets default action to discard .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 .SH EXAMPLES .IP polyconvert \-c .IP run with configuration options set 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 polyconvert 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