Converts a string of latitudes and longitudes into a square matrix to be
passed as a bbox
argument (to extract_osm_objects
,
osm_basemap
, or make_osm_map
).
See also
Other data-extraction:
connect_highways()
,
extract_osm_objects()
Examples
bbox <- get_bbox (c (-0.15, 51.5, -0.1, 51.52))