lumixmaptool

Manage GPS information for Panasonic Lumix cameras.


Keywords
Lumix, Panasonic, TZ41, Camera, GPS
License
MIT
Install
pip install lumixmaptool==1.0.15

Documentation

Build Status Coverage Status Documentation Status Code Health

lumixmaptool

Manage GPS information for Panasonic Lumix cameras.

Panasonic offers GPS metadata to add to a SD card. This metadata can contain tourist information that might be useful for sightseeing. This maptool helps to copy the data from Lumix DVD to the SD card that is inserted into your computer (the camera has not to be connected). This script was tested with Lumix TZ41.

Usage

Install it:

sudo pip install lumixmaptool

use it

lumixmaptool

Credits

This script is based on de.rolandkluge.lumix_map_tool (see also his article)

Packaging

Python packages

Register the project at PyPI: lumixmaptool

python setup.py register

Update the project:

python setup.py sdist upload

Debian packages

(Does not work by now)

lumixmaptool/panasonic-maptool-1.0$ fakeroot dpkg-buildpackage -F

Check results with lintian.