I have one big layer which contains many polygons. This layer is a shapefile and I want to convert it to be many layers, each layer containing one polygon, and those polygon layers should be saved as KML. I have tried to use the tool ''Convert Format'' as I was advised by other people but I can't understand how to make it into KML and all I get is a new layer called ''converted'' and I can't find the difference.
The end goal is to have many KML filles in the end, one KML layer per polygon









$rownum). Then use the Split vector layer tool to export each polygon as an individual shapefile. Then use the Convert format in batch mode, set the input and output settings and ensure the output type is KML (note: make use of Autofill property to make your life easy). – Joseph Aug 29 '19 at 11:10