| osmsource_file {osmar} | R Documentation |
Imports the complete OSM file.
osmsource_file(file)
file |
The file name (and path) of the osm file |
Use the function
compete_file as dummy description for all elements
get_osm, bbox,
osm_descriptors
Other osmsource: osmsource_api,
osmsource_osmosis
## Not run:
get_osm(complete_file(), source = osmsource_file("muc.osm"))
## End(Not run)