OGC API — Processes · process

zonal-coverage

Per-zone coverage fraction from an indexed raster (Canopy Cover and kin) — a web view of GET /api/processes/zonal-coverage.

For every zone of a raster-indexed collection at one level, the fraction of its pixels satisfying a predicate on one band — canopy >= a threshold, land-use class membership, flood-depth exceedance. Computed entirely from the stored zone-mask artifact written at index time: nothing re-fetched, re-projected or resampled. Zones are bucketed by fraction into zoneSets (the overlay-count idiom: identity carries the answer), with an exact per-zone fraction JSON artifact alongside.

Inputs

NameType DefaultDescription
collectionId
zone-level
band
predicate
buckets
min_fraction
outputCollectionId
dggrs

Outputs

NameType
buckets
zones
stats
coverageArtifact
collection
zone-level
band
predicate