Hero9 black timelapse photo series uploaded using Python CLI tools ; notes on https://github.com/mapillary/mapillary_tools/blob/master/README.md , in section Derive image direction and Upload, state : “Derive image direction (image heading or camera angle) based on image latitude and longitude. If images are missing direction, the direction is derived automatically, if direction is present, it will be derived and overwritten only if the flag --interpolate directions is specified.”
Looking at Exif tags of pics taken with a camera with compass using ExifTool spot both a GPS Img Direction Ref, and a GPS Img Direction value; those entries are not present in pics saved by the Hero9 black : as it ought to be, as the Hero9 doesn’t have a built-in compass.
Looking at my sequence taken with the Hero9 on 11 Aug (uploaded 23 Aug) confirmed there is no img direction in the files, thus in my understanding image direction would be derived automatically - yet ‘fans’ on the Mapillary page all point due north, suggests image direction hasn’t (yet?) been derived.
Given that I have only recently started using the Python CLI tools : do I misunderstand the readme, or is there another cause, please?
Looking forward,