mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Location information for the island of Aruba incorrect #2164
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#2164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @moleculezz on GitHub (Aug 15, 2024).
1. What is not working as documented?
In the PhotoPrism web app, the pictures have incorrect location information for Aruba.
Aruba is an independent island, but it lists the country as "The Netherlands". The country should be "Aruba"
I see in some cases, the name of a district is used, and other times city is used in the data. Not sure how this is chosen, but here is the correct list of cities and their districts:
https://en.wikipedia.org/wiki/List_of_cities_in_Aruba
2. How can we reproduce it?
Steps to reproduce the behavior:
3. What behavior do you expect?
The country should be listed as "Aruba"
4. What could be the cause of your problem?
Incorrect location data I would guess.
5. Can you provide us with example files for testing, error logs, or screenshots?
Here is a screenshot of some images with incorrect location data.
https://imgur.com/a/sfNX7ZS
I also sent samples via email.
6. Which software versions do you use?
(a) PhotoPrism Plus Build 240711-2197af848, AMD64
(b) TrueNAS App.. SQLite?
(c) Linux (TrueNAS Scale)
(d) Chrome v127
(e) None
7. On what kind of device is PhotoPrism installed?
This is especially important if you are reporting a performance, import, or indexing issue. You can skip this if you're reporting a problem you found in our public demo, or if it's a completely unrelated issue, such as incorrect page layout.
(a) Intel(R) Core(TM) i3-9300 CPU @ 3.70GHz
(b) 32GB (ECC)
(c) HDD (RAIDZ2)
(d) No
8. Do you use a Reverse Proxy, Firewall, VPN, or CDN?
HAProxy 2.8.2
@graciousgrey commented on GitHub (Aug 19, 2024):
Thank you for reporting!
It's a complicated edge case, as Aruba seems to belong to the Kingdom of the Netherlands, although it is mostly independent:
We don't want to discriminate against anyone and rely on the data that OpenStreetMap provides us with. You can try filing a complaint there if you believe that this country code should not be used for the island. If it has already been changed, these changes will be shown when we update our data.
@moleculezz commented on GitHub (Aug 19, 2024):
I've looked at OSM forums and I found a post regarding this exact issue. I have posted there.
https://community.openstreetmap.org/t/mis-labeled-country/85144
@lastzero commented on GitHub (Aug 19, 2024):
Thanks! I'll move ahead and close this issue as there's probably nothing we can do to "fix" this on our own. OSM changes are pulled automatically from time to time.