photools.com Community

IMatch Discussion Boards => AI, FAQ, Workflow, Tutorials, Tips & Tricks => Metadata => Topic started by: J.D. McDowell on October 31, 2016, 01:22:25 AM

Title: Location Metadata Issue
Post by: J.D. McDowell on October 31, 2016, 01:22:25 AM
I have some hierarchal categories setup up (Country>State>City, pretty basic) which works great, except for jpgs from my Sony phone.

I've attached a sample image, which seems to have all the information correctly inserted in metadata, but the categories always list all three levels (Country, State and City) as "Other."

I'm not having this problem with any other files, but I am having this issue with multiple files from this phone from various locations.

Thoughts?

Edit: It seems I also have a few psd and tiffs doing the same thing. The vast majority of files are working fine though.
Title: Re: Location Metadata Issue
Post by: hluxem on October 31, 2016, 02:25:20 AM
It works here with your picture.
I use the following tags for the data driven category:
Composite\Country\Country\0
Composite\State\State\0
Composite\City\City\0
Composite\Location\Location\0

There is no Country Code in the meta data, but that should not matter if you don't use it for the definition.

Heiner

Title: Re: Location Metadata Issue
Post by: Mario on October 31, 2016, 08:52:47 AM
Looks good here as well.
I've just dropped the file in one of my test databases and looked at the default IMatch Sample Categories" | Image Files | Location.
The metadata also looks good in the Metadata Panel.

(https://www.photools.com/community/index.php?action=dlattach;topic=6036.0;attach=13740;image)

Do you use the default Location category (see above) or have you created your own data-driven category?
In that case, which tag did you use? The IMatch standards tags (good) or custom tags (maybe not so good).
Title: Re: Location Metadata Issue
Post by: J.D. McDowell on October 31, 2016, 11:40:24 PM
Thanks for the help guys.

Yes I had created my own categories and was using the IPTC codes, which was the problem.

All working perfectly now.
Title: Re: Location Metadata Issue
Post by: Mario on November 01, 2016, 07:48:21 AM
I highly recommend to use the IMatch standards tags where possible. They mostly use XMP data, but automatically switch to other standards or ExifTool composite tags where needed.