sn_get_named_city_streets: Gets roads within city boundaries, crops them, and keeps only...

View source: R/sn_get_city_streets.R

sn_get_named_city_streetsR Documentation

Gets roads within city boundaries, crops them, and keeps only those with names

Description

This function downloads all roads for a given country, downloads boundaries for a given administrative unit, and removes roads with no names.

Usage

sn_get_named_city_streets(
  gisco_id,
  cache_names = FALSE,
  cache_sf = FALSE,
  lau_year = 2020
)

Arguments

gisco_id

Gisco id of the municipality

lau_year

Passed to 'll_get_lau()'. Defaults to 2020 for internal consistency.


giocomai/streetnamer documentation built on Oct. 14, 2023, 6:27 p.m.