Module OGR: Export Shapes to KML
This module exports a vector layer to a Google Earth KML Format using Frank Warmerdam's "Geospatial Data Abstraction Library" (GDAL/OGR). Output file will automatically re-projected to geographic coordinates if necessary and possible. For more information on GDAL/OGR have a look at the GDAL homepage:
    http://www.gdal.org
- Author: O.Conrad (c) 2012
 
- Specification: grid
 
- Menu: File|GDAL/OGR
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | Shapes (input) | SHAPES | - | - | 
| Options | File | File path | FILE | - | - | 
Command-line
Usage: saga_cmd io_gdal 5 [-SHAPES <str>] [-FILE <str>]
  -SHAPES:<str>	Shapes
	Shapes (input)
  -FILE:<str>  	File
	File path