You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sandbox is out of date as it still uses biocache-store. It is also expected to fail with the introduction of Cognito as it has had none of the required security plugin updates.
Add a webservice to upload a csv, similar to sandbox; an authenticated request, a name for the upload. It will return the header determined from the csv contents and a dataResourceUid.
Add a task/process to accept the definitive header.
Update spatial-hub to optionally use this sandbox for "import | points".
Update spatial-service to optionally use this sandbox for "tools | generate points".
Reduction of functionality
The existing sandbox upload had the ability to get feedback on the header. Additional documentation and some feedback is required to address this.
The existing sandbox will show feedback on the first few rows. This is cannot be included.
Other
Ideally supporting zipped/unzipped CSV/TSV/DwCA
occurrenceID for CSV/TSV is added/overwritten with the row number.
userId is added/overwritten with the ALA userId.
datasetName is added/overwritten with a user specified name.
The spatial-hub must contain a listing of all prior uploads by date, name and number of rows.
The spatial-hub must allow datasets to be deleted.
The spatial-service must allow datasets to be deleted by administrators; individually, by date, by size, by list of dataResourceUid
The text was updated successfully, but these errors were encountered:
Sandbox is out of date as it still uses biocache-store. It is also expected to fail with the introduction of Cognito as it has had none of the required security plugin updates.
Reduction of functionality
Other
The text was updated successfully, but these errors were encountered: