Trees planted in Leipzig

get_lis_trees(...)

Value

Data frame with 6 columns

  • OBJECTID (Running number)

  • STRASSE_NAME (Name of street)

  • ORTSTEIL (Name of local district)

  • BAUMART_WISSENSCHAFTLICH (Name of tree, Latin)

  • BAUMART_DEUTSCH (Name of tree, German)

  • PFLANZJAHR (Year the tree was planted)

References

https://opendata.leipzig.de/dataset/strassenbaumkataster/resource/476c4909-89f8-439a-b353-4ee8d28d74d7

Examples

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