개방형 GIS 표준에 따른 오브젝트 웹 시스템 설계

A Design of Open GIS Compliant Object Web

  • 발행 : 1999.12.31

초록

지금까지 지리공간 데이터에 대한 접근과 처리에 있어서 상호운용성 보장을 위해 $OpenGIS^{TM}$ 명세에 준하는 다양한 프로토타입 시스템들이 설계되어 왔다. 그러나, 오브젝트 웹 GIS의 관점에서 보았을 때 실질적인 상호운용성을 보장할 수 있는 운영 시스템이 되기까지는 많은 걸림돌들이 존재한다. 특히, 새로운 아키텍쳐 설계에 있어 핵심 기반 기술 중의 하나라고 할 수 있는 매핑 라이브러리의 상호운용성 측면에서 진행되는 연구는 거의 없는 실정이다. 본 논문은 타 $OpenGIS^{TM}$ 기반 데이터 제공자들과 상호운용될 수 있는 매핑 커널인 OpenViews를 개발하는 데 초점을 두고, 이를 기반으로 한 새로운 차원의 개방형 GIS 시스템 설계를 제시한다. 이를 위해 향후 등장하게 될 여러 시스템들을 ORB를 통해 통합하기 위한 기본적 시스템 요구 사항들을 추출하였으며, 특히 심볼 객체를 분산시킬 수 있는 표준 인터페이스를 제시하였다. 개발된 매핑 커널은 확장성과 유연성을 보장할 수 있도록 100% 순수 자바를 기반으로 하였으며, 잘 알려진 디자인 패턴과 UML을 설계 과정에 도입하였다. OpenViews를 내장한 GIS 애플리케이션 서버는 OpenBroker를 이용하는 데이터 제공자와 함께 서블릿과 EJB기반의 웹 전자지도 출판을 쉽고 빠르게 처리할 수 있도록 하는 개방형 GIS 시스템 아키텍쳐의 핵심 구성 요소이다.

To meet the interoperability requirements associated with geospatial data access and geoprocessing, much efforts to design prototypical systems conforming to $OpenGIS^{TM}$ specification has been made. With respect to Object Web GIS, however, current internet mapping technology mainly focuses on either developing mapping libraries or client applications regardless of the future needs for interoperability such as an integration of $OpenGIS^{TM}$ standard for CORBA. In this paper, we propose an $OpenGIS^{TM}$ compliant mapping kernel. OpenViews, which is designed to meet those requirements. The kernel of OpenViews encapsulates the process of acquiring geospatial data in the format of $OpenGIS^{TM}$ Geometry through ORB(Object Request Broker). OpenViews, being designed based on well-known design patterns, is a highly extensible in that programmers can easily customize it on the object oriented architecture. The components implemented in OpenViews are CORBA/Java objects, and as such are portable and scalable in a networked environment. A companion package, OpenBroker, is also developed as a portable geoprocessing application server to facilitate the implementation and configuration of server side CORBA objects. It can be used for implementing objects for spatial analysis service which would be independent of legacy spatial database systems in many cases. OpenViews, together with OpenBroker, has been successfully prototyped using the technologies including EJB and servlet as the core components of an Open GIS compliant internet mapping.

키워드