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