Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | ef35a1b5ac7d3a127492ac87c9d660bdd85dd80e |
|---|---|
| Page Name: | Geophotobash |
| Date: | 2016-03-07 12:07:57 |
| Original User: | dmpop |
| Mimetype: | text/x-markdown |
| Parent: | 1b93cf153b4cea93177379fec33e02252275e029 (diff) |
| Next | ddbdf4cc4fa3889effb51863f08280ae9f33e654 |
Content
Geophotobash
Bash shell scripts for lean automated photographic workflow.
Installation
On Debian and Ubuntu-based Linux distributions, use the following commands to deploy the scripts.
sudo apt-get install fossil wget curl bc jq libimage-exiftool-perl
mkdir geophotobash && cd $_
wget geophotobash.fossil
fossil open geophotobash.fossil
sudo cp forward-geocode.sh /usr/bin/forward-geocode && sudo chmod +x /usr/bin/forward-geocode
sudo cp reverse-geocode.sh /usr/bin/reverse-geocode && sudo chmod +x /usr/bin/reverse-geocode
Author
Dmitri Popov (dmpop@linux.com)