Skip to content

Esri Service Import Wizard UI #187

@mikemcdougall

Description

@mikemcdougall

Summary

Create the admin UI flow for importing layers from ArcGIS Server services.

Tasks

  • Add import wizard entry point in admin UI
  • URL input with validation
  • Call discovery endpoint and list services/layers
  • Layer selection (single/multi)
  • Trigger import job
  • Show progress and completion status
  • Handle errors and retries UX
  • Document UI flow

Acceptance Criteria

  • Paste ArcGIS Server URL
  • Discover and list available layers
  • Select layers to import
  • Start import and view progress updates
  • Success and failure states are clear

Dependencies

  • Backend API for discovery/import/progress (see backend issue)

Legacy Reference

  • ../Honua.Server/src/admin/Import/

Test Plan

  • Can discover layers from Esri URL
  • Can kick off import from UI
  • Progress updates render in UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/L🌳 L: 1-2 days (complex feature, multiple components)enhancementNew feature or requestphase/MVPMVP scopepriority/P4💡 Future enhancement - evaluate for later phases

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions