powered by
sp
"as_osmar_bbox" (obj, ...)
Spatial
bbox
as_osmar_bbox
center_bbox
corner_bbox
data("muc", package = "osmar") muc_points <- as_sp(muc, "points") bbox(muc_points) # sp::bbox object as_osmar_bbox(muc_points) # osmar::bbox object
Run the code above in your browser using DataLab