Skip to contents

See info in the 'data-raw' folder to see how this dataset was created

Usage

points_oldenburg

Format

An object of class sf (inherits from data.frame) with 4 rows and 3 columns.

Examples

net_oldenburg_raw
#> Simple feature collection with 1738 features and 8 fields
#> Geometry type: LINESTRING
#> Dimension:     XY
#> Bounding box:  xmin: 8.199671 ymin: 53.13 xmax: 8.22954 ymax: 53.14796
#> Geodetic CRS:  WGS 84
#> First 10 features:
#>     osm_id              name lanes lit maxspeed  rcn smoothness surface
#> 1  4396682 Heiligengeistwall     3 yes       50  yes       good asphalt
#> 2  4396687        Staugraben     2 yes       50 <NA>       <NA> asphalt
#> 3  4396693              Stau     3 yes       50 <NA>       <NA> asphalt
#> 4  4830866        Poststraße     2 yes       50 <NA>       <NA> asphalt
#> 5  4830867        Schloßwall     2 yes       50 <NA>       <NA> asphalt
#> 6  4830868       Theaterwall     4 yes       50 <NA>       <NA> asphalt
#> 7  4830869     Amalienstraße     1 yes       50 <NA>       <NA> asphalt
#> 8  4856811  Stedinger Straße     3 yes       50 <NA>       <NA> asphalt
#> 9  4880848       Lindenallee  <NA> yes       50 <NA>       <NA> asphalt
#> 10 4950113 Würzburger Straße  <NA> yes       30 <NA>       <NA> asphalt
#>                          geometry
#> 1  LINESTRING (8.208733 53.141...
#> 2  LINESTRING (8.217407 53.140...
#> 3  LINESTRING (8.21851 53.1405...
#> 4  LINESTRING (8.218106 53.140...
#> 5  LINESTRING (8.215947 53.136...
#> 6  LINESTRING (8.213433 53.137...
#> 7  LINESTRING (8.218103 53.139...
#> 8  LINESTRING (8.22254 53.1317...
#> 9  LINESTRING (8.205843 53.141...
#> 10 LINESTRING (8.209448 53.146...