Links your photograph’s timestamps to the timestamps in your GPX tracks. Currently, this package will only output geojson linking images to tracks. Your photos’ EXIF data will not be changed.
Installation
You can install this globally if you want. If you do, you’ll get access to the gil commandline command.
pip install GpxImageLinkifier
Usage
Firstly, try the help:
gil -h
Very basic usage looks like this:
gil path/to/tracks.gpx path/to/images_folder/
To output to a file, you’ll add the --output-path parameter:
gil path/to/tracks.gpx path/to/images_folder/ --output-path ~/Desktop/output.geojson
Timezone differences
Oh but wait, maybe your camera’s clock is on a different timezone than your gps! No biggy. use --tz-images and --tz-gpx. For their values, use any pytz-friendly timezone code:
gil path/to/tracks.gpx path/to/images_folder/ --tz-images US/Pacific --tz-images UTC
Release files for GpxImageLinkifier 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GpxImageLinkifier-0.1.2.tar.gz | 20.7 kB | Details |
Release files / GpxImageLinkifier-0.1.2.tar.gz
| Download URL | GpxImageLinkifier-0.1.2.tar.gz |
|---|---|
| Size | 20.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
20eb960ae0d71a8fabb53746f2c700f7b36c9fb6dc6e139b34d10716330264cb
|
|
BLAKE2b-256 checksum How to use checksums |
555ccc7e57b149a36b0b2608972503cbf85005e2a3c7f47d067e0c3b92cdda20
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |