| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2009-08-08 | 877 Bytes | |
| Totals: 1 Item | 877 Bytes | 0 | |
GPStoEXIF GPStoEXIF joins GPS data from GPX Files with Pictures by its timestamp to have position data in the pictures exif meta information. GPStoEXIF uses the exiv2 library for writing the EXIF Data and expat to parse the GPX files. For now GPStoEXIF is tested to work with JPG Files. Known Bugs: GPX Files are not checked, null pointe rexeptions during parsing are not catched Picture/GPX Files given via argument list are not checked if they exist, this could cause a segmentation fault. Timestamps are not checked for consistency ToDos Add comments to code Add further file extensions (yet only jpgs are processed in multiPic mode) Improve Timestamp class => store as tm struc, add getter setter functions with check Add parameter to set maximum time difference GPStoEXIF is under GPL License. For any questions please mail me: gpstoexif@sbreilmann.de