On 2016-06-25 11:46, David Taylor wrote:
> On 25/06/2016 16:27, Alan Browne wrote:
>
>> It could even be useful to write a simple program to take in filenames
>> and positions and format the above and invoke EXIFTOOL, I suppose.
>
> I'm perhaps using the GPS in a more urban environment, and tend to
> switch if off when stopping in a café or restaurant. It's when leaving
> that I may forget to switch the GPS receiver back on, or it may take a
> couple of minutes to acquire lock (I know it should be faster...).
>
> I've not tried using the phone as a track logger. How much does it
> affect battery life?
A bit I'm sure. I had a fully charged iPhone 6P yesterday go down about
15% while fooling around with several nav apps at once. (Apple Maps,
Google Maps, GPS Kit, In Motion, 3 different compasses, Flight Radar,
etc.) over the course of 1 Bloody Ceasar and 2 beers while the charcoal
was getting to the appropriate shade of grey.
I've used my other iPhone (4) while orienteering to record my track over
the period of an hour or so without much battery use. But it was a
single app recording (GPS Kit or In Motion GPS). Also on a 6 hour
Rogaine without depleting the battery all that much.
It would be nice if the sampling/recording rate could be set by the
user. For slow paced photography out in the boonies, a 1 / 10 s rate
would be more than ample for most photography I do. (1 / minute even).
In turn it would be further nice, therefore, if the API's for the GPS
could be told to take it easy and not drive the GPS correlators all that
hard. Combined, that would save significant energy for someone wanting
to record all day long.
> Hard position setting via a batch file is fine, but you need to select
> the files and I find that easier graphically selecting from a list.
> Dragging a pointer to a map location isn't hard either. I keep all my
Just a copy paste, really. No biggie. My objection to the GUI tools is
they've proven to be poorly designed when selecting folders and file
types, not remembering last folder used and so on. Perhaps I should DL
a few to checkout as I haven't looked at any in several years.
Hopefully they've improved in these respects.
> photos in UTC time as you do, and GeoSetter seems to get the UTC times
> correct when it reads the .GPX file, so there are no issues with EXIFTOOL.
Just means GeoSetter is using the correct commands when it applies the
change.
>
> Yes, you could write a program, and it would be the Mac equivalent of
> GeoSetter. Many would thank you for it! Maybe there already is one?
I write lots of utilities for my purposes - perhaps too tailor made for
general purpose use. Usually command line with some specific
interactions. They generally will compile for Mac, Windows, Linux -
though for Windows a bit of changes are required to handle the file
system structure.