# Generated by roxygen2: do not edit by hand

export(cc_casey)
export(cc_davis)
export(cc_elevation)
export(cc_heard)
export(cc_kingston)
export(cc_location)
export(cc_macquarie)
export(cc_mawson)
export(ceramic_cache)
export(ceramic_tiles)
export(clear_ceramic_cache)
export(get_api_key)
export(get_tiles)
export(get_tiles_buffer)
export(get_tiles_dim)
export(get_tiles_zoom)
export(mercator_tile_extent)
export(plot_tiles)
export(read_tiles)
export(tiles_to_polygon)
export(unpack_rgb)
importFrom(curl,curl_download)
importFrom(dplyr,filter)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,file_info)
importFrom(glue,glue)
importFrom(grDevices,dev.size)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(purrr,pmap)
importFrom(rappdirs,user_cache_dir)
importFrom(rlang,.data)
importFrom(sp,plot)
importFrom(stats,approx)
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(terra,ext)
importFrom(terra,is.lonlat)
importFrom(terra,rast)
importFrom(terra,set.crs)
importFrom(terra,set.ext)
importFrom(terra,sprc)
importFrom(tibble,tibble)
importFrom(utils,askYesNo)
importFrom(wk,wk_bbox)
importFrom(wk,wk_crs)
