PGPS Guest
|
Posted: Fri May 18, 2007 3:59 pm Post subject: Geocoding a digital picture using command line tools (prefer |
|
|
I have a bunch of pictures. I would like to have some command line
utility to add Latitude/Longitude information to the EXIF information
in the JPEG file without changing the image (compression etc.). I want
something like this
c > MYGEOCODE c:\chicago\*.jpg 47.89 -87.63
Where MYGEOCODE is the utility I am looking for and the numbers at the
end (47.89 and -87.63) are the latitude and longitude of Chicago.
So, all the JPEG images will now have this information included.
A GUI is also good. However, I want the saved image to be exactly the
same without any compression etc.
Thanks. |
|