osmt_convert: Convert file format of osm files

Description Usage Arguments

View source: R/osmconvert.R

Description

Convert file format of osm files

Usage

1
osmt_convert(file, format_out = "o5m", drop_author = TRUE, bbox = NULL)

Arguments

file

path to file

format_out

format to convert to

drop_author

logical, reduce file size by removing author info

bbox

sf bbox, from st_bbox(), or a 2x2 matrix lng/lat coordinates for bottom left and top right corners


ITSLeeds/OSMtools documentation built on Oct. 28, 2021, 1:53 a.m.