net {vein} | R Documentation |
Road network of the west part of Sao Paulo city
Description
This dataset is an sf class object with roads from a traffic simulation made by CET Sao Paulo, Brazil
Usage
data(net)
Format
A Spatial data.frame (sf) with 1796 rows and 1 variables:
- ldv
Light Duty Vehicles (veh/h)
- hdv
Heavy Duty Vehicles (veh/h)
- lkm
Length of the link (km)
- ps
Peak Speed (km/h)
- ffs
Free Flow Speed (km/h)
- tstreet
Type of street
- lanes
Number of lanes per link
- capacity
Capacity of vehicles in each link (1/h)
- tmin
Time for travelling each link (min)
- geometry
geometry
[Package vein version 1.1.3 Index]