.
Converts any OGR-supported vector layer into another OGR-supported format. This algorithm is derived from the ogr2ogr utility .
Capa de entrada
[vector: cualquiera]Destination Format
[selection]Defines the destination format. By default this is ESRI Shapefile.
Opciones:
Predeterminado: 0
Creation Options
[string]Opcional
<colocar la descripción de parámetros aquí>
Default: (not set)
Capa de salida
[vector]processing.runalg('gdalogr:convertformat', input_layer, format, options, output_layer)