Skip to content

Enhance Koop Service Definition with Layer Metadata

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO]

What is the current behavior?

  • Service Definition returned by a request to /rest/services/FeatureServer contained an empty layers array

What is the new/expected behavior?

  • Service Definition returned by a request to /rest/services/FeatureServer now contains a layers array populated with accurate layer metadata
  • The above behavior fixes compatibility with ArcGIS Pro

Merge request reports