montlake_zones {abstr} | R Documentation |
Example Zones Table for Montlake
Description
Each row of this table contains the zone ID and geometry for a TAZ near
Montlake. Includes all zones that start or end within the Montlake
boundary and have at least 25 trips across all modes of transit in
montlake_od
.
Usage
montlake_zones
Format
A sf dataframe with columns:
- id
Zone ID (must match
o_id
ord_id
inmontlake_od
).- geometry
Simple feature collection (sfc) contain multipolygons, each representing the boundaries of a TAZ near Montlake.
Details
See the code used to create this data in "data-raw/montlake-test-data.R"
[Package abstr version 0.4.1 Index]