Replies: 2 comments 7 replies
-
@Als-Home are finding all |
Beta Was this translation helpful? Give feedback.
-
my test was only for two dozen of photos. I can try more. |
Beta Was this translation helpful? Give feedback.
-
@Als-Home are finding all |
Beta Was this translation helpful? Give feedback.
-
my test was only for two dozen of photos. I can try more. |
Beta Was this translation helpful? Give feedback.
-
Osxphotos documentation provides the list of attributes for the query command. I suppose the geolocation or "Location" in Apple Photos, is defined by :
{place.name}
{place.country_code}
{place.name.country}
{place.name.state_province}
{place.name.city}
{place.name.area_of_interest}
{place.address}
{place.address.street}
{place.address.city}
{place.address.state_province}
{place.address.postal_code}
{place.address.country}
{place.address.country_code}
The question is why the osxphotos query --field with any of these attributes return "_", such as empty, when there is a location defined into Apple Photos ?
Is there another way or attribute to get the Apple Photos defines "Location" ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions