Example of OpenStreetMap road network
Examples
osm_net_example
#> Simple feature collection with 71 features and 4 fields
#> Geometry type: LINESTRING
#> Dimension: XY
#> Bounding box: xmin: -1.535904 ymin: 53.79979 xmax: -1.524435 ymax: 53.80682
#> Geodetic CRS: WGS 84
#> First 10 features:
#> highway name lanes maxspeed
#> 5082947 tertiary Cross Stamford Street <NA> <NA>
#> 6013279 trunk Sheepscar Street South 2 30 mph
#> 6018346 tertiary <NA> 1 <NA>
#> 6018347 tertiary Cross Stamford Street 2 <NA>
#> 6072857 unclassified Mabgate <NA> 30 mph
#> 6072858 residential Bell Street <NA> <NA>
#> 6072859 unclassified Byron Street <NA> <NA>
#> 6242167 tertiary Skinner Lane 1 <NA>
#> 23091062 tertiary Cherry Row 2 30 mph
#> 23091370 footway Hill Street <NA> <NA>
#> geometry
#> 5082947 LINESTRING (-1.531854 53.80...
#> 6013279 LINESTRING (-1.532834 53.80...
#> 6018346 LINESTRING (-1.532293 53.80...
#> 6018347 LINESTRING (-1.531854 53.80...
#> 6072857 LINESTRING (-1.533278 53.79...
#> 6072858 LINESTRING (-1.532694 53.80...
#> 6072859 LINESTRING (-1.532978 53.80...
#> 6242167 LINESTRING (-1.532765 53.80...
#> 23091062 LINESTRING (-1.529449 53.80...
#> 23091370 LINESTRING (-1.527111 53.80...