Hello,
I would like to have the compass direction entered into the exif files of my photos with the Mapillarytools.
I use the following command:
python mapillary_tools process --advanced --import_path c:/m --user_name sonyboya6t --interpolate_directions
Unfortunately the corresponding field is still empty after processing the images.
What am I doing wrong?
C:\Python27\Scripts>python mapillary_tools process --advanced --import_path c:/m --user_name sonyboya6t --interpolate_directions
Running user_process for 25 images, skipping 0 images.
Sub process ended
Running import_meta_data_process for 25 images, skipping 0 images.
Sub process ended
Running geotag_process for 25 images, skipping 0 images.
Sub process ended
Running sequence_process for 25 images, skipping 0 images.
Sub process ended
Running upload_params_process for 25 images, skipping 0 images.
Sub process ended
Running mapillary_image_description for 25 images, skipping 0 images.
Sub process ended
Process done.
No post processing action specified.
Thanks