kartaview / upload-scripts

Uploader tools for KartaView
MIT License
61 stars 30 forks source link

No geotag script #25

Closed seb-1204 closed 2 years ago

seb-1204 commented 7 years ago

Hi there, I recommend that OSC offers a 'endorsed' geotag photos from gpx track script. I would assume this could easily be forked from the mapillary script [MIT licence]

bogdan-racasan commented 7 years ago

So you want to upload a images but you have images that don't contain exif but you have an gpx file for them?

seb-1204 commented 7 years ago

That is correct. The workflow (for mapillary) that has proven good to me is.

  1. Take pictures with GoPro and record track with Android mobile (OsmAnd+)
  2. download all to computer, rough scan of images to clear out bad ones
  3. apply Coordinates from gpx file to the images (using python script)
  4. check image location on a map to ensure the GoPro time drift is acceptable. This has been an issue on a number of uploads where GoPro time and GPS time have drifted apart of up to 30 seconds. e.g. This results in the image from the bridge receiving a gps coordinate which is way past the bridge.
  5. Upload using script.
bogdan-racasan commented 6 years ago

This can be done for sure. But we must invest few days in this. I will talk with the team lead and propose this to them . Sorry for the late response. There was some issues on the flow that we improve the osm map. Thanks again for this advice. 👍

bogdans-telenav commented 5 years ago

Update on this: not quite what you requested but related to this, we now support generating exif data from OSC Metadata file format.

salabogdan commented 2 years ago

We now support this functionality https://github.com/kartaview/upload-scripts/pull/118