[gdal-dev] Associate single point coordinates to image.

Eli Adam eadam at co.lincoln.or.us
Fri Nov 14 09:03:44 PST 2014


GDAL reads EXIF data and you can grab that output and then send it
into an OGR output.  I used to have a bash script that did that, but
then I found there were some tricky things to overcome and found that
GpsPrune is really good at this.

GpsPrune can also correlate a GPS track and time stamped photos
lacking EXIF location data.  It exports KML points for the photos.

ExifTool has lots of EXIF data manipulation capacity,
http://www.sno.phy.queensu.ca/~phil/exiftool/


Best regards, Eli

On Fri, Nov 14, 2014 at 3:38 AM, deve <orante.tucceri at exprivia.it> wrote:
> Yes. The final effect is the same: photo--> location-->image over the map.
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Associate-single-point-coordinates-to-image-tp5172985p5173000.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list