Sony Ericsson / Sony : Software, Firmware and Drivers : Convert Cell-ID Geo-tagged photos to GPS-tagged
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Convert Cell-ID Geo-tagged photos to GPS-tagged
Bookmark topic
Hidoba ;
Where is actually this cell Id data is stored in pictures, I checked all the EXIF info but couldn't find any
--
Posted: 2009-08-20 12:50:46
Edit :
Quote
The cell ID is not stored in the EXIF part of the file - but in another RDF section, which is probably why you can't find it. If you open a tagged image up in notepad or something then the cell ID stuff will look like
{cell:mcc}234{/cell:mcc}{cell:mnc}30{/cell:mnc}{cell:lac}241{/cell:lac}{cell:cellid}45808{/cell:cellid}{cell:r}3{/cell:r}{cell:cgi}234-30-241-45808{/cell:cgi}
(note I've change angled brackets for wiggly ones as it wouldn't post correctly with angled brackets)
Which is essentially XML style information.
from the mcc, mnc, lac and cellid information, using opencellid, you can find the lat/lon coords - which can then be written into the EXIF.
code28h4p - there is a problem with the phone software somewhere, even though I have GPS turned on, I have a lock etc, the phone is still not writing the GPS lat/lon information into the EXIF tags. It does however write the cellid into the RDF section, hence why this program would be great to get working.
[ This Message was edited by: teapea on 2009-08-20 13:37 ]
--
Posted: 2009-08-20 14:30:54
Edit :
Quote
!!! TO ALL having mcc/mnc/lac/cellid-not-found problem:
I've solved your problem and reuploaded the program. Please
download and test.
The problem was due to image paths with spaces.
gayannr you can use exiftool to see the cell-id info. You can make a copy of the exiftool.exe file included in my distributibe and rename it to exiftool(-k).exe, and drag&drop your image to the exiftool(-k).exe file.
[ This Message was edited by: Hidoba on 2009-08-21 08:35 ]
--
Posted: 2009-08-21 09:13:55
Edit :
Quote
Processing DSC00690.JPG
Reading tags. Loading coordinates from google. 4.202661 103.434255. Writing tags.
Error: exif could not update file:
Finished.
Processed 1 files:
GPS data was alredy in 0 files.
Google resolved coordinates for 1 files.
opencellid.org resolved coordinates for 0 files.
Coordinates were not found for 0 files.
I'm testing your newest version
Your program manage to find the coordinates, but failed to write exif on the image..
--
Posted: 2009-08-21 12:47:48
Edit :
Quote
On 2009-08-21 12:47:48, pakhusin wrote:
I'm testing your newest version
Your program manage to find the coordinates, but failed to write exif on the image..
Most certainly that means your image is in protected folder.
--
Posted: 2009-08-21 14:30:25
Edit :
Quote
On 2009-08-21 14:30:25, Hidoba wrote:
On 2009-08-21 12:47:48, pakhusin wrote:
I'm testing your newest version
Your program manage to find the coordinates, but failed to write exif on the image..
Most certainly that means your image is in protected folder.
Works great, cheers matey
--
Posted: 2009-08-21 14:44:09
Edit :
Quote
Ehmm ...
Out of excitement ... Can i know if my k800i has anything to do with this app ??
--
Posted: 2009-08-21 14:45:00
Edit :
Quote
On 2009-08-21 14:45:00, firoz3321 wrote:
Ehmm ...
Out of excitement ... Can i know if my k800i has anything to do with this app ??
As far as I see on Sony Ericsson website k800i doesn't have geo-tagging... So app is useless for you
--
Posted: 2009-08-21 15:07:18
Edit :
Quote
I think you should add a donate button on your website, this is a great program, sure it helps lots of people!
--
Posted: 2009-08-21 15:28:47
Edit :
Quote
I was able to geotag my pictures that I took while flying over greenland!!!
though one of them placed me in Zambia... lol
--
Posted: 2009-08-21 15:36:34
Edit :
Quote
New Topic
Reply