luadocs/content/lua.scripts.manual/scripts/contrib/gpx_export.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

33 lines
433 B
Markdown

---
title: gpx_export
id: gpx_export
weight: 150
draft: false
author: "people"
---
## Name
gpx_export.lua - gpx exporter
## Description
Simple darktable GPX generator script
This script generates a GPX track from all images having GPS latitude
and longitude information.
For each source folder, a separate \<trk\> is generated in the gpx file.
## Usage
## Additional Software Required
## Limitations
## Author
Jannis_V