Oops! There seems to be a problem here with JavaScript.
|
As of 2021-10-13 the EXIF GPS calculator below works*. I use it routinely to convert from GPS coordinates observed in Google Earth Pro to Adobe Bridge Camera Data EXIF input format for GPS.
Please drop me a note if you would like the source HTML, jsx, and CSS.
Geo-coordinates dispalyed in Google Earth
Adobe Bridge EXIF GPS input format
There are some excentricities in specific OS & browser combinations. Here is what I have discovered so far:
Calculate button does not execute on click. You must click and then move off the button (with mouse or keyboard) to execute calculation of the Adobe Bridge EXF GPS input format.
After an input error is raised in an alert message, the cursor does not return to the input error field. This is a deep IOS/Firefox issue; see more at , e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1600262.
I have learned the hard way that Lat/Lon geo-coordinates are formatted differently in almost every context. The table below shows one illustrative example:
Golden Gate Bridge South Tower
Software | Component | Input | Display | ||
---|---|---|---|---|---|
Google Earth Pro | Web | https://earth.google.com/web/@37.8138888889, -122.4777777778 | 37¡48'50"N | 122¡28'40"W | |
Google Earth Pro | IOS App | N/A | 37.814060¡ | -122.477898 | |
Adobe Bridge | EXIF GPS | 37,48.8333N | 122,28.6667W | 37,48.8333N | 122,28.6667W |
Adobe Camera Raw 2021 | Status bar | N/A | 37¡ 48' 50.00" N 122¡ 28' 40.00" W | ||
Adobe Photoshop 2021 | File Info | N/A | 37¡ 48' 50.00" N 122¡ 28' 40.00" W | ||
Adobe Photoshop 2021 | EXIF query | N/A | 37.00¡ 48.83' 0.00" N | 122.00¡ 28.67' 0.00" W | |
DwelleArt Web | formatted GPS | N/A | 37¡48'49.80" N | 122¡28'40.20" W |