OGC API — Processes · process
proximity-bands
Concentric geodesic distance bands, indexed as zoneSets — a web view of GET /api/processes/proximity-bands.
Index concentric distance bands around a source geometry: one content-addressed zoneSet per band ring. GEOMETRY-SIDE proximity — candidate zones from the expanded extent are assigned by their centre's geodesic distance to the densified source geometry (great-circle, mean radius; the model and sample spacing are reported in the result). Never a lattice dilation: HyPlica has no k-ring concept.
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| geometry | — | ||
| bands | — | ||
| zone-level | — | ||
| datetime | — | ||
| min_height | — | ||
| max_height | — | ||
| collectionId | — | ||
| dggrs | — |
Outputs
| Name | Type |
|---|---|
| bands | |
| candidates | |
| collection | |
| distanceModel |
API
GET /api/processes/proximity-bands
POST …/execution
Open in Swagger UI
Execution is asynchronous (returns a job to poll) and requires a token — see the documentation. Track runs under OGC API — Jobs.