ultramango / gear360pano

Simple script to create equirectangular panorama by stitching images from Samsung Gear 360
MIT License
226 stars 55 forks source link

Add support for geotagging from GPX #22

Closed neuhaus closed 7 years ago

neuhaus commented 7 years ago

Hi,

here's a feature request. There is some software that does this but perhaps you are inclined to merge it into your project:

Add GPS location to EXIF data from a separate GPX file.

With this new feature your script would be a good solution for batch processing of pictures taken prior to uploading them to Mapillary.

neuhaus commented 7 years ago

I think it's somewhat out of the scope of this script 😄 A good solution would have to interpolate GPS data in between two data points, not easy to do in a CMD or bash script...

ultramango commented 7 years ago

Hi,

I agree that's a bit beyond the scope of this script :) .

There are a lot of existing software for doing this: darktable, digikam (not sure), qgis, gpsbabel (not sure).

And doing this in scripting would be a nightmare, especially for Windows (I'm already stretching the limits here).

neuhaus commented 7 years ago

Since I happened to have booted Windows, I used GeoSetter.