Skip to main content

Link your photos into a KML ("Google Earth") file based on their geolocation

Project description

photokml

Generates a .kml geoindex of photographs based on GPS information in EXIF tags.

Run it on a bunch of photos, load up the .kml in Google Earth, and click the icons to view your pictures. Screenshot:

A photokml-generated KML file loaded up in Google Earth

usage: photokml.py [-h] [-x MAXWIDTH] [-y MAXHEIGHT] [-b BUNCHUP]
                   FILE [FILE ...]

Generates a .kml geoindex (on stdout) of photographs based on GPS information
in EXIF tags.

positional arguments:
  FILE

optional arguments:
  -h, --help            show this help message and exit
  -x MAXWIDTH, --maxwidth MAXWIDTH
                        Limit picture display width to N pixels (1200 by
                        default)
  -y MAXHEIGHT, --maxheight MAXHEIGHT
                        Limit picture display height to N pixels (700 by
                        default)
  -b BUNCHUP, --bunchup BUNCHUP
                        Form clusters of pictures within N meters of eachother
                        (10 by default)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

photokml-0.1.1.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

photokml-0.1.1-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page