34 lines
431 B
Markdown
34 lines
431 B
Markdown
![]() |
---
|
||
|
title: geoToolbox
|
||
|
id: geoToolbox
|
||
|
weight: 130
|
||
|
draft: false
|
||
|
author: "people"
|
||
|
---
|
||
|
|
||
|
## Name
|
||
|
|
||
|
geoToolbox.lua - a module of geo tools
|
||
|
|
||
|
## Description
|
||
|
|
||
|
* it creates a new geoToolbox lighttable module
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
* require this script from your main lua file
|
||
|
To do this add this line to the file .config/darktable/luarc:
|
||
|
require "geoToolbox"
|
||
|
|
||
|
## Additional Software Required
|
||
|
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Tobias Jakobs
|
||
|
|
||
|
## Change Log
|