# Generated by roxygen2: do not edit by hand

S3method(get_apicarto_cadastre,character)
S3method(get_apicarto_cadastre,sf)
S3method(get_apicarto_cadastre,sfc)
S3method(get_layers_metadata,character)
S3method(get_layers_metadata,wfs)
S3method(get_layers_metadata,wms)
export(.onAttach)
export(get_apicarto_cadastre)
export(get_apicarto_plu)
export(get_apikeys)
export(get_iso)
export(get_layers_metadata)
export(get_wfs)
export(get_wms_raster)
export(shp_to_geojson)
importFrom(checkmate,assert)
importFrom(checkmate,assert_choice)
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,rename_all)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,accept_json)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(httr,modify_url)
importFrom(httr,reset_config)
importFrom(httr,set_config)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr2,req_perform)
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(magrittr,`%>%`)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
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_length)
importFrom(sf,st_linestring)
importFrom(sf,st_make_grid)
importFrom(sf,st_make_valid)
importFrom(sf,st_read)
importFrom(sf,st_set_precision)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(stars,read_stars)
importFrom(stars,st_mosaic)
importFrom(stars,st_warp)
importFrom(stars,write_stars)
importFrom(tidyr,pivot_wider)
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_name)
importFrom(xml2,xml_text)
