Closed e-lo closed 4 years ago
@i-am-sijia i think there is just one left in transit.py
:
bus_routetype_gdf = gpd.read_file(
"Z:/Data/Users/Sijia/Met_Council/GIS/shp_trans_transit_routes/TransitRoutes.shp"
)
moved that file to parameter, commit ae08494
I guess we can remove this chunk:
I actually updated how cube modes are calculated to be based on the route id and name:
I think this is a pretty good approximation and that way we don't need an extraneous shape file.
i.e.
Z:/Sijia...
:-)