# Generated by roxygen2: do not edit by hand

S3method(collect,vicmap_promise)
S3method(filter,vicmap_promise)
S3method(head,vicmap_promise)
S3method(print,vicmap_promise)
S3method(select,vicmap_promise)
S3method(show_query,vicmap_promise)
S3method(sql_escape_ident,wfsConnection)
S3method(sql_escape_string,wfsConnection)
S3method(sql_translate_env,wfsConnection)
export("%>%")
export(BBOX)
export(BEYOND)
export(CONTAINS)
export(CQL)
export(CROSSES)
export(DISJOINT)
export(DWITHIN)
export(EQUALS)
export(INTERSECTS)
export(OVERLAPS)
export(RELATE)
export(TOUCHES)
export(WITHIN)
export(collect)
export(feature_cols)
export(feature_hits)
export(filter)
export(geom_col_name)
export(get_col_df)
export(head)
export(listLayers)
export(select)
export(show_query)
export(vicmap_options)
export(vicmap_query)
exportClasses(wfsConnection)
exportMethods(dbQuoteIdentifier)
exportMethods(dbQuoteString)
import(DBI)
import(methods)
importFrom(dplyr,collect)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(dplyr,show_query)
importFrom(dplyr,sql_escape_ident)
importFrom(dplyr,sql_escape_string)
importFrom(dplyr,sql_translate_env)
importFrom(magrittr,"%>%")
importFrom(utils,head)
