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

37 lines
454 B
Markdown
Raw Permalink Normal View History

---
title: geoJSON_export
id: geoJSON_export
weight: 120
draft: false
author: "people"
---
## Name
geoJSON_export.lua - export a geoJSON file from selected images
## Description
darktable geoJSON export script
## Usage
* start this script using script manager
## Additional Software Required
* mkdir
* convert (ImageMagick)
* xdg-open
* xdg-user-dir
## Limitations
This script is only tested with Linux
## Author
Tobias Jakobs
## Change Log