Opened 10 years ago
Closed 4 years ago
#11844 closed enhancement (fixed)
[PATCH] Show time estimation when geotagging many photos at once
Reported by: | skorbut | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin photo_geotagging | Version: | |
Keywords: | Cc: |
Description
It would be nice to have a (continually updating) estimate for the time it needs to tag a bunch of photos along the already existing progress bar.
Optionally the estimate could be displayed only after 2 seconds or so.
Attachments (1)
Change History (6)
by , 7 years ago
Attachment: | time_estimate.patch added |
---|
comment:1 by , 7 years ago
Summary: | Show time estimation when geotagging many photos at once → [PATCH] Show time estimation when geotagging many photos at once |
---|
comment:2 by , 7 years ago
In [o33967]: applied #11844 - Show time estimation when geotagging many photos at once (patch by skorbut et al.)
In [o33968]: update
comment:3 by , 7 years ago
Great work! I feel humbled that the plugin was used as a teaching example. Well, maybe to demonstrate how messy real code can be... :)
comment:4 by , 7 years ago
Owner: | changed from | to
---|
comment:5 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Students of NTB (Interstaatliche Hochschule für Technik Buchs) in Switzerland wrote a patch for this in spring 2016 at https://github.com/hauserulrich/HTW_JOSM , which I enhanced a bit.