wsp-sag / Lasso

Python package of utilities for Network Wrangler
https://wsp-sag.github.io/Lasso/
Apache License 2.0
5 stars 3 forks source link

Project.create_project missing base_roadway_network read #82

Closed DavidOry closed 4 years ago

DavidOry commented 4 years ago

There should be an elif if the base_roadway_network is passed in around here.

Something like:

elif base_roadway_network:
   self.base_roadway_network = base_roadway_network