Skip to contents

An sf object containing highways (specifically keyed as motorways or trunks) in Baltimore city and surrounding counties from OpenStreetMap.

Usage

highways_sf

Format

An sf data frame with 8327 rows and 4 variables:

osm_id

Character. The OpenStreetMap ID for the highway; can be used to retrieve more metadata.

name

Character. The name of the highway, if labeled in the OSM database.

lanes

Numeric. The number of lanes on the highway.

geometry

LINESTRING. The geometric representation of the highway.

Source

OpenStreetMap database via the osmdata package.

Examples

 head(highways_sf)
#>    osm_id                    name lanes
#> 1 4416441                    <NA>     5
#> 2 4416465                    <NA>     3
#> 3 4874471                    <NA>     3
#> 4 4985052        Patuxent Freeway     2
#> 5 4985054        Patuxent Freeway     2
#> 6 5041550 Custis Memorial Parkway     2
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   geometry
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -76.64110, -76.63998, -76.63847, 39.27041, 39.27029, 39.27012
#> 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -76.81415, -76.81360, -76.81353, -76.81346, -76.81335, -76.81322, -76.81257, 39.23545, 39.23297, 39.23272, 39.23247, 39.23219, 39.23191, 39.23063
#> 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       -77.15293, -77.15265, -77.15252, -77.15239, 39.00704, 39.00764, 39.00791, 39.00814
#> 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 -76.89644, -76.89605, 39.18444, 39.18431
#> 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 -76.89582, -76.89622, 39.18456, 39.18469
#> 6 -77.12349, -77.12304, -77.12235, -77.12216, -77.12201, -77.12183, -77.12167, -77.12151, -77.12135, -77.12118, -77.12102, -77.12088, -77.12073, -77.12060, -77.12048, -77.12035, -77.12023, -77.12012, -77.12000, -77.11989, -77.11979, -77.11969, -77.11958, -77.11876, -77.11864, -77.11850, -77.11839, -77.11826, -77.11814, -77.11802, -77.11790, -77.11776, -77.11761, -77.11746, -77.11730, -77.11715, -77.11700, -77.11684, -77.11668, -77.11650, -77.11633, -77.11614, -77.11596, -77.11577, -77.11559, -77.11541, -77.11522, -77.11502, -77.11482, -77.11457, 38.88098, 38.88125, 38.88164, 38.88174, 38.88183, 38.88193, 38.88203, 38.88215, 38.88226, 38.88239, 38.88252, 38.88264, 38.88278, 38.88291, 38.88302, 38.88316, 38.88328, 38.88342, 38.88356, 38.88371, 38.88384, 38.88399, 38.88413, 38.88526, 38.88543, 38.88561, 38.88575, 38.88589, 38.88602, 38.88614, 38.88626, 38.88639, 38.88652, 38.88664, 38.88676, 38.88687, 38.88697, 38.88707, 38.88717, 38.88727, 38.88736, 38.88746, 38.88754, 38.88762, 38.88770, 38.88777, 38.88783, 38.88790, 38.88796, 38.88802