Converts any OGR-supported vector layer into another OGR-supported format. This algorithm is derived from the ogr2ogr utility .
Eingabevektorlayer
Defines the destination format. By default this is ESRI Shapefile.
Optionen:
0 — ESRI Shapedatei
5 — MapInfo Datei
Vorgabe: 0
Optional.
<geben Sie hier die Parameterbeschreibung ein>
Vorgabe: (not set)
Ausgabevektorlayer.
processing.runalg('gdalogr:convertformat', input_layer, format, options, output_layer)