
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
459 B
459 B
title | id | weight | draft | author |
---|---|---|---|---|
geoJSON_export | geoJSON_export | 120 | false | people |
Name
geoJSON_export.lua - export a geoJSON file from selected images
Description
darktable geoJSON export script
Usage
- require this script from your main Lua file
Additional Software Required
- mkdir
- convert (ImageMagick)
- xdg-open
- xdg-user-dir
Limitations
This script is only tested with Linux
Author
Tobias Jakobs