Abstract
GeoRSS is RSS which contains geospatial information, and it supports to supply diverse kinds of data through mash-up map service like the google map. It helps to implement efficient web service with simple java-scripts, but sometimes initial page loading takes too much time and causes heavy traffic when it includes lots of multimedia data. In this paper, we propose a splitting method of GeoRSS for fast accessing. As the result of experiments, we achieved improvement of browsing speed and reducing of initial data traffic.
GeoRSS는 위치정보를 포함하고 있는 RSS로 구글맵과 같은 지도 서비스와의 매쉬업(Mash-up)을 통해 다양한 정보를 제공할 수 있도록 지원한다. 간단한 자바스 크립트로 효율적인 웹서비스 구축이 가능하지만, 사진이나 동영상과 같은 다량의 멀티미디어 정보를 포함하고 있는 경우 페이지 로딩 속도가 매우 느려지고, 과도한 트래픽 발생을 유발시켜 시스템 유지비용을 증가시키는 단점을 가진다. 본 논문에서는 웹상에서 빠른 제어를 할 수 있도록 분할된 GeoRSS의 분할 기법을 제안한다. 제안하는 방법으로 구현된 구글맵 웹서비스는 일반 GeoRSS를 사용하는 것보다 원하는 지리정보를 빠르게 브라우징 할 수 있는 장점을 가진다. 성능평가를 통해 제안하는 방법이 좋은 성능을 가지는 것을 확인한다.