Remove TODO for CRS #3
This commit is contained in:
parent
1a778859ea
commit
4cf89d7938
|
@ -8,9 +8,6 @@ from shapely.geometry import Point
|
||||||
from matsim_activity_to_matsim_schedule import MatsimActivityToMatsimSchedule
|
from matsim_activity_to_matsim_schedule import MatsimActivityToMatsimSchedule
|
||||||
from hub_function_to_matsim_activity import HubFunctionToMatsimActivity
|
from hub_function_to_matsim_activity import HubFunctionToMatsimActivity
|
||||||
|
|
||||||
|
|
||||||
# TODO: Please check this https://github.com/matsim-org/matsim-code-examples/issues/63 for the CRS in matsim should match the city
|
|
||||||
|
|
||||||
class MatSimEngine:
|
class MatSimEngine:
|
||||||
def __init__(self, city, output_file_path):
|
def __init__(self, city, output_file_path):
|
||||||
self._city = city
|
self._city = city
|
||||||
|
|
Loading…
Reference in New Issue
Block a user