luadocs/content/lua.scripts.manual/scripts/contrib/kml_export.md

36 lines
580 B
Markdown
Raw Normal View History

---
title: kml_export
id: kml_export
weight: 200
draft: false
author: "people"
---
## Name
kml_export.lua - export a kml file from selected images
## Description
darktable KML export script
## Usage
* start this script from script manager
* when choosing file format, pick JPEG or PNG as Google Earth doesn't support other formats
## Additional Software Required
* zip (at the moment Linux only and only if you create KMZ files)
* magick (ImageMagick)
* xdg-user-dir (Linux)
## Limitations
This script is only tested with Linux
## Author
Tobias Jakobs
Erik Augustin