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