Wrong location city name for my home town #20281
Replies: 5 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue, have been since I started using Immich. For some reason, the geolocation for my house shows a city and state 18 minutes away that don't match the city and state I live in (in the United States). I'm close to the border, but the location isn't showing the name of a major metropolitan area; it's just a fancy gated neighborhood. Entering my geolocation from these photos into Google Maps and OpenStreetMap shows the correct spot (my house), so I'm not sure why it's showing the wrong information in Immich. This is the only one I've seen so far that's wrong, and it's wrong for all of them :(. |
Beta Was this translation helpful? Give feedback.
-
I have a similar problem - I live in a densely populated area where one large city borders on the next. The central points of two other cities are closer to my home than that of the city I live in. All my photos taken at home are geocoded as the city north of mine. Looking at the cities500.txt file, that makes complete sense, since it only contains the lon/lat of a central point of the city, so looking up lon/lat in this matches a different city because it's "closer". From a user experience point of view, this is terrible. At least there should be an option to override this (and not on a per-image basis, but globally), without having to change the location (lon/lat) data. Or even better, allow for the use of a more accurate third-party reverse geocoding service, such as Photon. |
Beta Was this translation helpful? Give feedback.
-
That is out of my skills. But as cities500.txt is a textfile, isn't it possible to just inject a new PPL (populated place) for a small town with new coordinates at my installation only? |
Beta Was this translation helpful? Give feedback.
-
Yeah, I'm having the same issue too. I downloaded the full UK list (GB.zip) from https://download.geonames.org/export/dump/ which I thought - with a bit of tinkering - would solve my issue, but looking at the code it loads the What I think might be nice is an environment variable which, if specified, Immich goes off to download at start-up and adds the contents of that file (or the inner txt file if it's a zip) to the database. This way people could have "high-def" locations for their own country (or set up their own file to be downloaded) and have "low-def" locations for elsewhere. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
All pictures taken around my house are shown with the wrong city name, it is the town next to mine. LON and LAT are correct and openstreetmap.org is showing the correct addr:city and addr:suburb
I don't think, that this is a bug of immich. Which service is used to detect the location name, so I can do further investigations there? I live in Germany, Europe.
Beta Was this translation helpful? Give feedback.
All reactions