pub fn get_srs_parameter_data_from_id(
    parameter_id: &str,
) -> Option<&ParameterData>
Expand description

Get the correct srs parameter data for a given cache id.