|
@ -204,7 +204,7 @@ class DailyPreprocessor(): |
|
|
print('2-1. 매칭 테이블들을 생성했습니다.') |
|
|
print('2-1. 매칭 테이블들을 생성했습니다.') |
|
|
|
|
|
|
|
|
# 2-1-1 |
|
|
# 2-1-1 |
|
|
def make_match1(self,fetch_all:bool=False): |
|
|
|
|
|
|
|
|
def make_match1(self, fetch_all:bool=False): |
|
|
''' |
|
|
''' |
|
|
모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 |
|
|
모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 |
|
|
|
|
|
|
|
|