Register of Leipzig's streets

get_lis_streets(...)

Value

Data frame with 5 columns

  • STADTBEZIRKSNUMMER (ID of larger administrative districts)

  • STADTBEZIRKSNAME (Name of larger administrative districts)

  • ORTSTEIL (ID of smaller local district)

  • ORTSTEILNAME (Name of smaller local districts)

  • STRASSENNAME (Street name)

References

https://www.leipzig.de/buergerservice-und-verwaltung/unsere-stadt/gebietsgliederung-und-strassennamen/strassennamen/

Examples

if (FALSE) { # \dontrun{
get_lis_trees()
} # }