#------------------------------------------------------------------------------ # File: openlayers_poi_textfile.txt # # Description: Example ExifTool print format file for generating a # Openlayers POI textfile from a collection of geotagged images # # Usage: exiftool -p openlayers_poi_textfile.txt FILE [...] > out.kml # # Revisions: 2010/02/05 - P. Harvey created # # Notes: 1) All input files must contain GPSLatitude and GPSLongitude. # 2) The -fileOrder option may be used to control the order of the # generated placemarks. #------------------------------------------------------------------------------ #[HEAD]lat lon title description icon iconSize iconOffset #[BODY]$gpslatitude# $gpslongitude# $filename $directory/$filename red.gif 9,9 0,0 #[TAIL]