|
|
GPicSync can automatically retrieve geonames from www.geonames.org and add them to the EXIF metadata and a customized summary to the IPTC section.
Many software can read this metadata and Flickr will use them to automatically generate tags or description from the picture (IPTC summary).
To use the default settings check "add geonames and geotagged" in the interface and select either "Geonames in EXIF keywords + HTML sumarize in IPTC caption" or "Geonames in Keywords".
Customizing the geonames via the configuration file
You can further customize the geonames by editing and saving your configuration file:
- in GPicSync, "Options"->"Configuration file"
- edit, save your modification and quit your text editor
- click on the "quit" button of GPicSync
- reload GPicSync for the modification to take effect
This is the relevant section in the configuration file:
#Add geonames and geotagged in EXIF by default (True or False) and select the ones you want
geonamestags=True
geoname_nearbyplace=True
geoname_region=True
geoname_country=True
geoname_summary=True
geoname_userdefine=
#Add summary in IPTC with the following variables (if you use quotes escape them: \" ):
#{LATITUDE} {LONGITUDE} {DISTANCETO} {NEARBYPLACE} {REGION} {COUNTRY}
geoname_caption=True
geoname_IPTCsummary=Taken at Latitude/Longitude:{LATITUDE}/{LONGITUDE} Near {NEARBYPLACE} {REGION} {COUNTRY} <a href=\"http://www.geonames.org/maps/google_{LATITUDE}_{LONGITUDE}.html\"> (Map link)</a>
Sign in to add a comment

Francois
Would it be possible to write {Country} {REGION} {NEARBYPLACE} in corresponding IPTC parameters --> resp countryname provincestate
In lightroom these ITPC fields are used The GPS data can be readed in without problem, it is just the three fields above that remain only in the summary and not in the proper fields
Many thanks in advance Greeting Jan Harskamp Netherlands