Function pick_geofabrik::find_matching_regions[][src]

pub(crate) fn find_matching_regions(
    geojson: GeoJson,
    center: LonLat
) -> Vec<(MultiPolygon<f64>, String)>