# Generated by roxygen2: do not edit by hand

export(check_api_access)
export(convert_municipality_key_codes)
export(geocode)
export(geocode_reverse)
export(get_municipalities)
export(get_municipality_pop)
export(get_population_grid)
export(get_statistical_grid)
export(get_zipcodes)
export(municipality_central_localities)
export(ogc_get_maastotietokanta)
export(ogc_get_maastotietokanta_collections)
export(ogc_get_nimisto)
export(ogc_get_statfi_area)
export(ogc_get_statfi_area_pop)
export(ogc_get_statfi_statistical_grid)
export(wfs_api)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(httr2,req_perform)
importFrom(httr2,req_retry)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_string)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(purrr,compact)
importFrom(purrr,keep)
importFrom(purrr,map2)
importFrom(purrr,modify)
importFrom(rlang,.data)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_is_valid)
importFrom(sf,st_read)
importFrom(sf,st_transform)
importFrom(xml2,read_xml)
importFrom(xml2,write_xml)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
importFrom(yaml,read_yaml)
