STORY
스토리 보드
Smart Traffic 관리 페이지가 추가되었습니다.
지도(OpenstreetMap, GoogleMap) 기반의 교통정보 관제 시스템 데모가 추가되었습니다. Leaflet 라이브러리를 이용해서 실시간 교통정보를 지도상에 시현하며, 부산시 교통 공공데이터를 이용해서 다양한 교통정보를 실시간 처리하고 있습니다.
- Map : OSM(OpenStreetMap), GoogleMap 지도를 이용하고 있습니다. 상업적인 이용을 위해서 네이버맵, 다음맵 등의 다양한 지도와도 연동 가능합니다.
- 공공데이터: 부산시 교통 관련 공공데이터 이용 (현재 샘플데이터 갯수제한으로 2-3분 간격으로 실시간 이벤트 데이터를 수집하고 있습니다. 만약 실제 서비스에서 실시간 데이터가 1초 이내로 수집이 된다면, 지도상에서 실시간으로 변경되는 데이터를 확인 가능합니다.)
- Leaflet library 사용
- Leaflet-cluster
- Leaflet-draw
- Leaflet-contextmenu
데모용으로 개발된 본 서비스를 바탕으로 지도기반의 다양한 서비스를 실시간으로 구현 가능합니다.
-------------------------------------------------------------------------------------------------------------------------------------------------
Map-based real-time traffic control system is added to main web application using angular and loopback.Real-time open data is displayed in map using leaflet library, and open data is based on Busan-Open data.
- Map : OSM(OpenStreetMap), GoogleMap
- Open-Data: Busan Open Data (Currently, we use sample data. So sample data quantity is not enough for real-time display. We can display real-time data on map for real service or commercial usage)
- Leaflet library
- Leaflet-cluster
- Leaflet-draw
- Leaflet-contextmenu
Customer can use various services based on map like this traffic service!
>> Enter Demo (데모사이트 바로가기 )