Learn R Programming

shadow (version 0.7.1)

build: Polygonal layer of four buildings in Rishon

Description

A SpatialPolygonsDataFrame object representing the outlines of four buildings located in Rishon-Le-Zion. The attribute BLDG_HT contains building height, in meters.

Usage

build

Arguments

Format

A SpatialPolygonsDataFrame with 4 features and 2 attributes:

build_id

Building ID

BLDG_HT

Building height, in meters

Examples

Run this code
# NOT RUN {
build
plot(build, axes = TRUE)
# }

Run the code above in your browser using DataLab