Hi all,
I want to add the available GPS information like Latitude and longitude to an image file captured using the device camera. It is in the exif format and has fields for the GPS tags. I am using S603rd FP1 SDK and CExifModify classes to
set the GPS tags. I am able to set the Latitude and longitude reference values which require Ascii values to be set, but i am unable to set latitude and longitude values since these require rational values.
My problem is I am unable to set the latitude information from rational to the descriptor format.
How do i convert the latitude information say 24.121212 into descriptor format which can be used to set the latitude tag.
Any pointers to the solution will be helpful.
Regards,
Shashi.

Reply With Quote


