Converts any OGR-supported vector layer into another OGR-supported format. This algorithm is derived from the ogr2ogr utility .
Input layer
[vector: any]Define o formato de saída. O padrão é o shapefile ESRI.
Opções:
3 – SQLite
Padrão: 0
Creation Options
[string]Opcional.
<insira a descrição do parâmetro aqui>
Padrão: (não definido)
processing.runalg('gdalogr:convertformat', input_layer, format, options, output_layer)