# Generated by roxygen2: do not edit by hand

S3method(get_layers_metadata,character)
S3method(get_layers_metadata,wfs)
S3method(get_layers_metadata,wms)
export(.onAttach)
export(get_apikeys)
export(get_iso)
export(get_layers_metadata)
export(get_wfs)
export(get_wms_raster)
importFrom(curl,has_internet)
importFrom(dplyr,mutate)
importFrom(dplyr,rename_all)
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(magrittr,`%>%`)
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_length)
importFrom(sf,st_linestring)
importFrom(sf,st_make_valid)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(stars,read_stars)
importFrom(tidyr,pivot_wider)
importFrom(utils,download.file)
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)
