View previous topic :: View next topic |
Author |
Message |
Esox lucius
Joined: 26 Aug 2008 Posts: 2441 Location: Helsinki, Finland
Expire: 2011-11-18
|
Posted: Wed Oct 06, 2010 2:46 pm Post subject: How to build a map of GPS tagged images, EXIF to cloudmap |
|
|
Esox lucius wrote:
I have a bunch of images, more specifically 300, which are photographed in an area size about 15 square kilometers. It is a documentary, and specific location of shots is significant to the written documentation which will be featured in the project photobook, published next spring. The photos are all DSLR images, RAW shots which have automatically been GPS tagged with a Nikon GPS-1 device.
My goal is to be able to build an image which is a map, with lots of pins indicating where on the map the individual photos were taken. I am going to use this map in my book, which means that I need publishing rights to the map image I create.
What solutions come into your mind?
Cheers, _________________ Vilhelm
Nikon DSLR: D4, D800, Nikon D3, D70
Nikon SLR: Nikon F100, Nikon FM2n
Nikkor MF: 20/2.8 Ai-S, 24/2 Ai-S, 24/2.8 Ai-S, 28/2 Ai-S, 28/2.8 Ai-S, 35/1.4 AIS, 35/2 Ai-S, 45/2.8 GN, 50/1.2 Ai, 50/1.2 Ai-S, 50/1.4 Ai, 50/1.4 Ai-S, 50/1.8 AI-S "long", 50/1.8 AI-S "short", 55/1.2 Ai, 85/1.4 Ai-S, 85/1.8H, 105/2.5 Ai, 135/2.8Q, 135/3.5 Ai, 180/2.8 Ai-S ED
Nikkor AF/AF-S FX: 14-24/2.8G, 16/2.8D Fisheye, 16-35/4G VR, 17-35/2.8D, 24/1.4G, 24/3.5D PC-E, 24/2.8D, 24-70/2.8G, 28/1.4D, 28/1.8G, 35/1.4G, 35/2D, 50/1.4D, 50/1.4G, 50/1.8G, 60/2.8 Micro, 60/2.8G Micro, 70-200/2.8G VR, 70-200/2.8G VR II, 80-400/4.5-5.6D VR, 85/1.4G, 85/2.8D PC-E Micro, 105/2D DC, 105/2.8G VR Micro, 135/2D DC, 200/2G VR, 200-400/4G VR, 300/2.8G VR, 300/4D ED, 400/2.8G VR, 800/5.6E VR
Nikkor AF/AF-S DX: 10.5/2.8G Fisheye, 12-24/4G, 18-70/3.5-4.5G
Topcor: Auto-Topcor 58/1.4,
Voigtländer SL: 40/2 Ultron, 58/1.4 Nokton, 75/2.5 Color-Heliar, 90/3.5 APO-Lanthar, 125/2.5 APO-Lanthar, 180/4 APO-Lanthar
Zeiss ZF: Planar T* 85/1.4 ZF
M42 SLR: Voigtländer Bessaflex TM
M42: Flektogon 20/4, Flektogon 35/2.4, Tessar 50/2.8 T, Super-Takumar 55/1.8, Biotar 58/2 T, Pentacon 135/2.8, Sonnar 135/3.5
Medium format: several Zeiss Super Ikonta 532/16 Opton-Tessar 80mm f/2.8, Zeiss Ikonta 524/16 Opton-Tessar 75mm f/3.5
Leica: R7, M4, Super-Angulon-R 4/21, Elmarit-R 2.8/28, Summicron-R 2/35, Summicron-M 2/35, Summicron-M 2/50, Elmarit-R 2,8/180 |
|
Back to top |
|
|
ludoo
Joined: 18 Sep 2009 Posts: 1397 Location: Milan, Italy
Expire: 2011-12-05
|
Posted: Wed Oct 06, 2010 3:29 pm Post subject: |
|
|
ludoo wrote:
Write a small program in Python that uses pyexiv2 to extract GPS info from the exif block, then output a geotagged feed you can pass on to google maps (or better yet a KML file).
It should be fairly easy, if you don't find another way of doing it send me a PM. _________________ My galleries
Digital: Samsung EX-1
Past Digital: Samsung NX10, Sigma SD9, Sigma SD10, SD14, DP2, Pentax *istD, Kx, Fuji S2 Pro, Canon 5D
Analog: packfilm Polaroids, 6x9 Kodak folders, Pentacon Taxona half-frame, Fujica ST605n, Walz Envoy, Olympus 35 S-II, Olympus Wide S
Past Analog: Polaroid 600se, Polaroid 110B, Canon IIF, various fixed-lens and Russian rangefinders, ...
Past Lenses: Nikkor 24/2.8, Nikkor SC 50/1.4, Nikkor 50/2, Nikkor H 85/1.8, Nikkor P 105/2.5, Nikkor Q 135/3.5, Fujinon 100/2.8, Fujinon EBC 100/2.8, Fujinon EBC 135/3.5, Fujinon EBC 200/4.5, Mamiya SX 135/2.8, CZJ Flektogon 35/2.4, CZJ Pancolar 50/1.8 zebra, CZJ Sonnar 135/3.5, ...
altroformato
|
|
Back to top |
|
|
marty
Joined: 09 Apr 2009 Posts: 767 Location: Italy
|
Posted: Wed Oct 06, 2010 3:48 pm Post subject: |
|
|
marty wrote:
Another solution could be HTML and javascript. Here the API reference . You generate an HTML page with the map and then you save it.
Cheers, M. _________________ Canon FD
Bodies: AT-1, A-1, T-90
Lenses: nFD 20mm f2.8, 24 f2.8, 28 f2.8, 35 f2, FD 50 f1.8 S.C., 85 f1.8, 100 f2.8, 135 f2.8, 200 f4, 300 f4
|
|
Back to top |
|
|
Rolf
Joined: 02 May 2009 Posts: 4123 Location: NRW/Germany
Expire: 2015-12-26
|
Posted: Sat Oct 16, 2010 3:02 pm Post subject: |
|
|
Rolf wrote:
I have stored my pics at smugmug. If you are a member there this feature is included together with Google maps
Sample here >
http://www.foto-bochum.net/Landscapes/Netherlands-Impression/7239171_CoNYw#465148698_iBPaT
If you hit the "MAP THIS" button on the top of the right side you will see Google maps with the pins.
Another solution would be this >
http://regex.info/exif.cgi
Copy the following link >
http://forum.mflenses.com/userpix/201010/big_1457_RDS_2706_Kopieborder_1.jpg
into the data field (Image URL) of the exif viewer and he will show you Google maps as well, but only for this image. So perhaps you can copy this map from the viewer and put the other pins manually into it.
_________________ Rolf |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|