Expand description
Source selection and retrieval-area construction for automatic topology retrieval (feature 006).
Combines GNSS-derived bounding boxes, the RINF SPARQL client trait, and the
validation pipeline that produces a RetrievedTopology ready for use by
the existing path/projection/detection algorithms.
Structs§
- Retrieval
Config - Retrieval configuration shared by the CLI and language bindings.
Functions§
- build_
retrieval_ area - Build a 1 km-expanded (configurable) WGS84 axis-aligned search polygon from GNSS positions.
- resolve_
topology - Resolve the topology for a workflow. Returns the bundle plus an outcome summary suitable for surfacing to callers.
- uncovered_
gnss_ indices - Find indices of GNSS positions that fall outside the bounding box of the
retrieved netelements (used for
uncovered_gnss_indicesdiagnostics). - validate_
topology - Validate a topology bundle produced from RINF.