1
12 34
I'd like to use gpsPhoto.pl in a Ruby script.
<http://www.carto.net/projects/photoTools/gpsPhoto/>
Assuming I have the script on my computer.
Syntax from command line is:
perl gpsPhoto.pl --dir photos/ --gpsfile GPSTrackWithTime.gpx
--timeoffset 10800
Can I include this in a Ruby script? Please don't suggest porting it to
Ruby, it's 400 lines,
Thanks
<http://www.carto.net/projects/photoTools/gpsPhoto/>
Assuming I have the script on my computer.
Syntax from command line is:
perl gpsPhoto.pl --dir photos/ --gpsfile GPSTrackWithTime.gpx
--timeoffset 10800
Can I include this in a Ruby script? Please don't suggest porting it to
Ruby, it's 400 lines,
Thanks