Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PCigales authored Dec 20, 2021
1 parent 937d78e commit 3a24d1f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ To use the thumbnails and the kml files in Google Earth Android:
- copy the kml files with "- andro" in their name in "/Android/data/com.google.earth/files/"
- load the kml files in Google Earth from the application or through a file explorer

The script JPEGPS can be used to display and modify the geotag of a JPEG picture (EXIF GPS coordinates), without altering other metadata (it can therefore not create the GPSInfo tag in a photo which is not already geotagged as it would request rewriting the whole EXIF structure).
Exemples:
jpegps "C:\Users\...\Pictures\Holidays\Sunset.jpg" " -49.5605, 69.4868"
or
jpegps "C:\Users\...\Pictures\Holidays\Sunset.jpg" 49°33'37.8\"S 69°29'12.5\"E
The script JPEGPS can be used to display and modify the geotag of a JPEG picture (EXIF GPS coordinates), without altering other metadata (it can therefore not create the GPSInfo tag in a photo which is not already geotagged as it would request rewriting the whole EXIF structure).
Exemples:
jpegps "C:\Users\...\Pictures\Holidays\Sunset.jpg" " -49.5605, 69.4868"
or
jpegps "C:\Users\...\Pictures\Holidays\Sunset.jpg" 49°33'37.8\"S 69°29'12.5\"E

0 comments on commit 3a24d1f

Please sign in to comment.