Function pick_geofabrik::load_remote_geojson[][src]

pub(crate) async fn load_remote_geojson(
    path: String,
    url: &str
) -> Result<GeoJson>