• Upload files
  • Configure Satellite
  • Define Classes
  • Label

Upload Files

Upload the data you wish to label. Geotiffs are currently the only supported format (one file per band). Other formats (e.g., PNG, JPEG, BMP) will be available soon in the next version.

Folder structure

Use the following structure to upload your files.

- Folder (all images)
      - SubfolderA (image A)
          - Band 1.tif
          - Band 2.tif
          - ...
      - SubfolderB (image B)
          - Band 1.tif
          - Band 2.tif
          - ...
      - etc.

Drop your folder here or

Upload a folder containing your satellite images

Expected structure:

Root Folder/
  ├── SubfolderA/
  │   ├── Band1.tif
  │   ├── Band2.tif
  │   └── ...
  ├── SubfolderB/
  │   ├── Band1.tif
  │   ├── Band2.tif
  │   └── ...
  └── ...

Uploaded Files