sf_districts | R Documentation |
An sf object containing the12 districts of Berlin as multipolygons.
sf_districts
An object of class sf
(inherits from tbl_df
, tbl
, data.frame
) with 12 rows and 4 columns.
district_name. Name of the Berlin district this feature is located in.
district_id. 3 digit code (as character) of the district this feature is located in.
district_key. Combined key for the district this feature is located in.
geometry. Simple feature geometry.
Data downloaded from https://daten.odis-berlin.de/en/dataset/bezirksgrenzen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.