rename project

This commit is contained in:
Cyberes 2024-03-15 18:39:12 -06:00
parent d33d8f61fb
commit 22adca29fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# gpx-to-image-tags
# gpx-to-geotags
_Geotag your photos from a GPX track._
This is a simple script used to add geotags (geographic metadata locating where the photo was taken) to images taken by
@ -23,4 +23,4 @@ You might need the `--timezone` argument. Double check the EXIF times are correc
Optional Arguments:
- `--max-diff`: Maximum allowed difference in seconds between image timestamp and track point. Default: 300 (5 minutes).
- `--timezone`: Three letter timezone the photos are in (e.g. EST). Default: auto-detect your local timezone.
- `--timezone`: Three letter timezone the photos are in (e.g. EST). Default: auto-detect your local timezone.