# Generated by roxygen2: do not edit by hand

export(om_get)
export(om_map)
export(om_read)
export(om_write)
importFrom(graphics,par)
importFrom(lwgeom,st_split)
importFrom(mapsf,
  mf_credits,
  mf_map,
  mf_scale,
  mf_title
)
importFrom(osmextract,
  oe_download,
  oe_match,
  oe_vectortranslate
)
importFrom(sf,
  "st_agr<-",
  "st_geometry<-",
  st_area,
  st_as_sf,
  st_bbox,
  st_buffer,
  st_cast,
  st_collection_extract,
  st_coordinates,
  st_crs,
  st_geometry,
  st_geometry_type,
  st_intersection,
  st_intersects,
  st_is_empty,
  st_is_longlat,
  st_length,
  st_linestring,
  st_make_valid,
  st_point,
  st_polygon,
  st_read,
  st_sf,
  st_sfc,
  st_transform,
  st_union,
  st_write
)
