That's cool, but the return seems to be bogus, at least in the images I've tried, I think there is an issue in the conversion you're using, because dec output also bogus.
CC snippet - EXIF GPS coordinates
-
- Site Admin
- Posts: 62449
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: CC snippet - EXIF GPS coordinates
I had only a few test pics. Send me some.
FAQ | XY News RSS | XY Twitter
-
- Site Admin
- Posts: 62449
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: CC snippet - EXIF GPS coordinates
That helped. Should be fixed now.
FAQ | XY News RSS | XY Twitter
-
- Site Admin
- Posts: 62449
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: CC snippet - EXIF GPS coordinates
Btw, this Custom File Association works for me (default browser is Edge):
Code: Select all
|"Show in Map" jpg>::open("https://www.google.com/maps/place/" . get("exif", "gps", <curitem>));
FAQ | XY News RSS | XY Twitter
Re: CC snippet - EXIF GPS coordinates
This even works w/o the <curitem>!
Ralph
(OS: W11 23H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)
(OS: W11 23H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)