OGC API — Processes · process

adjacency-export

Export a zoneSet's adjacency graph — a web view of GET /api/processes/adjacency-export.

The adjacency graph of a zoneSet: Moore neighbourhoods derived analytically per zone by the engine, realised as undirected edges by set membership (both endpoints in the target set, optionally first intersected with a 'surface' set — zone axes are ECEF XYZ(t), so surface adjacency IS generation ∩ membership). Adjacency is never stored by the platform; the exported JSON-lines artifact is a reproducible derived product.

Inputs

NameType DefaultDescription
target
surface
dggrs

Outputs

NameType
nodes
edges
isolatedZones
meanDegree
artifact