Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create QC export tool #110

Open
ZavenArra opened this issue May 4, 2024 · 0 comments
Open

Create QC export tool #110

ZavenArra opened this issue May 4, 2024 · 0 comments

Comments

@ZavenArra
Copy link
Contributor

The QC export tool will export all relevant data for QC of the root capture identification automation as a zip file stored at the s3 link. The process must work as follows:

  1. User creates a polygon of the area they are wish to perform QC for in QGIS
  2. User uploads this file to a web form
  3. A job runs and exports all intersecting captures and session segments
  4. Captures are stored in files per their matching session segment, and session segments are each stored in a separate file.
  5. All fields (properties) and geometry data attached to captures and session segments must be included in the data table of the export. This could be geojson
  6. Data is stored in s3 and the link is provided to the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant