in mapillary_tools/process_import_meta_properties.py [0:0]
def process_import_meta_properties(
import_path: str,
descs: T.List[types.ImageDescriptionFileOrError],
orientation=None,
device_make=None,
device_model=None,
GPS_accuracy=None,
add_file_name=False,
add_import_date=False,
custom_meta_data=None,
camera_uuid=None,
windows_path=False,
exclude_import_path=False,
exclude_path=None,