Situation

A spatial data team needs new DataShare files downloaded, imported, and recorded without manually repeating the same update routine.

Outcome

Flux identifies ready downloads and updates, processes the relevant files, and records logs that operators can review.

Steps

  1. Check whether DataShare downloads are ready.
  2. Save ready downloads into the configured download directory.
  3. Check whether DataShare updates are ready.
  4. Import ready updates into the configured update target.
  5. Record download and update logs.

Implementation Evidence

  • Flux/Hive/Hive.Application/DataShare/Download/
  • Flux/Hive/Hive.Application/DataShare/Update/
  • Flux/PowerShell/DataShare/Download/
  • Flux/PowerShell/DataShare/Update/
  • Docs/Docusaurus/docs/powershell/Get-FluxDataShareDownloadReady.mdx
  • Docs/Docusaurus/docs/powershell/Import-FluxDataShareUpdateReady.mdx