get_who_streets: get_who_streets

Description Usage Arguments Value Note

Description

Extract OSM streets for given location (city), and save them in the data directory

Usage

1
get_who_streets(city = "kathmandu", n = 1)

Arguments

city

Name of city for which streets are to be obtained

n

Number of chunks into which to divide the file (see details)

Value

The sf-formatted data object (invisibly)

Note

github only stores single files under 5MB, so setting n > 1 enables a file to be divided into individual chunks smaller than this limit which can be stored and easily rbind-ed back together on loading.


ATFutures/who-data-archived-report1 documentation built on May 27, 2019, 11:47 p.m.