Skip to content

Add spatial_aggregation to resource#398

Merged
duncandewhurst merged 4 commits into1.0-devfrom
282-resource-spatial-aggregation
Mar 18, 2026
Merged

Add spatial_aggregation to resource#398
duncandewhurst merged 4 commits into1.0-devfrom
282-resource-spatial-aggregation

Conversation

@odscrachel
Copy link
Contributor

@odscrachel odscrachel commented Mar 6, 2026

Related issues

Closes #282

Description

Adds free text spatial_aggregation to resource.

Merge checklist

If you added, removed or renamed a field:

  • Update the collapse option of the jsonschema directives for dataset, resource, hazard, exposure, vulnerability and loss on reference/schema.md
  • Update the diagrams in reference/schema/md
  • Update the JSON files in examples

Always:

  • Run ./manage.py pre-commit
  • Update the changelog (style guide)

Having trouble?

See how to resolve check failures.

Copy link
Contributor

@duncandewhurst duncandewhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once my comment is resolved, we should ask Mattia to check that he is happy with the description.

Co-authored-by: Duncan Dewhurst <duncan.dewhurst@opendataservices.coop>
@odscrachel
Copy link
Contributor Author

"title": "Spatial aggregation",
"description": "The fundamental spatial unit or geometric container used to organise, summarise, or 'bin' the data within this resource. This describes whether the data is unaggregated (e.g., individual building footprints or asset points), or aggregated into standardised administrative divisions (e.g., municipalities), hydrological units (e.g., catchments), or calculated geometric grids (e.g., hexagons or square gridcells).",

@matamadio are you happy with this description for Spatial aggregation?

@duncandewhurst
Copy link
Contributor

"title": "Spatial aggregation",
"description": "The fundamental spatial unit or geometric container used to organise, summarise, or 'bin' the data within this resource. This describes whether the data is unaggregated (e.g., individual building footprints or asset points), or aggregated into standardised administrative divisions (e.g., municipalities), hydrological units (e.g., catchments), or calculated geometric grids (e.g., hexagons or square gridcells).",

@matamadio are you happy with this description for Spatial aggregation?

@matamadio please could we get your input on this one? Thanks!

@matamadio
Copy link
Contributor

Definition sounds good, approved.

@duncandewhurst duncandewhurst self-requested a review March 18, 2026 00:07
@duncandewhurst duncandewhurst merged commit 10cd1a9 into 1.0-dev Mar 18, 2026
5 checks passed
@duncandewhurst duncandewhurst deleted the 282-resource-spatial-aggregation branch March 18, 2026 00:08
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.

[Proposal] More comprehensive description of exposure data

3 participants