Geotagging with Adobe Lightroom
Today I noticed, that Lightroom doesn't work very well with the script I've written to geotag my photos. Though the GPS data is in the EXIF tags, Lightroom doesn't recognize them and (what's even worse) it's doesn't include them into an exported JPG. So you either have to re-run the script over the JPGs or life w/o GPS data in the JPGs.
This wasn't really satisfing for me, so I did a little reaseach on why LR doesn't handle my GPS data correctly. Instead of a real answer to that question, I found a plugin for Lightroom which basically does what my script does, but it's seamlessly integrated into Lightroom. The plugin works really great and has a couple of more features than my script could ever have. Therefor I won't do any further development on the script an use the plugin instead (the funny thing is, that in the background, the script is using perl as well
).
You can find the plugin here.
This wasn't really satisfing for me, so I did a little reaseach on why LR doesn't handle my GPS data correctly. Instead of a real answer to that question, I found a plugin for Lightroom which basically does what my script does, but it's seamlessly integrated into Lightroom. The plugin works really great and has a couple of more features than my script could ever have. Therefor I won't do any further development on the script an use the plugin instead (the funny thing is, that in the background, the script is using perl as well
You can find the plugin here.



