Function importer::pick_geofabrik::find_matching_regions[][src]

fn find_matching_regions(
    geojson: GeoJson,
    center: LonLat
) -> Vec<(MultiPolygon<f64>, String)>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator