[Qgis-developer] Geophoto management

Neumann, Andreas a.neumann at carto.net
Sun Jul 3 23:49:46 PDT 2016


Hi, 

I also think that there is enough interest by many people/organizations
to have support for it in QGIS core. 

I would have the following (mostly additional) requirements: 

1. being able to read a whole folder with photos
2. Support for additional graphic file formats next to JPEG.
Professional photographers don't store their data in JPEG documents, but
in their RAW files(e.g. NEF (Nikon Raw format), CRW (Canon Raw format))
3. Support for GPSDestXX Tags to diplay the target point. The target
point is in my opinion more important than the point where the photo was
taken
4. Support for GPSDestBearing/GPSDestDistance to show the direction from
the photo standpoint to the target point
5. When clicking on a photo it would be nice if the view angle could be
visualized, taking into account the fov (field of view) of the lense,
GPSDestCoordinates or GPSDestBearing/Distance, based on whatever is
available in the EXIF data
6. Being able to interactively edit EXIF data in QGIS, esp.
GPSDestLongitude/GPSDestLatitude, GPSDestBearing/GPSDestDistance. 

See http://www.exif.org/Exif2-2.PDF and
http://www.geofoto.ch/geophotomap/ (when you click with the "i" Button
on a photo point, the view angle is displayed (see item 5 above)) 

Paolo: do you have funding for such improvements? I may be able to
contribute privately in autumn in a crowd-funding effort (esp. for items
2-6 above) 

Perhaps we should first write a complete specification of what we expect
from such a tool. 

Andreas 

On 2016-07-04 08:09, Paolo Cavallini wrote:

> Oh, right, good suggestion, thanks Nathan. Moreover, it can also create
> thumbnails:
> http://www.gdal.org/frmt_jpeg.html
> So the work from QGIS side seems considerably reduced.
> In the far past, reading EXIF was a bit a black magic, beacuse vendors
> implemented it with lots of variations, thus many exif readers failed
> often: does anybody have recent experience, is GDAL driver working in
> most or all cases?
> Thanks again.
> 
> Il 04/07/2016 07:58, Nathan Woodrow ha scritto: 
> 
>> GDAL also seems to support reading EXIF information if we want to use
>> that to avoid any extra libraries.
>> 
>> On Mon, Jul 4, 2016 at 3:51 PM, Paolo Cavallini <cavallini at faunalia.it
>> <mailto:cavallini at faunalia.it>> wrote:
>> 
>> Hi all,
>> a frequent request from user is a better management of geotagged photos.
>> What most users expect is to:
>> 1. be able to load geotagged photos
>> 2. display the locations
>> 3. display the photo clicking on the location
>> * possibly also to show a miniature.
>> Currently we have:
>> * an old and relatively complex C++ plugin, much more powerful than
>> this, and thus overkill for such a simple task
>> * the external plugin photo2shape, that only do #1 and #2, has issues
>> with py libraries, and leaves photos in an external path
>> * a plugin that helps georeferencing photos.
>> My suggestion would be to modify photo2shape to save on a
>> spatialite/geopackage db:
>> * the photos
>> * their locations
>> * the line joining consecutive points
>> * the photos themselves
>> * a form that will display the photo on click.
>> Such a plugin would be IMHO a good candidate for inclusion in core.
>> Is anyone working on something similar? Better ideas?
>> All the best.
>> --
>> Paolo Cavallini - www.faunalia.eu [1] <http://www.faunalia.eu>
>> QGIS & PostGIS courses: http://www.faunalia.eu/training.html
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org <mailto:Qgis-developer at lists.osgeo.org>
>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

  

Links:
------
[1] http://www.faunalia.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160704/a5937cc0/attachment-0001.html>


More information about the Qgis-developer mailing list