magnolia_xy {slopes} | R Documentation |
Road segments in Magnolia, Seattle
Description
A dataset representing road segments in the Magnolia area of Seattle with X, Y and Z (elevation) dimensions for each coordinate.
Usage
magnolia_xy
Format
An object of class sf
Source
Accessed in early 2021 from the seattle-streets
layer from the
data-seattlecitygis
website.
Examples
names(magnolia_xy)
plot(magnolia_xy["SLOPE_PCT"])
[Package slopes version 1.0.1 Index]