flingo64 / PhotoStation-Upload-Lr-Plugin

Photo StatLr (aka PhotoStation Upload) is a Lightroom Publish and Export Service Plugin that enables the export /publishing of photos and videos from Lr to a Synology Photo Station. It uploads the photos/videos and all required thumbnails. It can download comments and ratings and do a real two-way synch of various metadata (tags, ratings, labels).
http://messmer-online.de/index.php/software/11-photo-statlr
GNU General Public License v3.0
209 stars 21 forks source link

Populating "Location Tag"? #32

Closed PaulWalkerUK closed 5 years ago

PaulWalkerUK commented 5 years ago

Hi,

I'm new to PhotoStation so still a bit unsure how it works. I've used this plugin to export a photo from Lightroom that contains GPS data as well as location information (Country, State/Province, City). When I look at the photo in PhotoStation, I can see the GPS and location fields in the metadata, but the prominent field at the top says "Location Tag (Add)". There is a button next to it which reveals a map when you click it. Is there supposed to be a way to populate the "Location Tag" field itself?

Thanks, Paul

flingo64 commented 5 years ago

You can use the map to add GPS coords (red pin) via right-click on the map or to add a location tag (blue pin) via the search field. The GPS coords will be written back to the photo. Photo StatLr can sync the blue or red pin coords (see Wiki), but not the location tag.

PaulWalkerUK commented 5 years ago

OK, so is there anything I can set in Lightroom that will populate "Location Tag" when I export to Photo Station?

PaulWalkerUK commented 5 years ago

Just thinking out loud - might it be useful to set the "Location Tag" to Lightroom location fields concatenated together? So if Lightroom had the location fields set as:

Then the "Location Tag" in Photo Station could be: "Watergate Bay, Newquay, Cornwall, UK"

As I say, I'm fairly new to PhotoStation, so maybe I'm not understanding how this field is used

flingo64 commented 5 years ago

PS obviously does not correlate those metadata items to its Location Tag, so the only way to set tht Location Tag is to call the respective API after uploading the photo itself. Unfortunately, you cannot do it at one go, because you have to wait for the PS indexing process to index the photo before it can be managed by the PS APIs. I'm doing the same for videos, so I know how to handle it, but it requires more than just a few lines of code, Anyway, the idea is OK and I might want to work on it during the long winter evenings.

flingo64 commented 5 years ago

The location tag translation is implemented in Version 6.7.0 Please check out and test it! :-)

flingo64 commented 5 years ago

Seems, Paul is no longer interested in that feature. Closing the issue!

PaulWalkerUK commented 5 years ago

This is looking great, just what I had in mind, thanks 👍

flingo64 commented 5 years ago

Actually, I started to use it and it's really cool. I use a unique template: 'ISO-Code/State/City/Location' over all my Collections and I decide on a per photo base how deep the Location tag will reach.
The biggest problem is that although Lr is doing the reverse geocoding (only so far for Lr 6) , the location tags have only the state 'suggested' and not yet store in the photo. You still have to acknowledge them manually. Didn't find an elegant way how to do it for a bunch of photos.