GeoTagged Photographs

647
2
03-29-2012 11:12 PM
YateeshKandi
New Contributor
Hi,

When I geotag a photograph(JPG/JPEG), the .jgw and the .aux.xml files are not created sometimes. Due to which I'm unable to load the images again(through code). I'm getting the error, Unknown Coordinate System. Please help me out on this.

Thanks in advance..


Regards,
Yateesh
0 Kudos
2 Replies
EdanCain
New Contributor II
Hi,

When I geotag a photograph(JPG/JPEG), the .jgw and the .aux.xml files are not created sometimes. Due to which I'm unable to load the images again(through code). I'm getting the error, Unknown Coordinate System. Please help me out on this.

Thanks in advance..


Regards,
Yateesh


Hi Yateesh,
The geotagging code is writing EXIF metadata to the image itself, not providing you with a world file of sorts.
The code should handle whatever coordinate system you are using within the app. The code provides for the conversion needed within the EXIF metadata. If you are attempting to geotag a non geotagged image and you get a Note with the image within the Popup, but if you delete the note and attempt to bring the image back into the app and its not placing it where you set it the previous time, then we have a bug.

I've recently put a lot of work into this code for our next release. Image orientation, geotag the original image (don't make a geotagged copy), some bug fixes. If you could explain a little more as how to reproduce what you are seeing I would appreciate it as I have a small window to fix it if its not fixed already.

Thanks,
Edan
0 Kudos
glennhazelton
Occasional Contributor III
when will the next release be out.?
i would like to add photos
0 Kudos