# Generated by roxygen2: do not edit by hand

export(batch_geocode_addresses)
export(batch_geocode_sl)
export(geocode_address_candidates)
export(get_county_bounds)
export(get_muni_bounds)
export(get_state_bounds)
export(reverse_geocode)
importFrom(curl,has_internet)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
