Skip to main content

fetch_netelements

Function fetch_netelements 

Source
pub fn fetch_netelements(
    client: &dyn SparqlClient,
    endpoint_url: &str,
    polygon_wkt: &str,
) -> Result<Vec<RinfNetelementRow>, ProjectionError>
Expand description

High-level helper: fetch + parse netelements for a search polygon.