Skip to content

expose spatial_extents in collection properties - #345

Closed
utas-amberbian wants to merge 1 commit into
mainfrom
feature/8805-expose-spatial-extents
Closed

expose spatial_extents in collection properties#345
utas-amberbian wants to merge 1 commit into
mainfrom
feature/8805-expose-spatial-extents

Conversation

@utas-amberbian

Copy link
Copy Markdown
Contributor

Pass spatial_extents from the STAC document through to the collection response:

"properties": {
  "spatial_extents": [
    { "description": "Pelorus Reef - 5479 Currents / Waves", "bbox": [146.49924, -18.5391, 146.49924, -18.5391] }
  ]
}

The portal will show this in a popup on the details map (aodn/backlog#8805).

Only the single-collection endpoint returns it. Search results don't, so list responses stay small.

Notes

  • Merge the es-indexer PR first, then bump stacmodel here to the new release — this PR does not compile against the current 0.0.66.

@utas-amberbian
utas-amberbian marked this pull request as draft September 7, 2026 04:43
@utas-amberbian
utas-amberbian deleted the feature/8805-expose-spatial-extents branch September 7, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant