Converts any OGR-supported vector layer into another OGR-supported format. This algorithm is derived from the ogr2ogr utility .
Capa de entrada
[vector: cualquiera]Formato de destino
[selection]Defines the destination format. By default this is ESRI Shapefile.
Opciones:
0 — archivo shape de ESRI
5 — Archivo MapInfo
Predeterminado: 0
Opciones de creación
[string]Opcional
<colocar la descripción de parámetros aquí>
Por defecto: (no establecer)
Capa de salida
[vector]Capa vectorial de salida
processing.runalg('gdalogr:convertformat', input_layer, format, options, output_layer)