FeatureFuel
14

[Feature] Image Details: GPS Altitude

Source: immich-app/immich#6915 · opened by @jtamm-red
The feature

During my mountain hiking adventure, I captured a stunning photograph using my mobile device, which was seamlessly uploaded through the Immich app. The captivating scenery brought me immense joy, and now I am eager to discover the altitude of the location.

Upon attempting to retrieve this information using exiftool, I found that the image contains GPS data.
Executed command exiftool IMG_20240114_115349.jpg | grep GPS.

To extract the altitude value programmatically, we can use exiftool and parse the result as an array. The first element of the array represents the numerical value, while the second element indicates the unit type in string format.

I recommend displaying the GPS Altitude information in the detailed image information for a more comprehensive overview.
![image](



Platform

• Server
• Web
• Mobile

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests