Find/Query all photos with no geotag #468
Replies: 4 comments 6 replies
-
@daniambrosio I'm not at my Mac so can't test this but I think this will work with
|
Beta Was this translation helpful? Give feedback.
-
Been some days away... I can come back to you in a few days! Thanks for
looking into it!
…On Tue, Jun 15, 2021 at 3:21 AM Rhet Turnbull ***@***.***> wrote:
Just did some more testing. Is this an iCloud library (e.g. your photos
are synched to iCloud) and if so, do you have photos in shared albums? If
so, try adding --not-shared to your osxphotos options. By default,
osxphotos includes all photos including those that are in shared albums.
Photos does not do this. So the photos in the Smart Album do not include
any shared albums. When I did the following:
osxphotos query --query-eval "photo.location == (None, None)" --not-shared
> nogps.txt
the results matched the expected number of photos in the No GPS Smart
Album.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#468 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAHFFQYLDOSGAKAJWQG3PTTS3WM3ANCNFSM46VZLHTQ>
.
--
-------------
Daniel R. Ambrosio
***@***.***
|
Beta Was this translation helpful? Give feedback.
-
I've added |
Beta Was this translation helpful? Give feedback.
-
Cool... will try this new flag.
The following are the results using v0.42.34
|
Beta Was this translation helpful? Give feedback.
-
Hey guys.... I was looking for a way to query all the photos that do not have a geotag or GPS location information, but could find a way to do this.
Am I missing something or is this functionality really not available?
Beta Was this translation helpful? Give feedback.
All reactions