bus_shapefile: ctar bus shapefile

Description Usage Format Source

Description

A dataframe read from a .shp file containing geometries of bus routes Call the dataset with 'data(bus_shapefiles)'

Usage

1

Format

A data frame with 127 rows and 8 variables:

OBJECTID

An ID of each gemotry

ROUTE

The bus line route

NAME

The stop name along that route

WKDAY

Binary 0,1 variable signifying if a bus stops at that stop on a weekday

SAT

Binary 0,1 variable signifying if a bus stops at that stop on a saturday

SUN

Binary 0,1 variable signifying if a bus stops at that stop on a sunday

SHAPE_LEN

A perimeter measurement of the shape measured in meters

geometry

A list of points creating a geometry, interpretable by GIS packages

...

Source

<https://data.cityofchicago.org/Transportation/CTA-Bus-Routes-kml/rytz-fq6y/>


willdebras/ctar documentation built on Nov. 5, 2019, 12:20 p.m.