Menu

#1 Patch for new option -assume-reference

open
nobody
None
5
2008-11-20
2008-11-20
hokascha
No

This is a patch for a new command line option option "-assume-reference String"

Should be used like:
java -jar gpsdings.jar exifloc -r -assume-reference NE -z output.kmz pics/*

where NE stands for North and East, for example. When no Exif-Information about the reference is found, assume to use the supplied values.

WARNING: Incomplete Code, the option is being parsed, but not being used at the moment. Add some code to actually use it. At the moment, North and East are hard-coded in MediaUtilExifReader, see the commented code there for your next steps.

Discussion

  • hokascha

    hokascha - 2008-11-20

    Diff against Build 351

     
  • hokascha

    hokascha - 2008-11-20

    diff agains build 351

     
  • hokascha

    hokascha - 2008-11-20

    File Added: MediaUtilExifReader.java.diff

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.