chib: Chicago Boundary

chibR Documentation

Chicago Boundary

Description

A polygon list for the boundary of the city of Chicago

Usage

data("chib")

Format

A data frame with 1 observations on the following 5 variables.

name

the city name

objectid

the object ID code for Chicago

shape_area

the polygon error, under some projection

shape_len

the polygon length, under some projection

geometry

a multipolygon of the city of Chicago boundary

Details

An R-imported data frame shapefile using the st_read function. Original data from the Chicago Data Portal

Source

https://data.cityofchicago.org/api/geospatial/ewy2-6yfk?method=export&format=Shapefile

Examples

data(chib)
## maybe str(chib) ; plot(chib) ...

ccebra/Divvy-Data documentation built on June 12, 2022, 1:50 a.m.