Why does the photo have the wrong location description but correct GPS data? #5593

Closed
opened 2026-02-05 11:35:13 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @xury77 on GitHub (Mar 10, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

This is especially visible in Rome, where almost all photos are described as Vatican City, and are even a few kilometers away. For example, a photo from inside the Pantheon:

Image

The OS that Immich Server is running on

Debian

Version of Immich Server

v1.129.0 and previous

Version of Immich Mobile App

v1.1.129.0 build 187

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

HA addon

Your .env content

HA addon

Reproduction steps

Displaying most photos from Rome with correct GPS location (outside the Vatican)

Relevant log output


Additional information

No response

Originally created by @xury77 on GitHub (Mar 10, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug This is especially visible in Rome, where almost all photos are described as Vatican City, and are even a few kilometers away. For example, a photo from inside the Pantheon: ![Image](https://github.com/user-attachments/assets/141077ef-a787-4747-ba0a-d2fb39aa1e96) ### The OS that Immich Server is running on Debian ### Version of Immich Server v1.129.0 and previous ### Version of Immich Mobile App v1.1.129.0 build 187 ### Platform with the issue - [x] Server - [x] Web - [x] Mobile ### Your docker-compose.yml content ```YAML HA addon ``` ### Your .env content ```Shell HA addon ``` ### Reproduction steps Displaying most photos from Rome with correct GPS location (outside the Vatican) ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@zackpollard commented on GitHub (Mar 10, 2025):

Your photos are taken closer to the vatican city than rome, and right now our reverse geocoding is based entirely based off distance from the closest place. Vatican city is probably one of the worst cases as it's right near the center of Rome, so likely most photos will be misplaced in this situation. We have improvements planned for this, but they are currently on hold.

@zackpollard commented on GitHub (Mar 10, 2025): Your photos are taken closer to the vatican city than rome, and right now our reverse geocoding is based entirely based off distance from the closest place. Vatican city is probably one of the worst cases as it's right near the center of Rome, so likely most photos will be misplaced in this situation. We have improvements planned for this, but they are currently on hold.
Author
Owner

@xury77 commented on GitHub (Mar 10, 2025):

It's not a particularly annoying inconvenience. I was just curious about the reason.

@xury77 commented on GitHub (Mar 10, 2025): It's not a particularly annoying inconvenience. I was just curious about the reason.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#5593