Creating A Project Based On Existing Imagery¶
Note
Currently this workflow is only available to DroneTM admins.
In future, it may be made public.
Sometimes the data collection flow is backwards:
- Instead of creating a project first, then flying for imagery, the data may have been captured through other means.
- In this scenario, you may wish to retroactively create a DroneTM project to handle the images, pre-process, and do the final processing.
- Doing this requires a slightly different workflow (normally hidden to most users).
1. Create a project from S3 images¶
- Visit https://drone.hotosm.org/import
- Enter a project name.
- Point to your public S3 bucket, including a data path.
- All JPEG images under this path (and in subpaths) will be scanned, and a project created that bounds the imagery locations completely.
2. Upload the imagery¶
- Now a project exists, you can upload to the
user-uploadsdirectory of the specific project. - Transfer data using a tool like RClone to
dtm-data/projects/<project_id>/user-uploads.
3. Ingest the imagery¶
- Once the data is present in the DroneTM S3 bucket we can 'ingest' it. This means the imagery is scanned and database entries are made.
- Go to the project details page.
- Click the Upload Imagery button.
- Hold CTRL and see the Ingest Imagery button.
- Click the button.
4. Continue as normal¶
- Once the imagery is ingested into the database, you can continue DroneTM workflows as normal.
- The next step would be to Classify the imagery, i.e. divide it into task areas and pre-process flag photos with issues.