Design and Implementation of a Mapping Middleware for Wireless Internet Map Service

무선인터넷 지도서비스를 위한 매핑 미들웨어의 설계와 구현

  • Published : 2004.07.01

Abstract

With the spread of wireless internet, the interest in mobile applications and services is increasing. Korea Wireless Internet Standardization Forum has been establishing the standards for mobile platform and map service in the wireless internet environment. This study aims to present a paragon of mapping middleware that plays the role of broker for wireless internet map service: in particular, it focuses on the interoperability with generic map servers. In this study, we developed a method for applying current map servers to the wireless internet map service, and analyzed the request/response structure of the map servers which have different operation characteristics in order to allow our middleware to fully utilize the functionalities of the map servers. The middleware we developed is composed of .NET-based XML Web Services: it has a lightweight module for image map and a map representation module for choropleth map, symbol map, chart map, etc. This mapping middleware is a broker between mobile client and generic map server, and supports .NET clients and Java clients as well. Its component-based interoperability grants the extensibility for the wireless internet dedicated map servers of the future in addition to the current generic map servers.

무선인터넷의 보급이 확대되면서 GIS 분야에서도 모바일기기를 이용한 애플리케이션과 서비스에 대한 관심이 커져가고 있으며, 한국 무선인터넷 표준화 포럼에서는 무선인터넷을 위한 모바일 플랫폼의 표준과 함께 휴대단말기를 이용한 지도서비스의 기술규격을 제정해오고 있다. 이 연구는 무선인터넷 환경에서 지도서비스를 중개하는 매핑 미들웨어의 선도적 모델을 제시하는 것을 목적으로 하며, 특히 일반 지도서버와의 상호운용에 초점을 둔다. 이 연구에서는 기존의 유선인터넷 환경에서 사용되던 일반 지도서버들을 무선인터넷 환경에 적용하는 방법을 개발하며, 이를 위해 각기 상이한 운용환경을 가진 지도서버들의 요청/응답 구조와 전송 매개변수를 분석함으로써 매핑 미들웨어가 지도서버의 기능을 십분 활용하도록 한다. 이 연구에서 개발한 매핑미들웨어는 .NET 기반의 XML 웹서비스로 구성되며, 이미지 압축을 통한 데이터 경량화 처리모듈과, 단계구분도, 심볼지도, 차트지도, 조건검색지도 등을 위한 지도표현 처리모듈을 포함한다. 이 연구에서 개발한 매핑 미들웨어는 휴대폰이나 PDA와 같은 모바일 클라이언트와 일반 지도서버 사이의 중개역할을 담당하며, .NET클라이언트와 Java 클라이언트 모두를 지원할 수 있다. 또한, 컴포넌트 방식의 상호운용에 의해 기존의 일반 지도서버뿐만 아니라 향후의 무선인터넷 전용 지도서버와도 연동될 수 있는 확장성을 가진다.

Keywords