<div>Daniel,</div><div><br></div>Thanks for the input, I'm still thinking whether an offline or an online solution would be more sufficient. OGR driver would somewhat be simple even if it's used to convert the data source to shapefile directly (ogr2ogr).<div>
Scripting requires the user to set up further environments (Python, C# Java whatever) which is more complicated to utilize in most cases.<br><div><br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div>
<div><br><br><div class="gmail_quote">2012/7/23 Daniel Clewley <span dir="ltr"><<a href="mailto:daniel.clewley@gmail.com" target="_blank">daniel.clewley@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tamas,<br>
<br>
Sounds like a great idea. I don't know if it's of use but I recently put together a python script to create KMZ files of geotagged photos using the Python Imaging Library to read EXIF data. It also exports a list of photos and coordinates as a CSV file, for loading into a GIS. You could use OGR to output a vector data source instead.<br>

<br>
The script can be downloaded from here:<br>
<br>
<a href="http://dropbox.aber.ac.uk/?KJHsTqst" target="_blank">http://dropbox.aber.ac.uk/?<u></u>KJHsTqst</a><br>
<br>
Thanks,<br>
<br>
Dan<br>
<br>
On Mon, 23 Jul 2012 09:51:14 +0200, Tamas Szekeres wrote:<br>
<br>
> Hi All,<br>
><br>
> We're thinking about implementing a new OGR driver which would<br>
> represent a set of images as a vector data source. The images are<br>
> taken from any GPS compatible mobile device, and each picture would be<br>
> represented as a point feature, the positions would be extracted from<br>
> the exif information. The file name and path would be provided as an<br>
> attribute for each feature. This data source could then be used by<br>
> higher level apps to provide symbols at the picture locations in the<br>
> map and display the picture when the feature is selected. The driver<br>
> would definitely use GDAL to extract information about the provided<br>
> images.<br>
><br>
> I'm not sure whether we already have some kind of alternative solution<br>
> to this, let me know if you know about any. Further ideas about this<br>
> topic would also be helpful.<br>
><br>
> Best regards,<br>
><br>
> Tamas<br>
><br>
<br>
______________________________<u></u>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div></div>