We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea27ef commit 4d59c1cCopy full SHA for 4d59c1c
1 file changed
README.md
@@ -15,7 +15,6 @@ pip install Unoffical-TAGO-API
15
16
## 사용 전 알아야 하는 사항
17
18
-사용 전
19
20
[국토교통부_(TAGO)_버스정류소정보](https://www.data.go.kr/data/15098534/openapi.do)
21
@@ -118,4 +117,4 @@ def from_list(cls, data:list): # 딕셔너리를 요소로 가진 리스트를
118
117
119
`get_station_by_gps`: GPS좌표를 기반으로 근처(반경 500m)에 있는 정류장을 검색
120
- 매개변수: `gpsLati`, `gpsLong`
121
-### 5. 오류
+### 5. 오류
0 commit comments