AtlasOfLivingAustralia / spatial-service

Spatial web services and layer administration console
https://spatial.ala.org.au/ws
2 stars 11 forks source link

Add simplified sandbox #239

Open adam-collins opened 2 months ago

adam-collins commented 2 months ago

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.

  1. 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.
  2. Add a task/process to accept the definitive header.
  3. Update spatial-hub to optionally use this sandbox for "import | points".
  4. Update spatial-service to optionally use this sandbox for "tools | generate points".

Reduction of functionality

Other