A SpatialPolygonsDataFrame
object representing the outlines of three buildings located in Central Boston. The attribute height_m
contains building height, in meters.
boston_build
A SpatialPolygonsDataFrame
with 10 features and 4 attributes:
Building part ID
Building ID
Number of floors for part
Building height, in meters
boston_build#> class : SpatialPolygonsDataFrame #> features : 10 #> extent : 328949.6, 329130.9, 4690552, 4690772 (xmin, xmax, ymin, ymax) #> crs : +proj=utm +zone=19 +datum=WGS84 +units=m +no_defs #> variables : 4 #> names : objectid, build_id, part_floor, height_m #> min values : 99167, 1, 1, 3.631387178664 #> max values : 123842, 3, 8, 240.240312