2020-12-12 20:14:19 +00:00
|
|
|
---
|
|
|
|
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
|
|
|
|
|
2020-12-19 03:08:09 +00:00
|
|
|
* start this script using script manager
|
2020-12-12 20:14:19 +00:00
|
|
|
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
|
|
* mkdir
|
|
|
|
* convert (ImageMagick)
|
|
|
|
* xdg-open
|
|
|
|
* xdg-user-dir
|
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
This script is only tested with Linux
|
|
|
|
|
|
|
|
## Author
|
|
|
|
|
|
|
|
Tobias Jakobs
|
|
|
|
|
|
|
|
## Change Log
|