Tiled imagery

Attach tiled imagery URLs

You can import tiled imagery by linking them from external storages. The linked data is displayed in SuperAnnotate, but they aren't stored on our local servers. You can find the template CSV here.

sa.attach_items(
  project = "Project Name",
  attachments = "./tiledimagery.csv",
  annotation_status = "QualityCheck"
)