# Generated by roxygen2: do not edit by hand

S3method(get_apicarto_cadastre,character)
S3method(get_apicarto_cadastre,sf)
S3method(get_apicarto_cadastre,sfc)
export(.onAttach)
export(are_queryable)
export(get_apicarto_cadastre)
export(get_apicarto_commune)
export(get_apicarto_plu)
export(get_apikeys)
export(get_layers_metadata)
export(get_raw_lidar)
export(get_wfs)
export(get_wms_info)
export(get_wms_raster)
export(shp_to_geojson)
importFrom(archive,archive)
importFrom(archive,archive_extract)
importFrom(checkmate,assert)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_double)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,check_character)
importFrom(checkmate,check_class)
importFrom(checkmate,check_null)
importFrom(curl,has_internet)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_path)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_body_xml)
importFrom(httr2,resp_is_error)
importFrom(magrittr,`%>%`)
importFrom(sf,"st_crs<-")
importFrom(sf,gdal_utils)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_axis_order)
importFrom(sf,st_bbox)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_filter)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersects)
importFrom(sf,st_is_longlat)
importFrom(sf,st_length)
importFrom(sf,st_linestring)
importFrom(sf,st_make_grid)
importFrom(sf,st_make_valid)
importFrom(sf,st_point)
importFrom(sf,st_set_precision)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(terra,rast)
importFrom(terra,vrt)
importFrom(terra,writeRaster)
importFrom(utils,download.file)
importFrom(utils,globalVariables)
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,xml_child)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_has_attr)
