train_shapefile: ctar train line shapefile

Description Usage Format Source

Description

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

Usage

1

Format

A data frame with 154 rows and 10 variables:

OBJECTID

An ID of each gemotry

ASSET_ID

?

LINES

String of lines serviced on this route's gemoetry

DESCRIPTIO

Description of the start and stop of routes of this geometry

TYPE

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

LEGEND

Factor indicator of the main route

ALT_LEEGEND

Factor indicator of all the routees as one string

BRANCH

Branch of train service, e.g. "Red Line North Side"

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.