국토교통부 교통정보공개서비스

개발자센터

HOME > 개발자센터 > OpenAPI레퍼런스 >

공사정보

고속도로 및 국도 실시간 공사정보를 제공합니다.

1 요청URL
2요청변수
요청변수 설명
key string 공개키
ReqType string boundary 요청여부(2)
type string 도로정보 (its : 국도 / ex : 고속도로)
EventIdentity string
MinX double boundary MinX
MinY double boundary MinY
MaxX double boundary MaxX
MaxY double boundary MaxY
3출력결과필드
출력변수 설명
CoordType string 좌표타입
DataCount int 공사정보 개수
type string 도로정보 (its : 국도 / ex : 고속도로 / police : 경찰청)
EventId string 공사 고유 식별번호
EventType string 공사정보유형
CoordX double 경도좌표
CoordY double 위도좌표
LanesBlockType string
공사로 인한 차로 차단 방법
( 0 : 통제없음 / 1 : 갓길통제/ 2 : 차로부분통제 / 3 : 전면통제 )

LanesBlocked string 공사로 인해 차단된 차로 수
EventStartDay string 공사 시작일
EventEndDay string 공사 종료일
EventStartTime string 공사 실제 개시 시간
EventEndTime string 공사 실제 종료 시간
EventStatusMsg string 공사 상황정보 메시지
ExpectedCnt int 우회정보개수
ExpectedDetourMsg string 우회정보 메시지
EventDirection string 진행방향
4샘플XML
5에러 메세지
에러코드 에러메시지 에러내용
000 System error 시스템 에러