# Generated by roxygen2: do not edit by hand

S3method(c,osmdata)
S3method(print,osmdata)
export("%>%")
export(add_feature)
export(add_osm_feature)
export(available_features)
export(available_tags)
export(bbox_to_string)
export(get_overpass_url)
export(getbb)
export(opq)
export(opq_osm_id)
export(opq_string)
export(osm_lines)
export(osm_multilines)
export(osm_multipolygons)
export(osm_points)
export(osm_poly2line)
export(osm_polygons)
export(osmdata)
export(osmdata_pbf)
export(osmdata_sf)
export(osmdata_sp)
export(osmdata_xml)
export(overpass_status)
export(set_overpass_url)
export(trim_osmdata)
export(unique_osmdata)
import(sp)
importFrom(Rcpp,evalCpp)
importFrom(curl,has_internet)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,day)
importFrom(lubridate,force_tz)
importFrom(lubridate,month)
importFrom(lubridate,wday)
importFrom(lubridate,year)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(methods,slot)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(utils,read.table)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
useDynLib(osmdata, .registration = TRUE)
