Uploading images

Internal user rights are required to upload files to folders.
Only JPEG and JPG formats are supported.

When uploading images to RoadAI, note the following:

  • Image time is extracted in this priority order:
    1. Exif.GPSInfo.GPSDateStamp and Exif.GPSInfo.GPSTimeStamp
    2. Exif.Image.DateTimeOriginal
    3. Exif.Image.DateTime
    4. File upload time
  • To have location data, include this Exif metadata of the uploaded image:
    • Exif.GPSInfo.GPSLongitude
    • Exif.GPSInfo.GPSLongitudeRef
    • Exif.GPSInfo.GPSLatitude
    • Exif.GPSInfo.GPSLatitudeRef
  • If panorama images should be viewed in the panorama viewer, set ProjectionType: equirectangular in the Exif metadata of the uploaded image.