Sort items by camera serial number contained in the EXIF? Sort items by camera serial number contained in the EXIF?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Sort items by camera serial number contained in the EXIF?

Started by theseeker, September 10, 2011, 04:26:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

theseeker

Dear friends,

I am a freelance photographer based in Athens, Greece. Recently my Canon EOS 5D Mark II got stolen here. I am trying to locate it using various methods, both electronic and physical. There is a big photo portal in Greece, www.dpgr.gr, where I suspect photos with my camera may appear at some point by some ignorant buyer of my camera. It uses coppermine galleries and I happen to know the administrators. I was wondering if it would be possible to scan those galleries by s/n in order to locate pictures carrying the s/n of my stolen camera. The serial no. tag exists in the EXIF of many jpegs. The link for those galleries is http://www.dpgr.gr/usergalleries/index.php?cat=1.

I would deeply appreciate any help.

Best,

Giorgos Doganis
www.giorgosdoganis.com

ΑndrĂ©

When Coppermine reads the EXIF data it is copied to the exif table in the database. If you want to search for your serial number you should query that table. But I'm currently not sure if that data is read at all.

theseeker

Thanks a lot, I'll contact the admins and see what can be done.