# Generated by roxygen2: do not edit by hand

export(add_flow_vectors)
export(aggregate_block)
export(generate_block)
export(get_3d_world)
export(get_bgvi)
export(get_dng)
export(get_era5_met)
export(get_fused_dsm)
export(get_metadata)
export(get_morphology)
export(get_neighbors)
export(get_noise_map)
export(get_radiation)
export(get_shadow_footprint)
export(get_shadow_height)
export(infer_osm_traffic)
export(install_noisemodelling)
export(osm_noise_traffic_defaults)
export(plot_bgvi_viewshed)
export(plot_foam_map)
export(plot_noise_map)
export(prepare_foam_case)
export(prepare_foam_geometry)
export(prepare_noisemodelling_inputs)
export(prepare_openfoam_inputs)
export(read_foam_pedestrian_slice)
export(run_openfoam_docker)
export(sample_foam_slice)
export(search_3dglobdf)
export(svf)
importFrom(Rcpp,evalCpp)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,ungroup)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(future,availableCores)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hcl.colors)
importFrom(httr2,req_perform)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(igraph,add_edges)
importFrom(igraph,components)
importFrom(igraph,make_empty_graph)
importFrom(nominatimlite,geo_lite_sf)
importFrom(parallelly,supportsMulticore)
importFrom(rlang,.data)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_collection_extract)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_length)
importFrom(sf,st_minimum_rotated_rectangle)
importFrom(sf,st_multipoint)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_perimeter)
importFrom(sf,st_polygon)
importFrom(sf,st_polygonize)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_within)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(terra,align)
importFrom(terra,as.points)
importFrom(terra,as.polygons)
importFrom(terra,cellSize)
importFrom(terra,cover)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(terra,focal)
importFrom(terra,ifel)
importFrom(terra,mask)
importFrom(terra,merge)
importFrom(terra,patches)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,terraOptions)
importFrom(terra,vect)
importFrom(terra,viewshed)
importFrom(terra,zonal)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,unzip)
useDynLib(gloBFPr, .registration = TRUE)
