Implementation of OpenGIS-based middleware using CORBA

CORBA를 이용한 OpenGIS 기반 미들웨어 구현

  • 안경환 (부산대학교 컴퓨터공학과) ;
  • 조대수 (부산대학교 컴퓨터공학과) ;
  • 홍봉희 (부산대학교 컴퓨터공학과)
  • Published : 1999.06.30

Abstract

The focus is moving from the problem of building data to the problem of accessing and efficient utilization of data fitting to the purpose of a user. A distributed technology and a standard of geodata and geoprocessing is needed to satisfy these needs. This paper suggests an implementation method of a standard interface defined by OpenGIS with CORBA which is a distributed object technology. A client can invoke Open API of the middleware implemented with CORBA through IIOP. CORBA server objects which provide a client with Open API is the essence of an interoperability. CORBA server objects wrap the data formats and access methods of different GIS engines, and translate the data formats of different data servers to a standard data format.

과거에는 공간데이타를 초기에 어떻게 구축할 것인가가 문제였으나 현재는 엄청난 양의 분산된 공간 데이타중 목적에 맞는 데이타에 대한 접근 및 효율적인 이용에 대해서 그 초점이 옮겨지고 있다. 이러한 요구를 만족하기 위해서는 분산 객체 기술과 공간 데이타 및 서비스에 대한 표준을 필요로 한다. 이 논문에서는 OpenGIS에서 정의하는 표준 인터페이스를 분산 객체 기술인 CORBA를 이용하여 구현하는 방법에 대해서 다루고 있다. 클라이언트는 CORBA로 구현된 미들웨어의 OpenAPI를 표준 프로토콜인 IIOP(TCP/IP)를 통하여 접근할 수 있다. 클라이언트에게 Open API를 제공해 주는 CORBA 서버 객체는 기존 시스템을 포장하여 상호 운용을 보장해 준다.

Keywords