
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
586 B
586 B
title | id | weight | draft | author |
---|---|---|---|---|
kml_export | kml_export | 200 | false | people |
Name
kml_export.lua - export a kml file from selected images
Description
darktable KML export script
Usage
- require this script from your main Lua file
- 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