as_osmar_bbox {osmar}R Documentation

Bounding box converter generic

Description

Generic function for implementing converters from various objects (e.g., sp Spatial objects) to osmar bbox objects.

Usage

  as_osmar_bbox(obj, ...)

Arguments

obj

Object to compute osmar bbox

...

Additional parameters for underlying functions

See Also

Other as_osmar_bbox: as_osmar_bbox.Spatial, center_bbox, corner_bbox


[Package osmar version 1.1-7 Index]